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-09-19
31737: same loop counter fix in get_cadef as get_cvdef.
Barton E. Schaefer
1
-1
/
+1
2013-09-19
31735: fix off-by-one in completion utility cache code.
Axel Beckert
1
-1
/
+1
2013-09-06
31706: standardize handling of "test ! <x> <y> <z>"
Peter Stephenson
1
-3
/
+10
2013-09-04
31696: In "test" No One Can Hear If You Shriek.
Peter Stephenson
1
-3
/
+11
2013-08-26
31672: Add test that was failing and fix zpty set-up race
Peter Stephenson
1
-2
/
+28
2013-08-25
31665: zpty should attach terminal on slave.
Peter Stephenson
1
-0
/
+3
2013-08-18
31637: be more selective about retry of lchdir() in cd_do_chdir()
Barton E. Schaefer
1
-1
/
+2
2013-08-11
31650: use zlong for mailcheck parameters to ensure range
Peter Stephenson
1
-4
/
+4
2013-08-10
31648: fix timing errors in mailcheck
joe M
1
-3
/
+6
2013-08-08
31644: Fix insertion of multibyte characters into editor line.
Peter Stephenson
1
-1
/
+2
2013-08-08
users/17908: Keep history line in sync between ZLE and shell.
Peter Stephenson
3
-1
/
+19
2013-08-05
31631: Use cygwin_conv_path if available.
Peter Stephenson
1
-0
/
+5
2013-08-02
31611: attempt to fix crash completing redirection in do loop
Peter Stephenson
1
-2
/
+24
2013-07-29
17591: fix error message for invalid fd in print -u
Peter Stephenson
1
-8
/
+8
2013-07-25
31574: alternative fix for bad fd if no FD_CLOEXEC.
Peter Stephenson
1
-8
/
+16
2013-07-24
31750: fix for HISTREDUCEBLANKS option.
Peter Stephenson
1
-2
/
+27
2013-07-22
unposted: fix previous commit: ihwend -> hwend
Peter Stephenson
1
-1
/
+1
2013-07-22
31559: Fix history line problem with aliases and comments
Peter Stephenson
1
-0
/
+1
2013-07-21
31549: Fix third problem with file descriptor management.
Peter Stephenson
2
-18
/
+1
2013-07-20
31545: Use of FD_CLOEXEC to remove possibility of fd reuse.
Peter Stephenson
2
-0
/
+9
2013-07-19
31536 with additions: Fix hang in previous process substitution fix.
Peter Stephenson
1
-0
/
+25
2013-07-17
31528: use job table to record file descriptors associated with process subst
Peter Stephenson
3
-35
/
+59
2013-06-27
31483: Call zrefresh() before unqueue()ing signals
Mikael Magnusson
1
-0
/
+2
2013-06-13
31465: fix basic completion and globbing uses of disabled patterns
Peter Stephenson
2
-35
/
+75
2013-06-13
31444: Basic code for enable/disable -p
Peter Stephenson
5
-4
/
+205
2013-06-13
31474: create patchlevel.h correctly when using a separate build tree
Barton E. Schaefer
1
-1
/
+1
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
[next]