summaryrefslogtreecommitdiff
path: root/Completion
AgeCommit message (Collapse)AuthorFilesLines
2008-10-03unposted: yet another correction for 25702 misapplicationClint Adams1-1/+1
2008-10-02unposted: off-by-one error looking for dynamic directory name in completionPeter Stephenson1-1/+1
2008-09-3025777: argument to gdbmsetfn()Peter Stephenson1-2/+3
unposted: recognise ~[ in completion after : and =
2008-09-2925733: stub function for dynamic directory name completionPeter Stephenson3-1/+18
2008-09-2825764: completion for Django, from Chris Lamb.Clint Adams2-0/+200
2008-09-2725755/25756: Jörg Sommer: improved handling of module argumentsPeter Stephenson1-8/+16
25759: fix dynamic named directory crash, static named directory consistency
2008-09-26Mikael Magnusson: 25617: complete -t <tags>.Clint Adams1-1/+2
2008-09-23unposted: brown paper bag patch management of 25718.Clint Adams1-1/+1
2008-09-2325728: spelling fix.Clint Adams1-1/+1
2008-09-23Jörg Sommer: 25717: fixups for 25702.Clint Adams1-14/+3
2008-09-22Jörg Sommer: 25718: add completion of option --reverse.Clint Adams1-1/+2
2008-09-21unposted: update .distfiles.Clint Adams1-24/+6
2008-09-21Jörg Sommer: 25702: completions for chrt and ionice commands.Clint Adams2-0/+84
2008-09-1325655: remove completion for --remove-sent-files option.Clint Adams1-1/+0
2008-09-1225654: fix return bug and add --color.Clint Adams1-1/+2
2008-09-10Frank Terbeck: 25640: another alias handling fix.Clint Adams1-1/+1
2008-09-07Frank Terbeck: 25624: clean up git alias parsing.Clint Adams1-5/+6
2008-09-0525608: NO_cshjunkiesquote in completionPeter Stephenson1-0/+1
2008-09-03Jörg Sommer <joerg@alea.gnuu.de>: 25598/25599:Peter Stephenson1-1/+1
auto-remove automatically added = in alias completion
2008-09-02Mikael Magnusson: 25594: "git clean" cleanup.Clint Adams1-11/+1
2008-09-01Mikael Magnusson: 25591: "git remote rm" completion.Clint Adams1-1/+4
2008-09-01Mikael Magnusson: 25590: update "git add" completion.Clint Adams1-4/+5
2008-09-01Frank Terbeck: 25588: add --no-pager option to git completion.Clint Adams1-0/+1
2008-09-0125585: fix git command completion when there are arguments after the cursor ↵Clint Adams1-8/+8
position.
2008-09-01Frank Terbeck: 25583: more git alias fixes.Clint Adams1-7/+7
2008-09-0125582: attempt to make "pws non-canonical hack" respect file typesPeter Stephenson1-10/+26
2008-09-01Jörg Sommer: 25572: completer module parametersPeter Stephenson1-1/+2
2008-08-31Frank Terbeck: 25561: fix quoting with aliases.Clint Adams1-1/+1
2008-08-31Mikael Magnusson: 25564: suppress error output in __git_is_treeish.Clint Adams1-1/+1
2008-08-3125569: David Le Bourgeois and pws: _ant completion fixPeter Stephenson1-1/+1
2008-08-31users/13162: strip ~ suffix from modulesPeter Stephenson1-1/+1
2008-08-3025553: add aoss to compdef line.Clint Adams1-1/+1
2008-08-30Frank Terbeck: 25551: remove a stray period from a description.Clint Adams1-1/+1
2008-08-29Mikael Magnusson: 25539: more 'git clone' fixes.Clint Adams1-3/+3
2008-08-29Frank Terbeck: 25538: add missing backslash.Clint Adams1-1/+1
2008-08-29Frank Terbeck: 25537: add --abort to options for 'git am'.Clint Adams1-0/+1
2008-08-2425521: get merge strategies from git merge in case the administrator has ↵Clint Adams1-4/+6
added custom strategies.
2008-08-21Alexey I. Froloff: 25459: add list-dirs-first style.Peter Stephenson2-0/+18
Also doc.
2008-08-21Mikael Magnusson: 25499: add function to validate tree-ishs.Clint Adams1-1/+8
2008-08-2125495: always complete cached files after git checkout --.Clint Adams1-4/+2
2008-08-2125493: allow -q to be used in all git checkout contexts.Clint Adams1-1/+1
2008-08-2125491: patch to improve "git checkout" completion, from Mikael Magnusson.Clint Adams1-17/+22
2008-08-1925489: remove cruft for "git octopus/octupus".Clint Adams1-7/+1
2008-08-1925488: patch to complete things after "git bisect start", Mikael Magnusson.Clint Adams1-0/+10
2008-08-1925487: whitespace changes from Mikael Magnusson.Clint Adams1-46/+46
2008-08-1925486: patch to allow --shared to be completed without --local with git clone.Clint Adams1-7/+3
2008-08-1925485: patch to allow --abbrev to be completed before -v with git branch, ↵Clint Adams1-6/+2
from Mikael Magnusson.
2008-08-1825480: add more quotes to the three _call_program invocations with git ↵Clint Adams1-3/+3
for-each-ref.
2008-08-18Mikael Magnusson: 25473: add missing parenthesis.Clint Adams1-1/+2
2008-08-18unposted: additional git branch options.Clint Adams1-0/+5