about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* users/13295, tweaked: dont reset line numbers when parsing strings, sometimesPeter Stephenson2008-09-298-14/+25
|
* unposted: VCS_Info p4 backend should restrict changes to #havePeter Stephenson2008-09-291-1/+1
|
* 25764: completion for Django, from Chris Lamb.Clint Adams2008-09-283-0/+206
|
* 25761: Mikael Magnusson: newline in getquery()Peter Stephenson2008-09-272-0/+6
|
* 25760: add (~) flagPeter Stephenson2008-09-274-20/+84
|
* 25755/25756: Jörg Sommer: improved handling of module argumentsPeter Stephenson2008-09-275-16/+48
| | | | 25759: fix dynamic named directory crash, static named directory consistency
* Mikael Magnusson: 25617: complete -t <tags>.Clint Adams2008-09-262-1/+7
|
* 25744: dynamic named directories and further doshfunc() simplificationPeter Stephenson2008-09-2613-24/+204
|
* 25684: make %x and %I consistent with eval line numberingPeter Stephenson2008-09-252-2/+9
|
* users/13288: Src/parse.c: don't report parse errors on aborted linesPeter Stephenson2008-09-242-6/+13
|
* Rocky: 25734: typoPeter Stephenson2008-09-243-2/+15
| | | | 25739: warn about GPL in binary if libgdm is linked
* 25737: remove dead code in ca_parse_line.Clint Adams2008-09-232-3/+2
|
* 25736: one more zsfree missing from 25667.Clint Adams2008-09-232-0/+6
|
* unposted: brown paper bag patch management of 25718.Clint Adams2008-09-231-1/+1
|
* 25733: add revision number to Perforce vcs_info backendPeter Stephenson2008-09-233-12/+27
| | | | add abbreviation to list of backends
* 25732: make vcs_info p4 backend use server if style use-server is setPeter Stephenson2008-09-233-5/+92
|
* Rocky Bernstein: 25727: allow fc non-interactivelyPeter Stephenson2008-09-234-0/+19
| | | | Add sanity test for empty history
* 25728: spelling fix.Clint Adams2008-09-232-1/+3
|
* Jörg Sommer: 25717: fixups for 25702.Clint Adams2008-09-232-14/+8
|
* 25723: align combining character when popped from input stackPeter Stephenson2008-09-222-0/+6
|
* 25721: revert another mistake of 25701.Clint Adams2008-09-222-1/+2
|
* Jörg Sommer: 25718: add completion of option --reverse.Clint Adams2008-09-222-1/+5
|
* 25720: remove misleading vcs_info bit about PROMPT_SUBST.Clint Adams2008-09-222-3/+5
|
* 25715: Frank Terbeck: vcs_info now works immediatelyPeter Stephenson2008-09-222-1/+4
|
* 25710: various minor consistency tweaks for VCS_InfoPeter Stephenson2008-09-225-4/+26
|
* 25713: ensure that vcs_info functions immediately after autoloading.Clint Adams2008-09-222-0/+7
|
* Rocky Bernstein: 25696: fix crash on empty history.Peter Stephenson2008-09-222-1/+5
|
* unposted: update .distfiles.Clint Adams2008-09-212-24/+8
|
* Jörg Sommer: 25702: completions for chrt and ionice commands.Clint Adams2008-09-213-0/+88
|
* correct overzealousness in 25701Clint Adams2008-09-212-2/+1
|
* 25701: fix memory leak in loadautofn.Clint Adams2008-09-212-1/+7
|
* 25697: drop git code and switch to vcs_info.Clint Adams2008-09-212-5/+11
|
* 25693: Frank Terbeck: another doc glitchPeter Stephenson2008-09-192-4/+10
|
* users/13262: Frank Terbeck: another formatting fixPeter Stephenson2008-09-192-2/+8
|
* users/13252 and elsewhere: Frank Terbeck plus tweaks:Peter Stephenson2008-09-1941-3/+1119
| | | | add VCS_Info function system
* c.f. users/13251: update mapfile doc againPeter Stephenson2008-09-192-1/+9
|
* 25690: fix insert-last-word on multibyte characters with MetaPeter Stephenson2008-09-182-5/+8
|
* 25684: respect trap line number rulesPeter Stephenson2008-09-181-0/+3
|
* users/13239: add some comments to mapfile docPeter Stephenson2008-09-182-3/+8
|
* 25682: terminate history line before passing to zshaddhistory hookPeter Stephenson2008-09-182-2/+12
|
* 25677: add %x and %I prompt escapes for shell source code debuggingPeter Stephenson2008-09-1614-66/+131
| | | | tidy up interface to doshfunc()
* 25672: remove unnecessary Nularg when prompt expandingPeter Stephenson2008-09-152-0/+9
| | | | to avoid problem with glitch space
* 25671: non existing variable in typeset -p should cause status 1Peter Stephenson2008-09-153-2/+9
|
* 25667: free mstr before returning from errors.Clint Adams2008-09-142-0/+6
|
* 25666: free memory allocated for an xor if the argument number is invalid.Clint Adams2008-09-142-0/+7
|
* 25662: declare -p should never create argumentsPeter Stephenson2008-09-133-4/+25
|
* 25656: free val only after it may be passed to strlen().Clint Adams2008-09-132-1/+4
|
* 25655: remove completion for --remove-sent-files option.Clint Adams2008-09-132-1/+5
|
* 25654: fix return bug and add --color.Clint Adams2008-09-122-1/+7
|
* 25632: xRaich[o]²x: Src/mem.c: munmap() argument was wrong.Peter Stephenson2008-09-112-2/+6
|