4665 Commits (74f6e0505bb854db5b25ba977432471fed218a73)

Author SHA1 Message Date
Clemens Buchacher 3055d78f97 use persistent memory for rejected paths 14 years ago
Clemens Buchacher b1735b1ab7 do not overwrite files in leading path 14 years ago
Clemens Buchacher 175659b4cc t7607: add leading-path tests 14 years ago
Clemens Buchacher 18a1d8953b t7607: use test-lib functions and check MERGE_HEAD 14 years ago
Michael J Gruber 0137ef7dae t800?-blame.sh: retitle uniquely 14 years ago
Jeff King 28368e9f0b tests: flip executable bit on t9158 14 years ago
Jeff King d38732c28c tests: add some script lint checks 14 years ago
Johannes Sixt 0d6504cc3c Avoid duplicate test number t7609 14 years ago
Torsten Bögershausen 7d79cb6ad5 t9143: do not fail when unhandled.log.gz is not created 14 years ago
Steven Walter 6abd9332f9 git-svn: allow the mergeinfo property to be set 14 years ago
Johannes Sixt f4b05a4947 Make the tab width used for whitespace checks configurable 14 years ago
Johannes Sixt d35711adc4 apply --whitespace=fix: fix tab-in-indent 14 years ago
Martin von Zweigbergk fe249b4219 Use reflog in 'pull --rebase . foo' 14 years ago
Tay Ray Chuan 6cfc028641 t5550-http-fetch: add test for http-fetch 14 years ago
Tay Ray Chuan 2bcd9ec501 t5550-http-fetch: add missing '&&' 14 years ago
Johannes Sixt 7569c1f444 t7300: add a missing SYMLINKS prerequisite 14 years ago
Jeff King ffa1eeaeea reflogs: clear flags properly in corner case 14 years ago
Martin von Zweigbergk 729ec9e23a rebase --abort: do not update branch ref 14 years ago
Tay Ray Chuan 38a94bb6ba format-patch: page output with --stdout 14 years ago
Brian Gernhardt 9f6cea97c9 t6022: Use -eq not = to test output of wc -l 14 years ago
Johan Herland 35d2fffdb8 Provide 'git merge --abort' as a synonym to 'git reset --merge' 14 years ago
Johan Herland 618cd75707 Provide 'git notes get-ref' to easily retrieve current notes ref 14 years ago
Johan Herland 305ddd444e git notes merge: Add testcases for merging notes trees at different fanouts 14 years ago
Johan Herland a6a09095a0 git notes merge: Add another auto-resolving strategy: "cat_sort_uniq" 14 years ago
Johan Herland 6cfd6a9dea git notes merge: --commit should fail if underlying notes ref has moved 14 years ago
Johan Herland 443259cf92 git notes merge: List conflicting notes in notes merge commit message 14 years ago
Johan Herland 6abb3655ef git notes merge: Manual conflict resolution, part 2/2 14 years ago
Johan Herland 809f38c8ab git notes merge: Manual conflict resolution, part 1/2 14 years ago
Johan Herland 3228e67120 git notes merge: Add automatic conflict resolvers (ours, theirs, union) 14 years ago
Johan Herland 2085b16aef git notes merge: Handle real, non-conflicting notes merges 14 years ago
Johan Herland 75ef3f4a5c git notes merge: Initial implementation handling trivial merges only 14 years ago
Johan Herland d4990c4b2f notes.c: Use two newlines (instead of one) when concatenating notes 14 years ago
Johan Herland 32a36b4d6f (trivial) t3303: Indent with tabs instead of spaces for consistency 14 years ago
Gabriel Corona f39f72d8cf Fix username and password extraction from HTTP URLs 14 years ago
Gabriel Corona 3cf8fe1d26 t5550: test HTTP authentication and userinfo decoding 14 years ago
Jeff King 9bad723369 allow command-specific pagers in pager.<cmd> 14 years ago
Jeff King b2be2f6aea log.decorate: accept 0/1 bool values 14 years ago
Clemens Buchacher 7980872d4e use persistent memory for rejected paths 14 years ago
Clemens Buchacher 172b6428d0 do not overwrite untracked during merge from unborn branch 14 years ago
Ævar Arnfjörð Bjarmason f8d186bba7 tests: use test_cmp instead of piping to diff(1) 14 years ago
Ævar Arnfjörð Bjarmason 5649bd9a51 t7004-tag.sh: re-arrange git tag comment for clarity 14 years ago
Antonio Ospite db54c8e710 git-send-email.perl: make initial In-Reply-To apply only to first email 14 years ago
Junio C Hamano 71fc224fe8 t3402: test "rebase -s<strategy> -X<opt>" 14 years ago
Michael J Gruber 3d5854e765 tag: recognize rfc1991 signatures 14 years ago
Michael J Gruber c8525c302b t/t7004-tag: test handling of rfc1991 signatures 14 years ago
Jonathan Nieder f6ce1f2588 cherry-pick/revert: transparently refresh index 14 years ago
Jonathan Nieder 2d502e1f37 apply: handle patches with funny filename and colon in timezone 14 years ago
Jonathan Nieder 33fc521193 t4124 (apply --whitespace): use test_might_fail 14 years ago
Junio C Hamano 56641f199c t3404: do not use 'describe' to implement test_cmp_rev 14 years ago
Jonathan Nieder 5c947e2c38 t3404 (rebase -i): introduce helper to check position of HEAD 14 years ago