summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2008-07-14bash completion: Remove dashed command completion supportLibravatar Shawn O. Pearce1-54/+0
2008-07-14Merge branch 'sp/maint-bash-completion-optim'Libravatar Junio C Hamano1-3/+34
2008-07-14bash: Add long option completion for 'git send-email'Libravatar Teemu Likonen1-0/+20
2008-07-14bash completion: Resolve git show ref:path<tab> losing ref: portionLibravatar Shawn O. Pearce1-2/+25
2008-07-13bash completion: Append space after file names have been completedLibravatar Shawn O. Pearce1-1/+9
2008-07-13Merge branch 'sp/maint-bash-completion-optim'Libravatar Junio C Hamano1-15/+16
2008-07-13bash completion: Don't offer "a.." as a completion for "a."Libravatar Shawn O. Pearce1-3/+0
2008-07-13Merge branch 'sg/stash-k-i'Libravatar Junio C Hamano1-1/+12
2008-07-13bash completion: Improve responsiveness of git-log completionLibravatar Shawn O. Pearce1-12/+16
2008-07-09Merge branch 'maint'Libravatar Junio C Hamano1-0/+30
2008-07-08Git.pm: Add remote_refs() git-ls-remote frontendLibravatar Petr Baudis1-4/+1
2008-07-08completion: add branch options --contains --merged --no-mergedLibravatar Eric Raible1-1/+1
2008-07-08bash: offer only paths after '--'Libravatar SZEDER Gábor1-0/+30
2008-07-07Build in mergeLibravatar Miklos Vajna1-0/+554
2008-07-07Merge branch 'js/import-zip'Libravatar Junio C Hamano1-0/+72
2008-07-07completion.bash: add 'skip' and 'run' to git-bisectLibravatar Dmitry Potapov1-2/+2
2008-07-05hg-to-git: use git init instead of git init-dbLibravatar Miklos Vajna1-1/+1
2008-07-05hg-to-git: rewrite "git-frotz" to "git frotz"Libravatar Miklos Vajna1-10/+10
2008-07-05hg-to-git: abort if the project directory is not a hg repoLibravatar Miklos Vajna1-1/+4
2008-07-05hg-to-git: avoid raising a string exceptionLibravatar Miklos Vajna1-1/+1
2008-07-05stash: introduce 'stash save --keep-index' optionLibravatar SZEDER Gábor1-1/+12
2008-07-01Add another fast-import example, this time for .zip filesLibravatar Johannes Schindelin1-0/+72
2008-06-28Documentation: remove {show,whatchanged}.difftree config optionsLibravatar Olivier Marin1-2/+0
2008-06-26Add 'git-p4.allowSubmit' to git-p4Libravatar Jing Xue1-0/+4
2008-06-20bash: Add more option completions for 'git log'Libravatar Teemu Likonen1-0/+3
2008-06-19Add a helper script to send patches with Mozilla ThunderbirdLibravatar Lukas Sandström2-0/+75
2008-06-19completion: add --graph to log command completionLibravatar Dan McGee1-0/+1
2008-06-14completion: add more 'git add' optionsLibravatar SZEDER Gábor1-1/+4
2008-06-02Revert "git.el: Set process-environment instead of invoking env"Libravatar Karl Hasselström1-4/+7
2008-05-26hg-to-git: add --verbose optionLibravatar Johannes Schindelin1-5/+13
2008-05-25Ignore no-op changes in paranoid update hookLibravatar Shawn O. Pearce1-0/+1
2008-05-25Don't load missing ACL files in paranoid update hookLibravatar Shawn O. Pearce1-0/+1
2008-05-25Don't diff empty tree on branch creation in paranoid update hookLibravatar Shawn O. Pearce1-8/+6
2008-05-25Merge branch 'db/clone-in-c'Libravatar Junio C Hamano1-0/+525
2008-05-08Merge branch 'sg/merge-options' (early part)Libravatar Junio C Hamano1-1/+1
2008-05-04Build in cloneLibravatar Daniel Barkalow1-0/+523
2008-04-27bash: Add completion for gitk --mergeLibravatar Richard Quirk1-1/+6
2008-04-22Merge branch 'maint'Libravatar Junio C Hamano2-1/+3
2008-04-21post-receive-email: fix accidental removal of a trailing space in signature lineLibravatar Andy Parkins1-1/+2
2008-04-21completion: remove use of dashed git commandsLibravatar Dan McGee1-4/+4
2008-04-21completion: allow 'git remote' subcommand completionLibravatar Dan McGee1-0/+1
2008-04-21git.el: Set process-environment instead of invoking envLibravatar Clifford Caoile1-7/+4
2008-04-21bash: Add completion for git diff --base --ours --theirsLibravatar Teemu Likonen1-0/+1
2008-04-12merge, pull: add '--(no-)log' command line optionLibravatar SZEDER Gábor1-1/+1
2008-04-12merge, pull: introduce '--(no-)stat' optionLibravatar SZEDER Gábor1-1/+1
2008-04-09contrib/hooks: add an example pre-auto-gc hookLibravatar Miklos Vajna1-0/+36
2008-04-06Add prefix oriented completions for diff and format-patch commands.Libravatar Pascal Obry1-1/+4
2008-04-06Add interactive option in rebase command completion list.Libravatar Pascal Obry1-1/+1
2008-03-30Allow git-cvsserver database table name prefix to be specified.Libravatar Josh Elsasser1-1/+2
2008-03-28git-p4: Handle Windows EOLs properly after removal of p4 submit template hand...Libravatar Marius Storm-Olsen1-13/+15