index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
49597: add a helper for completing numbers with unit suffixes and separate ou...
Oliver Kiddle
2021-11-24
18
-90
/
+258
*
49586: fix :a and :A modifiers (with PWD="/") on Cygwin
Jun-ichi Takimoto
2021-11-22
2
-1
/
+10
*
49594: adapt to changes in 49499 to ensure file modes starting with dash aren...
Oliver Kiddle
2021-11-19
2
-1
/
+7
*
49584: allow for build options in gem install completion
Oliver Kiddle
2021-11-19
2
-0
/
+8
*
49575: clarify _alternative's action syntax
Arseny Maslennikov
2021-11-19
2
-2
/
+17
*
49563: fix build problem of watch module on Cygwin
Jun-ichi Takimoto
2021-11-15
2
-2
/
+11
*
github #82: Fix typos
Dimitris Apostolou
2021-11-12
21
-26
/
+37
*
49572: Let _expand preserve array form w/out zstyle glob
Marlon Richert
2021-11-12
3
-1
/
+16
*
unposted: fix case statement fall-through for ansible-galaxy role completion
Oliver Kiddle
2021-11-12
2
-1
/
+4
*
49566: document the _default function
Oliver Kiddle
2021-11-12
2
-0
/
+11
*
49564: always use descriptions included in the file-patterns style and allow ...
Oliver Kiddle
2021-11-12
3
-25
/
+47
*
49562: remove old documentation for other-files tag that was removed in 36165
Oliver Kiddle
2021-11-12
2
-8
/
+4
*
49561: add zformat -F option, similar to -f but ternary expressions check for...
Oliver Kiddle
2021-11-12
6
-20
/
+75
*
49544: only tie watch/WATCH if both come from the module
Oliver Kiddle
2021-11-07
2
-7
/
+16
*
49534, 49539: separate watch/log functionality out into a module
Oliver Kiddle
2021-11-02
13
-170
/
+265
*
49537: fix finding utmpx file on FreeBSD
Oliver Kiddle
2021-11-02
3
-3
/
+7
*
49535: fix completion for ${<TAB> and ${(a)<TAB>
Jun-ichi Takimoto
2021-11-01
2
-11
/
+8
*
users/27302: _remote_files respects setting of AUTO_REMOVE_SLASH option
Bart Schaefer
2021-10-31
2
-1
/
+9
*
49533: add null check for preprompt functions list that could occur following...
Oliver Kiddle
2021-10-30
2
-0
/
+6
*
49528: allow multiple -D options to compadd
Oliver Kiddle
2021-10-30
7
-25
/
+68
*
unposted (c.f. Bart: 49531): fix completion test where a typo marked it as ex...
Oliver Kiddle
2021-10-30
2
-1
/
+5
*
49529: Add rogue and descriptions to _rcctl ls
Matthew Martin
2021-10-27
2
-2
/
+16
*
49431 (tweaked, c.f. Bart: 49434): Faster ~/.ssh/config processing
Peter Palfrader
2021-10-26
2
-4
/
+8
*
49521: Define correct behavior of || completion matchers
Marlon Richert
2021-10-26
3
-347
/
+453
*
49519: quote completed options as needed and remove the now superfluous quote...
Oliver Kiddle
2021-10-26
9
-14
/
+21
*
49516: bail out early from matching control if command line content is too sh...
Oliver Kiddle
2021-10-26
2
-2
/
+8
*
49520: document $_args_chache_cmd
Jun-ichi Takimoto
2021-10-24
2
-0
/
+12
*
49493: fix '_arguments --' to correctly recognize optional argument
Jun-ichi Takimoto
2021-10-24
2
-2
/
+7
*
49499 based on 49496 by Jun T.: fixes to option -A of _arguments
Oliver Kiddle
2021-10-23
3
-8
/
+57
*
49500: new lsns completion
Oliver Kiddle
2021-10-23
2
-0
/
+22
*
github #79 (tweaked): _ssh: update options in apple's version of ssh-add
Xavier Hsinyuan
2021-10-16
2
-3
/
+19
*
49441: _timeout: Add OpenBSD
Matthew Martin
2021-10-13
2
-2
/
+6
*
49464: _basenc: new completion
Jun-ichi Takimoto
2021-10-11
2
-0
/
+34
*
49433: Don't assume EPROG references are bounded by function depth.
Peter Stephenson
2021-10-05
2
-4
/
+5
*
49456: clean up detection of private params in nested scopes, update doc
Bart Schaefer
2021-10-04
6
-10
/
+36
*
49440: Make double-flag parameter expansion syntax more discoverable in docs
ivan tkachenko
2021-09-29
2
-3
/
+9
*
49435: Remove trailing whitespaces in expn.yo
ivan tkachenko
2021-09-29
2
-13
/
+15
*
49444: libarchive tar can actually extract much more formats
Alex Xu (Hello71)
2021-09-28
2
-1
/
+4
*
Add support for multi-project builds to _gradle
Marlon Richert
2021-09-28
2
-8
/
+33
*
49454: open dump file once only instead of reopening it for appends
Oliver Kiddle
2021-09-28
2
-28
/
+33
*
49450: don't display explanation with compadd -x if any of -D, -A or -O are a...
Oliver Kiddle
2021-09-28
2
-1
/
+6
*
unposted: Fix typos
Daniel Shahaf
2021-09-26
6
-5
/
+11
*
49422: improve support of --disable-dynamic-nss
Jun-ichi Takimoto
2021-09-22
6
-14
/
+34
*
49353: Fix comments in sourced file.
Peter Stephenson
2021-09-09
3
-1
/
+15
*
unposted: fix typo in earlier log entry
Bart Schaefer
2021-09-08
1
-1
/
+1
*
49391: Document default bracketed-paste bindings
Bart Schaefer
2021-09-08
2
-1
/
+3
*
49389: leading variables in autoload file completion
Bart Schaefer
2021-09-08
2
-2
/
+5
*
49387: suffix highlight with "compadd -R"
Bart Schaefer
2021-09-08
2
-6
/
+5
*
49386: handle separate source/build trees
Bart Schaefer
2021-09-08
2
-1
/
+5
*
unposted: fix wrong name of changed file in earlier commit
Bart Schaefer
2021-09-08
1
-1
/
+1
[prev]
[next]