summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | | gitweb: add patches viewGiuseppe Bilotta2008-12-211-1/+14
| * | | | | | | gitweb: change call pattern for git_commitdiffGiuseppe Bilotta2008-12-211-3/+4
| * | | | | | | gitweb: add patch viewGiuseppe Bilotta2008-12-211-1/+68
* | | | | | | | Merge branch 'ap/clone-into-empty'Junio C Hamano2009-01-1711-50/+77
|\ \ \ \ \ \ \ \
| * | | | | | | | Allow cloning to an existing empty directoryAlexander Potashev2009-01-114-3/+46
| * | | | | | | | add is_dot_or_dotdot inline functionAlexander Potashev2009-01-119-47/+31
* | | | | | | | | Merge branch 'jc/maint-format-patch'Junio C Hamano2009-01-171-0/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | format-patch: show patch text for the root commitJunio C Hamano2009-01-101-0/+7
* | | | | | | | | | Merge branch 'tr/maint-no-index-fixes'Junio C Hamano2009-01-173-10/+20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | diff --no-index -q: fix endless loopThomas Rast2009-01-071-1/+3
| * | | | | | | | | | diff --no-index: test for pager after option parsingThomas Rast2009-01-061-7/+7
| * | | | | | | | | | diff: accept -- when using --no-indexThomas Rast2009-01-063-3/+11
* | | | | | | | | | | Merge branch 'as/autocorrect-alias'Junio C Hamano2009-01-171-20/+33
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git.c: make autocorrected aliases workAdeodato Simó2009-01-051-20/+33
* | | | | | | | | | | | Merge branch 'rs/fgrep'Junio C Hamano2009-01-172-8/+33
|\ \ \ \ \ \ \ \ \ \ \ \