Commit message (Expand) | Author | Age | |
---|---|---|---|
* | tests: Avoid single-shot environment export for shell function invocation | Junio C Hamano | 2009-01-26 |
* | rebase -i: correctly remember --root flag across --continue | Junio C Hamano | 2009-01-26 |
* | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 2009-01-25 |
|\ | |||
| * | git-svn: Add test for --ignore-paths parameter | Vitaly \"_Vi\" Shukela | 2009-01-25 |
* | | Merge branch 'js/diff-color-words' | Junio C Hamano | 2009-01-25 |
|\ \ | |||
| * | | Change the spelling of "wordregex". | Boyd Stephen Smith Jr | 2009-01-21 |
| * | | color-words: Support diff.wordregex config option | Boyd Stephen Smith Jr | 2009-01-21 |
| * | | color-words: make regex configurable via attributes | Thomas Rast | 2009-01-17 |
| * | | color-words: take an optional regular expression describing words | Johannes Schindelin | 2009-01-17 |
| * | | color-words: change algorithm to allow for 0-character word boundaries | Johannes Schindelin | 2009-01-17 |
* | | | Merge branch 'js/maint-all-implies-HEAD' | Junio C Hamano | 2009-01-25 |
|\ \ \ | |||
| * | | | bundle: allow the same ref to be given more than once | Junio C Hamano | 2009-01-17 |
| * | | | revision walker: include a detached HEAD in --all | Johannes Schindelin | 2009-01-17 |
* | | | | Merge branch 'sr/clone-empty' | Junio C Hamano | 2009-01-25 |
|\ \ \ \ | |_|_|/ |/| | | | |||
| * | | | Allow cloning an empty repository | Sverre Rabbelier | 2009-01-23 |
* | | | | 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 |
|\ \ \ \ \ \ \ \ \ |