4823 Commits (5269edf1702b7375a287d5bbbb3c1b1f3a8aa765)

Author SHA1 Message Date
Nguyễn Thái Ngọc Duy 8fbee484a8 t1510: setup case #1 15 years ago
Nguyễn Thái Ngọc Duy fc4045ee3e t1510: setup case #0 15 years ago
Nguyễn Thái Ngọc Duy 03a2b6effa Add t1510 and basic rules that run repo setup 15 years ago
Tay Ray Chuan 6cfc028641 t5550-http-fetch: add test for http-fetch 15 years ago
Tay Ray Chuan 2bcd9ec501 t5550-http-fetch: add missing '&&' 15 years ago
Johannes Sixt 7569c1f444 t7300: add a missing SYMLINKS prerequisite 15 years ago
Jonathan Nieder b3e5bce1aa vcs-svn: Error out for v3 dumps 15 years ago
Jeff King ffa1eeaeea reflogs: clear flags properly in corner case 15 years ago
Martin von Zweigbergk 729ec9e23a rebase --abort: do not update branch ref 15 years ago
Ramkumar Ramachandra b0ad24be8c t9010 (svn-fe): Eliminate dependency on svn perl bindings 15 years ago
Tay Ray Chuan 38a94bb6ba format-patch: page output with --stdout 15 years ago
Brian Gernhardt 9f6cea97c9 t6022: Use -eq not = to test output of wc -l 15 years ago
Johan Herland 35d2fffdb8 Provide 'git merge --abort' as a synonym to 'git reset --merge' 15 years ago
Johan Herland 618cd75707 Provide 'git notes get-ref' to easily retrieve current notes ref 15 years ago
Johan Herland 305ddd444e git notes merge: Add testcases for merging notes trees at different fanouts 15 years ago
Johan Herland a6a09095a0 git notes merge: Add another auto-resolving strategy: "cat_sort_uniq" 15 years ago
Johan Herland 6cfd6a9dea git notes merge: --commit should fail if underlying notes ref has moved 15 years ago
Johan Herland 443259cf92 git notes merge: List conflicting notes in notes merge commit message 15 years ago
Johan Herland 6abb3655ef git notes merge: Manual conflict resolution, part 2/2 15 years ago
Johan Herland 809f38c8ab git notes merge: Manual conflict resolution, part 1/2 15 years ago
Johan Herland 3228e67120 git notes merge: Add automatic conflict resolvers (ours, theirs, union) 15 years ago
Johan Herland 2085b16aef git notes merge: Handle real, non-conflicting notes merges 15 years ago
Johan Herland 75ef3f4a5c git notes merge: Initial implementation handling trivial merges only 15 years ago
Johan Herland d4990c4b2f notes.c: Use two newlines (instead of one) when concatenating notes 15 years ago
Johan Herland 32a36b4d6f (trivial) t3303: Indent with tabs instead of spaces for consistency 15 years ago
Gabriel Corona f39f72d8cf Fix username and password extraction from HTTP URLs 15 years ago
Gabriel Corona 3cf8fe1d26 t5550: test HTTP authentication and userinfo decoding 15 years ago
Jeff King 9bad723369 allow command-specific pagers in pager.<cmd> 15 years ago
Jeff King b2be2f6aea log.decorate: accept 0/1 bool values 15 years ago
Clemens Buchacher 7980872d4e use persistent memory for rejected paths 15 years ago
Clemens Buchacher 172b6428d0 do not overwrite untracked during merge from unborn branch 15 years ago
Ævar Arnfjörð Bjarmason f8d186bba7 tests: use test_cmp instead of piping to diff(1) 15 years ago
Ævar Arnfjörð Bjarmason 5649bd9a51 t7004-tag.sh: re-arrange git tag comment for clarity 15 years ago
Jens Lehmann c1a3c3640d Submodules: Add the "fetchRecurseSubmodules" config option 15 years ago
Jens Lehmann be254a0ea9 Add the 'fetch.recurseSubmodules' config setting 15 years ago
Jens Lehmann 7dce19d374 fetch/pull: Add the --recurse-submodules option 15 years ago
Antonio Ospite db54c8e710 git-send-email.perl: make initial In-Reply-To apply only to first email 15 years ago
Junio C Hamano 71fc224fe8 t3402: test "rebase -s<strategy> -X<opt>" 15 years ago
Michael J Gruber 3d5854e765 tag: recognize rfc1991 signatures 15 years ago
Michael J Gruber c8525c302b t/t7004-tag: test handling of rfc1991 signatures 15 years ago
Jonathan Nieder f6ce1f2588 cherry-pick/revert: transparently refresh index 15 years ago
Jonathan Nieder 2d502e1f37 apply: handle patches with funny filename and colon in timezone 15 years ago
Jonathan Nieder 33fc521193 t4124 (apply --whitespace): use test_might_fail 15 years ago
Junio C Hamano 56641f199c t3404: do not use 'describe' to implement test_cmp_rev 15 years ago
Jonathan Nieder 5c947e2c38 t3404 (rebase -i): introduce helper to check position of HEAD 15 years ago
Jonathan Nieder 99b028e558 t3404 (rebase -i): move comment to description 15 years ago
Jonathan Nieder 391a825f5b t3404 (rebase -i): unroll test_commit loops 15 years ago
Jonathan Nieder 0155a64e88 t3301 (notes): use test_expect_code for clarity 15 years ago
Jonathan Nieder 598f0877aa t1400 (update-ref): use test_must_fail 15 years ago
Jonathan Nieder 2b5ec01845 t1502 (rev-parse --parseopt): test exit code from "-h" 15 years ago