58776 Commits (6271d77cb1ccfb7e4124593b4463446fe1188cda)
 

Author SHA1 Message Date
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
Jeff King 500e4f2366 pack-bitmap: use object_id when loading on-disk bitmaps 5 years ago
Jeff King f66d4e0250 pack-objects: use object_id struct in pack-reuse code 5 years ago
Jeff King a93c141dde pack-objects: convert oe_set_delta_ext() to use object_id 5 years ago
Jeff King 3f83fd5e44 pack-objects: read delta base oid into object_id struct 5 years ago
Jeff King 0763671b8e nth_packed_object_oid(): use customary integer return 5 years ago
Eric Sunshine 02bbbe9df9 worktree: drop unused code from get_main_worktree() 5 years ago
René Scharfe 27f182b3fc blame: provide type of fingerprints pointer 5 years ago
Eric Sunshine b5cabb4a96 rebase: refuse to switch to branch already checked out elsewhere 5 years ago
Eric Sunshine df126ca142 t3400: make test clean up after itself 5 years ago
Martin Ågren 3c29e21eb0 t: drop debug `cat` calls 5 years ago
Martin Ågren cac439b56d t9810: drop debug `cat` call 5 years ago
Martin Ågren 91de82adc9 t4117: check for files using `test_path_is_file` 5 years ago
Hariom Verma 4ef346482d receive.denyCurrentBranch: respect all worktrees 5 years ago
Hariom Verma f8692114db t5509: use a bare repository for test push target 5 years ago
Hariom Verma 45f274fbb1 get_main_worktree(): allow it to be called in the Git directory 5 years ago
Kir Kolyshkin fd0bc17557 completion: add diff --color-moved[-ws] 5 years ago
René Scharfe 2ce6d075fa use strpbrk(3) to search for characters from a given set 5 years ago
René Scharfe 2b3c430bce quote: use isalnum() to check for alphanumeric characters 5 years ago
Rasmus Jonsson a51d9e8f07 t1050: replace test -f with test_path_is_file 5 years ago
Derrick Stolee 3e96c66805 partial-clone: avoid fetching when looking for objects 5 years ago