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
...
*
Frank Terbeck: 26751: suppress WARN_CREATE_GLOBAL warning
Peter Stephenson
2009-03-18
2
-2
/
+7
*
26746: tweak history modifier completion
Peter Stephenson
2009-03-17
3
-2
/
+13
*
A few more .gitignore improvements.
Wayne Davison
2009-03-16
1
-15
/
+21
*
26744: completion of history modifiers in normal command line arguments
Peter Stephenson
2009-03-16
2
-1
/
+19
*
users/13937, users/13939: configure.ac, Src/jobs.c: check for
Bart Schaefer
2009-03-16
3
-1
/
+20
*
Michael Hwang: 26731 with cosmetic changes: add "a" and "A" modifiers
Peter Stephenson
2009-03-15
4
-19
/
+190
*
26735: Check some function return values for failures. Gets rid of
Wayne Davison
2009-03-15
8
-16
/
+28
*
users/13910: spawnjob() should output to tty
Peter Stephenson
2009-03-14
2
-5
/
+8
*
26699: dependencies for config.modules
Peter Stephenson
2009-03-14
2
-4
/
+9
*
Adding .gitignore for the mirrored git repo.
Wayne Davison
2009-03-14
2
-1
/
+138
*
26713: Completion/Zsh/Type/_globflags: add #autoload
Bart Schaefer
2009-03-13
1
-1
/
+5
*
26713: add #autoload
Bart Schaefer
2009-03-13
1
-0
/
+2
*
users/13902: make isearch return status useful
Peter Stephenson
2009-03-13
4
-25
/
+83
*
26723: centralise test for matching glob qualifiers in file completion
Peter Stephenson
2009-03-13
4
-38
/
+59
*
users/13903 fix vi search prompt and repeat
Peter Stephenson
2009-03-13
2
-2
/
+11
*
update LICENCE year to 2009
Geoff Wing
2009-03-13
2
-2
/
+6
*
print message if we give up trying to crate a lock file with hard links
Peter Stephenson
2009-03-10
2
-4
/
+10
*
26705: multibyte characters with Meta in ${(%)foo} etc.
Peter Stephenson
2009-03-10
3
-8
/
+27
*
26072: lexsave()/lexrestore() to fix bug with sourcing from "funny" places
Peter Stephenson
2009-03-09
2
-1
/
+9
*
derf@sievert.tabularazor.org: 26701: new devtodo completion
Peter Stephenson
2009-03-09
3
-1
/
+181
*
26697: test for Linux- and Mac-style xattr functions
Peter Stephenson
2009-03-08
4
-7
/
+76
*
unposted: fix definition of _perforce_whole_path in 26690
Peter Stephenson
2009-03-06
2
-3
/
+9
*
add whole-path style to _perforce completer
Peter Stephenson
2009-03-04
2
-15
/
+71
*
unposted: add POSIX_ALIASES and POSIX_IDENTIFIERS to FAQ
Peter Stephenson
2009-03-04
2
-3
/
+8
*
26686: problem storing long $_ using VARARR()
Peter Stephenson
2009-03-03
3
-9
/
+27
*
26683: add some notes on LC_CTYPE
Peter Stephenson
2009-03-03
3
-2
/
+21
*
fix the cap.c patch
Peter Stephenson
2009-03-03
2
-3
/
+7
*
26680: still more metafy() stuff in cap
Peter Stephenson
2009-03-03
2
-4
/
+9
*
26677: cap module needs some unmetafy() calls
Peter Stephenson
2009-03-03
2
-1
/
+7
*
26676: redirect POSIX_ALIASES readers to reserved word doc
Peter Stephenson
2009-03-03
2
-27
/
+8
*
26675: add POSIX_ALIASES option
Peter Stephenson
2009-03-03
6
-3
/
+58
*
26671: various minor attribute tidy ups
Peter Stephenson
2009-03-03
4
-38
/
+93
*
Mikael Magnusson: 26670: add zsh/attr module
Peter Stephenson
2009-03-03
10
-4
/
+270
*
Jun T.: 26667: parentheses in doc causing problems
Peter Stephenson
2009-03-03
2
-2
/
+6
*
26665: Src/utils.c: fix one incorrect test in 26614.
Bart Schaefer
2009-03-03
2
-2
/
+7
*
Lionel Flandrin: 26625: inopportune interrupt wrecked terminal set up
Peter Stephenson
2009-03-02
2
-3
/
+7
*
26614 + 26615: history -t <fmt> plus ztrftime "-" format modifier
Peter Stephenson
2009-03-02
6
-51
/
+135
*
Frank Blendinger: 26656: improved gnupod completion.
Clint Adams
2009-03-01
2
-9
/
+29
*
Chris Lamb: 26655: complete custom Django management commands.
Clint Adams
2009-03-01
2
-1
/
+15
*
Daniel Friesel: 26636: complete .flac files for mplayer.
Clint Adams
2009-02-28
2
-2
/
+7
*
26609: _path_files: better (?) fix for globcomplete.
Bart Schaefer
2009-02-28
3
-4
/
+13
*
26622: improve comments within $(...) and add test
Peter Stephenson
2009-02-27
3
-2
/
+20
*
26617 c.f. Tomáš Smetana, 26610: comments weren't handled in $(...)
Peter Stephenson
2009-02-26
2
-2
/
+17
*
Frank Terbeck: 26612: VCS INFO documentation fix
Peter Stephenson
2009-02-26
2
-3
/
+8
*
26606: fix doubled -s in path completion in some cases
Peter Stephenson
2009-02-25
2
-3
/
+7
*
26602: history substitution buffer could overflow with no test
Peter Stephenson
2009-02-25
2
-4
/
+21
*
c.f. 26586: rename yylex to zshlex and yytext to zshlextext
Peter Stephenson
2009-02-25
4
-126
/
+130
*
Mikael Magnusson: 26596: new git options.
Clint Adams
2009-02-25
2
-5
/
+19
*
26593: complete multiple files for lintian.
Clint Adams
2009-02-25
2
-2
/
+7
*
26588: don't expand aliases in run-help
Peter Stephenson
2009-02-20
2
-3
/
+7
[prev]
[next]