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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
21402: Fix crash with case-insensitive matching.
Peter Stephenson
2005-07-06
2
-4
/
+23
*
* unposted: add missing compset -S calls to _w3m
Doug Kearns
2005-07-03
2
-2
/
+9
*
21400: add completion for RUBYOPT, RUBYLIB and RUBYPATH env variables
Doug Kearns
2005-07-03
2
-8
/
+30
*
unposted: declare _links vals parameter local
Doug Kearns
2005-06-30
2
-1
/
+7
*
21392: update w3m completion for version 0.5.x
Doug Kearns
2005-06-28
2
-32
/
+93
*
21391: only pass SIGINT and SIGQUIT from foreground processes to the shell.
Peter Stephenson
2005-06-28
2
-2
/
+11
*
unposted: complete WWW_HOME, ftp_proxy and https_proxy with URLs
Doug Kearns
2005-06-27
2
-1
/
+6
*
21387: zcalc documentation for precision features
Peter Stephenson
2005-06-27
2
-1
/
+30
*
21384: small fixes to urxvt completion.
Clint Adams
2005-06-26
2
-34
/
+30
*
21383: completion for rxvt-unicode.
Clint Adams
2005-06-26
2
-0
/
+42
*
21382: completion for MIT krb5's kvno.
Clint Adams
2005-06-24
2
-0
/
+27
*
add missing functions
Oliver Kiddle
2005-06-24
1
-1
/
+2
*
21380: update for wget 1.10, add missing descriptions and other minor fixes
Oliver Kiddle
2005-06-24
5
-90
/
+148
*
unposted: stop _apt-move from returning early and allow prefix-needed style t...
Doug Kearns
2005-06-24
2
-7
/
+13
*
21379: improve wget --restrict-file-names completion
Doug Kearns
2005-06-24
2
-1
/
+12
*
21334: fix typo in pkgtool -target_dir completion
Doug Kearns
2005-06-21
2
-1
/
+6
*
21317: fix bug where recursive glob within e qualifier would hang the shell
Oliver Kiddle
2005-06-21
3
-1
/
+9
*
zargs: add -I and -L options of xargs.
Bart Schaefer
2005-06-20
2
-5
/
+28
*
21343: update php completion for version 5.0
Doug Kearns
2005-06-18
2
-24
/
+59
*
unposted: tidy up _darcs command descriptions
Doug Kearns
2005-06-17
2
-1
/
+6
*
add test for 21352
Oliver Kiddle
2005-06-17
2
-0
/
+15
*
21352: Harald van Dijk: handle null after % in printf format specifier
Oliver Kiddle
2005-06-17
1
-1
/
+1
*
21351: complete for xvnc4viewer and xtightvncviewer.
Clint Adams
2005-06-16
2
-1
/
+6
*
21243: complete first option of svn subcmds.
Clint Adams
2005-06-14
3
-2
/
+9
*
Prevent double precmd during "fc -e -"
Bart Schaefer
2005-06-13
2
-1
/
+6
*
21316 (modified): new completion for ctags tags
Doug Kearns
2005-06-11
4
-2
/
+13
*
21320: fix _screen completion of -D, -R, -c and -dmS options
Doug Kearns
2005-06-11
2
-4
/
+8
*
21321: update antiword completion for version 0.36
Doug Kearns
2005-06-11
2
-9
/
+20
*
unposted: fix typo in a _less state name
Doug Kearns
2005-06-09
2
-1
/
+5
*
unposted: add missing options to _ant
Doug Kearns
2005-06-08
2
-2
/
+10
*
21315: make completion functions give precendence to descriptions passed as
Oliver Kiddle
2005-06-08
55
-163
/
+197
*
21314: declare expl local in example use of _wanted
Oliver Kiddle
2005-06-08
2
-1
/
+5
*
new yast completion
Oliver Kiddle
2005-06-08
3
-1
/
+14
*
21313: make code for extracting mutt aliases do a better job of finding rc files
Oliver Kiddle
2005-06-08
2
-3
/
+20
*
21306: add -s option to _disable
Doug Kearns
2005-06-08
2
-3
/
+7
*
21310: pass an array to compadd in _global_tags
Doug Kearns
2005-06-08
2
-3
/
+7
*
21302: make sure expl is declared local in completion functions
Doug Kearns
2005-06-08
21
-16
/
+39
*
unposted: fix typo in _dirs opt description
Doug Kearns
2005-06-07
2
-1
/
+5
*
unposted: fix minor typo in _raggle
Doug Kearns
2005-06-06
2
-1
/
+5
*
21293: update ant completion for version 1.6.4
Doug Kearns
2005-06-02
2
-66
/
+96
*
unposted: need const for result of getsigname()
Peter Stephenson
2005-06-01
2
-1
/
+3
*
21296: Add ERR alias for ZERR where possible.
Peter Stephenson
2005-06-01
6
-29
/
+63
*
21294: fix incorrectly capitalized completion descriptions
Doug Kearns
2005-06-01
9
-70
/
+80
*
21290: configure.ac: don't need backslash quoting within single-quote areas.
Geoff Wing
2005-05-31
2
-3
/
+8
*
21266: improve completion of sequences
Oliver Kiddle
2005-05-30
2
-9
/
+19
*
Remove one stray quote that crept in with the two-hyphens fix.
Bart Schaefer
2005-05-28
1
-1
/
+1
*
Remove CVS conflict marker left by Doug.
Bart Schaefer
2005-05-27
1
-1
/
+0
*
21275 (modified): update raggle completion for version 0.4.0
Doug Kearns
2005-05-26
2
-11
/
+35
*
Tweak promptcr handling in "bart" prompt theme
Bart Schaefer
2005-05-23
2
-1
/
+7
*
21270: don't use poll() on Apple
Peter Stephenson
2005-05-23
2
-0
/
+11
[prev]
[next]