summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-09commit-graph: fix "Writing out commit graph" progress counterSZEDER Gábor1-20/+2
2020-07-09commit-graph: fix progress of reachable commitsSZEDER Gábor1-2/+3
2020-07-09entry: check for fstat() errors after checkoutMatheus Tavares1-2/+1
2020-07-08git-log.txt: include rev-list-description.txtPhilippe Blain3-0/+27
2020-07-08git-rev-list.txt: move description to separate filePhilippe Blain2-38/+39
2020-07-08git-rev-list.txt: tweak wording in set operationsPhilippe Blain1-6/+6
2020-07-08git-rev-list.txt: fix Asciidoc syntaxPhilippe Blain1-6/+6
2020-07-08revisions.txt: describe 'rev1 rev2 ...' meaning for rangesPhilippe Blain1-0/+3
2020-07-08git-log.txt: add links to 'rev-list' and 'diff' docsPhilippe Blain1-2/+2
2020-07-08experimental: default to fetch.writeCommitGraph=falseJonathan Nieder3-14/+5
2020-07-08commit.c: don't persist substituted parents when unshallowingTaylor Blau4-1/+19
2020-07-08diff: check for merge bases before assigning sym->baseJeff King1-1/+1
2020-07-07t6000: use test_tick consistentlyJeff King1-2/+5
2020-07-07test-lib-functions: restrict test_must_fail usageDenton Liu2-0/+65
2020-07-07t9400: don't use test_must_fail with cvsDenton Liu1-1/+1
2020-07-07Wait for child on signal death for aliases to externalsTrygve Aaberge1-0/+2
2020-07-07Wait for child on signal death for aliases to builtinsTrygve Aaberge3-1/+3
2020-07-07t9834: remove use of `test_might_fail p4`Denton Liu1-1/+1
2020-07-07t7107: don't use test_must_fail()Denton Liu1-2/+7
2020-07-07t5324: reorder `run_with_limited_open_files test_might_fail`Denton Liu1-1/+1
2020-07-07t3701: stop using `env` in force_color()Denton Liu1-2/+11
2020-07-06The seventh batchJunio C Hamano1-0/+35
2020-07-06Merge branch 'es/worktree-code-cleanup'Junio C Hamano1-3/+3
2020-07-06Merge branch 'dl/test-must-fail-fixes-5'Junio C Hamano13-59/+121
2020-07-06Merge branch 'jk/fast-export-anonym-alt'Junio C Hamano3-71/+174
2020-07-06Merge branch 'js/diff-files-i-t-a-fix-for-difftool'Junio C Hamano3-5/+11
2020-07-06Merge branch 'js/default-branch-name'Junio C Hamano52-133/+301
2020-07-06Merge branch 'rs/pack-bits-in-object-better'Junio C Hamano2-5/+6
2020-07-06Merge branch 'bc/http-push-flagsfix'Junio C Hamano3-5/+21
2020-07-06Merge branch 'js/pu-to-seen'Junio C Hamano14-102/+102
2020-07-06Merge branch 'cb/is-descendant-of'Junio C Hamano4-13/+12
2020-07-06Merge branch 'mk/pb-pretty-email-without-domain-part-fix'Junio C Hamano1-2/+2
2020-07-06Merge branch 'jl/complete-git-prune'Junio C Hamano1-1/+1
2020-07-06Merge branch 'es/get-worktrees-unsort'Junio C Hamano11-40/+41
2020-07-06Merge branch 'bc/sha-256-cvs-svn-updates'Junio C Hamano17-111/+151
2020-07-06Merge branch 'ak/commit-graph-to-slab'Junio C Hamano20-94/+217
2020-07-06Merge branch 'en/sparse-status'Junio C Hamano3-2/+67
2020-07-06Merge branch 'ps/ref-transaction-hook'Junio C Hamano4-2/+244
2020-07-06Merge branch 'bc/sha-256-part-2'Junio C Hamano45-246/+694
2020-07-06lib-t6000.sh: write tag using git-update-refHan-Wen Nienhuys1-3/+2
2020-07-06revision: disable min_age optimization with line-logRené Scharfe2-1/+10
2020-07-01difftool -d: ensure that intent-to-add files are handled correctlyJohannes Schindelin1-0/+8
2020-07-01diff-files --raw: show correct post-image of intent-to-add filesJohannes Schindelin2-5/+3
2020-07-01send-email: restore --in-reply-to superseding behaviorRafael Aquini2-3/+19
2020-07-01cat-file: add missing [=<format>] to usage/synopsisChristian Couder2-2/+2
2020-07-01completion: nounset mode fixesVille Skyttä1-9/+9
2020-07-01commit-graph: check all leading directories in changed path Bloom filtersSZEDER Gábor3-12/+42
2020-07-01revision: empty pathspecs should not use Bloom filtersTaylor Blau2-0/+8
2020-07-01revision.c: fix whitespaceDerrick Stolee1-4/+4
2020-07-01commit-graph: check chunk sizes after writingSZEDER Gábor1-0/+7