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
*
32949 (wip 32928, 32937): Add :^ syntax for zipping two arrays
Mikael Magnusson
2014-08-04
4
-0
/
+166
*
32944: read -qs is handled correctly by current code
Peter Stephenson
2014-08-03
2
-2
/
+4
*
user/19006: document position of RC_EXPAND_PARAM in parameter subst
Peter Stephenson
2014-08-03
2
-4
/
+14
*
32932: add hmkarray() and use to fix leak
Peter Stephenson
2014-08-01
3
-1
/
+17
*
32931: with NO_NOMATCH, a subscript glob qualifier on a not-matching pattern ...
Barton E. Schaefer
2014-07-31
2
-0
/
+8
*
missed updates to calls to ztrftime()
Peter Stephenson
2014-07-30
4
-3
/
+6
*
%P at start of TCP function system prompt causes %-style prompt subst
Peter Stephenson
2014-07-30
3
-3
/
+14
*
32918: add %. to ztrftime for use in prompts
Peter Stephenson
2014-07-30
6
-6
/
+47
*
32593: update --vga option in _qemu
Barton E. Schaefer
2014-07-28
2
-1
/
+5
*
Merge branch 'master' of git://git.code.sf.net/p/zsh/code
Barton E. Schaefer
2014-07-26
3
-0
/
+542
|
\
|
*
unposted: Fix copy and paste error in the current changelog entry's date
Axel Beckert
2014-07-26
1
-1
/
+1
|
*
32911: Expand bpython completion to bpython2 and bpython3
Axel Beckert
2014-07-26
2
-4
/
+6
|
*
32816: Add completion for bpython and variants
Sebastian Ramacher
2014-07-26
2
-0
/
+49
|
*
32817: Add completion for moosic
Omari Norman
2014-07-26
2
-0
/
+491
*
|
32910: quiet update of timestamp files
Barton E. Schaefer
2014-07-26
2
-2
/
+6
|
/
*
32853: redefine VARARR() to use heap rather than stack allocation
Barton E. Schaefer
2014-07-24
4
-1
/
+22
*
unposted (see 32892): 'fc -I' is an error
Barton E. Schaefer
2014-07-24
2
-0
/
+6
*
32903: new empty (unset) elements in the special parameter hash tables are sp...
Barton E. Schaefer
2014-07-24
2
-15
/
+21
*
unposted: replace-argument can take negative prefix to count from end
Peter Stephenson
2014-07-24
3
-7
/
+16
*
users/18981: improved tmux function completion
Keerthan jai.c
2014-07-23
2
-2
/
+8
*
Merge branch 'master' of git://git.code.sf.net/p/zsh/code
Barton E. Schaefer
2014-07-23
0
-0
/
+0
|
\
|
*
32895: Match more shared library names.
Ansgar Burchardt
2014-07-23
2
-1
/
+6
*
|
Resolve conflict with origin/master
Barton E. Schaefer
2014-07-23
1
-1
/
+1
*
|
Resolve conflict with origin/master
Barton E. Schaefer
2014-07-23
1
-0
/
+5
*
|
32898 (credit Jun T.): fix offset_start initialization bug in 32891
Barton E. Schaefer
2014-07-23
2
-1
/
+5
|
/
*
force retention of whitespace in "fc" item prototype
Barton E. Schaefer
2014-07-20
2
-1
/
+4
*
32891: CASE_MATCH for =~ when using pcre; fix pcre_match with empty string
Barton E. Schaefer
2014-07-20
3
-8
/
+21
*
32882 (cf. Augie Fackler 32879): correct reload of backslash-continuation lin...
Barton E. Schaefer
2014-07-17
2
-2
/
+19
*
32863: missed ChangeLog entry
Koen Wilde
2014-07-17
1
-0
/
+5
*
32849: new completion for Linux ss (netstat alternative)
Oliver Kiddle
2014-07-17
3
-0
/
+101
*
32848: fix words array before using _normal for script arguments
Oliver Kiddle
2014-07-17
4
-65
/
+120
*
32866: new replace-argument ZLE function.
Peter Stephenson
2014-07-17
4
-0
/
+89
*
32863: completion for mpc insert command
Koen Wilde
2014-07-15
1
-1
/
+2
*
32837: improved installation location support for help directories
Dominic Hopf
2014-07-08
2
-1
/
+4
*
Attempt to improve doc for assignment
Peter Stephenson
2014-07-08
3
-3
/
+18
*
32814: Add some more recent dpkg options
Sebastian Ramacher
2014-07-04
2
-0
/
+16
*
32815: aptitude completion missing resolver options
Daniel Bolton
2014-07-04
2
-0
/
+5
*
32818: gzip completion: --rsyncable option is missing
Vincent Lefevre
2014-07-04
2
-0
/
+4
*
32819: Update for axi-cache completion
Felipe Sateler
2014-07-04
2
-2
/
+11
*
32821: Update _gcc as of GCC 4.8.3 for generic options and x86
Mikael Magnusson
2014-07-03
2
-110
/
+759
*
32833: complete Python and Ruby arguments as for Perl
Jun T
2014-07-03
3
-13
/
+40
*
32823: complete file instead of Perl script after -
Jun T
2014-06-30
2
-1
/
+18
*
32812: put contents at start of manual
Jun T
2014-06-26
3
-1
/
+6
*
32799: resource NTHR not well handled on NetBSD
Peter Stephenson
2014-06-26
3
-3
/
+28
*
32789: --enable-zsh-valgrind allows analysis of heap allocation
Peter Stephenson
2014-06-24
5
-8
/
+123
*
32781: source behaves like . w.r.t. path search
Jun T
2014-06-16
2
-1
/
+6
*
32779: fix a typo in options.yo
Jun T
2014-06-14
2
-1
/
+5
*
32768 with further modifications: LOCAL_LOOPS option.
Peter Stephenson
2014-06-13
7
-8
/
+90
*
32666: shell emulation doc addition
jchaloup
2014-06-13
2
-1
/
+6
*
32767: another spot to tweak bracechardots()
Jun T
2014-06-11
2
-0
/
+6
[next]