summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-2044768: _tar: improve completion of long optionsJun-ichi Takimoto2-1/+6
2019-09-18github #38: fix completion text for git update-index --chmodTobias Schulte2-1/+6
2019-09-0644722: _make: use --always-make instead of .PHONY for GNU makeDaniel Hahler2-1/+6
2019-09-0444726/0002: _subversion: Update --show-item= completion to 1.12.0.Daniel Shahaf2-0/+6
2019-09-0444726/0001: _subversion: Use 'svn help -v' to show global options, experiment...Daniel Shahaf2-3/+23
2019-09-04github #37: Make it easier to understand what "fc -e" does.Ned Batchelder2-2/+7
2019-08-2944714: Take account of CDABLE_VARS while checking spellingJun-ichi Takimoto2-0/+7
2019-08-2844710: support RLIMIT_UMTXP on FreeBSDJun-ichi Takimoto4-0/+16
2019-08-2844709: incluce sys/capability.h only if HAVE_CAP_GET_PROC is definedJun-ichi Takimoto2-1/+6
2019-08-2744712: Prefer any variety of ncurses to other terminal libraries.Sebastian Gniazdowski2-2/+8
2019-08-1944614: apt list option completionOliver Kiddle2-5/+12
2019-08-1944633: complete ansible-vault actions like create, edit, etc.Lajos Koszti2-0/+7
2019-08-1944587: completion option updatesOliver Kiddle18-63/+211
2019-08-1744675: _find: Fix return statusdana2-3/+8
2019-08-17unposted: NEWS: Mention `functions -c`dana2-0/+6
2019-08-1444664: Fix problem with temporary assignment.Peter Stephenson3-1/+21
2019-08-03Copy functions using functions -c old new.Peter Stephenson3-4/+119
2019-08-0344635: Don't apply STAT_NOPRINT to backgrounded jobsPeter Stephenson2-1/+7
2019-08-0344637: = doesn't need quoting in awk regexp.Shlomi Fish2-1/+6
2019-07-3024102: _user_admin subuids and subgidsEric Cook2-4/+9
2019-07-2644582: Fix foregoing commit to use DPUTS() betterKamil Dudka2-6/+9
2019-07-2444566: make sure Zle doesn't crash if history entry not foundKamil Dudka2-2/+17
2019-07-1944356: complete ansible callback plugins for the relevant environment variabl...Oliver Kiddle2-7/+17
2019-07-1944551: update for new git changesOliver Kiddle2-37/+169
2019-07-1644523: Add ZTST_handler capability.Peter Stephenson2-1/+11
2019-07-1544509: Prevent crash with modified path / PATH combination.Peter Stephenson2-5/+18
2019-07-1044305: Fix zsh_directory_name_genericPeter Stephenson2-8/+21
2019-07-09unposted: FAQ updates.Peter Stephenson2-22/+28
2019-07-0843755: Fix state management for repeat uses to avoid clobbering command line ...Bart Schaefer2-2/+7
2019-07-0844502: Quote function name for "autoload -X"Bart Schaefer2-1/+3
2019-07-0844495: Mention coproc under $!Bart Schaefer2-1/+5
2019-07-08users/24030 (minor tweak): note on *.{bla,hbl,ahb}.Peter Stephenson2-0/+44
2019-07-0244480: Don't automatically close externally visible file descroptors.Peter Stephenson6-7/+23
2019-07-0144469: correct error on missing option argumentMartijn Dekker3-5/+34
2019-06-2444446: Fix here document with file descriptor declarator.Peter Stephenson3-2/+16
2019-06-2344443: POSIX allows exporting readonly variablesMartijn Dekker2-1/+6
2019-06-2044435: Handling digita arguments for :h and :t.Peter Stephenson11-31/+293
2019-06-19fix multiple bugs in countpromptromkatv2-8/+33
2019-06-19Missed previous ChangeLog entryPeter Stephenson1-0/+5
2019-06-1044409: update config.guess and config.sub to 2019-05-28Peter Stephenson2-649/+822
2019-06-0644387, edited: describe some problems with restricted modeStephane Chazelas2-0/+50
2019-06-0344389: update _iostat and _vmstat for BSDJun-ichi Takimoto5-40/+100
2019-05-2844361: Initialise variables in pattern matching.Peter Stephenson2-10/+17
2019-05-28fix cursor position with ZLE_RPROMPT_INDENT=0romkatv1-20/+20
2019-05-2844364: refer to zsh base manual page in zsh allJim2-0/+8
2019-05-23unposted: remove spurious reference to nonexistent completion functionOliver Kiddle2-2/+5
2019-05-2344349: completion option updatesOliver Kiddle25-32/+137
2019-05-2344345: fix wordcode traversal where ! without a following command could resul...Oliver Kiddle3-2/+45
2019-05-2044307: allow for atoi() returning a negative numberOliver Kiddle5-6/+12
2019-05-2044308: update Linux modutils completionOliver Kiddle2-132/+145