summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2007-11-10Merge master into aw/mirror-pushJunio C Hamano
2007-11-09Merge branch 'jk/terse-push' into aw/mirror-pushJunio C Hamano
2007-11-09Merge branch 'maint'Junio C Hamano
2007-11-09stop t1400 hiding errors in testsAlex Riesen
2007-11-08send-pack: segfault fix on forced pushJunio C Hamano
2007-11-08Merge branch 'jc/clean-config'Junio C Hamano
2007-11-07Reteach builtin-ls-remote to understand remotesShawn O. Pearce
2007-11-06Merge branch 'maint'Junio C Hamano
2007-11-05t3502: Disambiguate between file and rev by adding --Brian Gernhardt
2007-11-05Add more tests for git-cleanShawn Bohrer
2007-11-05git-svn: t9114: verify merge commit message in testEric Wong
2007-11-05git-svn: fix dcommit clobbering when committing a series of diffsEric Wong
2007-11-04Fix an infinite loop in sq_quote_buf().Johannes Sixt
2007-11-04clean: require -f to do damage by defaultJunio C Hamano
2007-11-04Merge branch 'jc/format-patch-encoding'Junio C Hamano
2007-11-04Merge branch 'jc/revert-merge'Junio C Hamano
2007-11-04Merge branch 'ss/mailsplit'Junio C Hamano
2007-11-04Merge branch 'jn/gitweb'Junio C Hamano
2007-11-04git-reset: do not be confused if there is nothing to resetJohannes Schindelin
2007-11-03gitweb: Add tests for overriding gitweb config with repo configJakub Narebski
2007-11-03test format-patch -s: make sure MIME content type is shown as neededJunio C Hamano
2007-11-03cherry-pick/revert -m: add testsJunio C Hamano
2007-11-02Merge branch 'maint'Junio C Hamano
2007-11-02Merge branch 'ph/parseopt'Junio C Hamano
2007-11-02Remove unecessary hard-coding of EDITOR=':' VISUAL=':' in some test suites.Kristian Høgsberg
2007-11-02Make mailsplit and mailinfo strip whitespace from the start of the inputSimon Sasburg
2007-11-02gitweb: Remove CGI::Carp::set_programname() call from t9500 gitweb testJakub Narebski
2007-11-01Do no colorify test output if stdout is not a terminalAlex Riesen
2007-11-01Merge branch 'js/forkexec'Junio C Hamano
2007-10-31Merge branch 'cc/skip' into HEADJunio C Hamano
2007-10-31Merge branch 'jk/send-pack' into HEADJunio C Hamano
2007-10-30Make builtin-for-each-ref.c use parse-opts.Pierre Habouzit
2007-10-30parse-options: Allow abbreviated options when unambiguousJohannes Schindelin
2007-10-30Add tests for parse-options.cJohannes Schindelin
2007-10-27Bisect run: "skip" current commit if script exit code is 125.Christian Couder
2007-10-27Bisect: add a "bisect replay" test case.Christian Couder
2007-10-27Bisect: implement "bisect skip" to mark untestable revisions.Christian Couder
2007-10-27Test suite: reset TERM to its previous value after testing.Christian Couder
2007-10-25Support a --quiet option in the test-suite.Pierre Habouzit
2007-10-25Add some fancy colors in the test library when terminal supports it.Pierre Habouzit
2007-10-25Merge branch 'db/fetch-pack'Junio C Hamano
2007-10-21Merge branch 'maint'Shawn O. Pearce
2007-10-21t0021-conversion.sh: Test that the clean filter really cleans content.Johannes Sixt
2007-10-20send-pack: respect '+' on wildcard refspecsJeff King
2007-10-19Merge branch 'maint'Shawn O. Pearce
2007-10-19attr: fix segfault in gitattributes parsing codeSteffen Prohaska
2007-10-18t5516: test update of local refs on pushJeff King
2007-10-18Merge branch 'maint'Shawn O. Pearce
2007-10-18git-blame shouldn't crash if run in an unmerged treeLinus Torvalds
2007-10-17git-svn: add git svn proplistBenoit Sigoure