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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
users/23434: initialise UNDO_LIMIT_NO so that an initial undo doesn't clear t...
Oliver Kiddle
2018-06-07
2
-2
/
+11
*
42935: FreeBSD does not support -v for arp
Eitan Adler
2018-06-07
2
-2
/
+4
*
42937: add -M and -m options
Eitan Adler
2018-06-07
2
-0
/
+4
*
43943: update samba completion with long options
Oliver Kiddle
2018-06-07
2
-77
/
+100
*
42938: name argument to math_func is not unused
Eitan Adler
2018-06-06
2
-1
/
+4
*
42939: pm argument to set_registers is not unused
Eitan Adler
2018-06-06
2
-1
/
+6
*
42929 (tweaked): additional default bindings in zed.
Sebastian Gniazdowski
2018-06-05
2
-5
/
+31
*
42826: remove link to now-spam website
Eitan Adler
2018-06-04
2
-1
/
+6
*
42919: new shuf and uptime completions
dana
2018-06-04
2
-0
/
+54
*
42922: new tac completion
dana
2018-06-04
2
-0
/
+21
*
42881: update options in ghostscript completion and query more matches direct...
Oliver Kiddle
2018-06-04
3
-57
/
+124
*
42920: new dkms completion
Oliver Kiddle
2018-06-03
2
-0
/
+166
*
42888: Update installation notes.
Peter Stephenson
2018-06-01
2
-189
/
+15
*
42870: another improvement of 'compset -q'
Jun-ichi Takimoto
2018-05-31
2
-4
/
+10
*
42865: update config.guess and config.sub.
Peter Stephenson
2018-05-29
3
-1406
/
+1487
*
42862: Remove AC_PROG_TRADITIONAL from configure.ac.
Eitan Adler
2018-05-29
2
-1
/
+3
*
42863: configure.ac update to latest autoconf conventions
Eitan Adler
2018-05-29
2
-263
/
+154
*
42809: slightly improve 'compset -q'
Jun-ichi Takimoto
2018-05-25
2
-3
/
+10
*
42806: fix shutdown completion where options were lost due to args= assignmen...
Oliver Kiddle
2018-05-19
2
-2
/
+5
*
42803: handle Linux and the the BSDs in netstat completion
Oliver Kiddle
2018-05-19
3
-61
/
+342
*
42790: make [[:blank:]] match non-ASCII blanks
Stephane Chazelas
2018-05-17
5
-4
/
+36
*
42784: complete -s and -x options to the functions builtin
Oliver Kiddle
2018-05-17
2
-4
/
+15
*
42793: Always define FDT_PROC_SUBST even if not needed.
Peter Stephenson
2018-05-17
3
-8
/
+6
*
42785: Allow redefining math function to work silently.
Peter Stephenson
2018-05-17
2
-9
/
+9
*
42297: (e) subscript flag needs extra work with scalars
dana
2018-05-14
3
-3
/
+41
*
42234: Stephane: don't kill a process if not running.
Peter Stephenson
2018-05-14
1
-3
/
+15
*
42488: test cases for 42369 and address some issues in the code
Oliver Kiddle
2018-05-13
7
-56
/
+95
*
Nelson H. F. Beebe: 19597 (rebased 42369): return Inf, NaN etc from floating ...
Oliver Kiddle
2018-05-13
5
-51
/
+64
*
42760: move stack variable outside while loop scope as it is accessed in the ...
Oliver Kiddle
2018-05-13
2
-1
/
+6
*
unposted: remove mysterious excrescence in ChangeLog
Peter Stephenson
2018-05-11
1
-2
/
+0
*
42185: safety when removing separators in completion
dana
2018-05-11
2
-1
/
+5
*
42101 (tweaked): assigning shell status to array was broken
dana
2018-05-11
3
-2
/
+48
*
42752: enhance git external alias completion
Peter Stephenson
2018-05-08
2
-1
/
+7
*
42751: Protect shell status in ZLE timed function handler.
Peter Stephenson
2018-05-08
2
-0
/
+9
*
42740: Teach _systat about the 'zarc' screen
Eitan Adler
2018-05-02
2
-0
/
+4
*
42732: Add several more entries to ifconfig
Eitan Adler
2018-05-02
2
-2
/
+10
*
42743: update vorbis-tools completion and include vorbiscomment with the rest
Oliver Kiddle
2018-05-02
3
-72
/
+117
*
unposted (branch fork_early): Fork early for pipelines.
Peter Stephenson
2018-05-01
2
-82
/
+71
*
42730: Complete the options for rmdir
Matthew Martin
2018-04-29
3
-1
/
+27
*
42729: update df completion for [DFNO]BSD
Matthew Martin
2018-04-29
2
-13
/
+47
*
42676: deal with system specific arguments in dd completion
Oliver Kiddle
2018-04-29
2
-16
/
+101
*
42728: update options in libtiff tools completion and add handling for tiff2pdf
Oliver Kiddle
2018-04-29
2
-69
/
+135
*
47201: fix 42355 for multiple backslashes
Ricardo Giorni
2018-04-29
3
-6
/
+34
*
c.f. 42726: Back off fg and bg tests.
Peter Stephenson
2018-04-26
2
-42
/
+5
*
42722: Replace ed with dc in fg/bg tests.
Peter Stephenson
2018-04-25
3
-33
/
+29
*
unposted: Correct process substitution buffer size in the PATH_DEV_FD codepath.
Daniel Shahaf
2018-04-25
2
-1
/
+6
*
42714: Add fg and bg tests.
Peter Stephenson
2018-04-25
3
-6
/
+89
*
42708: fix for process substitution.
Peter Stephenson
2018-04-24
5
-10
/
+32
*
42705: Another safety fix for pgrp reclaiming.
Peter Stephenson
2018-04-23
2
-1
/
+5
*
Allow short loops with "while"
Peter Stephenson
2018-04-23
2
-1
/
+7
[next]