Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jc/maint-format-patch-o-relative' | Junio C Hamano | 2009-01-21 | 2 | -4/+76 |
|\ | |||||
| * | Teach format-patch to handle output directory relative to cwd | Junio C Hamano | 2009-01-12 | 2 | -4/+76 |
* | | Merge branch 'kb/am-directory' | Junio C Hamano | 2009-01-21 | 5 | -9/+66 |
|\ \ | |||||
| * | | git-am: fix shell quoting | Junio C Hamano | 2009-01-14 | 2 | -1/+9 |
| * | | git-am: add --directory=<dir> option | Junio C Hamano | 2009-01-12 | 5 | -9/+58 |
* | | | bash completion: add 'rename' subcommand to git-remote | Markus Heidelberg | 2009-01-21 | 1 | -2/+2 |
* | | | Merge branch 'maint' | Junio C Hamano | 2009-01-21 | 3 | -6/+8 |
|\ \ \ | |||||
| * | | | Rename diff.suppress-blank-empty to diff.suppressBlankEmpty | Johannes Schindelin | 2009-01-21 | 3 | -6/+8 |
* | | | | Merge branch 'bs/maint-rename-populate-filespec' | Junio C Hamano | 2009-01-21 | 1 | -2/+7 |
|\ \ \ \ | |||||
| * | | | | Rename detection: Avoid repeated filespec population | Björn Steinbrink | 2009-01-21 | 1 | -2/+7 |
* | | | | | tutorial-2: Update with the new "git commit" ouput | Santi Béjar | 2009-01-21 | 1 | -2/+2 |
* | | | | | Fix naming scheme for configure cache variables. | Ralf Wildenhues | 2009-01-21 | 1 | -9/+9 |
* | | | | | Makefile: use shell for-loop rather than Make's foreach loop during install | Brandon Casey | 2009-01-19 | 1 | -4/+6 |
* | | | | | use uppercase POSIX compliant signals for the 'trap' command | Markus Heidelberg | 2009-01-19 | 2 | -10/+10 |
* | | | | | contrib/difftool: remove distracting 'echo' in the SIGINT handler | Markus Heidelberg | 2009-01-19 | 1 | -1/+0 |
* | | | | | contrib/difftool: change trap condition from SIGINT to INT | Markus Heidelberg | 2009-01-19 | 1 | -1/+1 |
* | | | | | commit: more compact summary and without extra quotes | Santi Béjar | 2009-01-19 | 1 | -2/+2 |
* | | | | | Merge branch 'kc/maint-diff-bwi-fix' | Junio C Hamano | 2009-01-19 | 0 | -0/+0 |
|\ \ \ \ \ | |||||
| * | | | | | test more combinations of ignore-whitespace options to diff | Keith Cascio | 2009-01-19 | 1 | -0/+27 |
| |/ / / / | |||||
* | | | | | Merge branch 'maint' | Junio C Hamano | 2009-01-19 | 1 | -2/+3 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | shell: Document that 'cvs server' is a valid command | Lars Noschinski | 2009-01-19 | 1 | -2/+3 |
* | | | | | bash completion: refactor diff options | Thomas Rast | 2009-01-19 | 1 | -15/+21 |
* | | | | | bash completion: move pickaxe options to log | Thomas Rast | 2009-01-19 | 1 | -1/+2 |
* | | | | | difftool: put the cursor on the editable file for Vim | David Aguilar | 2009-01-18 | 1 | -2/+6 |
* | | | | | difftool: fix documentation problems | David Aguilar | 2009-01-18 | 2 | -13/+12 |
* | | | | | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 2009-01-18 | 7 | -20/+484 |
|\ \ \ \ \ | |||||
| * | | | | | git-svn: Show UUID in svn info for added directories with svn 1.5.5 | Marcel Koeppen | 2009-01-18 | 1 | -1/+2 |
| * | | | | | git-svn: avoid importing nested git repos | Eric Wong | 2009-01-18 | 2 | -4/+131 |
| * | | | | | git-svn: fix SVN 1.1.x compatibility | Eric Wong | 2009-01-18 | 2 | -3/+25 |
| * | | | | | git-svn: Add --localtime option to "fetch" | Pete Harlan | 2009-01-18 | 3 | -3/+64 |
| * | | | | | git-svn: better attempt to handle broken symlink updates | Eric Wong | 2009-01-18 | 2 | -4/+122 |
| * | | | | | git-svn: handle empty files marked as symlinks in SVN | Eric Wong | 2009-01-18 | 2 | -5/+140 |
* | | | | | | mergetool: put the cursor on the editable file for Vim | Markus Heidelberg | 2009-01-18 | 1 | -2/+7 |
|/ / / / / | |||||
* | | | | | t7700: demonstrate misbehavior of 'repack -a' when local packs exist | Brandon Casey | 2009-01-17 | 1 | -0/+19 |
* | | | | | test more combinations of ignore-whitespace options to diff | Keith Cascio | 2009-01-17 | 1 | -0/+27 |
* | | | | | Merge branch 'ds/uintmax-config' | Junio C Hamano | 2009-01-17 | 2 | -1/+6 |
|\ \ \ \ \ | |||||
| * | | | | | autoconf: Enable threaded delta search when pthreads are supported | David M. Syzdek | 2008-12-02 | 2 | -1/+6 |
* | | | | | | Merge branch 'gb/gitweb-opml' | Junio C Hamano | 2009-01-17 | 1 | -3/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | gitweb: suggest name for OPML view | Giuseppe Bilotta | 2009-01-10 | 1 | -1/+5 |
| * | | | | | | gitweb: don't use pathinfo for global actions | Giuseppe Bilotta | 2009-01-06 | 1 | -2/+2 |
* | | | | | | | Merge branch 'mv/apply-parse-opt' | Junio C Hamano | 2009-01-17 | 3 | -128/+168 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Resurrect "git apply --flags -" to read from the standard input | Junio C Hamano | 2009-01-09 | 2 | -14/+31 |
| * | | | | | | | parse-opt: migrate builtin-apply. | Miklos Vajna | 2008-12-30 | 2 | -131/+154 |
* | | | | | | | | Merge branch 'tr/rebase-root' | Junio C Hamano | 2009-01-17 | 4 | -52/+322 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | rebase: update documentation for --root | Thomas Rast | 2009-01-11 | 1 | -5/+16 |
| * | | | | | | | | rebase -i: learn to rebase root commit | Thomas Rast | 2009-01-11 | 2 | -31/+179 |
| * | | | | | | | | rebase: learn to rebase root commit | Thomas Rast | 2009-01-11 | 2 | -16/+126 |
| * | | | | | | | | rebase -i: execute hook only after argument checking | Thomas Rast | 2009-01-03 | 1 | -2/+3 |
* | | | | | | | | | Merge branch 'gb/gitweb-patch' | Junio C Hamano | 2009-01-17 | 1 | -3/+110 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | gitweb: link to patch(es) view in commit(diff) and (short)log view | Giuseppe Bilotta | 2008-12-21 | 1 | -2/+28 |