Age | Commit message (Expand) | Author | Files | Lines |
2012-11-04 | remote-hg: match hg merge behavior | Felipe Contreras | 1 | -0/+17 |
2012-11-04 | remote-hg: make sure the encoding is correct | Felipe Contreras | 1 | -1/+11 |
2012-11-04 | remote-hg: add support to push URLs | Felipe Contreras | 1 | -2/+12 |
2012-11-04 | remote-hg: add support for remote pushing | Felipe Contreras | 1 | -2/+7 |
2012-11-04 | remote-hg: add support for pushing | Felipe Contreras | 1 | -2/+215 |
2012-11-04 | Add new remote-hg transport helper | Felipe Contreras | 1 | -0/+391 |
2012-10-25 | Merge branch 'fa/remote-svn' | Jeff King | 2 | -1/+55 |
2012-10-17 | coloured git-prompt: paint detached HEAD marker in red | Junio C Hamano | 1 | -1/+1 |
2012-10-16 | Fix up colored git-prompt | Simon Oosthoek | 1 | -23/+32 |
2012-10-16 | completion: add format-patch options to send-email | Felipe Contreras | 1 | -17/+18 |
2012-10-13 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2012-10-13 | Fix spelling error in post-receive-email hook | Richard Fearn | 1 | -1/+1 |
2012-10-11 | show color hints based on state of the git tree | Simon Oosthoek | 1 | -1/+35 |
2012-10-11 | Allow __git_ps1 to be used in PROMPT_COMMAND | Simon Oosthoek | 1 | -6/+45 |
2012-10-07 | Add a svnrdump-simulator replaying a dump file for testing | Florian Achleitner | 1 | -0/+53 |
2012-10-07 | remote-svn: add incremental import | Florian Achleitner | 1 | -1/+2 |
2012-10-07 | remote-svn, vcs-svn: Enable fetching to private refs | Florian Achleitner | 1 | -1/+1 |
2012-09-25 | Merge branch 'maint' | Junio C Hamano | 1 | -8/+1 |
2012-09-25 | Revert "completion: fix shell expansion of items" | Jeff King | 1 | -8/+1 |
2012-09-24 | Sync with maint | Junio C Hamano | 1 | -3/+4 |
2012-09-24 | Improve the description of GIT_PS1_SHOWUPSTREAM | Jonathan "Duke" Leto | 1 | -3/+4 |
2012-09-20 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+8 |
2012-09-20 | Merge branch 'nd/maint-remote-remove' into maint | Junio C Hamano | 1 | -2/+2 |
2012-09-20 | completion: fix shell expansion of items | Felipe Contreras | 1 | -1/+8 |
2012-09-17 | Merge branch 'maint' | Junio C Hamano | 2 | -3/+4 |
2012-09-17 | git-jump: ignore (custom) prefix in diff mode | Mischa POSLAWSKY | 1 | -2/+2 |
2012-09-16 | completion: add --no-edit to git-commit | Yacine Belkadi | 1 | -1/+2 |
2012-09-14 | Merge branch 'cn/branch-set-upstream-to' | Junio C Hamano | 1 | -1/+5 |
2012-09-12 | Merge branch 'nd/maint-remote-remove' | Junio C Hamano | 1 | -2/+2 |
2012-09-11 | Merge branch 'jc/merge-bases' | Junio C Hamano | 1 | -1/+1 |
2012-09-11 | completion: complete branch name for "branch --set-upstream-to=" | Michael J Gruber | 1 | -0/+3 |
2012-09-11 | completion: add --set-upstream-to and --unset-upstream | Carlos Martín Nieto | 1 | -1/+2 |
2012-09-10 | Merge branch 'ph/credential-gnome-keyring' | Junio C Hamano | 3 | -0/+470 |
2012-09-06 | remote: prefer subcommand name 'remove' to 'rm' | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
2012-08-29 | Merge branch 'ef/win32-cred-helper' | Junio C Hamano | 2 | -0/+371 |
2012-08-27 | in_merge_bases(): support only one "other" commit | Junio C Hamano | 1 | -1/+1 |
2012-08-27 | Merge branch 'da/difftool-updates' | Junio C Hamano | 1 | -1/+1 |
2012-08-24 | Merge branch 'maint-1.7.11' into maint | Junio C Hamano | 4 | -23/+106 |
2012-08-24 | contrib: add credential helper for GnomeKeyring | Philipp A. Hartmann | 3 | -0/+470 |
2012-08-23 | Make the ciabot scripts completely self-configuring in the normal case. | Eric S. Raymond | 4 | -37/+72 |
2012-08-23 | Improved documentation for the ciabot scripts. | Eric S. Raymond | 2 | -2/+50 |
2012-08-22 | Merge branch 'maint-1.7.11' into maint | Junio C Hamano | 2 | -118/+156 |
2012-08-22 | contrib/ciabot: Get ciabot configuration from git variables | Eric S. Raymond | 2 | -118/+156 |
2012-08-16 | contrib: add win32 credential-helper | Erik Faye-Lund | 2 | -0/+371 |
2012-08-10 | Add Code Compare v2.80.4 as a merge / diff tool for Windows | Sebastian Schuberth | 1 | -1/+1 |
2012-08-06 | Merge branch 'lm/git-blame-el' into maint | Junio C Hamano | 1 | -36/+37 |
2012-08-06 | Merge branch 'rs/git-blame-mapcar-mapc' into maint | Junio C Hamano | 1 | -1/+1 |
2012-08-03 | git-remote-mediawiki: replace TODO-list in comment by appropriate link | Matthieu Moy | 1 | -14/+1 |
2012-07-23 | Merge branch 'jk/mediawiki-credential' | Junio C Hamano | 1 | -28/+4 |
2012-07-18 | mw-to-git: use git-credential's URL parser | Jeff King | 1 | -28/+4 |