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
2013-06-01
31441: use array to decide which forms of pattern are enabled
Peter Stephenson
3
-91
/
+177
2013-05-21
31419: Add time zone and year to string formatted time output from zstat
Peter Stephenson
1
-2
/
+2
2013-05-20
upon "read" of a short line, assign all variables passed as arguments.
Barton Schaefer
1
-1
/
+1
2013-05-10
Unused function attribute fix for clang compilation
Mihai Moldovan
1
-1
/
+1
2013-05-05
31376: Make sure every execve() is prefixed by winch_unblock()
Frank Terbeck
1
-0
/
+6
2013-05-05
Revert "31372: Do not block SIGWINCH for child processes"
Frank Terbeck
1
-3
/
+1
2013-05-05
31372: Do not block SIGWINCH for child processes
Bart Schaefer
1
-1
/
+3
2013-04-30
31361: handle negative optno ("no" prefix used)
Bart Schaefer
1
-3
/
+4
2013-04-30
31353: fix handling of floating point in ternary
Bart Schaefer
1
-1
/
+2
2013-04-30
31350: block SIGWINCH nearly all the time, except
Bart Schaefer
5
-0
/
+28
2013-04-20
31272: Avoid double free, get_compctl should not free its arguments.
Bart Schaefer
1
-1
/
+0
2013-04-10
users/17754: failing to retie an array
Peter Stephenson
1
-1
/
+1
2013-04-09
31246: make a separate patch level header for releases
Peter Stephenson
1
-2
/
+6
2013-04-05
31172: Let vared define custom init and finish hooks
Frank Terbeck
1
-7
/
+14
2013-04-05
31174: zle: Make sure state changes are refreshed after init hook
Frank Terbeck
1
-2
/
+2
2013-04-03
Generate patch level using `git describe`
Aaron Schrab
1
-4
/
+4
2013-04-02
Jun. T: typo in vi-goto-mark
Peter Stephenson
1
-1
/
+1
2013-03-19
31158: following a wildcard with a repetition produces a bad pattern error
Bart Schaefer
1
-1
/
+1
2013-03-13
31140: avoid crash when hitting recursion limit
Mikael Magnusson
1
-1
/
+2
2013-03-10
31141: Tighten NO_CLOBBER restrictions on {fd} syntax
Peter Stephenson
1
-1
/
+8
2013-03-10
30496: Parse argument to %F and %K as prompt sequences
Mikael Magnusson
1
-14
/
+29
2013-03-05
users/17665: add FORCE_FLOAT option
Peter Stephenson
3
-0
/
+17
2013-02-22
31060:"+" before a flag for "functions" or
Peter Stephenson
1
-4
/
+9
2013-02-09
31037: return to previous position with vi-goto-mark using `` or ''
Oliver Kiddle
1
-4
/
+12
2013-01-22
30993: fix parameter modifier crash with :wq on empty string
Peter Stephenson
1
-1
/
+9
2013-01-08
unposted: tweak 30949 to fix buffer pointer
Bart Schaefer
1
-2
/
+1
2013-01-06
30949: restore "read -q" behavior lost by 27188
Bart Schaefer
1
-0
/
+3
2012-12-21
this prevent process-based features from working in their arguments
Peter Stephenson
1
-2
/
+4
2012-12-16
add missing mod_export
Peter Stephenson
1
-1
/
+1
2012-12-13
30876: fix obscure failures to propagate non-zero status
Peter Stephenson
1
-3
/
+3
2012-12-08
users/17445: fix handling of leading zeroes in floating point
Bart Schaefer
1
-1
/
+2
2012-11-18
users/17042: don't stomp the environment in "jobs -Z" unless we've first
Bart Schaefer
1
-0
/
+2
2012-11-15
30789: Add CONTINUE_ON_ERROR for old behaviour.
Peter Stephenson
4
-3
/
+10
2012-11-08
30786: do not enter interactive history editing or command execution if
Bart Schaefer
1
-0
/
+6
2012-11-08
30783: We don't want leading "="s to be active when
Peter Stephenson
1
-39
/
+41
2012-10-25
30735: array substitutions aren't simple:
Peter Stephenson
1
-0
/
+5
2012-10-11
30726: make shell options passed to emulate stick along with the emulation
Peter Stephenson
9
-40
/
+227
2012-10-11
30724: shell code optimisd to use execsimple() doesn't have a valid thisjob
Peter Stephenson
2
-4
/
+31
2012-10-09
users/17318: only increment the undo variable return value for the
Peter Stephenson
1
-0
/
+11
2012-10-09
users/17314: ensure an undo change number
Peter Stephenson
1
-10
/
+17
2012-10-09
fix trivial typo with "functions +T"
Peter Stephenson
1
-1
/
+1
2012-10-07
30722: fix some cases where emulations or options were not propagated properly
Peter Stephenson
5
-66
/
+114
2012-10-07
30718: emulate command evaluations should apply sticky emulation
Peter Stephenson
1
-2
/
+1
2012-10-05
30716: make IGNORECLOSEBRACES an emulation option
Peter Stephenson
1
-1
/
+1
2012-10-05
30715: use enum lextok for variables containing lexical tokens
Peter Stephenson
6
-47
/
+60
2012-10-03
users/17310: we can't treat < after [ as a normal character.
Peter Stephenson
1
-2
/
+2
2012-10-02
users/17304: angle brackets aren't associated with special parsing
Peter Stephenson
1
-2
/
+2
2012-09-21
30692: allow autoload +X -m to work
Peter Stephenson
1
-2
/
+2
2012-09-21
30687 with typo corrected: don't REPORTTIME if zleactive
Peter Stephenson
1
-0
/
+2
2012-09-11
30647, 30649: allow underscores in numeric constants
Peter Stephenson
2
-15
/
+52
[next]