index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
unposted (cf. users/27656 (Tomasz Pala), users/27660): fix $SUFFIX when GLOB_...
Bart Schaefer
2022-04-19
2
-2
/
+7
*
unposted (see 50072): check exit status in exit-from-trap test
Bart Schaefer
2022-04-17
1
-1
/
+1
*
50069: ChangeLog and test description for 50068
Bart Schaefer
2022-04-14
2
-1
/
+8
*
50068: 'exit' in trap causes calling function to return
Bart Schaefer
2022-04-14
3
-4
/
+3
*
50052: do nothing when skipping test V14system
Jun-ichi Takimoto
2022-04-14
2
-1
/
+3
*
50046: ztst.zsh: export LANG to child zsh
Jun-ichi Takimoto
2022-04-14
2
-0
/
+7
*
50013: skip %test if a chunk in %prep fails
Jun-ichi Takimoto
2022-04-12
3
-26
/
+34
*
49996 (Peter) + 50012: add ZTST_continue
Jun-ichi Takimoto
2022-04-12
3
-7
/
+31
*
50017: allow lowercase to match with uppercase in timezone name
Jun-ichi Takimoto
2022-04-12
2
-1
/
+7
*
50043: avoid spurious test failures when "make check" as root
Bart Schaefer
2022-04-11
3
-3
/
+16
*
50042: Another fix for 49915
Mikael Magnusson
2022-04-11
2
-1
/
+5
*
unposted: NEWS: fix typo in previous commit
Mikael Magnusson
2022-04-10
1
-1
/
+1
*
unposted: NEWS: Improve flow between the paragraph and its links.
Daniel Shahaf
2022-04-10
2
-1
/
+6
*
unposted: Test release: 5.8.1.2-test
zsh-5.8.1.2-test
dana
2022-04-09
3
-3
/
+6
*
NEWS: Dedicate zsh 5.9 to Sven Guckes
dana
2022-04-09
2
-0
/
+8
*
NEWS/README: Add missing change documentation for 5.9
dana
2022-04-09
3
-29
/
+94
*
49960: Sort lists in zshcompsys
Matthew Martin
2022-04-06
2
-40
/
+44
*
Fix typo in past entry
Bart Schaefer
2022-04-05
1
-1
/
+1
*
49994: Single-byte equivalence of users/22601 and workers/40891
Bart Schaefer
2022-04-05
2
-2
/
+7
*
49989: Single byte versions of nice quoting.
Peter Stephenson
2022-04-05
4
-40
/
+147
*
49992: further unify single- and multi-byte implementations of nicechar()
Bart Schaefer
2022-04-04
2
-62
/
+3
*
49991: single-byte brace expansion handles $'\0' and control character output...
Bart Schaefer
2022-04-04
3
-12
/
+17
*
49990: casemodify() avoids metafying characters that it otherwise did not touch
Bart Schaefer
2022-04-04
2
-5
/
+19
*
unposted: Fix typo from 49955
Bart Schaefer
2022-04-04
1
-1
/
+1
*
49955: Src/glob.c: fix bad free in incremental-pattern-search matching
Bart Schaefer
2022-04-04
3
-3
/
+18
*
49968: _adb: also replace model names, since device names aren't sent on wifi...
Mikael Magnusson
2022-04-03
2
-0
/
+5
*
49967: _adb: Handle dumpsys SurfaceFlinger arguments
Mikael Magnusson
2022-04-03
2
-3
/
+54
*
49966: _adb: Parse device spec correctly
Mikael Magnusson
2022-04-03
2
-6
/
+8
*
49965: _adb: use $CURRENT instead of $#words
Mikael Magnusson
2022-04-03
2
-6
/
+9
*
49964: _adb: Complete services for start/stop
Mikael Magnusson
2022-04-03
2
-1
/
+18
*
49963: _adb: Fix device serial completion for hostname:port syntax
Mikael Magnusson
2022-04-03
2
-1
/
+4
*
49962: _adb: Add dumpsys and cmd completion
Mikael Magnusson
2022-04-03
2
-1
/
+24
*
49961: _adb: handle exec-out like shell
Mikael Magnusson
2022-04-03
2
-1
/
+5
*
49957: Brown paper bag for 49915
Mikael Magnusson
2022-04-03
2
-2
/
+4
*
49959: _brace_parameter: add (-)
Mikael Magnusson
2022-04-03
2
-1
/
+7
*
unposted (see 48073): _fc: Complete new -s option
dana
2022-04-02
2
-1
/
+5
*
unposted: creating-a-release: Normalise white space, clarify some steps
dana
2022-04-02
2
-13
/
+26
*
49943: offer only timezone files starting with uppercase
Jun-ichi Takimoto
2022-04-01
2
-1
/
+6
*
unposted: Fix typo
Matthew Martin
2022-04-01
2
-1
/
+3
*
github #88: Fix typo
elig0n
2022-03-31
2
-1
/
+3
*
49933: Add nonblock to sysopen
Matthew Martin
2022-03-31
3
-1
/
+10
*
49932: Update _brace_parameter # description
Matthew Martin
2022-03-31
2
-1
/
+4
*
49931: Update _bsd_pkg
Matthew Martin
2022-03-31
2
-21
/
+28
*
49907: Mention _numbers in completion guide
Matthew Martin
2022-03-31
2
-0
/
+7
*
27639: clarify that ${(#)...} deals with character codes.
Peter Stephenson
2022-03-31
2
-3
/
+9
*
49926: remove unused variable from 49915
Mikael Magnusson
2022-03-30
1
-1
/
+1
*
49906 (Bart), 49911: Fixes to querying jobs in subshell.
Peter Stephenson
2022-03-30
6
-0
/
+81
*
49813: Add missing test
Mikael Magnusson
2022-03-30
1
-1
/
+1
*
49820: Fix a crash when completing with combination of -Q and braces
Mikael Magnusson
2022-03-30
2
-10
/
+14
*
49813: <<<: Document newline behavior and fix optimization
Mikael Magnusson
2022-03-30
3
-2
/
+8
[next]