Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge branch 'ab/gnumake-4.4-fix' | Junio C Hamano | 2022-12-01 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | Makefiles: change search through $(MAKEFLAGS) for GNU make 4.4 | Ævar Arnfjörð Bjarmason | 2022-11-30 | 2 | -3/+3 | |
* | | | | | | | Git 2.39-rc1v2.39.0-rc1 | Junio C Hamano | 2022-11-30 | 2 | -1/+5 | |
* | | | | | | | Merge branch 'ps/gnumake-4.4-fix' | Junio C Hamano | 2022-11-30 | 1 | -2/+10 | |
|\| | | | | | | ||||||
| * | | | | | | Makefile: avoid multiple patterns when recipes generate one file | Paul Smith | 2022-11-28 | 1 | -2/+10 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | A bit more before -rc1 | Junio C Hamano | 2022-11-29 | 1 | -0/+9 | |
* | | | | | | Merge branch 'ab/doc-synopsis-and-cmd-usage' | Junio C Hamano | 2022-11-29 | 2 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | i18n: fix command template placeholder format | Jean-Noël Avila | 2022-11-27 | 2 | -2/+2 | |
* | | | | | | | Merge branch 'km/merge-recursive-typofix' | Junio C Hamano | 2022-11-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | merge-recursive: fix variable typo in error message | Kyle Meyer | 2022-11-27 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'jx/ci-ubuntu-fix' | Junio C Hamano | 2022-11-29 | 3 | -17/+13 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | ci: install python on ubuntu | Jiang Xin | 2022-11-27 | 2 | -5/+5 | |
| * | | | | | | ci: use the same version of p4 on both Linux and macOS | Jiang Xin | 2022-11-27 | 2 | -3/+2 | |
| * | | | | | | ci: remove the pipe after "p4 -V" to catch errors | Jiang Xin | 2022-11-27 | 1 | -2/+2 | |
| * | | | | | | github-actions: run gcc-8 on ubuntu-20.04 image | Jiang Xin | 2022-11-27 | 3 | -7/+4 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'jh/trace2-timers-and-counters' | Junio C Hamano | 2022-11-29 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | trace2 tests: guard pthread test with "PTHREAD" | Ævar Arnfjörð Bjarmason | 2022-11-25 | 1 | -2/+2 | |
* | | | | | | | Merge branch 'ah/chainlint-cpuinfo-parse-fix' | Junio C Hamano | 2022-11-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | chainlint.pl: fix /proc/cpuinfo regexp | Andreas Hasenack | 2022-11-23 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'gc/resolve-alternate-symlinks' | Junio C Hamano | 2022-11-29 | 2 | -13/+29 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | object-file: use real paths when adding alternates | Glen Choo | 2022-11-25 | 2 | -13/+29 | |
* | | | | | | | | Another batch before -rc1 | Junio C Hamano | 2022-11-28 | 1 | -0/+20 | |
* | | | | | | | | Merge branch 'ab/fewer-the-index-macros' | Junio C Hamano | 2022-11-28 | 51 | -366/+532 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | cocci: apply "pending" index-compatibility to some "builtin/*.c" | Ævar Arnfjörð Bjarmason | 2022-11-21 | 30 | -202/+213 | |
| * | | | | | | | cache.h & test-tool.h: add & use "USE_THE_INDEX_VARIABLE" | Ævar Arnfjörð Bjarmason | 2022-11-21 | 10 | -3/+9 | |
| * | | | | | | | {builtin/*,repository}.c: add & use "USE_THE_INDEX_VARIABLE" | Ævar Arnfjörð Bjarmason | 2022-11-21 | 6 | -6/+10 | |
| * | | | | | | | cocci: apply "pending" index-compatibility to "t/helper/*.c" | Ævar Arnfjörð Bjarmason | 2022-11-21 | 8 | -20/+21 | |
| * | | | | | | | cocci & cache.h: apply variable section of "pending" index-compatibility | Ævar Arnfjörð Bjarmason | 2022-11-21 | 19 | -129/+132 | |
| * | | | | | | | cocci & cache.h: apply a selection of "pending" index-compatibility | Ævar Arnfjörð Bjarmason | 2022-11-21 | 11 | -41/+40 | |
| * | | | | | | | cocci: add a index-compatibility.pending.cocci | Ævar Arnfjörð Bjarmason | 2022-11-21 | 1 | -0/+110 | |
| * | | | | | | | read-cache API & users: make discard_index() return void | Ævar Arnfjörð Bjarmason | 2022-11-21 | 6 | -16/+19 | |
| * | | | | | | | cocci & cache.h: remove rarely used "the_index" compat macros | Ævar Arnfjörð Bjarmason | 2022-11-21 | 13 | -29/+65 | |
| * | | | | | | | builtin/{grep,log}.: don't define "USE_THE_INDEX_COMPATIBILITY_MACROS" | Ævar Arnfjörð Bjarmason | 2022-11-21 | 2 | -2/+0 | |
| * | | | | | | | cache.h: remove unused "the_index" compat macros | Ævar Arnfjörð Bjarmason | 2022-11-21 | 1 | -5/+0 | |
* | | | | | | | | Merge branch 'sg/plug-line-log-leaks' | Junio C Hamano | 2022-11-28 | 3 | -12/+13 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | diff.c: use diff_free_queue() | SZEDER Gábor | 2022-11-03 | 1 | -8/+2 | |
| * | | | | | | | | line-log: free the diff queues' arrays when processing merge commits | SZEDER Gábor | 2022-11-03 | 1 | -4/+2 | |
| * | | | | | | | | line-log: free diff queue when processing non-merge commits | SZEDER Gábor | 2022-11-03 | 3 | -0/+9 | |
* | | | | | | | | | Merge branch 'es/locate-httpd-module-location-in-test' | Junio C Hamano | 2022-11-28 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | lib-httpd: extend module location auto-detection | Eric Sunshine | 2022-11-22 | 1 | -1/+2 | |
* | | | | | | | | | | Merge branch 'zk/push-use-bitmaps' | Junio C Hamano | 2022-11-28 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | t5516: fail to run in verbose mode | Jiang Xin | 2022-11-22 | 1 | -3/+3 | |
* | | | | | | | | | | | Merge branch 'ew/prune-with-missing-objects-pack' | Junio C Hamano | 2022-11-28 | 2 | -1/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | prune: quiet ENOENT on missing directories | Eric Wong | 2022-11-21 | 2 | -1/+11 | |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'rs/list-objects-filter-leakfix' | Junio C Hamano | 2022-11-28 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | list-objects-filter: plug combine_filter_data leak | René Scharfe | 2022-11-21 | 1 | -0/+1 | |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'pw/config-int-parse-fixes' | Junio C Hamano | 2022-11-28 | 4 | -5/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | git_parse_signed(): avoid integer overflow | Phillip Wood | 2022-11-10 | 1 | -5/+6 | |
| * | | | | | | | | | | | config: require at least one digit when parsing numbers | Phillip Wood | 2022-11-10 | 3 | -0/+21 | |
| * | | | | | | | | | | | git_parse_unsigned: reject negative values | Phillip Wood | 2022-11-10 | 3 | -0/+16 |