58796 Commits (a64d2aae5a593f4fb8b2020dc39556b256d1846e)
 

Author SHA1 Message Date
Junio C Hamano 2f268890c2 The eighth batch for 2.26 5 years ago
Junio C Hamano aa5a7e02ad Merge branch 'ma/test-cleanup' 5 years ago
Junio C Hamano 58595e713c Merge branch 'rs/blame-typefix-for-fingerprint' 5 years ago
Junio C Hamano ff41848e99 Merge branch 'rs/micro-cleanups' 5 years ago
Junio C Hamano 4cbf1a0e22 Merge branch 'es/worktree-cleanup' 5 years ago
Junio C Hamano 46703057c1 Merge branch 'ak/test-log-graph' 5 years ago
Junio C Hamano 777815f5f9 Merge branch 'jk/run-command-formatfix' 5 years ago
Junio C Hamano 444cff61b4 Merge branch 'ds/partial-clone-fixes' 5 years ago
Junio C Hamano 48d5f25ddd Merge branch 'en/t3433-rebase-stat-dirty-failure' 5 years ago
Junio C Hamano 8c22bd9ff9 Merge branch 'en/rebase-backend' 5 years ago
Junio C Hamano cb2f5a8e97 Merge branch 'en/check-ignore' 5 years ago
Junio C Hamano 0df82d99da Merge branch 'jk/object-filter-with-bitmap' 5 years ago
Junio C Hamano 80648bb3f2 Merge branch 'jk/push-option-doc-markup-fix' 5 years ago
Junio C Hamano 29b09c518c Merge branch 'jk/doc-diff-parallel' 5 years ago
Harald van Dijk 237a28173f show_one_mergetag: print non-parent in hex form. 5 years ago
Pratyush Yadav 5eb9397e88 git-gui: fix error popup when doing blame -> "Show History Context" 5 years ago
Jordi Mas 6d1210e133 l10n: Update Catalan translation 5 years ago
Junio C Hamano 0106b1d4be Revert "gpg-interface: prefer check_signature() for GPG verification" 5 years ago
Jeff King 7329d94be7 config.mak.dev: re-enable -Wformat-zero-length 5 years ago
Ralf Thielow 7daf4f2ac7 rebase-interactive.c: silence format-zero-length warnings 5 years ago
Alexandr Miloslavskiy 94f4d01932 mingw: workaround for hangs when sending STDIN 5 years ago
Junio C Hamano 1ff466c018 Documentation: clarify that `-h` alone stands for `help` 5 years ago
Elijah Newren 65bf820d0e t6020: new test with interleaved lexicographic ordering of directories 5 years ago
Elijah Newren 9f697ded88 t6022, t6046: test expected behavior instead of testing a proxy for it 5 years ago
Elijah Newren d5bb92eced t3035: prefer test_must_fail to bash negation for git commands 5 years ago
Elijah Newren b821ca788b t6020, t6022, t6035: update merge tests to use test helper functions 5 years ago
Elijah Newren 42d180dd01 t602[1236], t6034: modernize test formatting 5 years ago
Elijah Newren 802050400a merge-recursive: apply collision handling unification to recursive case 5 years ago
Johannes Schindelin 7f487ce062 Azure Pipeline: switch to the latest agent pools 5 years ago
Johannes Schindelin 5ed9fc3fc8 ci: prevent `perforce` from being quarantined 5 years ago
Johannes Schindelin eafff6e41e t/lib-httpd: avoid using macOS' sed 5 years ago
René Scharfe d68ce906c7 commit-graph: use progress title directly 5 years ago
Benno Evers 30b1c7ad9d describe: don't abort too early when searching tags 5 years ago
Alban Gruin 240fc04f81 builtin/rebase: remove a call to get_oid() on `options.switch_to' 5 years ago
Junio C Hamano 2d2118b814 The seventh batch for 2.26 5 years ago
Junio C Hamano 325eb66830 Merge branch 'es/doc-mentoring' 5 years ago
Junio C Hamano 87f17d790d Merge branch 'es/bright-colors' 5 years ago
Junio C Hamano d0038f4b31 Merge branch 'bw/remote-rename-update-config' 5 years ago
Emily Shaffer 132f600b06 clone: pass --single-branch during --recurse-submodules 5 years ago
Emily Shaffer 47319576f1 submodule--helper: use C99 named initializer 5 years ago
Abhishek Kumar ffe005576a lib-log-graph: consolidate colored graph cmp logic 5 years ago
Abhishek Kumar 989eea958b lib-log-graph: consolidate test_cmp_graph logic 5 years ago
Eric Sunshine bb69b3b009 worktree: don't allow "add" validation to be fooled by suffix matching 5 years ago
Eric Sunshine bb4995fc3f worktree: add utility to find worktree by pathname 5 years ago
Eric Sunshine a80c4c2214 worktree: improve find_worktree() documentation 5 years ago
Jeff King 2fecc48cad packfile: drop nth_packed_object_sha1() 5 years ago
Jeff King 6ac9760a30 packed_object_info(): use object_id internally for delta base 5 years ago
Jeff King b99b6bcc57 packed_object_info(): use object_id for returning delta base 5 years ago
Jeff King 63f4a7fc01 pack-check: push oid lookup into loop 5 years ago
Jeff King e31c71083a pack-check: convert "internal error" die to a BUG() 5 years ago