summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-23ls-files: introduce "--format" optionZheNing Hu3-1/+228
2022-07-22merge: do not exit restore_state() prematurelyElijah Newren2-4/+38
2022-07-22merge: ensure we can actually restore pre-merge stateElijah Newren1-5/+5
2022-07-22merge: make restore_state() restore staged state tooElijah Newren2-4/+11
2022-07-22merge: fix save_state() to work when there are stat-dirty filesElijah Newren2-0/+19
2022-07-22merge: do not abort early if one strategy fails to handle the mergeElijah Newren4-3/+22
2022-07-22merge: abort if index does not match HEAD for trivial mergesElijah Newren2-1/+36
2022-07-22merge-resolve: abort if index does not match HEADElijah Newren2-0/+23
2022-07-22merge-ort-wrappers: make printed message match the one from recursiveElijah Newren1-2/+2
2022-07-22builtin/cat-file.c: support NUL-delimited input with `-z`Taylor Blau3-5/+72
2022-07-22t1006: extract --batch-command inputs to variablesTaylor Blau1-14/+16
2022-07-22The sixth batchJunio C Hamano1-1/+16
2022-07-22Merge branch 'rs/mingw-tighten-mkstemp'Junio C Hamano1-4/+1
2022-07-22Merge branch 'js/ci-github-workflow-markup'Junio C Hamano1-5/+5
2022-07-22Merge branch 'js/shortlog-sort-stably'Junio C Hamano1-1/+1
2022-07-22Merge branch 'js/vimdiff-quotepath-fix'Junio C Hamano1-4/+35
2022-07-22Merge branch 'gc/bare-repo-discovery'Junio C Hamano10-56/+300
2022-07-22read-cache: make `do_read_index()` always set up `istate->repo`Martin Ă…gren2-1/+9
2022-07-22Merge branch 'mt/checkout-count-fix' into mt/rot13-in-cJunio C Hamano10-24/+113
2022-07-22pkt-line.h: move comment closer to the associated codeMatheus Tavares1-8/+8
2022-07-21git-p4: refactoring of p4CmdList()Kilian Kilger1-11/+42
2022-07-20builtin/remote.c: use the right kind of STRING_LIST_INITJunio C Hamano1-2/+1
2022-07-20git-p4: fix error handling in P4Unshelve.renameBranch()Moritz Baumann1-5/+2
2022-07-20git-p4: fix typo in P4Submit.applyCommit()Moritz Baumann1-1/+1
2022-07-20git-p4: fix CR LF handling for utf16 filesMoritz Baumann1-1/+1
2022-07-19The fifth batchJunio C Hamano1-0/+24
2022-07-19Merge branch 'll/curl-accept-language'Junio C Hamano6-8/+51
2022-07-19Merge branch 'jk/diff-files-cleanup-fix'Junio C Hamano1-1/+1
2022-07-19Merge branch 'rs/cocci-array-copy'Junio C Hamano1-42/+40
2022-07-19Merge branch 'jk/ref-filter-discard-commit-buffer'Junio C Hamano1-0/+5
2022-07-19Merge branch 'jk/clone-unborn-confusion'Junio C Hamano3-39/+117
2022-07-19Merge branch 'hx/lookup-commit-in-graph-fix'Junio C Hamano2-1/+48
2022-07-19Merge branch 'jc/resolve-undo'Junio C Hamano3-0/+146
2022-07-19compat/win32: correct for incorrect compiler warningDerrick Stolee1-3/+4
2022-07-19sequencer: notify user of --update-refs activityDerrick Stolee2-10/+67
2022-07-19sequencer: ignore HEAD ref under --update-refsDerrick Stolee1-0/+13
2022-07-19rebase: add rebase.updateRefs config optionDerrick Stolee4-0/+25
2022-07-19sequencer: rewrite update-refs as user edits todo listDerrick Stolee5-0/+268
2022-07-19rebase: update refs from 'update-ref' commandsDerrick Stolee3-18/+140
2022-07-19rebase: add --update-refs optionDerrick Stolee6-0/+216
2022-07-19sequencer: add update-ref commandDerrick Stolee3-1/+17
2022-07-19sequencer: define array with enum valuesDerrick Stolee1-14/+14
2022-07-19rebase-interactive: update 'merge' descriptionDerrick Stolee1-3/+3
2022-07-19branch: consider refs under 'update-refs'Derrick Stolee4-0/+119
2022-07-19t2407: test branches currently using apply backendDerrick Stolee1-1/+11
2022-07-19t2407: test bisect and rebase as black-boxesDerrick Stolee1-26/+31
2022-07-19transport.c: avoid "whitelist"Derrick Stolee1-4/+4
2022-07-19t: avoid "whitelist"Derrick Stolee4-8/+7
2022-07-19git.txt: remove redundant languageDerrick Stolee1-3/+1
2022-07-19git-cvsserver: clarify directory listDerrick Stolee3-11/+12