1681 Commits (7f8365f894d60f240edd356f32e3c1bda994ed41)

Author SHA1 Message Date
Junio C Hamano 8ee002fd3d test_must_fail: 129 is a valid error code from usage() 17 years ago
Frank Lichtenheld 40ae8872a1 t9600-cvsimport.sh: set HOME before checking for cvsps availability 17 years ago
Brandon Casey 525d461528 t/t3800-mktag.sh: use test_must_fail rather than '!' 17 years ago
Junio C Hamano a466637c57 git-fetch test: test tracking fetch results, not just FETCH_HEAD 17 years ago
Daniel Barkalow c091b3d415 Tighten refspec processing 17 years ago
Johannes Schindelin 5cc8f37250 init: show "Reinit" message even in an (existing) empty repository 17 years ago
Johannes Sixt ec31b0ce98 builtin-remote: Fix missing newline at end of listing of pushed branches 17 years ago
Junio C Hamano 46220ca100 remote.c: Fix overtight refspec validation 17 years ago
Kevin Ballard 3644da7214 Make git-svn tests behave better on OS X 17 years ago
Brandon Casey c8a0869290 t/t7003-filter-branch.sh: use test_must_fail rather than '!' 17 years ago
Kevin Ballard 8114da1616 Don't try and percent-escape existing percent escapes in git-svn URIs 17 years ago
Johannes Schindelin 740fdd27f0 remote show: do not show symbolic refs 17 years ago
Linus Torvalds 7d004199d1 Make revision limiting more robust against occasional bad commit dates 17 years ago
Daniel Barkalow 1d0a694b8a Fix t3200 config 17 years ago
Junio C Hamano c4758d3c93 Fix read-tree not to discard errors 17 years ago
Junio C Hamano 8a785dc921 Add tests to catch problems with un-unlinkable symlinks 17 years ago
Junio C Hamano 8d14ac9454 Test: catch if trash cannot be removed 17 years ago
Junio C Hamano 29dc133198 git-merge-one-file: fix longstanding stupid thinko 17 years ago
Linus Torvalds 7f8ab8dc07 Don't update unchanged merge entries 17 years ago
Junio C Hamano 20fd60bf6a t1000: use "test_must_fail git frotz", not "! git frotz" 17 years ago
Junio C Hamano 1f9ff0de82 Redo "add test_cmp function for test scripts" 17 years ago
Jonas Fonseca abe549e179 shortlog: do not require to run from inside a git repository 17 years ago
Junio C Hamano 6bf4f1b4c9 format-patch: generate MIME header as needed even when there is format.header 17 years ago
Jeff King aab0abf7ef t6000lib: re-fix tr portability 17 years ago
Clemens Buchacher 1affea4f62 merge-recursive: handle file mode changes 17 years ago
Jeff King 462f8caf24 t7505: use SHELL_PATH in hook 17 years ago
Jeff King 32aedd5496 t9112: add missing #!/bin/sh header 17 years ago
Jeff King cde2ed25ad t6000lib: tr portability fix 17 years ago
Jeff King 53a5b443b4 t4020: don't use grep -a 17 years ago
Jeff King 82ebb0b6ec add test_cmp function for test scripts 17 years ago
Jeff King b4ce54fc61 remove use of "tail -n 1" and "tail -1" 17 years ago
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
Johannes Schindelin 25ee9731c1 gc: call "prune --expire 2.weeks.ago" by default 17 years ago
Jeff King 40a7ce64e1 tr portability fixes 17 years ago
Ping Yin 2da2ddc664 git-submodule summary: test 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
Martin Koegler 38a5739dfa t5300: add test for "index-pack --strict" 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