Age | Commit message (Expand) | Author | Files | Lines |
2010-05-28 | completion: --set-upstream option for git-branch | Michael J Gruber | 1 | -0/+1 |
2010-05-19 | post-receive-email: document command-line mode | Jonathan Nieder | 1 | -0/+7 |
2010-04-06 | Merge branch 'sg/bash-completion' | Junio C Hamano | 1 | -60/+34 |
2010-04-03 | Merge branch 'rb/maint-python-path' | Junio C Hamano | 3 | -3/+3 |
2010-04-02 | Integrate version 3 ciabot scripts into contrib/. | Eric Raymond | 3 | -0/+426 |
2010-03-24 | Correct references to /usr/bin/python which does not exist on FreeBSD | R. Tyler Ballance | 3 | -3/+3 |
2010-03-20 | Fix a spelling mistake in a git-p4 console message | Benjamin C Meyer | 1 | -1/+1 |
2010-03-17 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+3 |
2010-03-17 | bash: complete *_HEAD refs if present | Ian Ward Comfort | 1 | -1/+3 |
2010-03-15 | Merge branch 'jh/notes' | Junio C Hamano | 1 | -0/+121 |
2010-02-24 | bash: completion for gitk aliases | SZEDER Gábor | 1 | -0/+9 |
2010-02-24 | bash: support user-supplied completion scripts for aliases | SZEDER Gábor | 1 | -4/+7 |
2010-02-24 | bash: support user-supplied completion scripts for user's git commands | SZEDER Gábor | 1 | -55/+12 |
2010-02-24 | bash: improve aliased command recognition | SZEDER Gábor | 1 | -3/+8 |
2010-02-20 | git-p4: fix bug in symlink handling | Evan Powers | 1 | -3/+2 |
2010-02-17 | Merge branch 'jc/typo' into maint | Junio C Hamano | 1 | -1/+1 |
2010-02-13 | Builtin-ify git-notes | Johan Herland | 1 | -0/+121 |
2010-02-12 | bash: support 'git am's new '--continue' option | SZEDER Gábor | 1 | -1/+1 |
2010-02-06 | bash: support the --autosquash option for rebase | Björn Gustavsson | 1 | -0/+1 |
2010-02-03 | Typofixes outside documentation area | Junio C Hamano | 1 | -1/+1 |
2010-02-01 | git-p4: Fix sync errors due to new server version | Pal-Kristian Engstad | 1 | -1/+1 |
2010-01-28 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+1 |
2010-01-28 | bash: support 'git notes' and its subcommands | SZEDER Gábor | 1 | -0/+19 |
2010-01-28 | bash: don't offer remote transport helpers as subcommands | SZEDER Gábor | 1 | -0/+1 |
2010-01-22 | msvc: Fix an "unrecognized option" linker warning | Ramsay Jones | 1 | -0/+1 |
2010-01-22 | engine.pl: Fix a recent breakage of the buildsystem generator | Ramsay Jones | 1 | -3/+5 |
2010-01-21 | fix git-p4 editor invocation | Nicolas Pitre | 1 | -1/+1 |
2010-01-20 | Merge branch 'ap/merge-backend-opts' | Junio C Hamano | 1 | -1/+2 |
2010-01-20 | Merge branch 'maint-1.6.5' into maint | Junio C Hamano | 1 | -4/+2 |
2010-01-17 | git merge -X<option> | Avery Pennarun | 1 | -1/+2 |
2010-01-12 | hg-to-git: fix COMMITTER type-o | Bart Trojanowski | 1 | -4/+4 |
2010-01-10 | Merge branch 'tr/maint-1.6.5-bash-prompt-show-submodule-changes' | Junio C Hamano | 1 | -4/+2 |
2009-12-31 | bash completion: factor submodules into dirty state | Thomas Rast | 1 | -4/+2 |
2009-12-30 | bash completion: add space between branch name and status flags | Shawn O. Pearce | 1 | -5/+2 |
2009-12-30 | Add completion for git-svn mkdirs,reset,and gc | Robert Zeh | 1 | -2/+5 |
2009-12-12 | bash: Support new 'git fetch' options | Björn Gustavsson | 1 | -2/+12 |
2009-12-05 | bash: update 'git commit' completion | SZEDER Gábor | 1 | -1/+21 |
2009-11-22 | Merge branch 'jn/faster-completion-startup' | Junio C Hamano | 1 | -35/+41 |
2009-11-20 | Merge branch 'jn/editor-pager' | Junio C Hamano | 1 | -4/+1 |
2009-11-20 | Merge branch 'jn/help-everywhere' | Junio C Hamano | 1 | -0/+574 |
2009-11-17 | Merge branch 'ef/msys-imap' | Junio C Hamano | 1 | -0/+3 |
2009-11-17 | Speed up bash completion loading | Jonathan Nieder | 1 | -35/+41 |
2009-11-15 | Merge branch 'fc/doc-fast-forward' | Junio C Hamano | 3 | -8/+8 |
2009-11-15 | Merge branch 'sc/difftool-p4merge' | Junio C Hamano | 1 | -1/+1 |
2009-11-14 | bash: add the merge option --ff-only | Björn Gustavsson | 1 | -1/+1 |
2009-11-13 | add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR" | Jonathan Nieder | 1 | -4/+1 |
2009-11-09 | Retire fetch--tool helper to contrib/examples | Jonathan Nieder | 1 | -0/+574 |
2009-10-30 | Make the MSVC projects use PDB/IDB files named after the project | Sebastian Schuberth | 1 | -0/+4 |
2009-10-28 | mergetool--lib: add p4merge as a pre-configured mergetool option | Scott Chacon | 1 | -1/+1 |
2009-10-28 | bash completion: difftool accepts the same options as diff | Markus Heidelberg | 1 | -2/+8 |