summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* 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
| * merge, pull: introduce '--(no-)stat' optionSZEDER Gábor2008-04-121-1/+1
* | bash: Add completion for gitk --mergeRichard Quirk2008-04-271-1/+6
* | Merge branch 'maint'Junio C Hamano2008-04-222-1/+3
|\ \
| * | post-receive-email: fix accidental removal of a trailing space in signature lineAndy Parkins2008-04-211-1/+2
| * | bash: Add completion for git diff --base --ours --theirsTeemu Likonen2008-04-211-0/+1
| |/
* | completion: remove use of dashed git commandsDan McGee2008-04-211-4/+4
* | completion: allow 'git remote' subcommand completionDan McGee2008-04-211-0/+1
* | git.el: Set process-environment instead of invoking envClifford Caoile2008-04-211-7/+4
* | contrib/hooks: add an example pre-auto-gc hookMiklos Vajna2008-04-091-0/+36
|/
* Add prefix oriented completions for diff and format-patch commands.Pascal Obry2008-04-061-1/+4