index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-09
49151: remove commas erroneously included in _arguments exclusion lists
Oliver Kiddle
8
-25
/
+31
2021-07-09
49150: consistently use singular form for headings on completion match groups
Oliver Kiddle
89
-230
/
+233
2021-07-09
49149: add specific values in completion after ssh-keygen -b depending on the...
Oliver Kiddle
2
-3
/
+11
2021-07-08
49153: cut off .lua extension from module files that occurs when using lmod f...
Max Voit
2
-1
/
+7
2021-07-06
49128 (github #76): vcs_info-examples: optimize +vi-git-untracked()
Suraj N. Kurapati
2
-1
/
+6
2021-06-28
49102: Ignore dynamic directory name failure if NO_EXEC
Peter Stephenson
2
-1
/
+6
2021-06-22
48096: Update Sourceforge links to https://zsh.sourceforge.io/
Peter Stephenson
5
-14
/
+20
2021-06-14
48920: _pgrep: Address issues related to -f completion
dana
2
-2
/
+8
2021-06-14
48920: _pgrep: Clarify -x description
dana
2
-1
/
+5
2021-06-14
unposted (cf. 49077): Clarify unset example
Bart Schaefer
1
-1
/
+1
2021-06-13
49069: literal interpretation of subscripts for unset of array/hash elements
Bart Schaefer
3
-4
/
+19
2021-06-13
49065: remove bad cross-reference
Bart Schaefer
1
-3
/
+2
2021-06-03
48942: Let EDITOR invoked by edit-command-line know it's a zsh script
Akinori MUSHA
2
-0
/
+4
2021-06-03
48954: avoid crash in reverse-menu-complete from menuselect without 'menu' in...
Oliver Kiddle
2
-3
/
+5
2021-06-03
48952: expand octal codes for record separators in perl completion
Oliver Kiddle
2
-39
/
+63
2021-06-03
48938: remove vim fold and option markers in completions
Oliver Kiddle
3
-34
/
+34
2021-06-03
48939: update completion of options for rsync 3.2.3
Oliver Kiddle
2
-15
/
+42
2021-05-22
48897: completion updates for DragonFly 6.0 and OpenBSD 6.9
Oliver Kiddle
9
-13
/
+35
2021-05-21
48891: Fix pgrep/pkill -f completion
Marlon Richert
2
-2
/
+12
2021-05-21
48864: Improve extra-verbose completion display strings for array parameter v...
Marlon Richert
3
-10
/
+23
2021-05-18
48601/0005: zmathfuncdef: Fix the workers/48147 return status / 'set -e' bug.
Daniel Shahaf
2
-1
/
+4
2021-05-18
48601/0004: docs: return: Give examples of using arithmetic evaluation.
Daniel Shahaf
2
-2
/
+11
2021-05-18
48601/0003: docs: functions -M: Add a subheading and index entries.
Daniel Shahaf
2
-0
/
+9
2021-05-18
48601/0002: docs: functions -M: Document the return status / result interdepe...
Daniel Shahaf
2
-10
/
+51
2021-05-18
48601/0001: docs: functions -M: Move an example to be near the specification ...
Daniel Shahaf
2
-7
/
+9
2021-05-18
48594 (plus an "F:" line corresponding to the question there): New tests for ...
Daniel Shahaf
2
-0
/
+41
2021-05-16
48853: improved handling of theme resets when changing prompt themes, especia...
Marlon Richert
3
-98
/
+81
2021-05-16
48860: remove mention of bugs that have been fixed
Bart Schaefer
2
-21
/
+2
2021-05-16
48857: declare "volatile" all globals that may be modified by signal handlers
Bart Schaefer
7
-24
/
+32
2021-05-17
users/26649: add zstyle for rake targets without description
Jörg Sommer
2
-1
/
+6
2021-05-16
48783: update ansible completion to 2.10.8
Oliver Kiddle
2
-13
/
+28
2021-05-16
48623: update options in openssh completion to version 8.6
Oliver Kiddle
2
-40
/
+71
2021-05-16
_timeout: Fix wrong syntax
Mikael Magnusson
2
-1
/
+5
2021-05-15
33465: use prctl() for "jobs -Z" where available
Han Pingtian
3
-0
/
+16
2021-05-15
48723: locale-safe recognition of "Inf" and "NaN" constants in math
Vincent Lefevre
2
-2
/
+9
2021-05-15
users/26742: break out of surrounding shell loops when exit is called from an...
Peter Stephenson
2
-1
/
+7
2021-05-15
users/26736: avoid infinite loop in getbyte from exit hook
Bart Schaefer
2
-0
/
+7
2021-05-15
48560: add new test file missed on original commit
Bart Schaefer
1
-0
/
+163
2021-05-15
48810: fix potential name clash in test case for autoloading
Bart Schaefer
2
-2
/
+6
2021-05-15
48790: COMPLETE_IN_WORD inside brace-param
Bart Schaefer
2
-4
/
+26
2021-05-15
48710: histed + other zed updates
Bart Schaefer
4
-20
/
+83
2021-05-15
48709: suppress error messages from comptry
Bart Schaefer
2
-1
/
+4
2021-05-15
48707: fix keymap handling when zed invokes read-from-minibuffer; update doc
Bart Schaefer
3
-15
/
+38
2021-05-06
48787: Fix command status after failed if
Peter Stephenson
3
-1
/
+11
2021-05-03
unposted: FAQ: Move section 3.31 to 2.8
dana
2
-63
/
+65
2021-05-03
unposted: docs: Update http:// FAQ links to https://
dana
3
-2
/
+5
2021-05-03
48551: docs: Add disclaimer about POSIX compliance and emulation of other shells
dana
2
-0
/
+9
2021-05-03
48614: getopts: Calculate OPTIND according to POSIX_BUILTINS
dana
6
-2
/
+52
2021-05-03
48767: docs: $SECONDS: Clarify what types may be set
Daniel Shahaf
2
-2
/
+8
2021-04-28
48702: _pandoc: don't use cache, multiple extensions of format, etc.
Jun-ichi Takimoto
2
-261
/
+119
[next]