about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 30466: Add prompt format and printf format completion.Mikael Magnusson2012-05-144-33/+201
* 30468: prompt_fade_setup: add missing $Mikael Magnusson2012-05-142-2/+6
* Describe differences in -i/-I/-l/-L/-n options from xargs to zargs.Bart Schaefer2012-05-082-1/+14
* 30469: Src/builtin.c: allow reverse listing of history usingPeter Stephenson2012-05-082-6/+14
* unposted: clarify that zargs is different from xargsPeter Stephenson2012-05-081-6/+7
* unposted, c.f. 30465: add index entries and cross-referencesPeter Stephenson2012-05-033-1/+28
* unposted: fix trailing spaces from previous commitMikael Magnusson2012-05-021-1/+1
* 30425 (fixed): Add localhistory/globalhistory to $ZLE_STATE as set by the set...Mikael Magnusson2012-05-023-16/+37
* 30461, 30462 (tweaked): add missing local for match, mbegin and mendMikael Magnusson2012-05-025-2/+12
* users/17046: don't count too many elements when splitting quoted parameterPeter Stephenson2012-05-013-3/+23
* 30456: Completion/Unix/Command/_getconf: Use new array syntax.Mikael Magnusson2012-05-012-2/+6
* 30455: remove max array length testPeter Stephenson2012-04-253-7/+31
* 30444: add NEWS entry for 30431Mikael Magnusson2012-04-252-1/+9
* 30430: fix some errors and outdatedness in intro.msMikael Magnusson2012-04-252-9/+25
* 30429: avoid error in _init_d when service doesn't existMikael Magnusson2012-04-252-1/+7
* unposted: add test for valid identifier to 30431Peter Stephenson2012-04-222-2/+11
* 30439: ${...:*...} with nonexistent or non-array after *Peter Stephenson2012-04-223-2/+24
* 30431 with typo in _typeset fix:Peter Stephenson2012-04-226-4/+93
* 30433: double backslash is not line continuation.Bart Schaefer2012-04-212-2/+7
* 30427: fix syntax error from previous commitMikael Magnusson2012-04-202-2/+4
* 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
* 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
* 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
* 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 patch-format/n...Simon Ruderich2012-03-232-3/+5
* 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