summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-16bisect--helper: retire `--next-all` subcommandLibravatar Pranit Bauva1-8/+1
2020-10-16bisect--helper: retire `--bisect-clean-state` subcommandLibravatar Pranit Bauva1-8/+0
2020-10-16bisect--helper: finish porting `bisect_start()` to CLibravatar Pranit Bauva2-38/+29
2020-09-24bisect--helper: reimplement `bisect_next` and `bisect_auto_next` shell functi...Libravatar Pranit Bauva3-47/+191
2020-09-24bisect: call 'clear_commit_marks_all()' in 'bisect_next_all()'Libravatar Miriam Rubio1-0/+2
2020-09-24bisect--helper: reimplement `bisect_autostart` shell function in CLibravatar Pranit Bauva2-24/+45
2020-08-28bisect--helper: introduce new `write_in_file()` functionLibravatar Miriam Rubio1-7/+36
2020-08-28bisect--helper: use '-res' in 'cmd_bisect__helper' returnLibravatar Miriam Rubio1-1/+1
2020-08-28bisect--helper: BUG() in cmd_*() on invalid subcommandLibravatar Miriam Rubio1-1/+1
2020-08-24Tenth batchLibravatar Junio C Hamano1-0/+35
2020-08-24Merge branch 'en/dir-clear'Libravatar Junio C Hamano10-40/+46
2020-08-24Merge branch 'rs/patch-id-with-incomplete-line'Libravatar Junio C Hamano2-0/+25
2020-08-24Merge branch 'dl/subtree-docs'Libravatar Junio C Hamano1-3/+3
2020-08-24Merge branch 'mt/checkout-entry-dead-code-removal'Libravatar Junio C Hamano1-2/+0
2020-08-24Merge branch 'jc/no-update-fetch-head'Libravatar Junio C Hamano4-5/+41
2020-08-24Merge branch 'ma/doc-sha-256-is-experimental'Libravatar Junio C Hamano5-1/+14
2020-08-24Merge branch 'rs/more-buffered-io'Libravatar Junio C Hamano3-25/+26
2020-08-24Merge branch 'jk/unleak-fixes'Libravatar Junio C Hamano3-14/+6
2020-08-24Merge branch 'en/dir-nonbare-embedded'Libravatar Junio C Hamano2-7/+26
2020-08-24Merge branch 'ds/midx-repack-to-batch-size'Libravatar Junio C Hamano3-6/+25
2020-08-24Merge branch 'es/init-no-separate-git-dir-in-bare'Libravatar Junio C Hamano2-0/+18
2020-08-19Ninth batchLibravatar Junio C Hamano1-1/+43
2020-08-19Merge branch 'jh/mingw-unlink'Libravatar Junio C Hamano1-0/+3
2020-08-19Merge branch 'ds/sha256-leftover-bits'Libravatar Junio C Hamano10-21/+146
2020-08-19Merge branch 'ma/sha-256-docs'Libravatar Junio C Hamano4-23/+30
2020-08-19Merge branch 'jc/object-names-are-not-sha-1'Libravatar Junio C Hamano5-5/+5
2020-08-19Merge branch 'bc/sha-256-doc-updates'Libravatar Junio C Hamano2-16/+22
2020-08-19Merge branch 'pb/set-url-docfix'Libravatar Junio C Hamano1-1/+1
2020-08-19Merge branch 'pb/userdiff-fortran-update'Libravatar Junio C Hamano11-1/+100
2020-08-19Merge branch 'jb/commit-graph-doc-fix'Libravatar Junio C Hamano1-3/+3
2020-08-19Merge branch 'jk/blame-coalesce-fix'Libravatar Junio C Hamano2-9/+20
2020-08-19Merge branch 'ak/sequencer-fix-find-uniq-abbrev'Libravatar Junio C Hamano2-2/+9
2020-08-19Merge branch 'en/sequencer-merge-labels'Libravatar Junio C Hamano3-12/+12
2020-08-19Merge branch 'rs/preserve-merges-unused-code-removal'Libravatar Junio C Hamano1-10/+0
2020-08-19Merge branch 'rs/upload-pack-sigchain-fix'Libravatar Junio C Hamano1-1/+0
2020-08-19Merge branch 'rp/ita-diff-modefix'Libravatar Junio C Hamano1-1/+2
2020-08-19Merge branch 'en/merge-tests'Libravatar Junio C Hamano35-48/+71
2020-08-18dir: fix problematic API to avoid memory leaksLibravatar Elijah Newren10-28/+36
2020-08-18dir: make clear_directory() free all relevant memoryLibravatar Elijah Newren5-15/+13
2020-08-18patch-id: ignore newline at end of file in diff_flush_patch_id()Libravatar René Scharfe2-0/+25
2020-08-18checkout_entry(): remove unreachable error() callLibravatar Matheus Tavares1-2/+0
2020-08-18fetch: optionally allow disabling FETCH_HEAD updateLibravatar Junio C Hamano4-5/+41
2020-08-18contrib/subtree: document 'push' does not take '--squash'Libravatar Danny Lin1-2/+2
2020-08-18contrib/subtree: fix "unsure" for --message in the documentLibravatar Danny Lin1-1/+1
2020-08-17Eighth batchLibravatar Junio C Hamano1-0/+36
2020-08-17Merge branch 'so/log-diff-merges-opt'Libravatar Junio C Hamano5-2/+171
2020-08-17Merge branch 'jk/log-fp-implies-m'Libravatar Junio C Hamano9-55/+158
2020-08-17Merge branch 'ma/stop-progress-null-fix'Libravatar Junio C Hamano1-2/+10
2020-08-17Merge branch 'es/test-cmp-typocatcher'Libravatar Junio C Hamano1-2/+14
2020-08-17Merge branch 'rp/apply-cached-with-i-t-a'Libravatar Junio C Hamano2-4/+77