summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-22t5540: require REFFILESHan-Wen Nienhuys
2021-12-22test-read-cache: remove --table, --expand optionsDerrick Stolee
2021-12-22t1091/t3705: remove 'test-tool read-cache --table'Derrick Stolee
2021-12-22t1092: replace 'read-cache --table' with 'ls-files --sparse'Derrick Stolee
2021-12-22ls-files: add --sparse optionDerrick Stolee
2021-12-22fetch/pull: use the sparse indexDerrick Stolee
2021-12-21test-ref-store: print hash algorithmHan-Wen Nienhuys
2021-12-21The fourth batchJunio C Hamano
2021-12-21Merge branch 'js/scalar'Junio C Hamano
2021-12-21Merge branch 'ld/sparse-diff-blame'Junio C Hamano
2021-12-21Merge branch 'en/name-rev-shorter-output'Junio C Hamano
2021-12-21Merge branch 'ak/protect-any-current-branch'Junio C Hamano
2021-12-21Merge branch 'fs/ssh-signing-other-keytypes'Junio C Hamano
2021-12-21Merge branch 'fs/ssh-signing-key-lifetime'Junio C Hamano
2021-12-21Merge branch 'jc/grep-patterntype-default-doc'Junio C Hamano
2021-12-21Merge branch 'jk/log-decorate-opts-with-implicit-decorate'Junio C Hamano
2021-12-21Merge branch 'en/rebase-x-wo-git-dir-env'Junio C Hamano
2021-12-21Merge branch 'jc/c99-var-decl-in-for-loop'Junio C Hamano
2021-12-21Merge branch 'pw/xdiff-classify-record-in-histogram'Junio C Hamano
2021-12-21l10n: README: call more attention to plural stringsJosh Steadmon
2021-12-21fast-export: fix surprising behavior with --first-parentWilliam Sprent
2021-12-20config: require lowercase for branch.*.autosetupmergeJosh Steadmon
2021-12-20branch: add flags and config to inherit trackingJosh Steadmon
2021-12-20branch: accept multiple upstream branches for trackingJosh Steadmon
2021-12-20merge: allow to pretend a merge is made into a different branchJunio C Hamano
2021-12-20git-p4: show progress as an integerJoel Holdsworth
2021-12-20git-p4: print size values in appropriate unitsJoel Holdsworth
2021-12-20grep/pcre2: factor out literal variableRené Scharfe
2021-12-20grep/pcre2: use PCRE2_UTF even with ASCII patternsRené Scharfe
2021-12-20daemon: plug memory leak on overlong pathRené Scharfe
2021-12-20git-apply: skip threeway in add / rename casesJerry Zhang
2021-12-20repack: make '--quiet' disable progressDerrick Stolee
2021-12-20repack: respect kept objects with '--write-midx -b'Derrick Stolee
2021-12-17t4202: fix patternType setting in --invert-grep testRené Scharfe
2021-12-17docs: add missing colon to Documentation/config/gpg.txtGreg Hurrell
2021-12-17log: let --invert-grep only invert --grepRené Scharfe
2021-12-16format-patch: mark rev_info with UNLEAKJunio C Hamano
2021-12-16t4204 is not sanitizer clean at allJunio C Hamano
2021-12-16git-p4: resolve RCS keywords in bytes not utf-8Joel Holdsworth
2021-12-16git-p4: open temporary patch file for write onlyJoel Holdsworth
2021-12-16git-p4: add raw option to read_pipelinesJoel Holdsworth
2021-12-16git-p4: pre-compile RCS keyword regexesJoel Holdsworth
2021-12-16git-p4: use with statements to close files after use in patchRCSKeywordsJoel Holdsworth
2021-12-16stash: don't show "git stash push" usage on bad "git stash" usageÆvar Arnfjörð Bjarmason
2021-12-16help: make auto-correction prompt more consistentKashav Madan
2021-12-15am: support --allow-empty to record specific empty patches徐沛文 (Aleen)
2021-12-15am: support --empty=<option> to handle empty patches徐沛文 (Aleen)
2021-12-15doc: git-format-patch: describe the option --always徐沛文 (Aleen)
2021-12-15doc/config: mark ssh allowedSigners example as literalJeff King
2021-12-15upload-pack.c: increase output buffer sizeJacob Vosmaer