summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Git 2.39-rc1v2.39.0-rc1Junio C Hamano2022-11-302-1/+5
* Merge branch 'ps/gnumake-4.4-fix'Junio C Hamano2022-11-301-2/+10
|\
| * Makefile: avoid multiple patterns when recipes generate one filePaul Smith2022-11-281-2/+10
* | A bit more before -rc1Junio C Hamano2022-11-291-0/+9
* | Merge branch 'ab/doc-synopsis-and-cmd-usage'Junio C Hamano2022-11-292-2/+2
|\ \
| * | i18n: fix command template placeholder formatJean-Noël Avila2022-11-272-2/+2
* | | Merge branch 'km/merge-recursive-typofix'Junio C Hamano2022-11-291-1/+1
|\ \ \
| * | | merge-recursive: fix variable typo in error messageKyle Meyer2022-11-271-1/+1
| | |/ | |/|
* | | Merge branch 'jx/ci-ubuntu-fix'Junio C Hamano2022-11-293-17/+13
|\ \ \
| * | | ci: install python on ubuntuJiang Xin2022-11-272-5/+5
| * | | ci: use the same version of p4 on both Linux and macOSJiang Xin2022-11-272-3/+2
| * | | ci: remove the pipe after "p4 -V" to catch errorsJiang Xin2022-11-271-2/+2
| * | | github-actions: run gcc-8 on ubuntu-20.04 imageJiang Xin2022-11-273-7/+4
| |/ /
* | | Merge branch 'jh/trace2-timers-and-counters'Junio C Hamano2022-11-291-2/+2
|\ \ \
| * | | trace2 tests: guard pthread test with "PTHREAD"Ævar Arnfjörð Bjarmason2022-11-251-2/+2
* | | | Merge branch 'ah/chainlint-cpuinfo-parse-fix'Junio C Hamano2022-11-291-1/+1
|\ \ \ \
| * | | | chainlint.pl: fix /proc/cpuinfo regexpAndreas Hasenack2022-11-231-1/+1
| | |/ / | |/| |
* | | | Merge branch 'gc/resolve-alternate-symlinks'Junio C Hamano2022-11-292-13/+29
|\ \ \ \
| * | | | object-file: use real paths when adding alternatesGlen Choo2022-11-252-13/+29
* | | | | Another batch before -rc1Junio C Hamano2022-11-281-0/+20
* | | | | Merge branch 'ab/fewer-the-index-macros'Junio C Hamano2022-11-2851-366/+532
|\ \ \ \ \
| * | | | | cocci: apply "pending" index-compatibility to some "builtin/*.c"Ævar Arnfjörð Bjarmason2022-11-2130-202/+213
| * | | | | cache.h & test-tool.h: add & use "USE_THE_INDEX_VARIABLE"Ævar Arnfjörð Bjarmason2022-11-2110-3/+9
| * | | | | {builtin/*,repository}.c: add & use "USE_THE_INDEX_VARIABLE"Ævar Arnfjörð Bjarmason2022-11-216-6/+10
| * | | | | cocci: apply "pending" index-compatibility to "t/helper/*.c"Ævar Arnfjörð Bjarmason2022-11-218-20/+21
| * | | | | cocci & cache.h: apply variable section of "pending" index-compatibilityÆvar Arnfjörð Bjarmason2022-11-2119-129/+132
| * | | | | cocci & cache.h: apply a selection of "pending" index-compatibilityÆvar Arnfjörð Bjarmason2022-11-2111-41/+40
| * | | | | cocci: add a index-compatibility.pending.cocciÆvar Arnfjörð Bjarmason2022-11-211-0/+110
| * | | | | read-cache API & users: make discard_index() return voidÆvar Arnfjörð Bjarmason2022-11-216-16/+19
| * | | | | cocci & cache.h: remove rarely used "the_index" compat macrosÆvar Arnfjörð Bjarmason2022-11-2113-29/+65
| * | | | | builtin/{grep,log}.: don't define "USE_THE_INDEX_COMPATIBILITY_MACROS"Ævar Arnfjörð Bjarmason2022-11-212-2/+0
| * | | | | cache.h: remove unused "the_index" compat macrosÆvar Arnfjörð Bjarmason2022-11-211-5/+0
* | | | | | Merge branch 'sg/plug-line-log-leaks'Junio C Hamano2022-11-283-12/+13
|\ \ \ \ \ \
| * | | | | | diff.c: use diff_free_queue()SZEDER Gábor2022-11-021-8/+2
| * | | | | | line-log: free the diff queues' arrays when processing merge commitsSZEDER Gábor2022-11-021-4/+2
| * | | | | | line-log: free diff queue when processing non-merge commitsSZEDER Gábor2022-11-023-0/+9
* | | | | | | Merge branch 'es/locate-httpd-module-location-in-test'Junio C Hamano2022-11-281-1/+2
|\ \ \ \ \ \ \
| * | | | | | | lib-httpd: extend module location auto-detectionEric Sunshine2022-11-221-1/+2
* | | | | | | | Merge branch 'zk/push-use-bitmaps'Junio C Hamano2022-11-281-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | t5516: fail to run in verbose modeJiang Xin2022-11-221-3/+3
* | | | | | | | | Merge branch 'ew/prune-with-missing-objects-pack'Junio C Hamano2022-11-282-1/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | prune: quiet ENOENT on missing directoriesEric Wong2022-11-212-1/+11
* | | | | | | | | | Merge branch 'rs/list-objects-filter-leakfix'Junio C Hamano2022-11-281-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | list-objects-filter: plug combine_filter_data leakRené Scharfe2022-11-211-0/+1
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'pw/config-int-parse-fixes'Junio C Hamano2022-11-284-5/+43
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | git_parse_signed(): avoid integer overflowPhillip Wood2022-11-091-5/+6
| * | | | | | | | | | config: require at least one digit when parsing numbersPhillip Wood2022-11-093-0/+21
| * | | | | | | | | | git_parse_unsigned: reject negative valuesPhillip Wood2022-11-093-0/+16
* | | | | | | | | | | Merge branch 'jk/parse-object-type-mismatch'Junio C Hamano2022-11-282-5/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | parse_object(): simplify blob conditionalÆvar Arnfjörð Bjarmason2022-11-221-1/+1