Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'maint' | Junio C Hamano | 2007-11-14 | 2 | -1/+12 |
|\ | |||||
| * | git-clean: honor core.excludesfile | Junio C Hamano | 2007-11-14 | 1 | -0/+11 |
| * | t/t3404: fix test for a bogus todo file. | Junio C Hamano | 2007-11-13 | 1 | -1/+1 |
* | | git-svn: support for funky branch and project names over HTTP(S) | Eric Wong | 2007-11-12 | 1 | -0/+40 |
* | | Merge branch 'maint' | Junio C Hamano | 2007-11-12 | 1 | -0/+6 |
|\ \ | |/ | |||||
| * | git-svn: prevent dcommitting if the index is dirty. | Benoit Sigoure | 2007-11-11 | 1 | -0/+6 |
* | | Merge branch 'js/upload-pack' | Junio C Hamano | 2007-11-11 | 1 | -0/+75 |
|\ \ | |||||
| * | | upload-pack: Use finish_{command,async}() instead of waitpid(). | Johannes Sixt | 2007-11-05 | 1 | -0/+75 |
* | | | Merge branch 'js/reset' | Junio C Hamano | 2007-11-11 | 1 | -0/+19 |
|\ \ \ | |||||
| * | | | builtin-reset: avoid forking "update-index --refresh" | Johannes Schindelin | 2007-11-05 | 1 | -0/+10 |
| * | | | builtin-reset: do not call "ls-files --unmerged" | Johannes Schindelin | 2007-11-05 | 1 | -0/+9 |
| |/ / | |||||
* | | | Merge branch 'js/parseopt-abbrev-fix' | Junio C Hamano | 2007-11-11 | 1 | -0/+13 |
|\ \ \ | |||||
| * | | | parse-options: abbreviation engine fix. | Johannes Schindelin | 2007-11-05 | 1 | -0/+13 |
| |/ / | |||||
* | | | test-lib.sh: move error line after error() declaration | Michele Ballabio | 2007-11-10 | 1 | -5/+10 |
* | | | for-each-ref: fix setup of option-parsing for --sort | Lars Hjemli | 2007-11-10 | 1 | -0/+22 |
* | | | git-commit: a bit more tests | Junio C Hamano | 2007-11-10 | 1 | -0/+69 |
* | | | Merge branch 'maint' | Junio C Hamano | 2007-11-09 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | stop t1400 hiding errors in tests | Alex Riesen | 2007-11-08 | 1 | -1/+1 |
* | | | Merge branch 'jc/clean-config' | Junio C Hamano | 2007-11-07 | 2 | -6/+15 |
|\ \ \ | |_|/ |/| | | |||||
| * | | clean: require -f to do damage by default | Junio C Hamano | 2007-11-04 | 2 | -6/+15 |
* | | | Merge branch 'maint' | Junio C Hamano | 2007-11-05 | 2 | -0/+61 |
|\ \ \ | | |/ | |/| | |||||
| * | | git-svn: t9114: verify merge commit message in test | Eric Wong | 2007-11-05 | 1 | -0/+5 |
| * | | git-svn: fix dcommit clobbering when committing a series of diffs | Eric Wong | 2007-11-05 | 1 | -0/+56 |
| |/ | |||||
* | | t3502: Disambiguate between file and rev by adding -- | Brian Gernhardt | 2007-11-05 | 1 | -4/+4 |
* | | Add more tests for git-clean | Shawn Bohrer | 2007-11-05 | 1 | -0/+105 |
* | | Fix an infinite loop in sq_quote_buf(). | Johannes Sixt | 2007-11-04 | 1 | -0/+7 |
* | | Merge branch 'jc/format-patch-encoding' | Junio C Hamano | 2007-11-04 | 1 | -0/+42 |
|\ \ | |||||
| * | | test format-patch -s: make sure MIME content type is shown as needed | Junio C Hamano | 2007-11-02 | 1 | -0/+42 |
* | | | Merge branch 'jc/revert-merge' | Junio C Hamano | 2007-11-04 | 1 | -0/+123 |
|\ \ \ | |||||
| * | | | cherry-pick/revert -m: add tests | Junio C Hamano | 2007-11-02 | 1 | -0/+123 |
* | | | | Merge branch 'ss/mailsplit' | Junio C Hamano | 2007-11-04 | 1 | -0/+3 |
|\ \ \ \ | |||||
| * | | | | Make mailsplit and mailinfo strip whitespace from the start of the input | Simon Sasburg | 2007-11-02 | 1 | -0/+3 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'jn/gitweb' | Junio C Hamano | 2007-11-04 | 1 | -1/+23 |
|\ \ \ \ | |||||
| * | | | | gitweb: Add tests for overriding gitweb config with repo config | Jakub Narebski | 2007-11-02 | 1 | -0/+23 |
| * | | | | gitweb: Remove CGI::Carp::set_programname() call from t9500 gitweb test | Jakub Narebski | 2007-11-02 | 1 | -1/+0 |
| |/ / / | |||||
* | | | | git-reset: do not be confused if there is nothing to reset | Johannes Schindelin | 2007-11-03 | 1 | -0/+7 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2007-11-02 | 2 | -6/+6 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Remove unecessary hard-coding of EDITOR=':' VISUAL=':' in some test suites. | Kristian Høgsberg | 2007-11-02 | 2 | -6/+6 |
* | | | | Merge branch 'ph/parseopt' | Junio C Hamano | 2007-11-02 | 2 | -0/+93 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Make builtin-for-each-ref.c use parse-opts. | Pierre Habouzit | 2007-10-29 | 1 | -0/+0 |
| * | | | parse-options: Allow abbreviated options when unambiguous | Johannes Schindelin | 2007-10-29 | 1 | -0/+23 |
| * | | | Add tests for parse-options.c | Johannes Schindelin | 2007-10-29 | 1 | -0/+70 |
| | |/ | |/| | |||||
* | | | Do no colorify test output if stdout is not a terminal | Alex Riesen | 2007-11-01 | 1 | -0/+1 |
* | | | Merge branch 'js/forkexec' | Junio C Hamano | 2007-11-01 | 1 | -1/+6 |
|\ \ \ | |||||
| * | | | t0021-conversion.sh: Test that the clean filter really cleans content. | Johannes Sixt | 2007-10-21 | 1 | -1/+6 |
* | | | | Merge branch 'cc/skip' into HEAD | Junio C Hamano | 2007-10-30 | 1 | -0/+118 |
|\ \ \ \ | |||||
| * | | | | Bisect run: "skip" current commit if script exit code is 125. | Christian Couder | 2007-10-26 | 1 | -0/+40 |
| * | | | | Bisect: add a "bisect replay" test case. | Christian Couder | 2007-10-26 | 1 | -0/+7 |
| * | | | | Bisect: implement "bisect skip" to mark untestable revisions. | Christian Couder | 2007-10-26 | 1 | -0/+71 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'jk/send-pack' into HEAD | Junio C Hamano | 2007-10-30 | 1 | -0/+28 |
|\ \ \ \ | |/ / / |/| | | |