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
2011-11-04
29891: make zle -lL with arguments work
Peter Stephenson
1
-1
/
+11
2011-10-31
Jun T: 29883: cast resource types to types they should be anyway
Peter Stephenson
2
-13
/
+13
2011-10-28
29879: metafy dlerror message to avoid corruption
Peter Stephenson
1
-1
/
+2
2011-10-26
29844, 29845: remove bogus
Peter Stephenson
1
-2
/
+12
2011-10-26
29865: don't compile pcre if no pcre-config
Peter Stephenson
1
-1
/
+1
2011-10-26
29859: compadd handles its own options
Peter Stephenson
1
-1
/
+1
2011-10-24
29838: metafy/unmetafy strings for PCRE matching (UTF-8 fixes)
Phil Pennock
1
-16
/
+45
2011-10-14
29820: _pick_variant -b to match builtin
Peter Stephenson
1
-0
/
+41
2011-10-02
29799: swap order of RESET_PROMPT / REFRESH in adjustwinsize().
Bart Schaefer
1
-1
/
+1
2011-09-25
unposted: cross-reference zmodload from the modules intro doc.
Bart Schaefer
1
-1
/
+3
2011-09-18
users/16375: initialise nrefs on each loop in match tests
Peter Stephenson
1
-4
/
+6
2011-09-15
29776: fix case of double quotes in double-quote-style
Peter Stephenson
1
-1
/
+1
2011-08-29
29744: don't mess up non '-A' cases in read -E fix
Peter Stephenson
1
-1
/
+8
2011-08-28
29731: fix read -AE, test that and read -Ae
Peter Stephenson
1
-2
/
+2
2011-08-28
users/16289: don't delete temporary files on disown.
Peter Stephenson
2
-20
/
+25
2011-08-18
29694: avoid overwriting current history word when not expanding an alias
Bart Schaefer
1
-1
/
+2
2011-08-17
29703: crash when failing to parse process substitutions
Peter Stephenson
2
-1
/
+11
2011-08-17
users/16253, users/16255: a nulstring should be split like an empty string
Peter Stephenson
1
-0
/
+4
2011-08-17
29681: use [] to dereference region_highlights
Mikael Magnusson
1
-7
/
+7
2011-08-16
29650: Don't lose time info after a suspend+restore.
Wayne Davison
1
-0
/
+2
2011-08-15
unposted: use pm->node.nam to get names for parameters in errors
Peter Stephenson
1
-4
/
+6
2011-08-14
29677: Do not allow external processes in a pipeline to become suspended
Bart Schaefer
3
-5
/
+16
2011-08-14
unposted: fix capitalized word in the middle of a sentence
Mikael Magnusson
1
-1
/
+1
2011-08-14
unposted: fix a typo in a comment.
Mikael Magnusson
1
-1
/
+1
2011-08-11
fix datetime autofeatures
Peter Stephenson
1
-1
/
+1
2011-08-11
fix tests using zsh/datetime that I broke
Peter Stephenson
1
-3
/
+15
2011-08-11
29674: add $epochtime to datetime
Peter Stephenson
1
-1
/
+45
2011-08-10
29663: add $EPOCHREALTIME to zsh/datetime
Peter Stephenson
2
-0
/
+32
2011-08-10
29654: "wait" should resume stopped jobs identified by process ID as well
Bart Schaefer
2
-7
/
+16
2011-08-04
29643: set incompfunc to zero when executing hook or trap function
Peter Stephenson
3
-7
/
+14
2011-08-03
29644: work around _describe bug, plus cosmetic tweaks
Peter Stephenson
2
-2
/
+14
2011-08-03
29633: more care with anonymous and other functions
Peter Stephenson
1
-2
/
+8
2011-07-28
29626: arguments to anonymous functions shouldn't be parsed as command words
Peter Stephenson
2
-0
/
+3
2011-07-25
29561: Allow closing of fd's not recorded by the shell
Peter Stephenson
2
-21
/
+25
2011-07-19
29555: fix problem using open fd beyond max_zsh_fd
Peter Stephenson
1
-5
/
+11
2011-07-18
users/16131: skip reading empty history file
Peter Stephenson
1
-3
/
+5
2011-07-12
29542: fix crash in hbegin(), remove bad test
Peter Stephenson
2
-38
/
+114
2011-07-01
29530: ${...?...} shouldn't cause an error with NO_EXEC option
Peter Stephenson
1
-13
/
+15
2011-06-23
29503: Missing popheap() on failed autoload
Peter Stephenson
2
-4
/
+1
2011-06-19
29492: add argument handling to anonymous functions
Peter Stephenson
3
-33
/
+92
2011-06-19
unposted: Remove additional for loop noticed by Mikael
Peter Stephenson
1
-2
/
+0
2011-06-19
29491: remove some variables set but not used
Peter Stephenson
11
-37
/
+28
2011-06-19
29490: add RLIMIT_RTTIME
Peter Stephenson
3
-4
/
+36
2011-06-15
29481: always return a matching job in findproc() but scan the whole list
Bart Schaefer
2
-5
/
+6
2011-06-12
29472: findproc() needs at least to also return stopped jobs.
Bart Schaefer
1
-1
/
+2
2011-06-06
29462: fix warning
Peter Stephenson
1
-1
/
+1
2011-06-04
29459: Further fixes for parameter flag completion,
Peter Stephenson
1
-2
/
+4
2011-06-03
29452: allow completion of parameter flags
Peter Stephenson
1
-3
/
+13
2011-06-03
29451: ${##stuff} removes stuff from the head of $#
Peter Stephenson
1
-1
/
+10
2011-06-03
29413: "print -S" for saving to history with lexical word split
Peter Stephenson
2
-113
/
+170
[next]