index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Modules
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-06
49196: gdbm keys not present in the database appear unset in tied hashes
Bart Schaefer
1
-0
/
+2
2021-08-24
49297 (quoting amended): error message in files module.
Peter Stephenson
1
-1
/
+7
2021-04-09
48432 and enable test: fix quotiing of zstyle -L for zstyle -e
Peter Stephenson
1
-1
/
+2
2021-04-09
47785: remove deprecated autoconf functions
Felipe Contreras
1
-6
/
+0
2021-02-13
47905: Add leading '-' to zparseopts option parsing errors
Joshua Krusell
1
-4
/
+4
2021-02-03
47899: Improve error message from zparseopts.
Joshua Krusell
1
-1
/
+4
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-23
Fix a race condition in zf_mkdir -p
Roman Perepelitsa
1
-9
/
+19
2020-08-28
github #64: Fix a build-time error when building against ncurses that hadn't ...
Daniel Shahaf
1
-1
/
+6
2020-07-11
46152: zsh/system: Re-allow '0' timeout in zsystem flock
Cedric Ware
1
-3
/
+3
2020-05-28
45923 (with memory leak fixed, cf. 45924): zprof: Don't tally all anonymous f...
Daniel Shahaf
1
-3
/
+28
2020-05-03
45729: internal: Add a second parameter to zlinklist2array(), analogously to ...
Daniel Shahaf
1
-2
/
+2
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
1
-5
/
+74
2020-03-07
Merge remote-tracking branch 'origin/master' into 5.9
Daniel Shahaf
1
-1
/
+1
2020-02-06
zsh/system: Fix infinite loop in sysread
Roman Perepelitsa
1
-1
/
+1
2020-01-15
Merge remote-tracking branch 'origin/master' into 5.9
Daniel Shahaf
4
-4
/
+4
2020-01-09
Fix typos reported by codespell in Src/
Mikael Magnusson
1
-1
/
+1
2020-01-09
45269: Fix misspellings in completions and elsewhere.
Jens Schleusener
3
-3
/
+3
2019-12-26
45137: zformat: Allow the specifying minimum width and a dot with an empty ma...
Daniel Shahaf
1
-2
/
+1
2019-12-26
45138: Add zformat unit tests.
Daniel Shahaf
1
-3
/
+3
2019-12-17
45058: internal: Add symbolic names to possible values of zexit()'s "from_whe...
Daniel Shahaf
1
-1
/
+1
2019-12-01
unposted: zstyle: Add a unit test and some comments.
Daniel Shahaf
1
-3
/
+16
2019-07-02
44480: Don't automatically close externally visible file descroptors.
Peter Stephenson
1
-2
/
+2
2019-03-25
44176: warn only if off_t is longer than long
Jun-ichi Takimoto
1
-1
/
+2
2019-03-25
44162 (tweaked): Avoid format-overflow warning in zftp.c
Wesley Schwengle
1
-8
/
+2
2019-03-21
44153: rm: Accept -R as equivalent to -r
Matthew Martin
1
-3
/
+4
2019-03-18
44135: Add chmod builtin
Matthew Martin
1
-0
/
+41
2019-03-12
44100: zparseopts: Add -F option, completion, tests; improve documentation
dana
1
-1
/
+13
2018-12-24
43935: Reject too-large nanosecond values given to strftime
dana
1
-1
/
+1
2018-11-19
43829: nearcolor.c: use double instead of float
Jun-ichi Takimoto
1
-19
/
+19
2018-11-15
43823: remove unnecessary metafy() in stattimeprint()
Ivan Tkachenko
1
-3
/
+1
2018-11-13
43800: Add nanosecond support to strftime built-in
dana
1
-18
/
+46
2018-11-09
43791: File descriptor could be closed twice in clone
Kamil Dudka
1
-1
/
+2
2018-11-08
43805: make nearcolor module use the default colour rather than black as a fa...
Oliver Kiddle
1
-3
/
+4
2018-11-08
unposted: add usual copyright header to nearcolor module sources
Oliver Kiddle
1
-0
/
+29
2018-11-05
43759: add support for true colour terminals
Oliver Kiddle
1
-3
/
+5
2018-11-05
43747: new module to map colours from hex triplets to the nearest matching co...
Oliver Kiddle
2
-0
/
+183
2018-10-08
43616: Various parameter setting and display fixes.
Peter Stephenson
2
-22
/
+24
2018-08-13
43275: Add log2 to match func
dana
1
-0
/
+10
2018-08-01
43227: fix memory leaks in term{cap,info}.c
Jun-ichi Takimoto
2
-20
/
+8
2018-07-31
43219 (except term{cap,info}.c): fix several memory leaks
Jun-ichi Takimoto
2
-1
/
+5
2018-06-20
43075: Support nanosecond-precision time formatting
dana
2
-46
/
+22
2018-06-18
433029: Testing signal return type is no longer needed
Eitan Adler
1
-1
/
+1
2018-06-17
43039: Mark functions_source (et al.) for auto-loading
dana
2
-1
/
+2
2018-06-15
users/23472: Add $sysparams[procsubstpid] to zsh/system
Peter Stephenson
1
-0
/
+4
2018-06-06
42938: name argument to math_func is not unused
Eitan Adler
1
-1
/
+1
2018-05-13
42488: test cases for 42369 and address some issues in the code
Oliver Kiddle
1
-34
/
+17
[next]