aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* Have a command that specifically invokes 'p4' (via system)Anand Kumria2008-08-11
* Utilise the new 'p4_read_pipe_lines' commandAnand Kumria2008-08-11
* Create a specific version of the read_pipe_lines command for p4 invocationsAnand Kumria2008-08-11
* bash: remove redundant check for 'git stash apply' optionsSZEDER Gábor2008-08-08
* bash completion: Add completion for 'git mv'Lee Marlow2008-08-05
* bash completion: Add completion for 'git ls-files'Lee Marlow2008-08-05
* bash completion: Add completion for 'git archive'Lee Marlow2008-08-05
* bash completion: More completions for 'git stash'Lee Marlow2008-08-05
* bash completion: Add completion for 'git revert'Lee Marlow2008-08-05
* bash completion: Add completion for 'git init'Lee Marlow2008-08-05
* bash completion: Add completion for 'git clean'Lee Marlow2008-08-05
* bash completion: Add completion for 'git clone'Lee Marlow2008-08-05
* bash completion: Add completion for 'git grep'Lee Marlow2008-08-04
* 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