about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* 30412: document set-local-historyMikael Magnusson2012-04-192-1/+14
|
* Michael Proko: 30414: more flexible configuration file finding for _mdadmPeter Stephenson2012-04-162-2/+13
|
* 30413: (q-) parameter flag should quote null stringPeter Stephenson2012-04-164-11/+27
| | | | (q-q) etc. should be treated as errors
* unposted: more NEWS tweaksPeter Stephenson2012-04-151-1/+7
|
* unposted: more NEWS tweaksPeter Stephenson2012-04-151-0/+9
|
* unposted: incporate Bart's NEWS suggestions from 30408Peter Stephenson2012-04-151-1/+1
|
* unposted: incporate Bart's NEWS suggestions from 30408Peter Stephenson2012-04-152-9/+14
|
* 30410 plus one other case: avoid divide-by-zero errorsPeter Stephenson2012-04-152-4/+16
| | | | in TIMEFMT interpretation
* 30402: turn intro.ms into intro.pdf for doc distributionPeter Stephenson2012-04-143-2/+11
|
* 30406: NEWS: typo fixesMikael Magnusson2012-04-142-6/+10
|
* update Etc/.distfiles for moved NEWS-4.3Peter Stephenson2012-04-132-1/+4
|
* Christian Neukirchen: 30398, 30399: TIMEFMT documentationPeter Stephenson2012-04-132-6/+9
|
* 30400 plus extra tweaks: update NEWS for 5.0Peter Stephenson2012-04-133-342/+627
|
* 30391: tweak to ignore DISABLED flag in new hash-based arrayuniq()Peter Stephenson2012-04-132-2/+8
|
* fix UTF-8Peter Stephenson2012-04-121-2/+2
|
* 30388, 30389 (Stephane): zargs: handle zero-length arguments.Peter Stephenson2012-04-122-9/+14
|
* 30383, users/16991 (Vaclav), users/17000: Improve speed of arrayuniq() byBart Schaefer2012-04-103-4/+118
| | | | implementing a hash seive algorithm; add test to exercise it.
* users/16944: more locals needed in url-quote-magicPeter Stephenson2012-04-012-2/+8
|
* doc the Functions/Zle/split-shell-arguments commitPeter Stephenson2012-03-301-1/+4
|
* add some braces to avoid compiler warningsPeter Stephenson2012-03-303-8/+17
|
* unposted: add missing parenthesisPeter Stephenson2012-03-292-2/+4
|
* users/16932: implement $UNDO_CHANGE_NO and argument to undo widgetPeter Stephenson2012-03-296-4/+59
|
* 30378: new gradle completionMikael Magnusson2012-03-253-1/+121
|
* 30368: _tmux: complete arguments to unambiguous partial subcommandsMikael Magnusson2012-03-242-1/+17
|
* 30372: _tmux: redirect errors to /dev/nullMikael Magnusson2012-03-242-7/+10
|
* 30371: _ssh: you can specify -i multiple timesMikael Magnusson2012-03-242-2/+7
|
* 30367: Doc/Zsh/contrib.yo: vcs_info, mention settings used for ↵Simon Ruderich2012-03-232-3/+5
| | | | patch-format/nopatch-format.
* 30366: Misc/vcs_info-examples: Fix outdated quilt examples.Simon Ruderich2012-03-232-7/+11
|
* 30354: Luka Perkov: quilt completion updatePeter Stephenson2012-03-132-8/+18
|
* 30351 + 30352: metafy strings on import into zsh variablesPeter Stephenson2012-03-133-17/+47
|
* users/16865: note that -eq is less convient than (( ... == ... ))Peter Stephenson2012-03-072-1/+12
|
* 30320: "emulate" accepts invocation-time flags; other small doc tweaks.Bart Schaefer2012-03-077-87/+142
|
* Alexey: 30322: Completion/Unix/Command/_xmlsoft: accept morePeter Stephenson2012-03-062-2/+7
| | | | file types.
* unposted: fix a typo in _git from previous commit (reolved)Mikael Magnusson2012-03-061-1/+1
|
* 30317: complete git merge --ff-onlyClint Adams2012-03-062-1/+4
|
* 30316: complete .pdf for evince and epdfview.Clint Adams2012-03-062-2/+5
|
* 30314: add completion for ssh-copy-id.Clint Adams2012-03-052-3/+13
|
* 30307 plus tweak suggsted by Wayne: use %lld for zlong when long longPeter Stephenson2012-03-057-5/+87
|
* 30303: emulate inside function marked for execution tracing enables xtracePeter Stephenson2012-03-013-1/+27
|
* Several previously uncommitted patches or patches based on list discussion;Bart Schaefer2012-03-011-2/+22
| | | | see 30272, 30184, 30090, users/16715, users/16697.
* unposted (users/16697): use a better output file name when the DISPLAYBart Schaefer2012-03-011-7/+8
| | | | | variable refers to a socket file (MacOS); fix problem with writing the output file when the user overrides the default value of TERM.
* unposted (30090): add -h (help) and -L (list extant hooks) options.Bart Schaefer2012-03-011-5/+17
|
* 30184: use a HASH_EXECUTABLES_ONLY test that matches the test used byBart Schaefer2012-03-011-1/+2
| | | | exec.c:iscom() during path search.
* unposted (users/16715): document HASH_LIST_ALL effects on correction.Bart Schaefer2012-03-011-2/+3
|
* 30272 (tweaked): most failures of fork() cause non-interactive shells toBart Schaefer2012-03-011-11/+12
| | | | exit nonzero; bad options to "exec" cause exit under POSIX_BUILTINS.
* 30276: Src/glob.c: Use zlong rather than int when calculating brace ↵Mikael Magnusson2012-02-292-4/+10
| | | | expansions of the form {1..9}.
* 30299: "$*" was split with SHWORDSPLIT if IFS was empty or unsetPeter Stephenson2012-02-293-3/+18
|
* Get the date right, even morePeter Stephenson2012-02-261-1/+1
|
* 30270: don't need errors when testing to see if mtime test will workPeter Stephenson2012-02-262-2/+6
|
* update to 4.3.17-dev-0 and fix yearPeter Stephenson2012-02-262-3/+9
|