Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git svn: add test for a git svn gc followed by a git svn mkdirs | Robert Zeh | 2009-12-23 | 1 | -0/+40 |
* | Merge branch 'maint' | Junio C Hamano | 2009-12-22 | 1 | -0/+13 |
|\ | |||||
| * | Prevent git blame from segfaulting on a missing author name | David Reiss | 2009-12-22 | 1 | -0/+13 |
* | | git-svn: detect cherry-picks correctly. | Sam Vilain | 2009-12-21 | 1 | -2/+2 |
* | | git-svn: fix some mistakes with interpreting SVN mergeinfo commit ranges | Sam Vilain | 2009-12-21 | 1 | -1/+1 |
* | | git-svn: expand the svn mergeinfo test suite, highlighting some failures | Sam Vilain | 2009-12-21 | 3 | -172/+860 |
* | | t9146: use 'svn_cmd' wrapper | Eric Wong | 2009-12-19 | 1 | -1/+1 |
* | | git svn: make empty directory creation gc-aware | Eric Wong | 2009-12-19 | 1 | -0/+24 |
* | | Merge branch 'maint' to sync with 1.6.5.7 | Junio C Hamano | 2009-12-16 | 2 | -0/+32 |
|\ \ | |/ | |||||
| * | worktree: don't segfault with an absolute pathspec without a work tree | Junio C Hamano | 2009-12-16 | 1 | -0/+15 |
| * | ignore unknown color configuration | Jeff King | 2009-12-16 | 1 | -0/+17 |
* | | Sync with 1.6.5.6 | Junio C Hamano | 2009-12-10 | 1 | -69/+0 |
|\ \ | |/ | |||||
| * | Remove post-upload-hook | Junio C Hamano | 2009-12-10 | 1 | -69/+0 |
* | | Merge branch 'maint' | Junio C Hamano | 2009-12-08 | 1 | -0/+20 |
|\ \ | |/ | |||||
| * | Merge branch 'jk/maint-add-p-delete-fix' into maint | Junio C Hamano | 2009-12-08 | 1 | -0/+20 |
| |\ | |||||
| | * | add-interactive: fix deletion of non-empty files | Jeff King | 2009-12-07 | 1 | -0/+20 |
* | | | git svn: log removals of empty directories | Eric Wong | 2009-12-07 | 1 | -0/+10 |
* | | | Sync with 1.6.5.5 | Junio C Hamano | 2009-12-05 | 1 | -3/+29 |
|\ \ \ | |/ / | |||||
| * | | reset: improve worktree safety valves | Jeff King | 2009-12-05 | 1 | -3/+29 |
* | | | Merge branch 'maint' | Junio C Hamano | 2009-12-03 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'uk/maint-shortlog-encoding' into maint | Junio C Hamano | 2009-12-03 | 1 | -0/+28 |
| |\ \ | |||||
| | * | | t4201: use ISO8859-1 rather than ISO-8859-1 | Brandon Casey | 2009-12-03 | 1 | -2/+2 |
| * | | | Merge branch 'fc/maint-format-patch-pathspec-dashes' into maint | Junio C Hamano | 2009-12-03 | 1 | -0/+5 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'rj/maint-t9700' into maint | Junio C Hamano | 2009-12-03 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'ls/maint-mailinfo-no-inbody' into maint | Junio C Hamano | 2009-12-03 | 14 | -1/+101 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'pb/maint-use-custom-perl' into maint | Junio C Hamano | 2009-12-03 | 3 | -4/+4 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'bc/grep-i-F' into maint | Junio C Hamano | 2009-12-03 | 1 | -0/+10 |
| |\ \ \ \ \ \ \ | |||||
* | | | | | | | | | Fix crasher on encountering SHA1-like non-note in notes tree | Johan Herland | 2009-12-03 | 1 | -0/+172 |
* | | | | | | | | | t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-' | Brandon Casey | 2009-12-03 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-12-02 | 1 | -5/+2 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | merge: do not add standard message when message is given with -m option | Junio C Hamano | 2009-12-02 | 1 | -5/+2 |
* | | | | | | | | | Merge branch 'fc/maint-format-patch-pathspec-dashes' | Junio C Hamano | 2009-11-30 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
| * | | | | | | | | format-patch: add test for parsing of "--" | Felipe Contreras | 2009-11-26 | 1 | -0/+5 |
* | | | | | | | | | Merge branch 'jc/pretty-lf' | Junio C Hamano | 2009-11-30 | 1 | -0/+22 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Pretty-format: %[+-]x to tweak inter-item newlines | Junio C Hamano | 2009-10-04 | 1 | -0/+22 |
* | | | | | | | | | | Merge branch 'em/commit-claim' | Junio C Hamano | 2009-11-30 | 1 | -0/+114 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | commit -c/-C/--amend: reset timestamp and authorship to committer with --rese... | Erick Mattos | 2009-11-04 | 1 | -0/+114 |
* | | | | | | | | | | | Merge branch 'fc/send-email-envelope' | Junio C Hamano | 2009-11-30 | 1 | -0/+34 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | send-email: automatic envelope sender | Felipe Contreras | 2009-11-27 | 1 | -0/+17 |
| * | | | | | | | | | | | t9001: test --envelope-sender option of send-email | Junio C Hamano | 2009-11-22 | 1 | -0/+17 |
| | |_|/ / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'uk/maint-shortlog-encoding' | Junio C Hamano | 2009-11-30 | 1 | -0/+28 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | shortlog: respect commit encoding | Uwe Kleine-König | 2009-11-25 | 1 | -0/+28 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'ns/send-email-no-chain-reply-to' | Junio C Hamano | 2009-11-30 | 1 | -0/+49 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | prepare send-email for smoother change of --chain-reply-to default | Nanako Shiraishi | 2009-11-29 | 1 | -0/+49 |
* | | | | | | | | | | | Merge branch 'bw/diff-color-hunk-header' | Junio C Hamano | 2009-11-30 | 1 | -5/+7 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Give the hunk comment its own color | Bert Wesarg | 2009-11-28 | 1 | -1/+3 |
| * | | | | | | | | | | | emit_line(): don't emit an empty <SET><RESET> followed by a newline | Junio C Hamano | 2009-11-27 | 1 | -4/+4 |
* | | | | | | | | | | | | t/README: Document GIT_TEST_INSTALLED and GIT_TEST_EXEC_PATH | Matthew Ogilvie | 2009-11-29 | 1 | -0/+13 |
* | | | | | | | | | | | | t3409 t4107 t7406 t9150: use dashless commands | Matthew Ogilvie | 2009-11-29 | 4 | -16/+16 |
* | | | | | | | | | | | | t2300: use documented technique to invoke git-sh-setup | Matthew Ogilvie | 2009-11-29 | 1 | -1/+1 |
| |/ / / / / / / / / / |/| | | | | | | | | | |