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
*
51979: Update free completion for procps-ng version 4.0.3
Shohei YOSHIDA
2023-07-26
2
-0
/
+4
*
51964: support pidof variants other than procps
Shohei YOSHIDA
2023-07-26
2
-13
/
+48
*
51969: read -d and -s should not reset terminal state when stdin is redirected
Bart Schaefer
2023-07-26
2
-3
/
+6
*
Fix reversed article numbers in most recent entry
Bart Schaefer
2023-07-26
1
-1
/
+1
*
51950 (tweak per 51949): correct Thingy refcount in raw_getbyte()
Bart Schaefer
2023-07-26
2
-1
/
+5
*
51927: Update procps watch completion for version 4.0.3
Shohei YOSHIDA
2023-07-26
2
-0
/
+6
*
unposted (cf. 51899): document _shadow
Bart Schaefer
2023-07-26
2
-0
/
+48
*
51977: PIPEFAIL interaction with ERREXIT / ERRRETURN
Peter Stephenson
2023-07-20
3
-5
/
+75
*
github #99: _trash: add completion for trash-d
mirsella
2023-07-19
3
-22
/
+62
*
51897: update _softwareupdate
Jun-ichi Takimoto
2023-07-10
2
-58
/
+98
*
51890: fix "whence -wa" for multiple arguments
Bart Schaefer
2023-07-09
2
-0
/
+5
*
51889: fix module loading problem with full RELRO
Jun-ichi Takimoto
2023-06-26
3
-1
/
+29
*
51884: reset IFS if it contains invalid characters
Jun-ichi Takimoto
2023-06-26
5
-18
/
+61
*
51887: namespaces recognized in math, incorrect usages rejected.
Bart Schaefer
2023-06-22
4
-6
/
+86
*
Missed ChangeLog entry from previous commit.
Bart Schaefer
2023-06-22
1
-0
/
+4
*
51860: simplify suffix handling in _prefix to remove less accurate hack
Marlon Richert
2023-06-22
3
-8
/
+57
*
51813: differentiate empty $2 from omitted $2 in version comparisons
Stephane Chazelas
2023-06-22
2
-2
/
+13
*
51877: do not build pcre module if pcre2-config is not found
Jun-ichi Takimoto
2023-06-20
3
-13
/
+25
*
51862: support texinfo-7.0
Jun-ichi Takimoto
2023-06-19
3
-1
/
+11
*
51826: correctly read metafied null character from history file
Jun-ichi Takimoto
2023-06-08
2
-2
/
+11
*
51817: protect ':' in _rcctl
Stephane Chazelas
2023-06-08
3
-14
/
+6
*
Protect another : from history modifier expansion
Stephane Chazelas
2023-06-06
2
-1
/
+3
*
Protect some :s from history modifier expansion
Stephane Chazelas
2023-06-06
7
-8
/
+24
*
51816: add :S history modifier with pattern match
Peter Stephenson
2023-06-06
5
-14
/
+49
*
51779: update completion test for 51761
Marlon Richert
2023-06-06
2
-5
/
+10
*
51739: detect invalid history word beginning
Peter Stephenson
2023-05-25
2
-1
/
+10
*
51769: fix compilation when HAVE_GETRUSAGE is not defined
Oliver Kiddle
2023-05-21
3
-1
/
+6
*
51761: Use zstyle verbose for _parameters descriptions
Marlon Richert
2023-05-21
2
-1
/
+4
*
51348: Fix subscript completion bugs inside ~[...]
Marlon Richert
2023-05-21
3
-16
/
+26
*
51759: Show alias values in command completions
Marlon Richert
2023-05-21
2
-2
/
+11
*
51760: r and R were listed in the wrong order.
Marlon Richert
2023-05-21
2
-3
/
+6
*
51758: Make dynamic dir completion easier to implement
Marlon Richert
2023-05-21
4
-35
/
+56
*
51722: Safety for extracting elements of $historywords
Peter Stephenson
2023-05-13
2
-2
/
+14
*
51738: support pcre's alternative DFA matching algorithm
Oliver Kiddle
2023-05-13
4
-18
/
+49
*
51728: assign pcre named capture groups to a hash
Oliver Kiddle
2023-05-13
4
-14
/
+56
*
51723: migrate pcre module to pcre2
Oliver Kiddle
2023-05-13
4
-149
/
+110
*
50612: vcs_info: fix typo
Felipe Contreras
2023-05-13
2
-1
/
+3
*
github #98: feat: add `shortcuts` completions
Vidhan Bhatt
2023-05-13
2
-0
/
+93
*
users/29070: clean up tokens in cmdstr before compctl completion
Bart Schaefer
2023-05-11
2
-0
/
+5
*
51609: fix reference to select(2)
Jim
2023-05-11
2
-1
/
+4
*
51340: update _rake for version 13
Shohei YOSHIDA
2023-05-11
2
-3
/
+17
*
51331: update _pydoc for version 3.11
Shohei YOSHIDA
2023-05-11
2
-2
/
+8
*
51593: improve search for command name after skipping prefix assignments
Bart Schaefer
2023-05-10
2
-3
/
+8
*
51692: not skip tests for [[ -r/-N file ]] on Cygwin
Jun-ichi Takimoto
2023-05-08
2
-7
/
+6
*
51670: prevent possible underflow in gettext()
Bart Schaefer
2023-04-22
2
-1
/
+5
*
51663: fix a typo in 51582 (_ssh)
Jun-ichi Takimoto
2023-04-18
2
-1
/
+5
*
51652: fix running of TRAPEXIT explicitly.
Peter Stephenson
2023-04-17
3
-1
/
+49
*
Add missed ChangeLog entry for 12e5db14
Peter Stephenson
2023-04-13
1
-0
/
+5
*
51639: new parameter ZSH_EXEPATH (full path of zsh executable)
Jun-ichi Takimoto
2023-04-11
4
-1
/
+145
*
51631: initialize $_ by copying it from environment
Jun-ichi Takimoto
2023-04-09
3
-4
/
+13
[next]