index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-03
47899: Improve error message from zparseopts.
Joshua Krusell
1
-1
/
+4
2021-01-27
47744: Fix vi repeats with hooks in use.
GammaFunction
1
-0
/
+2
2021-01-20
47840: make zpty module work on Cygwin
Peiyuan Song
1
-0
/
+11
2020-12-02
47704: fix scope for "private -p"
Bart Schaefer
1
-0
/
+4
2020-10-25
47494, 47495: Add -n option to strftime
Mikael Magnusson
1
-2
/
+3
2020-10-25
47301: Fix print -v metafication
Jun-ichi Takimoto
1
-1
/
+1
2020-10-23
Fix a race condition in zf_mkdir -p
Roman Perepelitsa
1
-9
/
+19
2020-09-13
Unposted - fix comment
Bart Schaefer
1
-1
/
+1
2020-09-13
47364: Enable extendedglob in pattern with ${(*)name/pattern/replacement}
Bart Schaefer
2
-4
/
+16
2020-09-10
47352 (+ extra test cases): fix %<n>K prompt expansion
Stephane Chazelas
1
-1
/
+1
2020-08-28
github #64: Fix a build-time error when building against ncurses that hadn't ...
Daniel Shahaf
1
-1
/
+6
2020-08-08
47296 (+ unposted additional tests and comments): 'repeat' loops: Let the rep...
Daniel Shahaf
1
-1
/
+1
2020-08-08
47300: Document the EC_NODUP, EC_DUP, EC_DUPTOK triplet.
Daniel Shahaf
2
-3
/
+27
2020-07-29
unposted: comments explaining how hashtable must be created
Roman Perepelitsa
1
-1
/
+4
2020-07-29
46275: eliminate undefined behavior caused by redefinition of hashtable
Roman Perepelitsa
2
-55
/
+56
2020-07-28
46268: suppress a useless compiler warning around nice()
Roman Perepelitsa
1
-2
/
+1
2020-07-11
46152: zsh/system: Re-allow '0' timeout in zsystem flock
Cedric Ware
1
-3
/
+3
2020-07-05
46175/0003: Fix the RM_STAR_SILENT bug from the parent commit.
Daniel Shahaf
1
-1
/
+1
2020-07-03
46168: Update $PWD and call chpwd hook after normalizing path
Matthew Martin
1
-18
/
+17
2020-07-03
users/24971: ${(-)var} sorts on signed integers
Peter Stephenson
3
-9
/
+27
2020-06-27
unposted (after 46068): Fix a compiler warning.
Daniel Shahaf
1
-1
/
+1
2020-06-27
46072 + 46136: Add the 'zle $widget -f nolast' syntax, to improve add-zle-hoo...
Daniel Shahaf
1
-2
/
+17
2020-06-26
46100: Fix =subst before =(subst)
Peter Stephenson
1
-1
/
+1
2020-06-25
46068 (tweaked) (was: github #57): region_highlight: Add memo= support.
Daniel Shahaf
4
-9
/
+87
2020-06-23
46079: Ignore double quotes in math expressions.
Peter Stephenson
1
-0
/
+2
2020-06-18
46060: Fix spurious actions on exit status 130 or 131.
Peter Stephenson
1
-4
/
+7
2020-06-09
46026: Add CLOBBER_EMPTY option.
Peter Stephenson
3
-5
/
+24
2020-06-08
users/24909: Don't clean up special file list too early.
Peter Stephenson
1
-1
/
+1
2020-06-05
typeset: Fix leaving corrupted entries in paramtab
Mikael Magnusson
1
-3
/
+9
2020-05-30
45915: fix handling of hyphens in spckword()
Bart Schaefer
1
-5
/
+11
2020-05-28
45923 (with memory leak fixed, cf. 45924): zprof: Don't tally all anonymous f...
Daniel Shahaf
2
-5
/
+46
2020-05-23
45900: Fix issues with escaped newline in $-substitution.
Peter Stephenson
1
-0
/
+21
2020-05-12
Support ${name:offset:length} with an empty offset
Mikael Magnusson
1
-5
/
+15
2020-05-05
45772: Restore locale on parameter scope end.
Peter Stephenson
1
-0
/
+34
2020-05-03
unposted: add a comment about how to add a new resource
Jun-ichi Takimoto
1
-0
/
+7
2020-05-03
45730: _arguments: Add the -0 flag, which makes $opt_args be populated sanely.
Daniel Shahaf
2
-6
/
+49
2020-05-03
45729: internal: Add a second parameter to zlinklist2array(), analogously to ...
Daniel Shahaf
5
-15
/
+20
2020-05-02
45737 (+ docs, and update the test from 45722): zstyle: When determining the ...
Daniel Shahaf
1
-2
/
+11
2020-04-20
45708: zsh/system: Enable sub-second timeout in zsystem flock
Cedric Ware
3
-5
/
+136
2020-04-09
45660: Fix crash setting vi or emacs mode on command line.
Peter Stephenson
2
-8
/
+24
2020-04-02
Add SHORT_REPEAT option
Mikael Magnusson
4
-2
/
+4
2020-03-26
45616: Remove token from count argument to repeat
Peter Stephenson
1
-1
/
+3
2020-03-25
45583/0008: Extend tests to prove that what remains of xsymlinks() handles sy...
Daniel Shahaf
1
-2
/
+0
2020-03-25
45583/0007: Remove code that is now unreachable.
Daniel Shahaf
1
-17
/
+4
2020-03-25
45583/0006: Don't use xsymlinks() in 'whence -s'.
Daniel Shahaf
1
-4
/
+14
2020-03-25
45583/0004: Fix segfault on resolving symlink loops
Daniel Shahaf
1
-3
/
+3
2020-03-25
45583/0003: chrealpath: Let caller decide how the return value should be allo...
Daniel Shahaf
2
-6
/
+9
2020-03-25
45583/0002: chrealpath: Make symlink resolution optional.
Daniel Shahaf
2
-7
/
+18
2020-03-22
45563: %z can be used for zlong in warnings and errors
Peter Stephenson
1
-0
/
+9
2020-03-22
45583/0009: Add end-of-options guard support to 'function -T'.
Daniel Shahaf
1
-4
/
+12
[next]