summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-14Merge branch 'ks/ref-filter-sort-numerically'Junio C Hamano2-10/+26
2023-09-14Merge branch 'rs/name-rev-use-opt-hidden-bool'Junio C Hamano1-6/+2
2023-09-14Merge branch 'rs/grep-parseopt-simplify'Junio C Hamano1-3/+2
2023-09-13builtin/repack.c: extract common cruft pack loopTaylor Blau1-13/+18
2023-09-13builtin/repack.c: avoid directly inspecting "util"Taylor Blau1-4/+14
2023-09-13builtin/repack.c: store existing cruft packs separatelyTaylor Blau1-16/+23
2023-09-13builtin/repack.c: extract `has_existing_non_kept_packs()`Taylor Blau1-1/+7
2023-09-13builtin/repack.c: extract redundant pack cleanup for existing packsTaylor Blau1-17/+28
2023-09-13builtin/repack.c: extract redundant pack cleanup for --geometricTaylor Blau1-23/+29
2023-09-13builtin/repack.c: extract marking packs for deletionTaylor Blau1-18/+32
2023-09-13builtin/repack.c: extract structure to store existing packsTaylor Blau1-41/+49
2023-09-13The eighth batchJunio C Hamano1-0/+2
2023-09-13Merge branch 'ob/sequencer-reword-error-message'Junio C Hamano1-1/+1
2023-09-13Merge branch 'bc/more-git-var'Junio C Hamano2-1/+10
2023-09-13Merge branch 'ew/hash-with-openssl-evp'Junio C Hamano5-3/+11
2023-09-13Merge branch 'jk/unused-post-2.42-part2'Junio C Hamano14-106/+116
2023-09-12completion: improve doc for complex aliasesPhilippe Blain1-0/+1
2023-09-12completion: commit: complete trailers tokens more robustlyPhilippe Blain1-1/+1
2023-09-12sequencer: remove unreachable exit condition in pick_commits()Oswald Buddenhagen1-4/+0
2023-09-12t3404-rebase-interactive.sh: fix typos in title of a rewording testOswald Buddenhagen1-1/+1
2023-09-12test-tool: retire "index-version"Junio C Hamano7-23/+5
2023-09-12update-index: add --show-index-versionJunio C Hamano3-7/+49
2023-09-12update-index doc: v4 is OK with JGit and libgit2Junio C Hamano1-3/+5
2023-09-11diff-lib: fix check_removed when fsmonitor is onJosip Sokcevic2-6/+11
2023-09-11maintenance(systemd): support the Windows Subsystem for LinuxJohannes Schindelin1-1/+1
2023-09-11diff --no-index: fix -R with stdinRené Scharfe2-0/+20
2023-09-11trailer: split process_command_line_args into separate functionsLinus Arver1-13/+21
2023-09-11trailer: split process_input_file into separate piecesLinus Arver1-20/+22
2023-09-11trailer: separate public from internal portion of trailer_iteratorLinus Arver2-7/+9
2023-09-08completion(switch/checkout): treat --track and -t the sameJohannes Schindelin2-4/+12
2023-09-07trailer doc: <token> is a <key> or <keyAlias>, not bothLinus Arver2-61/+77
2023-09-07trailer doc: separator within key suppresses default separatorLinus Arver1-2/+2
2023-09-07trailer doc: emphasize the effect of configuration variablesLinus Arver1-3/+6
2023-09-07trailer --unfold help: prefer "reformat" over "join"Linus Arver2-3/+3
2023-09-07trailer --parse docs: add explanation for its usefulnessLinus Arver1-2/+7
2023-09-07trailer --only-input: prefer "configuration variables" over "rules"Linus Arver2-3/+3
2023-09-07trailer --parse help: expose aliased optionsLinus Arver1-1/+1
2023-09-07trailer --no-divider help: describe usual "---" meaningLinus Arver1-1/+1
2023-09-07trailer: trailer location is a place, not an actionLinus Arver2-2/+2
2023-09-07trailer doc: narrow down scope of --where and related flagsLinus Arver1-3/+6
2023-09-07trailer: add tests to check defaulting behavior with --no-* flagsLinus Arver2-4/+140
2023-09-07trailer test description: this tests --where=after, not --where=beforeLinus Arver1-1/+1
2023-09-07trailer tests: make test cases self-containedLinus Arver1-74/+300
2023-09-07The seventh batchJunio C Hamano1-0/+23
2023-09-07Merge branch 'dd/format-patch-rfc-updates'Junio C Hamano3-23/+48
2023-09-07Merge branch 'jk/ci-retire-allow-ref'Junio C Hamano3-30/+21
2023-09-07Merge branch 'ws/git-svn-retire-faketerm'Junio C Hamano1-18/+2
2023-09-07Merge branch 'jk/unused-post-2.42'Junio C Hamano21-84/+110
2023-09-07Merge branch 'tb/multi-cruft-pack'Junio C Hamano5-53/+49
2023-09-07grep: reject --no-orRené Scharfe1-1/+1