summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* bash completion: Add completion for 'git help'Lee Marlow2008-07-271-7/+39
* bash completion: Add long options for 'git describe'Thomas Rast2008-07-271-0/+9
* bash: offer only paths after '--' for 'git checkout'SZEDER Gábor2008-07-241-0/+2
* git-completion.bash: provide completion for 'show-branch'Thomas Rast2008-07-231-1/+17
* bash completion: Add long options for 'git rm'Lee Marlow2008-07-231-0/+15
* svnimport: newer libsvn wants us to ask for the root with "", not "/"P. Christeas2008-07-231-1/+1
* am --abort: Add to bash-completion and mention in git-rerere documentationStephan Beyer2008-07-231-1/+1
* In perforce, RCS keywords are case-sensitiveDaniel Barkalow2008-07-231-1/+1
* Don't cut off last character of commit descriptions.Nikolaj Schumacher2008-07-211-1/+1
* Rename .git/rebase to .git/rebase-applyJohannes Schindelin2008-07-212-9/+9
* Merge branch 'sb/dashless'Junio C Hamano2008-07-161-2/+2
|\
* \ Merge branch 'mv/merge-in-c'Junio C Hamano2008-07-151-0/+554
|\ \
| * | Build in mergeMiklos Vajna2008-07-071-0/+554
* | | Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"Johannes Schindelin2008-07-152-14/+14
* | | bash completion: Remove dashed command completion supportShawn O. Pearce2008-07-141-54/+0
* | | Merge branch 'sp/maint-bash-completion-optim'Junio C Hamano2008-07-141-3/+34
|\ \ \
| * | | bash completion: Resolve git show ref:path<tab> losing ref: portionShawn O. Pearce2008-07-141-2/+25
| * | | bash completion: Append space after file names have been completedShawn O. Pearce2008-07-131-1/+9
* | | | bash: Add long option completion for 'git send-email'Teemu Likonen2008-07-141-0/+20
* | | | Merge branch 'sp/maint-bash-completion-optim'Junio C Hamano2008-07-131-15/+16
|\ \ \ \ | |/ / /
| * | | bash completion: Don't offer "a.." as a completion for "a."Shawn O. Pearce2008-07-131-3/+0
| * | | bash completion: Improve responsiveness of git-log completionShawn O. Pearce2008-07-131-12/+16
* | | | Merge branch 'sg/stash-k-i'Junio C Hamano2008-07-131-1/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | stash: introduce 'stash save --keep-index' optionSZEDER Gábor2008-07-051-1/+12
| | |/ | |/|
* | | Merge branch 'maint'Junio C Hamano2008-07-091-0/+30
|\ \ \ | | |/ | |/|
| * | bash: offer only paths after '--'SZEDER Gábor2008-07-081-0/+30
* | | Git.pm: Add remote_refs() git-ls-remote frontendPetr Baudis2008-07-081-4/+1
* | | completion: add branch options --contains --merged --no-mergedEric Raible2008-07-081-1/+1
* | | Merge branch 'js/import-zip'Junio C Hamano2008-07-071-0/+72
|\ \ \
| * | | Add another fast-import example, this time for .zip filesJohannes Schindelin2008-07-011-0/+72
| | |/ | |/|
* | | completion.bash: add 'skip' and 'run' to git-bisectDmitry Potapov2008-07-071-2/+2
* | | hg-to-git: use git init instead of git init-dbMiklos Vajna2008-07-051-1/+1
* | | hg-to-git: rewrite "git-frotz" to "git frotz"Miklos Vajna2008-07-051-10/+10
* | | hg-to-git: abort if the project directory is not a hg repoMiklos Vajna2008-07-051-1/+4
* | | hg-to-git: avoid raising a string exceptionMiklos Vajna2008-07-051-1/+1
|/ /
* | Documentation: remove {show,whatchanged}.difftree config optionsOlivier Marin2008-06-281-2/+0
* | Add 'git-p4.allowSubmit' to git-p4Jing Xue2008-06-261-0/+4
* | bash: Add more option completions for 'git log'Teemu Likonen2008-06-201-0/+3
* | Add a helper script to send patches with Mozilla ThunderbirdLukas Sandström2008-06-192-0/+75
|/
* completion: add --graph to log command completionDan McGee2008-06-191-0/+1
* completion: add more 'git add' optionsSZEDER Gábor2008-06-141-1/+4
* Revert "git.el: Set process-environment instead of invoking env"Karl Hasselström2008-06-021-4/+7
* hg-to-git: add --verbose optionJohannes Schindelin2008-05-261-5/+13
* Ignore no-op changes in paranoid update hookShawn O. Pearce2008-05-251-0/+1
* Don't load missing ACL files in paranoid update hookShawn O. Pearce2008-05-251-0/+1
* Don't diff empty tree on branch creation in paranoid update hookShawn O. Pearce2008-05-251-8/+6
* Merge branch 'db/clone-in-c'Junio C Hamano2008-05-251-0/+525
|\
| * Build in cloneDaniel Barkalow2008-05-041-0/+523
* | Merge branch 'sg/merge-options' (early part)Junio C Hamano2008-05-081-1/+1
|\ \ | |/ |/|
| * merge, pull: add '--(no-)log' command line optionSZEDER Gábor2008-04-121-1/+1