Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'rs/ctype' | Junio C Hamano | 2009-01-21 |
|\ | |||
| * | Add ctype test | René Scharfe | 2009-01-17 |
* | | Merge branch 'jk/color-parse' | Junio C Hamano | 2009-01-21 |
|\ \ | |||
| * | | expand --pretty=format color options | Jeff King | 2009-01-17 |
* | | | Merge branch 'jc/maint-format-patch-o-relative' | Junio C Hamano | 2009-01-21 |
|\ \ \ | |||
| * | | | Teach format-patch to handle output directory relative to cwd | Junio C Hamano | 2009-01-12 |
* | | | | Merge branch 'kb/am-directory' | Junio C Hamano | 2009-01-21 |
|\ \ \ \ | |||
| * | | | | git-am: fix shell quoting | Junio C Hamano | 2009-01-14 |
| * | | | | git-am: add --directory=<dir> option | Junio C Hamano | 2009-01-12 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2009-01-21 |
|\ \ \ \ \ | |||
| * | | | | | Rename diff.suppress-blank-empty to diff.suppressBlankEmpty | Johannes Schindelin | 2009-01-21 |
* | | | | | | use uppercase POSIX compliant signals for the 'trap' command | Markus Heidelberg | 2009-01-19 |
* | | | | | | git-svn: avoid importing nested git repos | Eric Wong | 2009-01-18 |
* | | | | | | git-svn: fix SVN 1.1.x compatibility | Eric Wong | 2009-01-18 |
* | | | | | | git-svn: better attempt to handle broken symlink updates | Eric Wong | 2009-01-18 |
* | | | | | | git-svn: handle empty files marked as symlinks in SVN | Eric Wong | 2009-01-18 |
* | | | | | | t7700: demonstrate misbehavior of 'repack -a' when local packs exist | Brandon Casey | 2009-01-17 |
* | | | | | | test more combinations of ignore-whitespace options to diff | Keith Cascio | 2009-01-17 |
* | | | | | | Merge branch 'mv/apply-parse-opt' | Junio C Hamano | 2009-01-17 |
|\ \ \ \ \ \ | |||
| * | | | | | | Resurrect "git apply --flags -" to read from the standard input | Junio C Hamano | 2009-01-09 |
* | | | | | | | Merge branch 'tr/rebase-root' | Junio C Hamano | 2009-01-17 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | rebase -i: learn to rebase root commit | Thomas Rast | 2009-01-11 |
| * | | | | | | | rebase: learn to rebase root commit | Thomas Rast | 2009-01-11 |
* | | | | | | | | Merge branch 'ap/clone-into-empty' | Junio C Hamano | 2009-01-17 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | Allow cloning to an existing empty directory | Alexander Potashev | 2009-01-11 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||
* | | | | | | | | Merge branch 'tr/maint-no-index-fixes' | Junio C Hamano | 2009-01-17 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | diff: accept -- when using --no-index | Thomas Rast | 2009-01-06 |
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-01-17 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | | | |||
| * | | | | | | | t5540: clarify that http-push does not handle packed-refs on the remote | Johannes Schindelin | 2009-01-17 |
| * | | | | | | | http-push: when making directories, have a trailing slash in the path name | Johannes Schindelin | 2009-01-17 |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-01-15 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||
| * | | | | | | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-01-15 |
| |\ \ \ \ \ \ \ | |||
| | * | | | | | | | t3404: Add test case for auto-amending only edited commits after "edit" | Stephan Beyer | 2009-01-15 |
| | * | | | | | | | t3404: Add test case for aborted --continue after "edit" | Stephan Beyer | 2009-01-15 |
| | * | | | | | | | t3501: check that commits are actually done | Stephan Beyer | 2009-01-15 |
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-01-14 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||
| * | | | | | | | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-01-14 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||
| | * | | | | | | | fix handling of multiple untracked files for git mv -k | Michael J Gruber | 2009-01-14 |
| | * | | | | | | | add test cases for "git mv -k" | Michael J Gruber | 2009-01-14 |
| | | |_|_|_|_|/ | | |/| | | | | | |||
| * | | | | | | | Make t3411 executable | Miklos Vajna | 2009-01-14 |
| * | | | | | | | Merge branch 'js/maint-merge-recursive-r-d-conflict' into maint | Junio C Hamano | 2009-01-13 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge branch 'cb/maint-merge-recursive-fix' into maint | Junio C Hamano | 2009-01-13 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge branch 'ap/maint-apply-modefix' into maint | Junio C Hamano | 2009-01-13 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'jc/maint-do-not-switch-to-non-commit' into maint | Junio C Hamano | 2009-01-11 |
| |\ \ \ \ \ \ \ \ \ \ | |||
* | \ \ \ \ \ \ \ \ \ \ | Merge branch 'nd/grep-assume-unchanged' | Junio C Hamano | 2009-01-13 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | grep: grep cache entries if they are "assume unchanged" | Nguyễn Thái Ngọc Duy | 2008-12-27 |
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |||
* | | | | | | | | | | | | Merge branch 'js/bundle-tags' | Junio C Hamano | 2009-01-13 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | bundle: allow rev-list options to exclude annotated tags | Johannes Schindelin | 2009-01-05 |
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |||
* | | | | | | | | | | | | Merge branch 'js/add-not-submodule' | Junio C Hamano | 2009-01-13 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | git add: do not add files from a submodule | Johannes Schindelin | 2009-01-05 |
| | |/ / / / / / / / / / | |/| | | | | | | | | | |