summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Merge branch 'mz/doc-notes-are-not-anchors'Junio C Hamano2021-02-251-6/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | docs: clarify that refs/notes/ do not keep the attached objects aliveMartin von Zweigbergk2021-02-101-6/+8
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'ab/detox-gettext-tests'Junio C Hamano2021-02-25104-478/+464
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-1090-415/+415
| * | | | | | | | | | tests: remove last uses of C_LOCALE_OUTPUTÆvar Arnfjörð Bjarmason2021-02-103-14/+4
| * | | | | | | | | | tests: remove most uses of C_LOCALE_OUTPUTÆvar Arnfjörð Bjarmason2021-02-1017-41/+41
| * | | | | | | | | | tests: remove last uses of GIT_TEST_GETTEXT_POISON=falseÆvar Arnfjörð Bjarmason2021-02-101-8/+4
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jk/rev-list-disk-usage'Junio C Hamano2021-02-258-8/+292
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | docs/rev-list: add some examples of --disk-usageJeff King2021-02-171-0/+41
| * | | | | | | | | docs/rev-list: add an examples sectionJeff King2021-02-171-0/+52
| * | | | | | | | | rev-list: add --disk-usage option for calculating disk usageJeff King2021-02-115-0/+189
| * | | | | | | | | t: add --no-tag option to test_commitJeff King2021-02-092-8/+10
* | | | | | | | | | The tenth batchJunio C Hamano2021-02-221-0/+7
* | | | | | | | | | Merge branch 'ab/test-lib'Junio C Hamano2021-02-2241-124/+107
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | test-lib-functions: assert correct parameter countÆvar Arnfjörð Bjarmason2021-02-121-0/+8
| * | | | | | | | | | test-lib-functions: remove bug-inducing "diagnostics" helper paramÆvar Arnfjörð Bjarmason2021-02-125-16/+26
| * | | | | | | | | | test libs: rename "diff-lib" to "lib-diff"Ævar Arnfjörð Bjarmason2021-02-1223-30/+30
| * | | | | | | | | | t/.gitattributes: sort linesÆvar Arnfjörð Bjarmason2021-02-101-1/+1
| * | | | | | | | | | test-lib-functions: move function to lib-bitmap.shÆvar Arnfjörð Bjarmason2021-02-104-27/+29
| * | | | | | | | | | test libs: rename gitweb-lib.sh to lib-gitweb.shÆvar Arnfjörð Bjarmason2021-02-104-3/+3
| * | | | | | | | | | test libs: rename bundle helper to "lib-bundle.sh"Ævar Arnfjörð Bjarmason2021-02-103-2/+2
| * | | | | | | | | | test-lib-functions: remove generate_zero_bytes() wrapperÆvar Arnfjörð Bjarmason2021-02-102-8/+1
| * | | | | | | | | | test-lib-functions: move test_set_index_version() to its userÆvar Arnfjörð Bjarmason2021-02-102-5/+5
| * | | | | | | | | | test lib: change "error" to "BUG" as appropriateÆvar Arnfjörð Bjarmason2021-02-101-2/+2
| * | | | | | | | | | test-lib: remove check_var_migrationÆvar Arnfjörð Bjarmason2021-02-101-30/+0
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'ab/diff-deferred-free'Junio C Hamano2021-02-224-20/+60
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | diff: plug memory leak from regcomp() on {log,diff} -IÆvar Arnfjörð Bjarmason2021-02-111-0/+12
| * | | | | | | | | | diff: add an API for deferred freeingÆvar Arnfjörð Bjarmason2021-02-114-20/+48
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'ab/pager-exit-log'Junio C Hamano2021-02-223-13/+142
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pager: properly log pager exit code when signalledÆvar Arnfjörð Bjarmason2021-02-012-7/+57
| * | | | | | | | | | run-command: add braces for "if" block in wait_or_whine()Ævar Arnfjörð Bjarmason2021-02-011-1/+2
| * | | | | | | | | | pager: test for exit code with and without SIGPIPEÆvar Arnfjörð Bjarmason2021-02-011-0/+82
| * | | | | | | | | | pager: refactor wait_for_pager() functionÆvar Arnfjörð Bjarmason2021-02-011-11/+7
* | | | | | | | | | | Merge branch 'ta/hash-function-transition-doc'Junio C Hamano2021-02-222-147/+150
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | doc: use https linksThomas Ackermann2021-02-052-7/+7
| * | | | | | | | | | | doc hash-function-transition: move rationale upwardsThomas Ackermann2021-02-051-42/+34
| * | | | | | | | | | | doc hash-function-transition: fix incomplete sentenceThomas Ackermann2021-02-051-1/+1
| * | | | | | | | | | | doc hash-function-transition: use upper case consistentlyThomas Ackermann2021-02-051-7/+7
| * | | | | | | | | | | doc hash-function-transition: use SHA-1 and SHA-256 consistentlyThomas Ackermann2021-02-051-63/+63
| * | | | | | | | | | | doc hash-function-transition: fix asciidoc outputThomas Ackermann2021-02-051-34/+45
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'bc/signed-objects-with-both-hashes'Junio C Hamano2021-02-2212-74/+225
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | gpg-interface: remove other signature headers before verifyingbrian m. carlson2021-02-102-0/+27
| * | | | | | | | | | | ref-filter: hoist signature parsingbrian m. carlson2021-02-101-4/+3
| * | | | | | | | | | | commit: allow parsing arbitrary buffers with headersbrian m. carlson2021-02-102-4/+25
| * | | | | | | | | | | gpg-interface: improve interface for parsing tagsbrian m. carlson2021-02-109-39/+87
| * | | | | | | | | | | commit: ignore additional signatures when parsing signed commitsbrian m. carlson2021-01-184-23/+79
| * | | | | | | | | | | ref-filter: switch some uses of unsigned long to size_tbrian m. carlson2021-01-181-5/+5
* | | | | | | | | | | | Merge branch 'dl/stash-cleanup'Junio C Hamano2021-02-223-97/+105
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |
| * | | | | | | | | | | stash: declare ref_stash as an arrayDenton Liu2021-02-111-1/+1
| * | | | | | | | | | | t3905: use test_cmp() to check file contentsDenton Liu2021-02-111-2/+4