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-11-06
unposted: updates for 4.0.2-test-1.
Peter Stephenson
2
-5
/
+7
2013-11-03
31936: Rationalise limits for threads
Stefan Neudorf
2
-13
/
+6
2013-11-03
31935: further updates to limits for BSD
Stefan Neudorf
2
-13
/
+6
2013-10-31
31930 / 31934: New limits from BSD.
Stefan Neudorf
2
-0
/
+50
2013-10-29
31929: Src/jobs.c: fix DPUTS3() test condition from 31906.
Barton E. Schaefer
1
-1
/
+1
2013-10-28
31922: zlecharasstring missed flip of bit 5 after Meta
Peter Stephenson
1
-0
/
+1
2013-10-27
31919: fix deadlock when a shell builtin with a multio redirection is used on...
Barton E. Schaefer
2
-2
/
+3
2013-10-27
31912: in closemn(), distinguish closing for >&- from closing for a real redi...
Barton E. Schaefer
1
-5
/
+5
2013-10-26
Merge overlapping ChangeLog entries
Barton E. Schaefer
1
-0
/
+9
2013-10-26
31906: fix race-condition interaction of $pipestatus with job control
Barton E. Schaefer
1
-3
/
+10
2013-10-27
31902: rationalise use of gamma function.
Jun T
1
-0
/
+9
2013-10-24
31885: fix PIPEFAIL when the last command executes in the current shell
Barton E. Schaefer
1
-18
/
+24
2013-10-24
31877: fix behaviour of disable -p with parentheses
Peter Stephenson
1
-18
/
+26
2013-10-24
31882: Insulate completion widget against environment.
Peter Stephenson
1
-4
/
+1
2013-10-23
31879 plus misc.: improve $pipestatus handling and add a test for it
Barton E. Schaefer
1
-17
/
+35
2013-10-21
31869: reduce WINCH-twaddling in shingetline()
Barton E. Schaefer
1
-2
/
+4
2013-10-19
Use VERBOSE option in execstring()
Peter Stephenson
1
-0
/
+5
2013-10-18
31846: fix NOEXEC option in execsimple() optimisation
Peter Stephenson
1
-0
/
+3
2013-10-17
31832: make execrestore() more signal-safe.
Bart Schaefer
1
-23
/
+27
2013-10-17
31823: add HISTORY_IGNORE parameter
Barton E. Schaefer
1
-0
/
+17
2013-10-17
31830: New feature for zshaddhistory hooks.
Peter Stephenson
2
-4
/
+22
2013-10-11
31805: Add $patchars and $dis_patchars to zsh/parameter module
Mikael Magnusson
3
-2
/
+43
2013-10-11
31815: another fix for INCAPPENDHISTORY change.
Peter Stephenson
1
-2
/
+15
2013-10-10
31809: Make whitespace clear in trace output for patterns.
Peter Stephenson
1
-0
/
+13
2013-10-08
31797: to match documentation, avoid expanding history when there is neither a
Barton E. Schaefer
1
-0
/
+6
2013-10-07
31794: further refinement to INCAPPENDHISTORY change.
Peter Stephenson
1
-1
/
+9
2013-10-07
31793: Fix problem with non-interactive history.
Peter Stephenson
1
-1
/
+1
2013-10-06
users:18023: Add PIPEFAIL option
Peter Stephenson
3
-3
/
+12
2013-10-05
31789: Save history for INCAPPENDHISTORY later.
Han Pingtian
1
-1
/
+7
2013-10-03
31784: better line width calculation for completion listings
Barton E. Schaefer
1
-25
/
+33
2013-10-03
31781: "compdescribe -i" clears the completion list column padding width
Barton E. Schaefer
1
-0
/
+1
2013-09-26
31772: queue_signals() to prevent re-entry into endparamscope().
Barton E. Schaefer
1
-0
/
+2
2013-09-26
31770: memmove() instead of memcpy() for overlapping regions.
Barton E. Schaefer
1
-1
/
+1
2013-09-25
31765: If zle starts in viins mark as insertion.
Peter Stephenson
1
-0
/
+7
2013-09-23
31764: Dewreakify havoc caused by pattern disables on glob qualifiers.
Peter Stephenson
2
-5
/
+7
2013-09-21
unposted: improve an error message.
Barton E. Schaefer
1
-1
/
+2
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
[prev]
[next]