1093 Commits (3caf320ba8fc8277b5875fe306efbfa333b92487)

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