summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2021-12-20git-p4: print size values in appropriate unitsJoel Holdsworth-5/+19
2021-12-20grep/pcre2: factor out literal variableRené Scharfe-2/+2
2021-12-20grep/pcre2: use PCRE2_UTF even with ASCII patternsRené Scharfe-1/+7
2021-12-20daemon: plug memory leak on overlong pathRené Scharfe-1/+1
2021-12-20git-apply: skip threeway in add / rename casesJerry Zhang-1/+21
2021-12-20repack: make '--quiet' disable progressDerrick Stolee-4/+14
2021-12-20repack: respect kept objects with '--write-midx -b'Derrick Stolee-1/+41
2021-12-17t4202: fix patternType setting in --invert-grep testRené Scharfe-1/+1
2021-12-17docs: add missing colon to Documentation/config/gpg.txtGreg Hurrell-1/+1
2021-12-17log: let --invert-grep only invert --grepRené Scharfe-7/+42
2021-12-16format-patch: mark rev_info with UNLEAKJunio C Hamano-0/+1
2021-12-16t4204 is not sanitizer clean at allJunio C Hamano-12/+17
2021-12-16git-p4: resolve RCS keywords in bytes not utf-8Joel Holdsworth-7/+23
2021-12-16git-p4: open temporary patch file for write onlyJoel Holdsworth-1/+1
2021-12-16git-p4: add raw option to read_pipelinesJoel Holdsworth-3/+5
2021-12-16git-p4: pre-compile RCS keyword regexesJoel Holdsworth-30/+18
2021-12-16git-p4: use with statements to close files after use in patchRCSKeywordsJoel Holdsworth-8/+5
2021-12-16stash: don't show "git stash push" usage on bad "git stash" usageÆvar Arnfjörð Bjarmason-0/+20
2021-12-16help: make auto-correction prompt more consistentKashav Madan-1/+1
2021-12-15am: support --allow-empty to record specific empty patches徐沛文 (Aleen)-10/+95
2021-12-15am: support --empty=<option> to handle empty patches徐沛文 (Aleen)-5/+111
2021-12-15doc: git-format-patch: describe the option --always徐沛文 (Aleen)-1/+5
2021-12-15doc/config: mark ssh allowedSigners example as literalJeff King-1/+1
2021-12-15upload-pack.c: increase output buffer sizeJacob Vosmaer-5/+12
2021-12-15clone: avoid using deprecated `sparse-checkout init`Elijah Newren-1/+1
2021-12-15Documentation: clarify/correct a few sparsity related statementsElijah Newren-5/+5
2021-12-15git-sparse-checkout.txt: update to document init/set/reapply changesElijah Newren-43/+55
2021-12-15sparse-checkout: enable reapply to take --[no-]{cone,sparse-index}Elijah Newren-1/+17
2021-12-15sparse-checkout: enable `set` to initialize sparse-checkout modeElijah Newren-1/+26
2021-12-15sparse-checkout: split out code for tweaking settings configElijah Newren-19/+37
2021-12-15sparse-checkout: disallow --no-stdin as an argument to setElijah Newren-2/+3
2021-12-15sparse-checkout: add sanity-checks on initial sparsity stateElijah Newren-1/+29
2021-12-15sparse-checkout: break apart functions for sparse_checkout_(set|add)Elijah Newren-14/+40
2021-12-15sparse-checkout: pass use_stdin as a parameter instead of as a globalElijah Newren-12/+16
2021-12-15The third batchJunio C Hamano-0/+65
2021-12-15Merge branch 'ab/die-with-bug'Junio C Hamano-7/+5
2021-12-15Merge branch 'hn/allow-bogus-oid-in-ref-tests'Junio C Hamano-90/+169
2021-12-15Merge branch 'ab/parse-options-cleanup'Junio C Hamano-3/+4
2021-12-15Merge branch 're/color-default-reset'Junio C Hamano-13/+80
2021-12-15Merge branch 'jc/reflog-iterator-callback-doc'Junio C Hamano-1/+23
2021-12-15Merge branch 'ew/test-wo-fsync'Junio C Hamano-2/+48
2021-12-15Merge branch 'ew/cbtree-remove-unused-and-broken-cb-unlink'Junio C Hamano-33/+0
2021-12-15Merge branch 'ds/sparse-deep-pattern-checkout-fix'Junio C Hamano-7/+23
2021-12-15Merge branch 'tb/pack-revindex-on-disk-cleanup'Junio C Hamano-2/+2
2021-12-15Merge branch 'es/doc-stdout-vs-stderr'Junio C Hamano-0/+27
2021-12-15Merge branch 'js/test-initial-branch-override-cleanup'Junio C Hamano-50/+0
2021-12-15Merge branch 'es/worktree-chatty-to-stderr'Junio C Hamano-34/+28
2021-12-15Merge branch 'ab/ci-updates'Junio C Hamano-165/+72
2021-12-15Merge branch 'hn/reflog-tests'Junio C Hamano-19/+42
2021-12-15Merge branch 'rj/receive-pack-avoid-sigpipe-during-status-reporting'Junio C Hamano-0/+2