index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-28
49606: remove old NIS-specific code for retrieving user data
Oliver Kiddle
1
-0
/
+3
2021-11-28
49602: only set LOGCHECK from the watch module
Oliver Kiddle
1
-0
/
+2
2021-11-28
49601: don't create ambiguous history file entries for lines ending with a ba...
Oliver Kiddle
1
-1
/
+6
2021-11-26
github #83: _git-push, _git-send-pack: Make --push-option repeatable.
Paul Seyfert
1
-0
/
+5
2021-11-26
49448: docs: Fix pointers to the `Widgets', `User-defined Widgets', and `Stan...
Daniel Shahaf
1
-0
/
+4
2021-11-26
49447: docs: _wanted: Clarify the example and point to another one.
Daniel Shahaf
1
-0
/
+3
2021-11-26
49446: docs: Add texinode()s, so the next commit can link directly to a subse...
Daniel Shahaf
1
-0
/
+3
2021-11-26
49445: docs: Clean up some subsection references.
Daniel Shahaf
1
-0
/
+5
2021-11-26
49449: _zstat: Don't offer -o after -s, since -s is ignored when both -s and ...
Daniel Shahaf
1
-0
/
+3
2021-11-26
unposted: Add ChangeLog for the previous commit.
Daniel Shahaf
1
-0
/
+4
2021-11-24
49597: add a helper for completing numbers with unit suffixes and separate ou...
Oliver Kiddle
1
-0
/
+14
2021-11-22
49586: fix :a and :A modifiers (with PWD="/") on Cygwin
Jun-ichi Takimoto
1
-0
/
+5
2021-11-19
49594: adapt to changes in 49499 to ensure file modes starting with dash aren...
Oliver Kiddle
1
-0
/
+3
2021-11-19
49584: allow for build options in gem install completion
Oliver Kiddle
1
-0
/
+3
2021-11-19
49575: clarify _alternative's action syntax
Arseny Maslennikov
1
-0
/
+5
2021-11-15
49563: fix build problem of watch module on Cygwin
Jun-ichi Takimoto
1
-0
/
+5
2021-11-12
github #82: Fix typos
Dimitris Apostolou
1
-0
/
+11
2021-11-12
49572: Let _expand preserve array form w/out zstyle glob
Marlon Richert
1
-0
/
+4
2021-11-12
unposted: fix case statement fall-through for ansible-galaxy role completion
Oliver Kiddle
1
-0
/
+3
2021-11-12
49566: document the _default function
Oliver Kiddle
1
-0
/
+2
2021-11-12
49564: always use descriptions included in the file-patterns style and allow ...
Oliver Kiddle
1
-0
/
+4
2021-11-12
49562: remove old documentation for other-files tag that was removed in 36165
Oliver Kiddle
1
-0
/
+3
2021-11-12
49561: add zformat -F option, similar to -f but ternary expressions check for...
Oliver Kiddle
1
-0
/
+8
2021-11-07
49544: only tie watch/WATCH if both come from the module
Oliver Kiddle
1
-0
/
+5
2021-11-02
49534, 49539: separate watch/log functionality out into a module
Oliver Kiddle
1
-0
/
+6
2021-11-02
49537: fix finding utmpx file on FreeBSD
Oliver Kiddle
1
-0
/
+4
2021-11-01
49535: fix completion for ${<TAB> and ${(a)<TAB>
Jun-ichi Takimoto
1
-0
/
+5
2021-10-31
users/27302: _remote_files respects setting of AUTO_REMOVE_SLASH option
Bart Schaefer
1
-0
/
+5
2021-10-30
49533: add null check for preprompt functions list that could occur following...
Oliver Kiddle
1
-0
/
+3
2021-10-30
49528: allow multiple -D options to compadd
Oliver Kiddle
1
-0
/
+4
2021-10-30
unposted (c.f. Bart: 49531): fix completion test where a typo marked it as ex...
Oliver Kiddle
1
-0
/
+4
2021-10-27
49529: Add rogue and descriptions to _rcctl ls
Matthew Martin
1
-0
/
+5
2021-10-26
49431 (tweaked, c.f. Bart: 49434): Faster ~/.ssh/config processing
Peter Palfrader
1
-0
/
+3
2021-10-26
49521: Define correct behavior of || completion matchers
Marlon Richert
1
-0
/
+3
2021-10-26
49519: quote completed options as needed and remove the now superfluous quote...
Oliver Kiddle
1
-1
/
+8
2021-10-26
49516: bail out early from matching control if command line content is too sh...
Oliver Kiddle
1
-0
/
+5
2021-10-24
49520: document $_args_chache_cmd
Jun-ichi Takimoto
1
-0
/
+2
2021-10-24
49493: fix '_arguments --' to correctly recognize optional argument
Jun-ichi Takimoto
1
-0
/
+5
2021-10-23
49499 based on 49496 by Jun T.: fixes to option -A of _arguments
Oliver Kiddle
1
-0
/
+3
2021-10-23
49500: new lsns completion
Oliver Kiddle
1
-0
/
+4
2021-10-16
github #79 (tweaked): _ssh: update options in apple's version of ssh-add
Xavier Hsinyuan
1
-0
/
+6
2021-10-13
49441: _timeout: Add OpenBSD
Matthew Martin
1
-0
/
+4
2021-10-11
49464: _basenc: new completion
Jun-ichi Takimoto
1
-0
/
+4
2021-10-05
49433: Don't assume EPROG references are bounded by function depth.
Peter Stephenson
1
-0
/
+5
2021-10-04
49456: clean up detection of private params in nested scopes, update doc
Bart Schaefer
1
-0
/
+6
2021-09-29
49440: Make double-flag parameter expansion syntax more discoverable in docs
ivan tkachenko
1
-0
/
+3
2021-09-29
49435: Remove trailing whitespaces in expn.yo
ivan tkachenko
1
-0
/
+2
2021-09-28
49444: libarchive tar can actually extract much more formats
Alex Xu (Hello71)
1
-0
/
+3
2021-09-28
Add support for multi-project builds to _gradle
Marlon Richert
1
-0
/
+3
2021-09-28
49454: open dump file once only instead of reopening it for appends
Oliver Kiddle
1
-0
/
+3
[next]