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
*
26806 (doc tweaked): Add CORRECT_IGNORE variable
Peter Stephenson
2009-04-06
4
-2
/
+33
*
Simon Ruderich: 26800: Completion/Unix/Command/_git: fixes for "git add" comp...
Clint Adams
2009-04-04
2
-4
/
+9
*
26801: add completion for calendar function
Peter Stephenson
2009-04-01
5
-10
/
+49
*
26797: yet more changes to posix_aliases information
Peter Stephenson
2009-03-26
2
-6
/
+9
*
26795: further warning in POSIX_ALIASES
Peter Stephenson
2009-03-26
2
-2
/
+11
*
26783: new _user_expand completer
Peter Stephenson
2009-03-25
4
-11
/
+195
*
Jon Strait: 26778, 26781: extra options for PCRE matching
Peter Stephenson
2009-03-25
3
-12
/
+87
*
Michael Hwang: 26776: improved column alignment with print -c -P
Peter Stephenson
2009-03-25
2
-1
/
+23
*
26774: cd to $HOME on failure in preference to /
Peter Stephenson
2009-03-24
2
-5
/
+21
*
26772: better error handling and fix runaway chdir on failed cd
Peter Stephenson
2009-03-24
5
-13
/
+38
*
26769: fix finger trouble in 26767
Peter Stephenson
2009-03-24
2
-2
/
+4
*
26748: c modifier to add command path
Peter Stephenson
2009-03-23
4
-19
/
+74
*
26767: fix file descriptor leak in 26763
Peter Stephenson
2009-03-23
2
-16
/
+37
*
26763: fix problem on failed cd -s to relative path
Peter Stephenson
2009-03-20
3
-6
/
+18
*
tidy up from 26625
Peter Stephenson
2009-03-20
2
-4
/
+7
*
Bart: 26761: typo in realpath() check
Peter Stephenson
2009-03-20
2
-2
/
+6
*
Mikael: 26759: missing here-document terminator
Peter Stephenson
2009-03-19
2
-1
/
+5
*
26756: handle completion following :s modifier
Peter Stephenson
2009-03-19
2
-5
/
+8
*
26754: tweak zgetdir() and test for realpath()
Peter Stephenson
2009-03-19
5
-8
/
+69
*
26752: fix ../ removal and metafication in :a and :A modifers
Peter Stephenson
2009-03-18
2
-4
/
+13
*
Frank Terbeck: 26751: suppress WARN_CREATE_GLOBAL warning
Peter Stephenson
2009-03-18
1
-2
/
+2
*
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
[next]