about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* fix previous commitClint Adams2010-04-252-4/+4
|
* 27914: find usb.ids in /usr/share/misc.Clint Adams2010-04-252-3/+6
|
* 27912: presume that pci.ids is uncompressed now.Clint Adams2010-04-252-2/+7
|
* users/15028 modified to unquote in one place:Peter Stephenson2010-04-232-2/+9
| | | | | with path-completion false or accept-exact-dirs true we need to unquote the string before sticking it in the current path
* 27889: Force more use of GLOB_SUBST in parameters if ~ is usedPeter Stephenson2010-04-203-6/+18
|
* "Akinori MUSHA: 27892: update service & init completion for FreeBSDPeter Stephenson2010-04-207-50/+125
|
* unposted: update NEWS with path-completion stylePeter Stephenson2010-04-152-6/+18
|
* 27798: Alexey I. Froloff: Completion/Unix/Command/_git: support for the ↵Frank Terbeck2010-04-142-2/+8
| | | | `--interactive' option of "git commit".
* unposted: add kindex entry for path-completion stylePeter Stephenson2010-04-142-2/+5
|
* unposted: slightly rephrase path-completion docPeter Stephenson2010-04-142-3/+5
|
* users/15011: add path-completion stylePeter Stephenson2010-04-143-8/+39
|
* unposted: calendar system updates:Peter Stephenson2010-04-136-11/+26
| | | | allow file locking to fall back; don't need dcop for kdialog
* 27876: completion for axi-cache (from apt-xapian-index).Clint Adams2010-04-122-1/+35
|
* Simon Ruderich: 27856 (tweaked): Git availabilityPeter Stephenson2010-04-092-3/+10
|
* 27865: fix problem with glob_subst in parameter subsitutionPeter Stephenson2010-04-093-2/+17
|
* Ben: 27589: improved -redirectPeter Stephenson2010-04-092-6/+13
|
* 27847: completion for uzbl.Clint Adams2010-03-302-1/+15
|
* 27843: fix description of extended history formatPeter Stephenson2010-03-292-2/+7
|
* rationalise widths of non-printing characters to zero.Peter Stephenson2010-03-274-35/+81
|
* unposted: change new test in A02alias.ztst to use catPeter Stephenson2010-03-252-3/+6
|
* 27827: fix infinite loop in recursive alias at end of parsed stringPeter Stephenson2010-03-253-10/+25
|
* 27823: fix memory access in 27822Peter Stephenson2010-03-221-2/+2
|
* 27823: fix memory access in 27822Peter Stephenson2010-03-221-1/+4
|
* 27812: display invalid bytes in multibyte characters speciallyPeter Stephenson2010-03-225-14/+82
|
* Fix ZLE access to pushed history linePeter Stephenson2010-03-225-10/+55
|
* FAQ updatePeter Stephenson2010-03-192-13/+36
|
* update calendar to run calendar_show in current shellPeter Stephenson2010-03-192-13/+18
|
* Use // instead of :gs in parameter substitutionPeter Stephenson2010-03-192-2/+8
|
* unposted: fix new test in A01grammar.ztstPeter Stephenson2010-03-182-2/+5
|
* 27804: don't hang in isearch if invalid character foundPeter Stephenson2010-03-182-1/+8
|
* unposted: calendar -s was broken by file locking changePeter Stephenson2010-03-172-4/+19
|
* unposted: document that age functions uses zstat, not statPeter Stephenson2010-03-162-9/+5
|
* NEWS: PATH_SCRIPTPeter Stephenson2010-03-162-2/+12
|
* 27793 and follow ups: add PATH_SCRIPT option to find script using $PATHPeter Stephenson2010-03-167-24/+136
|
* Mikael: 27797: delimit arguments to compadd in _expand_aliasPeter Stephenson2010-03-152-2/+5
|
* Alexey: 27789: use _arguments in _sudoPeter Stephenson2010-03-152-15/+16
|
* 27780: effect of backslashes in :s changed in _filesPeter Stephenson2010-03-153-2/+27
|
* 27785: IFS doesn't have a null in it in POSIXPeter Stephenson2010-03-115-4/+22
| | | | unposted: note & needs quoting in :s in glob qualifier
* Simon Ruderich: 27779: Fix mistakes in vcs_info's documentation.Frank Terbeck2010-03-113-7/+12
|
* unposted: fix calendar bug updating repeating eventsPeter Stephenson2010-03-094-5/+25
| | | | allow calendar_edit to take arguments for editor
* Michael Hwang: 27773: document how linked lists are joined togetherPeter Stephenson2010-03-071-0/+70
|
* Michael Hwang: 27773: document how linked lists are joined togetherPeter Stephenson2010-03-071-1/+6
|
* _git: support for user-specific sub commandsbewater2010-03-042-2/+30
|
* Frank: 27768: shut up cd some morePeter Stephenson2010-03-042-13/+9
|
* 27762: omit ssh known_hosts entries with port numbers from host completion.Clint Adams2010-02-282-3/+8
|
* users/14905 + 14906: problems with :s in parameter expansionPeter Stephenson2010-02-274-14/+73
|
* users/14902: another go at strftimePeter Stephenson2010-02-262-3/+5
|
* users/14900: ULONG_MAX is a valid return value from strotoul()Peter Stephenson2010-02-262-2/+6
|
* users/14897: extra test in strftime builtin for time conversionPeter Stephenson2010-02-262-1/+8
|
* 27756: add OS file locking to calendarPeter Stephenson2010-02-267-9/+57
| | | | add errflag test to loop over fcntl()