summaryrefslogtreecommitdiff
path: root/contrib/completion
AgeCommit message (Expand)Author
2008-07-13Merge branch 'sg/stash-k-i'Junio C Hamano
2008-07-13bash completion: Improve responsiveness of git-log completionShawn O. Pearce
2008-07-09Merge branch 'maint'Junio C Hamano
2008-07-08completion: add branch options --contains --merged --no-mergedEric Raible
2008-07-08bash: offer only paths after '--'SZEDER Gábor
2008-07-07completion.bash: add 'skip' and 'run' to git-bisectDmitry Potapov
2008-07-05stash: introduce 'stash save --keep-index' optionSZEDER Gábor
2008-06-29Documentation: remove {show,whatchanged}.difftree config optionsOlivier Marin
2008-06-20bash: Add more option completions for 'git log'Teemu Likonen
2008-06-19completion: add --graph to log command completionDan McGee
2008-06-14completion: add more 'git add' optionsSZEDER Gábor
2008-05-09Merge branch 'sg/merge-options' (early part)Junio C Hamano
2008-04-28bash: Add completion for gitk --mergeRichard Quirk
2008-04-22Merge branch 'maint'Junio C Hamano
2008-04-22completion: remove use of dashed git commandsDan McGee
2008-04-22completion: allow 'git remote' subcommand completionDan McGee
2008-04-22bash: Add completion for git diff --base --ours --theirsTeemu Likonen
2008-04-13merge, pull: add '--(no-)log' command line optionSZEDER Gábor
2008-04-13merge, pull: introduce '--(no-)stat' optionSZEDER Gábor
2008-04-07Add prefix oriented completions for diff and format-patch commands.Pascal Obry
2008-04-07Add interactive option in rebase command completion list.Pascal Obry
2008-03-31Allow git-cvsserver database table name prefix to be specified.Josh Elsasser
2008-03-11bash: fix long option with argument double completionSZEDER Gábor
2008-03-11bash: Add more long options to be completed with "git --<TAB>"Teemu Likonen
2008-03-10bash: use __gitdir when completing 'git rebase' optionsSZEDER Gábor
2008-03-10bash: Remove completion of core.legacyheaders optionShawn O. Pearce
2008-03-10bash: add 'git svn' subcommands and optionsSZEDER Gábor
2008-03-10bash: add new 'git stash' subcommandsSZEDER Gábor
2008-03-10bash: refactor searching for subcommands on the command lineSZEDER Gábor
2008-03-10bash: remove unnecessary conditions when checking for subcommandsSZEDER Gábor
2008-03-10bash: Properly quote the GIT_DIR at all times to fix subdirectory paths with ...Kevin Ballard
2008-03-09Merge branch 'jc/am'Junio C Hamano
2008-03-05bash: git-branch -d and -m lists only local branchesSZEDER Gábor
2008-03-05bash: add git-branch optionsSZEDER Gábor
2008-03-05am: --rebasingJunio C Hamano
2008-02-28completion: support format-patch's --cover-letter optionJohannes Schindelin
2008-02-24Use git-describe --exact-match in bash prompt on detached HEADShawn O. Pearce
2008-02-07Improve bash prompt to detect various states like an unfinished mergeRobin Rosenberg
2008-01-20Update git-completion for new 'remote rm' optionDan McGee
2008-01-18Officially deprecate repo-config.Junio C Hamano
2007-12-16teach bash completion to treat commands with "--" as a helperJeff King
2007-11-29bash completion: add diff optionsJohannes Schindelin
2007-10-31No longer install git-svnimport, move to contrib/examplesGerrit Pape
2007-09-26Move convert-objects to contrib.Matt Kraai
2007-09-01Teach bash about completing arguments for git-tagShawn O. Pearce
2007-08-29completion: also complete git-log's --left-right and --cherry-pick optionJohannes Schindelin
2007-08-23Teach bash about git-submodule and its subcommandsShawn O. Pearce
2007-08-23Teach bash to complete ref arguments to git-describeShawn O. Pearce
2007-08-23Update bash completion with new 1.5.3 command line optionsShawn O. Pearce
2007-08-19git-completion.bash - add support for git-bundleMark Levedahl