Commit Graph

11007 Commits (5ed3dde0d220dcc6d8503a644a50e661d877bf2c)
 

Author SHA1 Message Date
dana 5ed3dde0d2 unposted: Test release: 5.7.1-test-1 4 years ago
Peter Stephenson cb4dc95643 45009: POSIX_CD needs to suppress some forms of option.
Otherwise forms of argument allowed by POSIX are interpreted as
options instead.
5 years ago
Peter Stephenson 273d669a56 45001: Fix zero-length matches with ${...%...}
As the shortest match is preferred, zero-length matches beat any other.
5 years ago
Martijn Dekker c578f0a08b 45004: Fix typos in comments 5 years ago
Martijn Dekker d81238ee95 45003: Fix more documentation typos 5 years ago
Peter Stephenson ae58388619 44997: GLOB_COMPLETE fix for compctl file completion.
Dashes could cause problems in directory prefixes.
5 years ago
Oliver Kiddle 06e27e940a 44976: fixup describe-key-briefly for visual mode 5 years ago
Sebastian Gniazdowski 6c0ebbe1d9 44970: _brace_parameter: Update the description of S flag 5 years ago
Martijn Dekker bcde790c88 44981: Fix some typos in the documentation. 5 years ago
Daniel Shahaf 06dddd0b98 Revert "44904: _subversion: Complete multiple comma-separated arguments to --show-item=<TAB>."
This reverts commit b06117ad21.

Reverted upstream in r1870750.
5 years ago
Daniel Shahaf 61262ae282 44960: vcs_info cvs: Fix infinite loop when /CVS exists. 5 years ago
Daniel Shahaf 9e771a0b20 44961: vcs_info svn: Fix infinite loop when /.svn exists. 5 years ago
Daniel Shahaf ce950dd4b4 44962: vcs_info: Document internal function and variable 5 years ago
Daniel Shahaf 5b4a6dc7e0 44964: zshmisc(1): Document APPEND_CREATE under the append redirection operators, >> and >>!. 5 years ago
dana 3aa53d1248 44969: completion-style-guide: Mention defaults and superfluous descriptions 5 years ago
dana 0c59705e9e unposted (cf. 44967): _alsa-utils: Fix minor syntax error in arg spec 5 years ago
Daniel Shahaf 27a64a16fb unposted: vcs_info: Add an example of using $functions to find hooks by name. 5 years ago
Oliver Kiddle a833fe4a18 unposted: another place to complete selinux contexts that was missed in 44781 5 years ago
Oliver Kiddle 6a3e418fb6 44968: cleanup and update objdump and readelf completions 5 years ago
Sebastian Gniazdowski 055113d775 44967: Completion for aplay from alsa-utils 5 years ago
Daniel Shahaf 2acbae3bad unposted: zstyle: Add a unit test and some comments. 5 years ago
Daniel Shahaf 4bb8c937d8 unposted: _sqlite: Fix syntax error 5 years ago
Daniel Shahaf 98f8a8a980 44958: vcs_info quilt: Avoid forks 5 years ago
Daniel Shahaf cc3983ee58 44945: vcs_info git: Optimize detection by running fewer external commands. 5 years ago
Daniel Shahaf dae3e135d8 44948: _subversion: Make _svn_controlled offer everything rather than nothing. 5 years ago
Daniel Shahaf a4f5c345c8 44947: _subversion: Complete the 'auth', 'changelist', 'patch', 'resolve', and 'x-unshelve' subcommands. 5 years ago
Daniel Shahaf a6b6b650fb 44946: _subversion: Make _svn_conflicts not offer all files in the directory. 5 years ago
Wayne Davison 95882efbf7 44912: more quoting fixes in _expand
Don't set done_quote=1 if the glob result is empty.
5 years ago
Oliver Kiddle 8aa84bd5fc 44923: update options for git 2.24 5 years ago
Oliver Kiddle 5df672b9d7 44896: use opt_args to find base directory and use it for $(CURDIR) 5 years ago
Daniel Shahaf 87db974a84 users/24451: zgetcwd: Add a guard against returning an empty string. 5 years ago
Daniel Shahaf 030440d5b7 unposted: Add smoke test for :P history modifier. 5 years ago
Peter Stephenson 88d14451b0 users/24445: Add :P modifier to history code.
This was in the glob qualifier and variable code but got missed out
of the separate history modifier function.
5 years ago
skirit a8b0d399e5 unposted (salsa.debian.org MR!1): _ip: Complete the -brief option 5 years ago
Daniel Shahaf b06117ad21 44904: _subversion: Complete multiple comma-separated arguments to --show-item=<TAB>.
Upstream revision: r1869578 (for 1.14.0)
5 years ago
Daniel Shahaf 369e4a4057 unposted: _values: Use the formal parameter's name in the docstring. 5 years ago
Daniel Shahaf ed26bf92d6 44897: _subversion: Complete --show-item=changelist 5 years ago
Oliver Kiddle d2289b42a7 44895: complete options for state change notifications and other improvements 5 years ago
Eitan Adler 0a296d15ac 44882: add completion of -save-stats flag 5 years ago
Oliver Kiddle 64661103f0 unposted: fix missing local declarations in _sequence 5 years ago
Sebastian Gniazdowski 2c94b597bd github #41: Extend _dbus with dbus-launch completion 5 years ago
Oliver Kiddle 248ae0b77e unposted: tweak to check for openzfs rather than Solaris 5 years ago
Teddy Heinen 5cf1d6dfd1 github #40: Teddy Heinen: adjust zfs completion to use acltype on linux instead of aclmode 5 years ago
Peter Stephenson 8c25d92e11 44864: Avoid inifinite loop in tty init.
If we can't grab the terminal in interactive mode, give
up after 100 goes.  This is a completely arbitrary choice;
we simply don't know what in the system could change the
result of looping further.
5 years ago
Sebastian Gniazdowski 5be28dac5d 44865: Try harder to link in curses module 5 years ago
romkatv 6c6200520a unposted: fix indentation (whitespace-only change)
Indentatin in moveto was broken by 3eea35d0 (my bad), making it
difficult to read. This commit reverts it to what it used ot be.
While at it, fix indentation in a few other places in the same
file.
5 years ago
dana 9b69e84729 44846: _dates: Fix regression caused by workers/44274 5 years ago
Oliver Kiddle 308295d4d2 c.f. 44831: remove completion functions for long dead projects 5 years ago
Oliver Kiddle ea78d0d4ae c.f. 44831: remove completion functions included in upstream projects 5 years ago
Oliver Kiddle a891557b49 44849: completion updates for changes in OpenBSD 6.6 5 years ago