Age | Commit message (Expand) | Author | Files | Lines |
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 |
2009-10-28 | bash: complete more options for 'git rebase' | Björn Gustavsson | 1 | -1/+11 |
2009-10-25 | Merge branch 'iv/tar-lzma-xz' | Junio C Hamano | 1 | -1/+4 |
2009-10-24 | Use 'fast-forward' all over the place | Felipe Contreras | 3 | -8/+8 |
2009-10-23 | MSVC: Enable OpenSSL, and translate -lcrypto | Marius Storm-Olsen | 1 | -0/+3 |
2009-10-21 | import-tars: Add support for tarballs compressed with lzma, xz | Ingmar Vanhassel | 1 | -1/+4 |
2009-10-18 | Merge branch 'dk/blame-el' | Junio C Hamano | 1 | -54/+102 |
2009-10-12 | bash completion: complete refs for git-grep | Thomas Rast | 1 | -1/+2 |
2009-10-09 | bash: add support for 'git replace' | Björn Gustavsson | 1 | -0/+6 |
2009-10-09 | completion: fix alias listings with newlines | Stephen Boyd | 1 | -2/+6 |
2009-10-09 | completion: fix completion of git <TAB><TAB> | Stephen Boyd | 1 | -1/+1 |
2009-10-09 | import-tars: Add missing closing bracket | Ingmar Vanhassel | 1 | -1/+1 |
2009-10-07 | completion: add dirstat and friends to diff options | Stephen Boyd | 1 | -0/+2 |
2009-10-07 | completion: update am, commit, and log | Stephen Boyd | 1 | -2/+7 |
2009-09-29 | git-blame.el: Change how blame information is shown. | David Kågedal | 1 | -54/+102 |
2009-09-29 | Make just opening the generated MSVC solution file not modify it | Sebastian Schuberth | 1 | -31/+11 |
2009-09-29 | Make generated MSVC solution file open from Windows Explorer | Sebastian Schuberth | 1 | -1/+4 |
2009-09-29 | generators/vcproj.pm: remove UNICODE from build | Michael Wookey | 1 | -4/+4 |
2009-09-25 | bash: teach 'git checkout' options | SZEDER Gábor | 1 | -1/+15 |
2009-09-22 | bash: teach 'git reset --patch' | SZEDER Gábor | 1 | -1/+1 |
2009-09-22 | bash: update 'git stash' completion | SZEDER Gábor | 1 | -4/+16 |