1232 Commits (77190eb9b881118b78383a483973a85fe79cbf70)

Author SHA1 Message Date
Eric Wong cfbe7ab333 git-svn: support for funky branch and project names over HTTP(S) 17 years ago
Benoit Sigoure c8cfa3e4a5 git-svn: prevent dcommitting if the index is dirty. 17 years ago
Junio C Hamano 25487bde2a t2200: test more cases of "add -u" 17 years ago
Shawn O. Pearce 4191c35671 git-fetch: avoid local fetching from alternate (again) 17 years ago
Mike Hommey fb6e4e1f3f Do git reset --hard HEAD when using git rebase --skip 17 years ago
David Symonds fed1b5cac0 git-checkout: Test for relative path use. 17 years ago
Björn Steinbrink e70f320251 t7005-editor.sh: Don't invoke real vi when it is in GIT_EXEC_PATH 17 years ago
Rémi Vanicat 859a4dbcad Make GIT_INDEX_FILE apply to git-commit 17 years ago
Michele Ballabio 570f322669 test-lib.sh: move error line after error() declaration 17 years ago
Lars Hjemli c899a57c28 for-each-ref: fix setup of option-parsing for --sort 17 years ago
Junio C Hamano 5aa5cd460c git-commit: a bit more tests 17 years ago
Johannes Schindelin 6fd2f5e60d rebase: operate on a detached HEAD 17 years ago
Alex Riesen d9c8344b46 stop t1400 hiding errors in tests 17 years ago
Junio C Hamano 6738c81942 send-pack: segfault fix on forced push 17 years ago
Junio C Hamano 6b945b9bee test format-patch -s: make sure MIME content type is shown as needed 17 years ago
Shawn O. Pearce 7c2c6ee7e0 Reteach builtin-ls-remote to understand remotes 17 years ago
Mike Hommey 4d8b1dc850 Add tests for git tag 17 years ago
Johannes Sixt 4c324c0050 upload-pack: Use finish_{command,async}() instead of waitpid(). 17 years ago
Johannes Schindelin 620a6cd42e builtin-reset: avoid forking "update-index --refresh" 17 years ago
Johannes Schindelin cdf4a751fa builtin-reset: do not call "ls-files --unmerged" 17 years ago
Johannes Schindelin 243e0614e0 parse-options: abbreviation engine fix. 17 years ago
Brian Gernhardt 9f12bec438 t3502: Disambiguate between file and rev by adding -- 17 years ago
Shawn Bohrer ae3e76c299 Add more tests for git-clean 17 years ago
Eric Wong fb159580a1 git-svn: t9114: verify merge commit message in test 17 years ago
Eric Wong c74d9acf20 git-svn: fix dcommit clobbering when committing a series of diffs 17 years ago
Johannes Sixt c2015b3ae0 Fix an infinite loop in sq_quote_buf(). 17 years ago
Junio C Hamano 562ca192f9 clean: require -f to do damage by default 17 years ago
Brian Gernhardt e90ecb6817 format-patch: Test --[no-]numbered and format.numbered 17 years ago
Johannes Schindelin 2e7a9785c2 git-reset: do not be confused if there is nothing to reset 17 years ago
Jakub Narebski e9c34c233f gitweb: Add tests for overriding gitweb config with repo config 17 years ago
Junio C Hamano 49e703afda core.whitespace: add test for diff whitespace error highlighting 17 years ago
Junio C Hamano aacb8f10a7 test format-patch -s: make sure MIME content type is shown as needed 17 years ago
Junio C Hamano 6232b3438d cherry-pick/revert -m: add tests 17 years ago
Kristian Høgsberg 9e54dc6c12 Remove unecessary hard-coding of EDITOR=':' VISUAL=':' in some test suites. 17 years ago
Simon Sasburg f88a545a94 Make mailsplit and mailinfo strip whitespace from the start of the input 17 years ago
Jakub Narebski fa9aff463d gitweb: Remove CGI::Carp::set_programname() call from t9500 gitweb test 17 years ago
Alex Riesen f31dfa604c Do no colorify test output if stdout is not a terminal 17 years ago
Pierre Habouzit c3428da87f Make builtin-for-each-ref.c use parse-opts. 17 years ago
Johannes Schindelin 7f275b9152 parse-options: Allow abbreviated options when unambiguous 17 years ago
Johannes Schindelin beb4743793 Add tests for parse-options.c 17 years ago
Christian Couder 71b0251cdd Bisect run: "skip" current commit if script exit code is 125. 17 years ago
Christian Couder 37f9fd0dde Bisect: add a "bisect replay" test case. 17 years ago
Christian Couder 97e1c51e15 Bisect: implement "bisect skip" to mark untestable revisions. 17 years ago
Christian Couder 15387e32ff Test suite: reset TERM to its previous value after testing. 17 years ago
Pierre Habouzit 1ece127467 Support a --quiet option in the test-suite. 17 years ago
Pierre Habouzit 55db1df0c8 Add some fancy colors in the test library when terminal supports it. 17 years ago
Johannes Sixt a0ae35ae2d t0021-conversion.sh: Test that the clean filter really cleans content. 17 years ago
Jeff King 5eb7358167 send-pack: respect '+' on wildcard refspecs 17 years ago
Steffen Prohaska d7b0a09316 attr: fix segfault in gitattributes parsing code 17 years ago
Jeff King 09fba7a59d t5516: test update of local refs on push 17 years ago