summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-12-15clone: avoid using deprecated `sparse-checkout init`Elijah Newren
2021-12-15Documentation: clarify/correct a few sparsity related statementsElijah Newren
2021-12-15git-sparse-checkout.txt: update to document init/set/reapply changesElijah Newren
2021-12-15sparse-checkout: enable reapply to take --[no-]{cone,sparse-index}Elijah Newren
2021-12-15sparse-checkout: enable `set` to initialize sparse-checkout modeElijah Newren
2021-12-15sparse-checkout: split out code for tweaking settings configElijah Newren
2021-12-15sparse-checkout: disallow --no-stdin as an argument to setElijah Newren
2021-12-15sparse-checkout: add sanity-checks on initial sparsity stateElijah Newren
2021-12-15sparse-checkout: break apart functions for sparse_checkout_(set|add)Elijah Newren
2021-12-15sparse-checkout: pass use_stdin as a parameter instead of as a globalElijah Newren
2021-12-15The third batchJunio C Hamano
2021-12-15Merge branch 'ab/die-with-bug'Junio C Hamano
2021-12-15Merge branch 'hn/allow-bogus-oid-in-ref-tests'Junio C Hamano
2021-12-15Merge branch 'ab/parse-options-cleanup'Junio C Hamano
2021-12-15Merge branch 're/color-default-reset'Junio C Hamano
2021-12-15Merge branch 'jc/reflog-iterator-callback-doc'Junio C Hamano
2021-12-15Merge branch 'ew/test-wo-fsync'Junio C Hamano