summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-1031459: fix alignment of zsh entry in info menuBruce Stephens1-1/+1
2013-06-1031205: Do not display "(eval)" as a tag contextBarton E. Schaefer2-1/+4
2013-06-0931466: Cause git and cvs to ignore one another, in case anyone wants toBarton E. Schaefer3-0/+9
2013-06-0131441: use array to decide which forms of pattern are enabledPeter Stephenson4-91/+182
2013-05-3031436: document KSH_GLOB doesn't support recursive directoriesPeter Stephenson3-2/+21
2013-05-2931433: zcat -f doesn't need suffix .gzPeter Stephenson2-1/+8
2013-05-2931422: better heuristic for timestamps in age functionPeter Stephenson3-4/+20
2013-05-2231405: weasel words about PRINT_EXIT_STATUS option.Peter Stephenson2-0/+6
2013-05-2131419: Add time zone and year to string formatted time output from zstatPeter Stephenson2-2/+5
2013-05-2131418: improve documentation for "age" functionPeter Stephenson3-3/+15
2013-05-21Omitted ChangeLog entry for previous commitPeter Stephenson1-0/+5
2013-05-21Fix mergePeter Stephenson2-4/+4
2013-05-2131417: age function needs protection against file names starting "-"Stephane Chazelas2-3/+8
2013-05-20upon "read" of a short line, assign all variables passed as arguments.Barton Schaefer2-1/+6
2013-05-14Improve Perforce jobs completion to limitPeter Stephenson2-4/+13
2013-05-10Add .ogv to mplayer completionRichard Hartmann2-1/+4
2013-05-10Unused function attribute fix for clang compilationMihai Moldovan2-1/+6
2013-05-0531376: Make sure every execve() is prefixed by winch_unblock()Frank Terbeck2-0/+9
2013-05-05Revert "31372: Do not block SIGWINCH for child processes"Frank Terbeck2-3/+6
2013-05-0531372: Do not block SIGWINCH for child processesBart Schaefer2-1/+7
2013-05-0531371: _brctl: update brctl subcommandsKenyon Ralph2-1/+10
2013-05-0431369: set locale for completion if locale command is not usablePeter Stephenson2-3/+15
2013-04-3031361: handle negative optno ("no" prefix used)Bart Schaefer2-4/+8
2013-04-3031353: fix handling of floating point in ternaryBart Schaefer2-1/+4
2013-04-3031350: block SIGWINCH nearly all the time, exceptBart Schaefer1-0/+7
2013-04-3031350: block SIGWINCH nearly all the time, exceptBart Schaefer5-0/+28
2013-04-2931357: _cp: add support for Mac OS XJun T2-32/+64
2013-04-2931356: typo in new _comp_locale noted by BartPeter Stephenson2-1/+3
2013-04-2931355: _comp_locale tries to sanitise locales but keep CTYPE;Peter Stephenson4-12/+48
2013-04-2531288: _git: fix shortlog completerRamkumar Ramachandra2-1/+31
2013-04-2131289: _git: branch.*.pushremote, remote.pushdefaultRamkumar Ramachandra2-0/+5
2013-04-2131286: _git: add a couple of browsersRamkumar Ramachandra2-0/+7
2013-04-2031159: git: Pass prefix filter to ls-files even if it matches no filesTorstein Hegge2-1/+6
2013-04-2031272: Avoid double free, get_compctl should not free its arguments.Bart Schaefer2-1/+4
2013-04-2031281: _du: add support for Mac OS XJun T2-0/+23
2013-04-16Daniel Friesel: 31265: improved option handling for devtodo.Peter Stephenson2-2/+9
2013-04-13unposted: make git ignore PDF and PS versions of intro filePeter Stephenson2-0/+8
2013-04-1231263 (but changed * to - for consitency):Peter Stephenson2-3/+7
2013-04-1231261: updates needed with latest texinfoPeter Stephenson3-4/+8
2013-04-10users/17754: failing to retie an arrayPeter Stephenson2-1/+6
2013-04-0931246: make a separate patch level header for releasesPeter Stephenson3-2/+12
2013-04-08unposted: fix some .distfiles which mention files that have gonePeter Stephenson3-2/+6
2013-04-08unposted: fix a typo in docsMikael Magnusson1-1/+1
2013-04-0731234: use an "always" block instead of "trap" to clean up various functionBart Schaefer2-39/+39
2013-04-0531222: Stop {up,down}-line-or-beginning-search from triggering warn_create_gl...Frank Terbeck3-0/+8
2013-04-0531221: Handle zero defined aliases betterFrank Terbeck2-1/+10
2013-04-0531175: Add documentation for the new -i and -f options of varedFrank Terbeck2-0/+8
2013-04-0531172: Let vared define custom init and finish hooksFrank Terbeck2-7/+17
2013-04-0531174: zle: Make sure state changes are refreshed after init hookFrank Terbeck2-2/+7
2013-04-0431203: add new etags completion.Peter Stephenson3-0/+69