1105 Commits (1617adc7a074415413b2f48da72f43d5c6cd74c4)

Author SHA1 Message Date
David D Kilzer 111947ef8c git-svn log: handle unreachable revisions like "svn log" 17 years ago
David D Kilzer 60f3ff1257 git-svn log: include commit log for the smallest revision in a range 17 years ago
David D Kilzer fede44b2e1 git-svn log: fix ascending revision ranges 17 years ago
Eric Wong 41337e22f0 git-svn: add tests for command-line usage of init and clone commands 17 years ago
Mike Hommey eb9d2b91cf Fix and improve t7004 (git-tag tests) 17 years ago
Junio C Hamano 0e06cc8b82 Fix per-directory exclude handing for "git add" 17 years ago
Wincent Colaiuta 2587d67966 Fix t9101 test failure caused by Subversion "auto-props" 17 years ago
Junio C Hamano 41a7aa588f Fix per-directory exclude handing for "git add" 17 years ago
Linus Torvalds 4d1012c370 Fix rev-list when showing objects involving submodules 17 years ago
Junio C Hamano b57321f57b git-clean: honor core.excludesfile 17 years ago
Junio C Hamano aac5bf0b48 t/t3404: fix test for a bogus todo file. 17 years ago
Björn Steinbrink 9d87442f03 git-commit: Add tests for invalid usage of -a/--interactive with paths 17 years ago
Johannes Schindelin 3f735b6654 rebase: fix "rebase --continue" breakage 17 years ago
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
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
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 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. 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