aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'kb/am-directory'Junio C Hamano2009-01-21
|\
| * git-am: fix shell quotingJunio C Hamano2009-01-14
| * git-am: add --directory=<dir> optionJunio C Hamano2009-01-12
* | bash completion: add 'rename' subcommand to git-remoteMarkus Heidelberg2009-01-21
* | Merge branch 'maint'Junio C Hamano2009-01-21
|\ \
| * | Rename diff.suppress-blank-empty to diff.suppressBlankEmptyJohannes Schindelin2009-01-21
* | | Merge branch 'bs/maint-rename-populate-filespec'Junio C Hamano2009-01-21
|\ \ \
| * | | Rename detection: Avoid repeated filespec populationBjörn Steinbrink2009-01-21
* | | | tutorial-2: Update with the new "git commit" ouputSanti Béjar2009-01-21
* | | | Fix naming scheme for configure cache variables.Ralf Wildenhues2009-01-21
* | | | Makefile: use shell for-loop rather than Make's foreach loop during installBrandon Casey2009-01-19
* | | | use uppercase POSIX compliant signals for the 'trap' commandMarkus Heidelberg2009-01-19
* | | | contrib/difftool: remove distracting 'echo' in the SIGINT handlerMarkus Heidelberg2009-01-19
* | | | contrib/difftool: change trap condition from SIGINT to INTMarkus Heidelberg2009-01-19
* | | | commit: more compact summary and without extra quotesSanti Béjar2009-01-19
* | | | Merge branch 'kc/maint-diff-bwi-fix'Junio C Hamano2009-01-19
|\ \ \ \
| * | | | test more combinations of ignore-whitespace options to diffKeith Cascio2009-01-19
| |/ / /
* | | | Merge branch 'maint'Junio C Hamano2009-01-19
|\ \ \ \ | | |/ / | |/| |
| * | | shell: Document that 'cvs server' is a valid commandLars Noschinski2009-01-19
* | | | bash completion: refactor diff optionsThomas Rast2009-01-19
* | | | bash completion: move pickaxe options to logThomas Rast2009-01-19
* | | | difftool: put the cursor on the editable file for VimDavid Aguilar2009-01-18
* | | | difftool: fix documentation problemsDavid Aguilar2009-01-18
* | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2009-01-18
|\ \ \ \
| * | | | git-svn: Show UUID in svn info for added directories with svn 1.5.5Marcel Koeppen2009-01-18
| * | | | git-svn: avoid importing nested git reposEric Wong2009-01-18
| * | | | git-svn: fix SVN 1.1.x compatibilityEric Wong2009-01-18
| * | | | git-svn: Add --localtime option to "fetch"Pete Harlan2009-01-18
| * | | | git-svn: better attempt to handle broken symlink updatesEric Wong2009-01-18
| * | | | git-svn: handle empty files marked as symlinks in SVNEric Wong2009-01-18
* | | | | mergetool: put the cursor on the editable file for VimMarkus Heidelberg2009-01-18
|/ / / /
* | | | t7700: demonstrate misbehavior of 'repack -a' when local packs existBrandon Casey2009-01-17
* | | | test more combinations of ignore-whitespace options to diffKeith Cascio2009-01-17
* | | | Merge branch 'ds/uintmax-config'Junio C Hamano2009-01-17
|\ \ \ \
| * | | | autoconf: Enable threaded delta search when pthreads are supportedDavid M. Syzdek2008-12-02
* | | | | Merge branch 'gb/gitweb-opml'Junio C Hamano2009-01-17
|\ \ \ \ \
| * | | | | gitweb: suggest name for OPML viewGiuseppe Bilotta2009-01-10
| * | | | | gitweb: don't use pathinfo for global actionsGiuseppe Bilotta2009-01-06
* | | | | | Merge branch 'mv/apply-parse-opt'Junio C Hamano2009-01-17
|\ \ \ \ \ \
| * | | | | | Resurrect "git apply --flags -" to read from the standard inputJunio C Hamano2009-01-09
| * | | | | | parse-opt: migrate builtin-apply.Miklos Vajna2008-12-30
* | | | | | | Merge branch 'tr/rebase-root'Junio C Hamano2009-01-17
|\ \ \ \ \ \ \
| * | | | | | | rebase: update documentation for --rootThomas Rast2009-01-11
| * | | | | | | rebase -i: learn to rebase root commitThomas Rast2009-01-11
| * | | | | | | rebase: learn to rebase root commitThomas Rast2009-01-11
| * | | | | | | rebase -i: execute hook only after argument checkingThomas Rast2009-01-03
* | | | | | | | Merge branch 'gb/gitweb-patch'Junio C Hamano2009-01-17
|\ \ \ \ \ \ \ \
| * | | | | | | | gitweb: link to patch(es) view in commit(diff) and (short)log viewGiuseppe Bilotta2008-12-21
| * | | | | | | | gitweb: add patches viewGiuseppe Bilotta2008-12-21
| * | | | | | | | gitweb: change call pattern for git_commitdiffGiuseppe Bilotta2008-12-21