summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-15t: increase test coverage of signature verification outputHans Jerry Illikainen
2020-03-05Merge branch 'hi/gpg-use-check-signature'Junio C Hamano
2020-03-05Merge branch 'rs/commit-graph-code-simplification'Junio C Hamano
2020-03-05Merge branch 'js/ci-windows-update'Junio C Hamano
2020-03-05Merge branch 'be/describe-multiroot'Junio C Hamano
2020-03-05Merge branch 'ag/rebase-remove-redundant-code'Junio C Hamano
2020-03-05Merge branch 'es/recursive-single-branch-clone'Junio C Hamano
2020-03-05Merge branch 'jk/nth-packed-object-id'Junio C Hamano
2020-03-05Merge branch 'es/do-not-let-rebase-switch-to-protected-branch'Junio C Hamano
2020-03-05Merge branch 'hv/receive-denycurrent-everywhere'Junio C Hamano
2020-03-05Merge branch 'es/worktree-avoid-duplication-fix'Junio C Hamano
2020-03-05Merge branch 'bc/wildcard-credential'Junio C Hamano
2020-03-05Merge branch 'mr/bisect-in-c-1'Junio C Hamano
2020-03-05Merge branch 'ds/sparse-add'Junio C Hamano
2020-03-04t2402: test worktree path when called in .git directoryHariom Verma
2020-03-02The eighth batch for 2.26Junio C Hamano
2020-03-02Merge branch 'ma/test-cleanup'Junio C Hamano
2020-03-02Merge branch 'rs/blame-typefix-for-fingerprint'Junio C Hamano
2020-03-02Merge branch 'rs/micro-cleanups'Junio C Hamano
2020-03-02Merge branch 'es/worktree-cleanup'Junio C Hamano
2020-03-02Merge branch 'ak/test-log-graph'Junio C Hamano
2020-03-02Merge branch 'jk/run-command-formatfix'Junio C Hamano
2020-03-02Merge branch 'ds/partial-clone-fixes'Junio C Hamano
2020-03-02Merge branch 'en/t3433-rebase-stat-dirty-failure'Junio C Hamano
2020-03-02Merge branch 'en/rebase-backend'Junio C Hamano
2020-03-02Merge branch 'en/check-ignore'Junio C Hamano
2020-03-02Merge branch 'jk/object-filter-with-bitmap'Junio C Hamano
2020-03-02Merge branch 'jk/push-option-doc-markup-fix'Junio C Hamano
2020-03-02Merge branch 'jk/doc-diff-parallel'Junio C Hamano
2020-02-28Revert "gpg-interface: prefer check_signature() for GPG verification"Junio C Hamano
2020-02-27Azure Pipeline: switch to the latest agent poolsJohannes Schindelin
2020-02-27ci: prevent `perforce` from being quarantinedJohannes Schindelin
2020-02-27t/lib-httpd: avoid using macOS' sedJohannes Schindelin
2020-02-27commit-graph: use progress title directlyRené Scharfe
2020-02-26describe: don't abort too early when searching tagsBenno Evers
2020-02-26builtin/rebase: remove a call to get_oid() on `options.switch_to'Alban Gruin
2020-02-25The seventh batch for 2.26Junio C Hamano
2020-02-25Merge branch 'es/doc-mentoring'Junio C Hamano
2020-02-25Merge branch 'es/bright-colors'Junio C Hamano
2020-02-25Merge branch 'bw/remote-rename-update-config'Junio C Hamano
2020-02-25clone: pass --single-branch during --recurse-submodulesEmily Shaffer
2020-02-25submodule--helper: use C99 named initializerEmily Shaffer
2020-02-24lib-log-graph: consolidate colored graph cmp logicAbhishek Kumar
2020-02-24lib-log-graph: consolidate test_cmp_graph logicAbhishek Kumar
2020-02-24worktree: don't allow "add" validation to be fooled by suffix matchingEric Sunshine
2020-02-24worktree: add utility to find worktree by pathnameEric Sunshine
2020-02-24worktree: improve find_worktree() documentationEric Sunshine
2020-02-24packfile: drop nth_packed_object_sha1()Jeff King
2020-02-24packed_object_info(): use object_id internally for delta baseJeff King
2020-02-24packed_object_info(): use object_id for returning delta baseJeff King