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
2020-05-20
45862: Add test cases for 45843#1 and 45843#2, adapted from Aaron Esau and pws.
Daniel Shahaf
2
-0
/
+15
2020-05-17
unposted: fix date of previous commit
Eitan Adler
1
-1
/
+1
2020-05-17
unposted: bump config.guess and config.sub
Eitan Adler
3
-24
/
+39
2020-05-17
unposted: remove blank line that messed up "man" formatting
Bart Schaefer
1
-1
/
+0
2020-05-17
45831: Add _vi completer
Matthew Martin
2
-0
/
+51
2020-05-16
users/24843: zshcompsys(1): Point to the 'format' style from the 'tag-order' ...
Daniel Shahaf
2
-0
/
+8
2020-05-12
unposted: Add tests for previous commit
Mikael Magnusson
2
-3
/
+9
2020-05-12
Support ${name:offset:length} with an empty offset
Mikael Magnusson
2
-5
/
+20
2020-05-09
gitlab !13: tar supports zstandard (zstd)
noraj
2
-2
/
+8
2020-05-07
unposted: libarchive tar can extract zip files
Eitan Adler
2
-1
/
+7
2020-05-07
unposted: Use alternation patterns rather than brace expansion
Daniel Shahaf
3
-3
/
+9
2020-05-05
45764: Add a regression test for 45772. Test by Roman
Daniel Shahaf
2
-0
/
+19
2020-05-05
45772: Restore locale on parameter scope end.
Peter Stephenson
2
-0
/
+39
2020-05-04
unposted: Fix typo in ChangeLog
Daniel Shahaf
1
-1
/
+1
2020-05-03
unposted: add a comment about how to add a new resource
Jun-ichi Takimoto
2
-0
/
+10
2020-05-03
45614: update _dnf
Jun-ichi Takimoto
2
-101
/
+459
2020-05-03
45731: _debsnap: New completion function.
Daniel Shahaf
2
-0
/
+80
2020-05-03
45730: _arguments: Add the -0 flag, which makes $opt_args be populated sanely.
Daniel Shahaf
6
-13
/
+88
2020-05-03
45729: internal: Add a second parameter to zlinklist2array(), analogously to ...
Daniel Shahaf
6
-15
/
+27
2020-05-02
unposted: zyodl.vim: Use 'conceal' for some macros that expand to a single ch...
Daniel Shahaf
2
-1
/
+14
2020-05-02
45737 (+ docs, and update the test from 45722): zstyle: When determining the ...
Daniel Shahaf
5
-6
/
+40
2020-05-02
unposted: Revert unintentional move from 45722.
Daniel Shahaf
2
-0
/
+3
2020-05-02
45739: docs: Clarifications about zstyle patterns.
Daniel Shahaf
3
-16
/
+23
2020-05-02
45722: docs: Change zstyle example to a non-hierarchical one
Daniel Shahaf
3
-8
/
+31
2020-05-02
45752/0002: _gcc: Complete --output like -o.
Daniel Shahaf
2
-1
/
+4
2020-05-02
45752/0001: _gcc: Add .cpp and .hpp to the ignored extensions list.
Daniel Shahaf
2
-1
/
+6
2020-04-27
github #56: typo: Add a single quote that had been missing
Benjamin Esham
2
-1
/
+6
2020-04-21
unposted: README: Give the 'zsystem flock' limit in pretty-printed form as well.
Daniel Shahaf
2
-1
/
+6
2020-04-21
github #54: Fix dig completion error
davey hathorn
2
-1
/
+6
2020-04-20
unposted: NEWS, README: Document zsh/system changes from workers/45708
dana
3
-4
/
+17
2020-04-20
unposted: zsh/system: Adjust documentation from workers/45708
dana
2
-4
/
+6
2020-04-20
45708: zsh/system: Enable sub-second timeout in zsystem flock
Cedric Ware
6
-9
/
+302
2020-04-20
45702: compsys: Improve documentation of {insert,separate}-sections
dana
2
-3
/
+27
2020-04-15
45684: Document - glob qualifier in error cases
Peter Stephenson
2
-1
/
+8
2020-04-12
45661: docs: Clarify the effect of KSH_ARRAYS on the (I) subscript.
dg1727
2
-0
/
+9
2020-04-09
45660: Fix crash setting vi or emacs mode on command line.
Peter Stephenson
3
-8
/
+29
2020-04-05
45655: _retrieve_mac_apps: Update for recent macOS
dana
2
-2
/
+10
2020-04-05
45656: Document the -o emacs segfault bug.
Daniel Shahaf
2
-0
/
+7
2020-04-02
Add SHORT_REPEAT option
Mikael Magnusson
8
-7
/
+34
2020-04-02
unposted: Make test platform-independent.
Daniel Shahaf
2
-2
/
+6
2020-04-01
45542: P01privileged: Use test-directory owner for auto-determined EUID/EGID
dana
2
-8
/
+18
2020-04-01
unposted: D02glob: Fix platform-dependent test failure
dana
2
-1
/
+6
2020-03-29
45649: completion: Simplify Unison completion. No functional change.
Daniel Shahaf
2
-5
/
+7
2020-03-29
45646: completion: Unison: Honour the $UNISON variable
Henri Menke
2
-2
/
+7
2020-03-28
github #46: _git-restore: Complete arguments to the --source option after a '...
Gastón Haro
2
-1
/
+6
2020-03-28
github #46: Better restrict git-restore(1) file completions
Gastón Haro
2
-5
/
+14
2020-03-28
45644: vcs_info git: Fix current patch's name in several cases.
Daniel Shahaf
2
-0
/
+18
2020-03-28
unposted: Fix syntax error introduced in 45591.
Daniel Shahaf
2
-1
/
+4
2020-03-28
45640: Fix new test when ${PWD}'s value contains symlinks.
Daniel Shahaf
2
-4
/
+12
2020-03-27
45627: vcs_info git: Under git-am(1) conflicts, pass to the gen-applied-strin...
Daniel Shahaf
2
-3
/
+15
[next]