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-04-20
48528/0002: vcs_info git docs: ahead/behind commits: Reduce the number of forks
Daniel Shahaf
1
-0
/
+3
2021-04-20
48528/0001: vcs_info git docs: ahead/behind commits: Don't run rev-list when ...
Daniel Shahaf
1
-0
/
+5
2021-04-19
48617: fix misuse of IGNORE_BRACES when initializing debug_indent
Bart Schaefer
1
-0
/
+3
2021-04-19
47489: rename standout as italic
Bart Schaefer
1
-0
/
+4
2021-04-19
Add -L to add-(zsh|zle)-hook[-widget] completion
Marlon Richert
1
-0
/
+4
2021-04-19
github/zsh-completions #792: added completions for opus-tools (opusenc, opusd...
André Kugland
1
-0
/
+3
2021-04-19
48619: complete inventory plugins in assignments to ANSIBLE_INVENTORY_ENABLED
Oliver Kiddle
1
-0
/
+3
2021-04-19
48618: update completions for FreeBSD 13
Oliver Kiddle
1
-0
/
+7
2021-04-18
47704: POSIX export and readonly ignore "-p" when parameter names also appear
Bart Schaefer
1
-0
/
+4
2021-04-18
48560: add TYPESET_TO_UNSET option to remove initialization of parameters
Bart Schaefer
1
-2
/
+17
2021-04-18
unposted: remove an already fixed bug from BUGS
Jun-ichi Takimoto
1
-0
/
+4
2021-04-17
48361 (+ 48368 review comments): __arguments: New completion function for _ar...
Daniel Shahaf
1
-0
/
+6
2021-04-16
48513: Let extra-verbose completion show parameter values
Marlon Richert
1
-0
/
+4
2021-04-16
unposted: update on bug list
Oliver Kiddle
1
-0
/
+2
2021-04-16
48556: new completion for ipfw
Oliver Kiddle
1
-0
/
+4
2021-04-16
unposted (cf. 48153): Add tests for max() and min().
Daniel Shahaf
1
-0
/
+5
2021-04-16
unposted: ChangeLog: Correct a bunch of X-Seq references from today.
Daniel Shahaf
1
-8
/
+8
2021-04-15
45583/0008: vcs_info git: Use best practices in an example
Daniel Shahaf
1
-0
/
+3
2021-04-15
45583/0007: vcs_info docs: vcs_info_lastmsg: Correct an ambiguous/wrong descr...
Daniel Shahaf
1
-0
/
+3
2021-04-15
45583/0006: vcs_info docs: Change user-context name in an example, to avoid c...
Daniel Shahaf
1
-0
/
+4
2021-04-15
45583/0005: vcs_info docs: Recommend use of prompt expandos rather than termi...
Daniel Shahaf
1
-0
/
+3
2021-04-15
45583/0004: docs: Document that hook functions may rely on $? (see workers/48...
Daniel Shahaf
1
-0
/
+3
2021-04-15
45583/0003: docs: Fix rendering in the man page output
Daniel Shahaf
1
-0
/
+3
2021-04-15
45583/0002 (tweaked): docs: Fix rendering of an example in the man page output
Daniel Shahaf
1
-0
/
+3
2021-04-15
45583/0001: docs: Minor markup tweak
Daniel Shahaf
1
-0
/
+4
2021-04-13
48522: README: Clarify _alternative change
Daniel Shahaf
1
-0
/
+4
2021-04-13
48525: vcs_info git docs: ahead/behind commits: Run fewer external programs
Tim Lee
1
-0
/
+5
2021-04-12
48439: remove macros that became unnecessary by df48cc8
Jun-ichi Takimoto
1
-0
/
+4
2021-04-11
48504: use SEEK_ macros in fseek() calls
Oliver Kiddle
1
-0
/
+6
2021-04-11
48466: correct indentation and remove tabs and trailing spaces
Marc Chantreux
1
-0
/
+3
2021-04-11
48445: pluralize tags in _surfraw
Marc Chantreux
1
-0
/
+3
2021-04-11
users/26645: update options in gv completion
Marc Chantreux
1
-0
/
+5
2021-04-10
47794: exec: run final pipeline command in a subshell in sh mode
brian m. carlson
1
-0
/
+4
2021-04-10
47913: implement CASE_PATHS option to make NO_CASE_GLOB more sensible
Bart Schaefer
1
-0
/
+5
2021-04-10
unposted: README: Document incompatibility caused by workers/43928
dana
1
-0
/
+3
2021-04-10
48338: _git: Support case-insensitive path matching
dana
1
-0
/
+5
2021-04-09
48432 and enable test: fix quotiing of zstyle -L for zstyle -e
Peter Stephenson
1
-0
/
+6
2021-04-09
48378: complete compadd options for other completion functions
Oliver Kiddle
1
-0
/
+3
2021-04-09
48437: fix pid completion when cursor is in the middle of the line
Oliver Kiddle
1
-0
/
+3
2021-04-09
47786: prepare for autoconf 2.70
Felipe Contreras
1
-0
/
+3
2021-04-09
47785: remove deprecated autoconf functions
Felipe Contreras
1
-0
/
+5
2021-04-08
48416: update _gcore for macOS and GNU
Jun-ichi Takimoto
1
-0
/
+5
2021-04-08
48410: FAQ, METAFAQ: Mention zsh-security@.
Daniel Shahaf
1
-0
/
+3
2021-04-08
48379: Make the parameter expansion subscript flags parse error message, "err...
Daniel Shahaf
1
-0
/
+4
2021-04-08
48321 (tweaked per thread): _perl_modules: Don't assume ${words[1]} to be eit...
Daniel Shahaf
1
-0
/
+5
2021-04-07
48425: Add an XFail test for a 'zstyle -L' escaping bug (workers/48424).
Daniel Shahaf
1
-0
/
+5
2021-04-06
48391: fix display problem in menu-complete
Jun-ichi Takimoto
1
-0
/
+3
2021-04-06
48389: getkeystring() should not return ptr to local var
Jun-ichi Takimoto
1
-0
/
+5
2021-04-06
users/26579: changes from review including parameter expansion to replace awk
Marc Chantreux
1
-0
/
+3
2021-04-06
48414: quote closing bracket to adapt for change in 43928
Oliver Kiddle
1
-0
/
+3
[next]