Commit message (Expand) | Author | Age | |
---|---|---|---|
* | git-am: Add --ignore-date option | Nanako Shiraishi | 2009-01-25 |
* | am: Add --committer-date-is-author-date option | Junio C Hamano | 2009-01-25 |
* | Merge branch 'js/patience-diff' | Junio C Hamano | 2009-01-23 |
|\ | |||
| * | Introduce the diff option '--patience' | Johannes Schindelin | 2009-01-07 |
* | | git-am: implement --reject option passed to git-apply | martin f. krafft | 2009-01-23 |
* | | t/t4202-log.sh: Add testcases | Arjen Laarhoven | 2009-01-23 |
* | | Merge branch 'kc/maint-diff-bwi-fix' | Junio C Hamano | 2009-01-21 |
|\ \ | |||
| * | | Fix combined use of whitespace ignore options to diff | Keith Cascio | 2009-01-19 |
| * | | test more combinations of ignore-whitespace options to diff | Keith Cascio | 2009-01-19 |
* | | | Merge branch 'sg/maint-gitdir-in-subdir' | Junio C Hamano | 2009-01-21 |
|\ \ \ | |||
| * | | | Fix gitdir detection when in subdir of gitdir | SZEDER Gábor | 2009-01-17 |
| |/ / | |||
* | | | 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 |
| | | |_|_|_|_|/ | | |/| | | | | |