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
*
33395: Improvments for function managment.
Peter Stephenson
2017-12-22
3
-1
/
+13
*
dana: 42145: Fix additional completion cases with option arguments.
dana
2017-12-20
3
-1
/
+29
*
42146: type -w += global aliases
Daniel Shahaf
2017-12-20
3
-0
/
+16
*
42138: _git-revert: Complete recent commits first.
Daniel Shahaf
2017-12-20
2
-1
/
+4
*
users/13148 (and workers/42060): Abort the command line when replying
Daniel Shahaf
2017-12-20
2
-6
/
+17
*
* 42143: fix a pattern in _object_files
Jun-ichi Takimoto
2017-12-20
2
-1
/
+7
*
42412: fix a bug in 42116
Jun-ichi Takimoto
2017-12-18
2
-4
/
+10
*
42116: multibyte support for ZLE vi-mode word motion
Jun-ichi Takimoto
2017-12-18
5
-82
/
+74
*
42123 (tweaked): take account of Dash in function names.
Peter Stephenson
2017-12-15
3
-2
/
+34
*
add millisecond and microsecond options to TIMEFMT variable
dana
2017-12-14
4
-2
/
+48
*
42113: BSD complation updates.
Peter Stephenson
2017-12-13
5
-109
/
+172
*
42110: Fix redirections between variable assignments at start of line
Peter Stephenson
2017-12-12
3
-0
/
+16
*
unposted: fix dana's name in ChangeLog
Mikael Magnusson
2017-12-02
1
-1
/
+1
*
42065: new getopts tests
dana
2017-12-01
2
-0
/
+83
*
42063: getopts errors now report "+" in front of option where appropriate
dana
2017-12-01
2
-2
/
+8
*
42031 + 42048: Make [[ -o invalidoption ]] a normal(ish) false value, rather ...
Daniel Shahaf
2017-11-24
6
-7
/
+58
*
stat() for glob qualifiers lost information in corner case
Dima Kogan
2017-11-20
2
-1
/
+4
*
42037: COMP_POINT for bash completion was miscalculated.
Peter Stephenson
2017-11-20
2
-1
/
+6
*
42019: update options in git completion to 2.15
Oliver Kiddle
2017-11-13
2
-64
/
+167
*
gitlab #1: update options for sqlite 3.21.0
Oliver Kiddle
2017-11-13
2
-1
/
+7
*
Specify system python in dnf completion
Malcolm Ramsay
2017-11-13
2
-4
/
+7
*
github #19: Fix minor typo in INC_APPEND_HISTORY documentation
Chris Bracken
2017-11-13
2
-1
/
+6
*
42004: fix parentheses in documentation
Martijn Dekker
2017-11-11
2
-1
/
+5
*
unposted: _sshfs: Make the -o option repeatable, accept "--".
Daniel Shahaf
2017-11-04
2
-2
/
+8
*
41983: fix exclusion of long options with (-) on a normal argument
Oliver Kiddle
2017-11-04
3
-2
/
+13
*
41969: _sort: Clarify option description.
Daniel Shahaf
2017-11-03
2
-1
/
+6
*
41971: correctly break out of certain tag loops when there are matches
Oliver Kiddle
2017-11-02
4
-8
/
+11
*
41866: No error unsetting nonexistent function for POSIXBUILTINS
Martijn Dekker
2017-11-02
3
-1
/
+11
*
41965: complete new functions -W and zmodload -s options
Oliver Kiddle
2017-10-31
3
-1
/
+7
*
41963: update completion for gnutls 3.6.1
Oliver Kiddle
2017-10-31
2
-27
/
+56
*
41939: docs: Move aliases corner case to the dangerous bends section. (after ...
Daniel Shahaf
2017-10-30
2
-3
/
+9
*
41960: add missing local declarations for MATCH, MBEGIN and MEND
Sebastian Gniazdowski
2017-10-29
3
-2
/
+7
*
41961: new ansible completion
Oliver Kiddle
2017-10-29
2
-0
/
+283
*
41958: update util-linux completions to 2.31; new hexdump completion
Oliver Kiddle
2017-10-29
6
-19
/
+81
*
41957: update git completion for git 2.14.3
Oliver Kiddle
2017-10-29
2
-4
/
+8
*
41927: complete "typeset -p"'s optional argument for multi-line output
Oliver Kiddle
2017-10-28
2
-1
/
+6
*
41952: Use HGPLAIN instead of HGRCPATH in VCS_INFO_get_data_hg
Alexey Sokolov
2017-10-25
2
-2
/
+7
*
41943: Completion: add --clean for vim
Christian Brabandt
2017-10-20
2
-0
/
+6
*
41902: ${(z)...} continues parsing on unmatched quote when CSH_JUNKIE_QUOTES ...
Barton E. Schaefer
2017-10-17
3
-4
/
+41
*
unposted: Document "typeset -p"'s optional argument in the inline synopsis.
Daniel Shahaf
2017-10-17
2
-2
/
+7
*
41907: further deborphan update
Gautam
2017-10-16
2
-31
/
+34
*
41904: new deborphan and updated xrandr completions
Gautam
2017-10-16
3
-2
/
+52
*
41899: handle multi-word values of $VISUAL et al., and line counting of buffe...
Barton E. Schaefer
2017-10-15
2
-5
/
+10
*
41873: temporarily disable effects of ${(Z:n:)...} for parsing $(...) within ...
Barton E. Schaefer
2017-10-13
2
-2
/
+11
*
41833 + 41838: _jq: New completion.
Daniel Shahaf
2017-10-13
2
-0
/
+38
*
41877: Separate out SH_FILE_EXPANSION loop from parameter substitution.
Peter Stephenson
2017-10-13
3
-16
/
+41
*
41825/0002: _stat: Complete -x options to zsh/stat's 'zstat'.
Daniel Shahaf
2017-10-11
2
-15
/
+24
*
41825/0001: _stat: Only complete 'stat' if it's provided by the zsh/stat buil...
Daniel Shahaf
2017-10-11
2
-1
/
+13
*
41855: completion option updates for OpenBSD 6.2 and handle macOS in rm compl...
Oliver Kiddle
2017-10-11
5
-61
/
+98
*
41854: also complete options for ping on Solaris, Mac OS, NetBSD and OpenBSD ...
Oliver Kiddle
2017-10-11
2
-66
/
+208
[next]