summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-19dir: fix problematic API to avoid memory leaksElijah Newren
2020-08-19dir: make clear_directory() free all relevant memoryElijah Newren
2020-08-18Eighth batchJunio C Hamano
2020-08-18Merge branch 'so/log-diff-merges-opt'Junio C Hamano
2020-08-18Merge branch 'jk/log-fp-implies-m'Junio C Hamano
2020-08-18Merge branch 'ma/stop-progress-null-fix'Junio C Hamano
2020-08-18Merge branch 'es/test-cmp-typocatcher'Junio C Hamano
2020-08-18Merge branch 'rp/apply-cached-with-i-t-a'Junio C Hamano
2020-08-18Merge branch 'al/bisect-first-parent'Junio C Hamano
2020-08-18Merge branch 'jk/sideband-error-l10n'Junio C Hamano
2020-08-18Merge branch 'jc/noop-with-static-inline'Junio C Hamano
2020-08-18Merge branch 'pd/mergetool-nvimdiff'Junio C Hamano
2020-08-18Merge branch 'hn/reftable-prep-part-2'Junio C Hamano
2020-08-18Merge branch 'dd/send-email-config'Junio C Hamano
2020-08-18Merge branch 'ps/ref-transaction-hook'Junio C Hamano
2020-08-13Seventh batchJunio C Hamano
2020-08-13Merge branch 'rp/blame-first-parent-doc'Junio C Hamano
2020-08-13Merge branch 'ma/test-quote-cleanup'Junio C Hamano
2020-08-13Merge branch 'jt/has_object'Junio C Hamano
2020-08-13Merge branch 'bc/sha-256-cvs-svn-updates'Junio C Hamano
2020-08-12Sixth batchJunio C Hamano
2020-08-12Merge branch 'ss/cmake-build'Junio C Hamano
2020-08-12Merge branch 'tb/upload-pack-filters'Junio C Hamano
2020-08-12Merge branch 'es/worktree-doc-cleanups'Junio C Hamano
2020-08-12Merge branch 'bc/sha-256-part-3'Junio C Hamano
2020-08-11t/t4013: add test for --diff-merges=offSergey Organov
2020-08-11doc/git-log: describe --diff-merges=offSergey Organov
2020-08-11revision: change "--diff-merges" option to require parameterSergey Organov
2020-08-11t1416: avoid hard-coded sha1 idsJeff King
2020-08-10progress: don't dereference before checking for NULLMartin Ă…gren
2020-08-10Fifth batchJunio C Hamano
2020-08-10Merge branch 'pb/guide-docs'Junio C Hamano
2020-08-10Merge branch 'so/rev-parser-errormessage-fix'Junio C Hamano
2020-08-10Merge branch 'en/eol-attrs-gotchas'Junio C Hamano
2020-08-10Merge branch 'jk/compiler-fixes-and-workarounds'Junio C Hamano
2020-08-10Merge branch 'ny/notes-doc-sample-update'Junio C Hamano
2020-08-10Merge branch 'es/adjust-subtree-test-for-merge-msg-update'Junio C Hamano
2020-08-10Merge branch 'rs/bisect-oid-to-hex-fix'Junio C Hamano
2020-08-10Merge branch 'en/merge-recursive-comment-fixes'Junio C Hamano
2020-08-10Merge branch 'ma/t1450-quotefix'Junio C Hamano
2020-08-10Merge branch 'es/worktree-cleanup'Junio C Hamano
2020-08-10Merge branch 'jk/strvec'Junio C Hamano
2020-08-09test_cmp: diagnose incorrect argumentsEric Sunshine
2020-08-09t4140: test apply with i-t-a pathsRaymond E. Pasco
2020-08-09apply: make i-t-a entries never match worktreeRaymond E. Pasco
2020-08-07bisect: combine args passed to find_bisection()Aaron Lipman
2020-08-07bisect: introduce first-parent flagAaron Lipman
2020-08-07cmd_bisect__helper: defer parsing no-checkout flagAaron Lipman
2020-08-07rev-list: allow bisect and first-parent flagsAaron Lipman
2020-08-07t6030: modernize "git bisect run" testsAaron Lipman