summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-14vcs-svn: remove header files as wellRené Scharfe
2020-08-13drop vcs-svn experimentJeff King
2020-08-13make git-fast-import a builtinJeff King
2020-08-13make git-bugreport a builtinJeff King
2020-08-13make credential helpers builtinsJeff King
2020-08-13Makefile: drop builtins from MSVC pdb listJeff King
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-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-05t5616: use test_i18ngrep for upload-pack errorsJeff King
2020-08-05git.txt: add list of guidesPhilippe Blain
2020-08-05Documentation: don't hardcode command categories twiceJunio C Hamano
2020-08-05help: drop usage of 'common' and 'useful' for guidesPhilippe Blain
2020-08-05command-list.txt: add missing 'gitcredentials' and 'gitremote-helpers'Philippe Blain
2020-08-05revision: fix die() message for "--unpacked="Sergey Organov
2020-08-04Fourth batchJunio C Hamano
2020-08-04Merge branch 'jt/pretend-object-never-come-from-elsewhere'Junio C Hamano
2020-08-04Merge branch 'jt/pack-objects-prefetch-in-batch'Junio C Hamano
2020-08-04Merge branch 'mp/complete-show-color-moved'Junio C Hamano
2020-08-04revision: avoid leak when preparing bloom filter for "/"Jeff King
2020-08-04revision: avoid out-of-bounds read/write on empty pathspecJeff King
2020-08-04config: work around gcc-10 -Wstringop-overflow warningJeff King
2020-08-04git-worktree.txt: link to man pages when citing other Git commandsEric Sunshine
2020-08-04git-worktree.txt: make start of new sentence more obviousEric Sunshine
2020-08-04git-worktree.txt: fix minor grammatical issuesEric Sunshine
2020-08-04git-worktree.txt: consistently use term "working tree"Eric Sunshine
2020-08-04git-worktree.txt: employ fixed-width typeface consistentlyEric Sunshine
2020-08-04upload-pack.c: introduce 'uploadpackfilter.tree.maxDepth'Taylor Blau
2020-08-04upload-pack.c: allow banning certain object filter(s)Taylor Blau
2020-08-04list_objects_filter_options: introduce 'list_object_filter_config_name'Taylor Blau
2020-08-03Revert "contrib: subtree: adjust test to change in fmt-merge-msg"Emily Shaffer
2020-08-03docs: improve the example that illustrates git-notes path namesNoam Yorav-Raphael
2020-08-03checkout: support renormalization with checkout -m <paths>Elijah Newren
2020-08-03merge: make merge.renormalize work for all uses of merge machineryElijah Newren
2020-08-03t6038: remove problematic testElijah Newren
2020-08-03t6038: make tests fail for the right reasonElijah Newren