aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'aw/mirror-push' into jk/send-packJunio C Hamano2007-11-14
|\
| * Add tests for git push'es mirror modeAndy Whitcroft2007-11-12
| * Merge master into aw/mirror-pushJunio C Hamano2007-11-09
| |\
| * \ Merge branch 'jk/terse-push' into aw/mirror-pushJunio C Hamano2007-11-09
| |\ \
| | * | send-pack: segfault fix on forced pushJunio C Hamano2007-11-08
* | | | Merge branch 'ar/send-pack-remote-track' into jk/send-packJunio C Hamano2007-11-14
|\ \ \ \
| * | | | Add a test checking if send-pack updated local tracking branches correctlyAlex Riesen2007-11-12
* | | | | Merge branch 'db/remote-builtin' into jk/send-packJunio C Hamano2007-11-14
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Reteach builtin-ls-remote to understand remotesShawn O. Pearce2007-11-06
| |/ /
* | | git-svn: support for funky branch and project names over HTTP(S)Eric Wong2007-11-12
* | | Merge branch 'maint'Junio C Hamano2007-11-12
|\ \ \
| * | | git-svn: prevent dcommitting if the index is dirty.Benoit Sigoure2007-11-11
* | | | Merge branch 'js/upload-pack'Junio C Hamano2007-11-11
|\ \ \ \
| * | | | upload-pack: Use finish_{command,async}() instead of waitpid().Johannes Sixt2007-11-05
* | | | | Merge branch 'js/reset'Junio C Hamano2007-11-11
|\ \ \ \ \
| * | | | | builtin-reset: avoid forking "update-index --refresh"Johannes Schindelin2007-11-05
| * | | | | builtin-reset: do not call "ls-files --unmerged"Johannes Schindelin2007-11-05
| |/ / / /
* | | | | Merge branch 'js/parseopt-abbrev-fix'Junio C Hamano2007-11-11
|\ \ \ \ \
| * | | | | parse-options: abbreviation engine fix.Johannes Schindelin2007-11-05
| |/ / / /
* | | | | test-lib.sh: move error line after error() declarationMichele Ballabio2007-11-10
* | | | | for-each-ref: fix setup of option-parsing for --sortLars Hjemli2007-11-10
* | | | | git-commit: a bit more testsJunio C Hamano2007-11-10
| |_|_|/ |/| | |
* | | | Merge branch 'maint'Junio C Hamano2007-11-09
|\ \ \ \ | | |/ / | |/| |
| * | | stop t1400 hiding errors in testsAlex Riesen2007-11-08
* | | | Merge branch 'jc/clean-config'Junio C Hamano2007-11-07
|\ \ \ \ | |_|/ / |/| | |
| * | | clean: require -f to do damage by defaultJunio C Hamano2007-11-04
* | | | Merge branch 'maint'Junio C Hamano2007-11-05
|\ \ \ \ | | |/ / | |/| |
| * | | git-svn: t9114: verify merge commit message in testEric Wong2007-11-05
| * | | git-svn: fix dcommit clobbering when committing a series of diffsEric Wong2007-11-05
| |/ /
* | | t3502: Disambiguate between file and rev by adding --Brian Gernhardt2007-11-05
* | | Add more tests for git-cleanShawn Bohrer2007-11-05
* | | Fix an infinite loop in sq_quote_buf().Johannes Sixt2007-11-04
* | | Merge branch 'jc/format-patch-encoding'Junio C Hamano2007-11-04
|\ \ \
| * | | test format-patch -s: make sure MIME content type is shown as neededJunio C Hamano2007-11-02
* | | | Merge branch 'jc/revert-merge'Junio C Hamano2007-11-04
|\ \ \ \
| * | | | cherry-pick/revert -m: add testsJunio C Hamano2007-11-02
* | | | | Merge branch 'ss/mailsplit'Junio C Hamano2007-11-04
|\ \ \ \ \
| * | | | | Make mailsplit and mailinfo strip whitespace from the start of the inputSimon Sasburg2007-11-02
| | |/ / / | |/| | |
* | | | | Merge branch 'jn/gitweb'Junio C Hamano2007-11-04
|\ \ \ \ \
| * | | | | gitweb: Add tests for overriding gitweb config with repo configJakub Narebski2007-11-02
| * | | | | gitweb: Remove CGI::Carp::set_programname() call from t9500 gitweb testJakub Narebski2007-11-02
| |/ / / /
* | | | | git-reset: do not be confused if there is nothing to resetJohannes Schindelin2007-11-03
| |_|_|/ |/| | |
* | | | Merge branch 'maint'Junio C Hamano2007-11-02
|\ \ \ \ | | |_|/ | |/| |
| * | | Remove unecessary hard-coding of EDITOR=':' VISUAL=':' in some test suites.Kristian Høgsberg2007-11-02
* | | | Merge branch 'ph/parseopt'Junio C Hamano2007-11-02
|\ \ \ \ | |_|/ / |/| | |
| * | | Make builtin-for-each-ref.c use parse-opts.Pierre Habouzit2007-10-29
| * | | parse-options: Allow abbreviated options when unambiguousJohannes Schindelin2007-10-29
| * | | Add tests for parse-options.cJohannes Schindelin2007-10-29
| | |/ | |/|
* | | Do no colorify test output if stdout is not a terminalAlex Riesen2007-11-01
* | | Merge branch 'js/forkexec'Junio C Hamano2007-11-01
|\ \ \