aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* bash completion: Add more long options for 'git log'Lee Marlow2008-08-02
* bash completion: remove unused function _git_diff_treeLee Marlow2008-08-02
* Replace uses of "git-var" with "git var"Todd Zullinger2008-07-30
* bash completion: Add completion for 'git help'Lee Marlow2008-07-27
* bash completion: Add long options for 'git describe'Thomas Rast2008-07-27
* bash: offer only paths after '--' for 'git checkout'SZEDER Gábor2008-07-24
* git-completion.bash: provide completion for 'show-branch'Thomas Rast2008-07-23
* bash completion: Add long options for 'git rm'Lee Marlow2008-07-23
* svnimport: newer libsvn wants us to ask for the root with "", not "/"P. Christeas2008-07-23
* am --abort: Add to bash-completion and mention in git-rerere documentationStephan Beyer2008-07-23
* In perforce, RCS keywords are case-sensitiveDaniel Barkalow2008-07-23
* Don't cut off last character of commit descriptions.Nikolaj Schumacher2008-07-21
* Rename .git/rebase to .git/rebase-applyJohannes Schindelin2008-07-21
* Merge branch 'sb/dashless'Junio C Hamano2008-07-16
|\
* \ Merge branch 'mv/merge-in-c'Junio C Hamano2008-07-15
|\ \
| * | Build in mergeMiklos Vajna2008-07-07
* | | Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"Johannes Schindelin2008-07-15
* | | bash completion: Remove dashed command completion supportShawn O. Pearce2008-07-14
* | | Merge branch 'sp/maint-bash-completion-optim'Junio C Hamano2008-07-14
|\ \ \
| * | | bash completion: Resolve git show ref:path<tab> losing ref: portionShawn O. Pearce2008-07-14
| * | | bash completion: Append space after file names have been completedShawn O. Pearce2008-07-13
* | | | bash: Add long option completion for 'git send-email'Teemu Likonen2008-07-14
* | | | Merge branch 'sp/maint-bash-completion-optim'Junio C Hamano2008-07-13
|\ \ \ \ | |/ / /
| * | | bash completion: Don't offer "a.." as a completion for "a."Shawn O. Pearce2008-07-13
| * | | bash completion: Improve responsiveness of git-log completionShawn O. Pearce2008-07-13
* | | | Merge branch 'sg/stash-k-i'Junio C Hamano2008-07-13
|\ \ \ \ | |_|_|/ |/| | |
| * | | stash: introduce 'stash save --keep-index' optionSZEDER Gábor2008-07-05
| | |/ | |/|
* | | Merge branch 'maint'Junio C Hamano2008-07-09
|\ \ \ | | |/ | |/|
| * | bash: offer only paths after '--'SZEDER Gábor2008-07-08
* | | Git.pm: Add remote_refs() git-ls-remote frontendPetr Baudis2008-07-08
* | | completion: add branch options --contains --merged --no-mergedEric Raible2008-07-08
* | | Merge branch 'js/import-zip'Junio C Hamano2008-07-07
|\ \ \
| * | | Add another fast-import example, this time for .zip filesJohannes Schindelin2008-07-01
| | |/ | |/|
* | | completion.bash: add 'skip' and 'run' to git-bisectDmitry Potapov2008-07-07
* | | hg-to-git: use git init instead of git init-dbMiklos Vajna2008-07-05
* | | hg-to-git: rewrite "git-frotz" to "git frotz"Miklos Vajna2008-07-05
* | | hg-to-git: abort if the project directory is not a hg repoMiklos Vajna2008-07-05
* | | hg-to-git: avoid raising a string exceptionMiklos Vajna2008-07-05
|/ /
* | Documentation: remove {show,whatchanged}.difftree config optionsOlivier Marin2008-06-28
* | Add 'git-p4.allowSubmit' to git-p4Jing Xue2008-06-26
* | bash: Add more option completions for 'git log'Teemu Likonen2008-06-20
* | Add a helper script to send patches with Mozilla ThunderbirdLukas Sandström2008-06-19
|/
* completion: add --graph to log command completionDan McGee2008-06-19
* completion: add more 'git add' optionsSZEDER Gábor2008-06-14
* Revert "git.el: Set process-environment instead of invoking env"Karl Hasselström2008-06-02
* hg-to-git: add --verbose optionJohannes Schindelin2008-05-26
* Ignore no-op changes in paranoid update hookShawn O. Pearce2008-05-25
* Don't load missing ACL files in paranoid update hookShawn O. Pearce2008-05-25
* Don't diff empty tree on branch creation in paranoid update hookShawn O. Pearce2008-05-25
* Merge branch 'db/clone-in-c'Junio C Hamano2008-05-25
|\