summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/maint-format-patch-o-relative'Junio C Hamano2009-01-212-4/+76
|\
| * Teach format-patch to handle output directory relative to cwdJunio C Hamano2009-01-122-4/+76
* | Merge branch 'kb/am-directory'Junio C Hamano2009-01-215-9/+66
|\ \
| * | git-am: fix shell quotingJunio C Hamano2009-01-142-1/+9
| * | git-am: add --directory=<dir> optionJunio C Hamano2009-01-125-9/+58
* | | bash completion: add 'rename' subcommand to git-remoteMarkus Heidelberg2009-01-211-2/+2
* | | Merge branch 'maint'Junio C Hamano2009-01-213-6/+8
|\ \ \
| * | | Rename diff.suppress-blank-empty to diff.suppressBlankEmptyJohannes Schindelin2009-01-213-6/+8
* | | | Merge branch 'bs/maint-rename-populate-filespec'Junio C Hamano2009-01-211-2/+7
|\ \ \ \
| * | | | Rename detection: Avoid repeated filespec populationBjörn Steinbrink2009-01-211-2/+7
* | | | | tutorial-2: Update with the new "git commit" ouputSanti Béjar2009-01-211-2/+2
* | | | | Fix naming scheme for configure cache variables.Ralf Wildenhues2009-01-211-9/+9
* | | | | Makefile: use shell for-loop rather than Make's foreach loop during installBrandon Casey2009-01-191-4/+6
* | | | | use uppercase POSIX compliant signals for the 'trap' commandMarkus Heidelberg2009-01-192-10/+10
* | | | | contrib/difftool: remove distracting 'echo' in the SIGINT handlerMarkus Heidelberg2009-01-191-1/+0
* | | | | contrib/difftool: change trap condition from SIGINT to INTMarkus Heidelberg2009-01-191-1/+1
* | | | | commit: more compact summary and without extra quotesSanti Béjar2009-01-191-2/+2
* | | | | Merge branch 'kc/maint-diff-bwi-fix'Junio C Hamano2009-01-190-0/+0
|\ \ \ \ \
| * | | | | test more combinations of ignore-whitespace options to diffKeith Cascio2009-01-191-0/+27
| |/ / / /
* | | | | Merge branch 'maint'Junio C Hamano2009-01-191-2/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | shell: Document that 'cvs server' is a valid commandLars Noschinski2009-01-191-2/+3
* | | | | bash completion: refactor diff optionsThomas Rast2009-01-191-15/+21
* | | | | bash completion: move pickaxe options to logThomas Rast2009-01-191-1/+2
* | | | | difftool: put the cursor on the editable file for VimDavid Aguilar2009-01-181-2/+6
* | | | | difftool: fix documentation problemsDavid Aguilar2009-01-182-13/+12
* | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2009-01-187-20/+484
|\ \ \ \ \
| * | | | | git-svn: Show UUID in svn info for added directories with svn 1.5.5Marcel Koeppen2009-01-181-1/+2
| * | | | | git-svn: avoid importing nested git reposEric Wong2009-01-182-4/+131
| * | | | | git-svn: fix SVN 1.1.x compatibilityEric Wong2009-01-182-3/+25
| * | | | | git-svn: Add --localtime option to "fetch"Pete Harlan2009-01-183-3/+64
| * | | | | git-svn: better attempt to handle broken symlink updatesEric Wong2009-01-182-4/+122
| * | | | | git-svn: handle empty files marked as symlinks in SVNEric Wong2009-01-182-5/+140
* | | | | | mergetool: put the cursor on the editable file for VimMarkus Heidelberg2009-01-181-2/+7
|/ / / / /
* | | | | t7700: demonstrate misbehavior of 'repack -a' when local packs existBrandon Casey2009-01-171-0/+19
* | | | | test more combinations of ignore-whitespace options to diffKeith Cascio2009-01-171-0/+27
* | | | | Merge branch 'ds/uintmax-config'Junio C Hamano2009-01-172-1/+6
|\ \ \ \ \
| * | | | | autoconf: Enable threaded delta search when pthreads are supportedDavid M. Syzdek2008-12-022-1/+6
* | | | | | Merge branch 'gb/gitweb-opml'Junio C Hamano2009-01-171-3/+7
|\ \ \ \ \ \
| * | | | | | gitweb: suggest name for OPML viewGiuseppe Bilotta2009-01-101-1/+5
| * | | | | | gitweb: don't use pathinfo for global actionsGiuseppe Bilotta2009-01-061-2/+2
* | | | | | | Merge branch 'mv/apply-parse-opt'Junio C Hamano2009-01-173-128/+168
|\ \ \ \ \ \ \
| * | | | | | | Resurrect "git apply --flags -" to read from the standard inputJunio C Hamano2009-01-092-14/+31
| * | | | | | | parse-opt: migrate builtin-apply.Miklos Vajna2008-12-302-131/+154
* | | | | | | | Merge branch 'tr/rebase-root'Junio C Hamano2009-01-174-52/+322
|\ \ \ \ \ \ \ \
| * | | | | | | | rebase: update documentation for --rootThomas Rast2009-01-111-5/+16
| * | | | | | | | rebase -i: learn to rebase root commitThomas Rast2009-01-112-31/+179
| * | | | | | | | rebase: learn to rebase root commitThomas Rast2009-01-112-16/+126
| * | | | | | | | rebase -i: execute hook only after argument checkingThomas Rast2009-01-031-2/+3
* | | | | | | | | Merge branch 'gb/gitweb-patch'Junio C Hamano2009-01-171-3/+110
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | gitweb: link to patch(es) view in commit(diff) and (short)log viewGiuseppe Bilotta2008-12-211-2/+28