summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-0344271: Fix breaks propagated from until or return.Peter Stephenson3-2/+22
2019-04-2644251: Completion: Fix various wording issuesdana6-9/+14
2019-04-2644250: Completion: Fix use of -A and -S options to _argumentsdana8-17/+29
2019-04-2644249: Completion: Handle zsh/files built-ins in _mv and _rmdirdana4-3/+8
2019-04-2644234: _ssh: Update for OpenSSH 8.0dana2-6/+15
2019-04-2544284: Mark SIGQUIT as ignore if ignored on entry to shell.Peter Stephenson2-0/+14
2019-04-2544254: Handle error case in zgetdir().Peter Stephenson2-1/+16
2019-04-22unposted: _pick_variant: Use ${(P) ::= rather than evalMatthew Martin2-4/+7
2019-04-2244242: Completion: Use _pick_variant -b to detect builtinsMatthew Martin6-178/+241
2019-04-1843288: fix line-broken promptsdana2-3/+12
2019-04-12unposted: NEWS: Document recent feature additionsdana2-1/+22
2019-04-1244198: Add cd_silent option to suppress all cd outputdana5-2/+24
2019-04-1044168 (tweaked to remove change to errflag): Fix interrupt handling of zle -F.Peter Stephenson2-1/+11
2019-04-1044214: <(...) substitutions shouldn't grab the terminalEric Freese2-1/+4
2019-04-1044215: Maintain LASTWIDGET across reset-prompt.Roman Perepelitsa8-11/+28
2019-04-1044202: Rewrite to use memmove() for possibly overlapping copyPeter Stephenson2-5/+8
2019-04-1044210: add _findmnt and update _lsblkJun-ichi Takimoto3-1/+124
2019-04-0444202 (tweaked): _normal: Add -P to reset precommandsMatthew Martin3-3/+12
2019-04-0444201: _command_name: Check for external forcing precommandMatthew Martin6-8/+15
2019-04-0444200 (tweaked): Completion: Append to precommands in _normalMatthew Martin8-23/+26
2019-04-0444199: _normal: Use zparseoptsMatthew Martin2-8/+9
2019-04-0144158: Completion: Add _postgresqldana2-0/+1153
2019-03-2544160 (tweaked): Completion: Add _deb_files, match *.ddebdana8-17/+45
2019-03-2544176: warn only if off_t is longer than longJun-ichi Takimoto2-1/+4
2019-03-2544162 (tweaked): Avoid format-overflow warning in zftp.cWesley Schwengle2-8/+5
2019-03-2544164: Avoid stringop-truncation warningWesley Schwengle2-1/+6
2019-03-24unposted: _chmod: Adjust _guard patterndana2-1/+5
2019-03-22unposted: _chmod: Use _guard for mode operanddana2-1/+4
2019-03-2244156 (tweaked): zsh/system: Add note about potential flock side-effectsClinton Bunch2-2/+10
2019-03-2144153: rm: Accept -R as equivalent to -rMatthew Martin3-10/+14
2019-03-2144149: _mkdir, _stat: Use _pick_variant -bMatthew Martin3-26/+9
2019-03-2144144: _builtin: Append "builtin" to precommandsMatthew Martin2-0/+5
2019-03-2144155: _pick_variant: Update builtin checkMatthew Martin2-8/+27
2019-03-2244147: add/update completions for procps-ngJun-ichi Takimoto7-6/+100
2019-03-2144111: _git: Use `git rev-list` for log messagesdana2-5/+12
2019-03-19Update doc from previous commit.Peter Stephenson2-3/+5
2019-03-1944132: don't hash commands beginning with /Charles Blake3-0/+9
2019-03-1944142: Fix hist_reduce_spaces bug.Peter Stephenson2-2/+8
2019-03-1844135: Add chmod builtinMatthew Martin4-2/+77
2019-03-1744135: _chmod: Reformat to minimize next diff. No functional change.Matthew Martin1-44/+50
2019-03-1544118: use libtirpc if RPC is not in glibcJun-ichi Takimoto2-0/+9
2019-03-1444122: turn int into long to avoid overflowKamil Dudka2-2/+7
2019-03-1244100: zparseopts: Add -F option, completion, tests; improve documentationdana5-13/+268
2019-03-0844101: _vim: better support for nvimJun-ichi Takimoto2-34/+55
2019-03-06unposted: _zftp: Use 'post' pattern matchingdana2-1/+4
2019-03-0644099: Completion: Add _trashdana2-0/+27
2019-03-01unposted: ztst.zsh: fix a typoJun-ichi Takimoto2-1/+5
2019-02-2744087: _getconf: Complete options, config variables on more systemsdana2-29/+81
2019-02-2744090 (re: 44085): _remote_files: Don't set QUOTING_STYLEdana2-1/+6
2019-02-2644085: _remote_files: Prevent ls/alias settings from mangling file listingsdana2-1/+7