summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-10-07Jörg Sommer: 25819: improve module parameter completion.Clint Adams2-3/+13
First, do not embedd the = in the parameter by define it a parameter‐value separator; -S =. Second, look for already given parameters in all words; -w. Third, use the curcontext variable; -C. Forth, distinct between boolean and non‐boolean parameters, i.e. do not append a = to the end. And include the type of the parameter in the help message. This information is only given in the full output of modinfo, not in the narrowed output with --field.
2008-10-07Jörg Sommer: 25822: declare val_args as local array.Clint Adams2-0/+5
2008-10-07Jörg Sommer: 25821: return 0 if a modules parameter was completed.Clint Adams2-1/+4
2008-10-0725820: add the option --field of modinfo.Clint Adams2-0/+7
2008-10-0625818: compinstall data loss typo fix from Morita Sho.Clint Adams2-1/+6
2008-10-0625817: make "fc -l" more careful to list all recent historyPeter Stephenson1-2/+22
2008-10-0425808: handle bts claim and unclaim subcommands.Clint Adams2-1/+17
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 Stephenson2-1/+6
2008-10-0125791: force return from eval-style DEBUG trap lost statusPeter Stephenson3-2/+19
2008-09-3025778: Frank Terbeck: use builtin cdPeter Stephenson2-1/+4
2008-09-3025777: argument to gdbmsetfn()Peter Stephenson3-4/+12
unposted: recognise ~[ in completion after : and =
2008-09-2925775: fix logical problem with function line numbering inside eval-style trapsPeter Stephenson5-5/+25
2008-09-2925774: fix in 25772 was applied too widelyPeter Stephenson2-6/+12
2008-09-2925733: stub function for dynamic directory name completionPeter Stephenson4-1/+23
2008-09-2925772: crash with bad associative array pattern searchPeter Stephenson2-0/+6
2008-09-2925771: shell function context for substitution functionsPeter Stephenson3-2/+15
2008-09-29users/13295, tweaked: dont reset line numbers when parsing strings, sometimesPeter Stephenson8-14/+25
2008-09-29unposted: VCS_Info p4 backend should restrict changes to #havePeter Stephenson1-1/+1
2008-09-2825764: completion for Django, from Chris Lamb.Clint Adams3-0/+206
2008-09-2725761: Mikael Magnusson: newline in getquery()Peter Stephenson2-0/+6
2008-09-2725760: add (~) flagPeter Stephenson4-20/+84
2008-09-2725755/25756: Jörg Sommer: improved handling of module argumentsPeter Stephenson5-16/+48
25759: fix dynamic named directory crash, static named directory consistency
2008-09-26Mikael Magnusson: 25617: complete -t <tags>.Clint Adams2-1/+7
2008-09-2625744: dynamic named directories and further doshfunc() simplificationPeter Stephenson13-24/+204
2008-09-2525684: make %x and %I consistent with eval line numberingPeter Stephenson2-2/+9
2008-09-24users/13288: Src/parse.c: don't report parse errors on aborted linesPeter Stephenson2-6/+13
2008-09-24Rocky: 25734: typoPeter Stephenson3-2/+15
25739: warn about GPL in binary if libgdm is linked
2008-09-2325737: remove dead code in ca_parse_line.Clint Adams2-3/+2
2008-09-2325736: one more zsfree missing from 25667.Clint Adams2-0/+6
2008-09-23unposted: brown paper bag patch management of 25718.Clint Adams1-1/+1
2008-09-2325733: add revision number to Perforce vcs_info backendPeter Stephenson3-12/+27
add abbreviation to list of backends
2008-09-2325732: make vcs_info p4 backend use server if style use-server is setPeter Stephenson3-5/+92
2008-09-23Rocky Bernstein: 25727: allow fc non-interactivelyPeter Stephenson4-0/+19
Add sanity test for empty history
2008-09-2325728: spelling fix.Clint Adams2-1/+3
2008-09-23Jörg Sommer: 25717: fixups for 25702.Clint Adams2-14/+8
2008-09-2225723: align combining character when popped from input stackPeter Stephenson2-0/+6
2008-09-2225721: revert another mistake of 25701.Clint Adams2-1/+2
2008-09-22Jörg Sommer: 25718: add completion of option --reverse.Clint Adams2-1/+5
2008-09-2225720: remove misleading vcs_info bit about PROMPT_SUBST.Clint Adams2-3/+5
2008-09-2225715: Frank Terbeck: vcs_info now works immediatelyPeter Stephenson2-1/+4
2008-09-2225710: various minor consistency tweaks for VCS_InfoPeter Stephenson5-4/+26
2008-09-2225713: ensure that vcs_info functions immediately after autoloading.Clint Adams2-0/+7
2008-09-22Rocky Bernstein: 25696: fix crash on empty history.Peter Stephenson2-1/+5
2008-09-21unposted: update .distfiles.Clint Adams2-24/+8
2008-09-21Jörg Sommer: 25702: completions for chrt and ionice commands.Clint Adams3-0/+88
2008-09-21correct overzealousness in 25701Clint Adams2-2/+1
2008-09-2125701: fix memory leak in loadautofn.Clint Adams2-1/+7
2008-09-2125697: drop git code and switch to vcs_info.Clint Adams2-5/+11
2008-09-1925693: Frank Terbeck: another doc glitchPeter Stephenson2-4/+10