1424 Commits (aadbe44f883859536c5320e0ac1d6ed122c45671)

Author SHA1 Message Date
Jeff King aadbe44f88 grep portability fix: don't use "-e" or "-q" 17 years ago
Jeff King e85fe4d85b more tr portability test script fixes 17 years ago
Jeff King e8e29c7b55 t0050: perl portability fix 17 years ago
Jeff King 40a7ce64e1 tr portability fixes 17 years ago
Jeff King 7339eb0823 t0021: tr portability fix for Solaris 17 years ago
Johannes Schindelin fc99469a2b launch_editor(): allow spaces in the filename 17 years ago
Mike Hommey 4201bb5f7e git rebase --abort: always restore the right commit 17 years ago
Linus Torvalds 34110cd4e3 Make 'unpack_trees()' have a separate source and destination index 17 years ago
Johannes Schindelin 3b9dcff5df builtin remote rm: remove symbolic refs, too 17 years ago
Jeff King 50753d00d6 Add a test for read-tree -u --reset with a D/F conflict 17 years ago
Junio C Hamano 5b044ac387 filter-branch: handle "disappearing tree" case correctly in subdir filter 17 years ago
Adeodato Simó 655e8515f2 Really make the LF after reset in fast-import optional 17 years ago
Junio C Hamano 5b7570cfb4 git-clean: add tests for relative path 17 years ago
Junio C Hamano c2116a1783 test-lib: fix TERM to dumb for test repeatability 17 years ago
Junio C Hamano 3296766eb5 get_pathspec(): die when an out-of-tree path is given 17 years ago
Johannes Schindelin 84521ed6f2 remote: fix "update [group...]" 17 years ago
Charles Bailey 05e934bb9f Add a very basic test script for git mergetool 17 years ago
Junio C Hamano bb034f839a am: read from the right mailbox when started from a subdirectory 17 years ago
Shawn O. Pearce 41fa7d2eae Teach git-fetch to exploit server side automatic tag following 17 years ago
Shawn O. Pearce f0a24aa56e git-pack-objects: Automatically pack annotated tags if object was packed 17 years ago
Mike Hommey 4947cf9cc3 t3407-rebase-abort.sh: Enhance existing tests, and add test for rebase --merge 17 years ago
Alex Riesen a798b2c0f6 Fix test for cleanup failure in t7300 on Windows 17 years ago
Junio C Hamano 4d4c3e1c12 t6120 (describe): check --long properly 17 years ago
Shawn O. Pearce 3291fe4072 Add git-describe test for "verify annotated tag names on output" 17 years ago
Shawn O. Pearce d1b28f512c Test for packed tags in git-describe output 17 years ago
Shawn O. Pearce be7bae0d48 Don't allow git-describe failures to go unnoticed in t6120 17 years ago
Gerrit Pape e6d1f76ccf git-merge.sh: better handling of combined --squash,--no-ff,--no-commit options 17 years ago
Brandon Casey b683c08082 t3903-stash.sh: Add tests for new stash commands drop and pop 17 years ago
Brandon Casey 059f13045a t3903-stash.sh: Add missing '&&' to body of testcase 17 years ago
Shawn O. Pearce cf7f929a10 Teach git-fetch to grab a tag at the same time as a commit 17 years ago
Jeff King 0f2d4476c1 revert: actually check for a dirty index 17 years ago
Junio C Hamano 90d0ed96b7 tests: introduce test_must_fail 17 years ago
Johannes Schindelin 859c4fbef5 format-patch: wrap cover-letter's shortlog sensibly 17 years ago
Johannes Schindelin 5d02294c77 format-patch: use the diff options for the cover letter, too 17 years ago
Pierre Habouzit 580d5bffde parse-options: new option type to treat an option-like parameter as an argument. 17 years ago
Johannes Schindelin e371a4c648 Fix make_absolute_path() for parameters without a slash 17 years ago
Junio C Hamano 2b459b483c diff: make sure work tree side is shown as 0{40} when different 17 years ago
Mike Hommey 48411d2233 git rebase --abort: always restore the right commit 17 years ago
Johannes Schindelin 4ebc914c88 builtin-remote: prune remotes correctly that were added with --mirror 17 years ago
Johannes Schindelin 211c89682e Make git-remote a builtin 17 years ago
Johannes Schindelin 4704640b61 Test "git remote show" and "git remote prune" 17 years ago
Mike Hommey 3ebfe63a82 Add test for git rebase --abort 17 years ago
Junio C Hamano c3b088d9da t6024: move "git reset" to prepare for a test inside the test itself 17 years ago
Santi Béjar c6fef0bbea clone: support cloning full bundles 17 years ago
Junio C Hamano 7435982102 tests: introduce test_must_fail 17 years ago
Jeff King 7cf7f54a65 use build-time SHELL_PATH in test scripts 17 years ago
Daniel Barkalow 75336878c7 Write index file on any checkout of files 17 years ago
Miklos Vajna 419e38337a Improve t6029 to check the real "subtree" case 17 years ago
Clemens Buchacher faa4bc35a0 http-push: add regression tests 17 years ago
Carl Worth 0f497e75f0 Eliminate confusing "won't bisect on seeked tree" failure 17 years ago