summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2007-11-14Merge branch 'aw/mirror-push' into jk/send-packJunio C Hamano
2007-11-14Merge branch 'ar/send-pack-remote-track' into jk/send-packJunio C Hamano
2007-11-14Merge branch 'db/remote-builtin' into jk/send-packJunio C Hamano
2007-11-13Add tests for git push'es mirror modeAndy Whitcroft
2007-11-13Add a test checking if send-pack updated local tracking branches correctlyAlex Riesen
2007-11-12git-svn: support for funky branch and project names over HTTP(S)Eric Wong
2007-11-12Merge branch 'maint'Junio C Hamano
2007-11-12git-svn: prevent dcommitting if the index is dirty.Benoit Sigoure
2007-11-11Merge branch 'js/upload-pack'Junio C Hamano
2007-11-11Merge branch 'js/reset'Junio C Hamano
2007-11-11Merge branch 'js/parseopt-abbrev-fix'Junio C Hamano
2007-11-10test-lib.sh: move error line after error() declarationMichele Ballabio
2007-11-10for-each-ref: fix setup of option-parsing for --sortLars Hjemli
2007-11-10git-commit: a bit more testsJunio C Hamano
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-06upload-pack: Use finish_{command,async}() instead of waitpid().Johannes Sixt
2007-11-06builtin-reset: avoid forking "update-index --refresh"Johannes Schindelin
2007-11-06builtin-reset: do not call "ls-files --unmerged"Johannes Schindelin
2007-11-06parse-options: abbreviation engine fix.Johannes Schindelin
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