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
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
21527: rename zsh-newuser-install and don't run if not loaded
Peter Stephenson
2005-07-26
1
-0
/
+8
*
21516: handle dhclient V3 as well as V2.
Clint Adams
2005-07-26
1
-0
/
+3
*
21518 (modified)
Wayne Davison
2005-07-26
1
-0
/
+6
*
21523, 21524: Julius Plenz: completions for pump and dhclient.
Clint Adams
2005-07-25
1
-0
/
+5
*
unposted: add missing compset -S call to _php
Doug Kearns
2005-07-25
1
-0
/
+5
*
Some echo/printf improvements for the \c escape.
Wayne Davison
2005-07-25
1
-0
/
+11
*
21519: only complete files after baz commit, not archive/version.
Clint Adams
2005-07-24
1
-0
/
+3
*
21517: complete files after build-config if there's a configs subdir, even if...
Clint Adams
2005-07-24
1
-0
/
+4
*
21510: use && rather than -a binary test operator.
Clint Adams
2005-07-24
1
-0
/
+5
*
21506: use globbing instead of ls and sed.
Clint Adams
2005-07-23
1
-2
/
+3
*
21505: use an array for common arguments rather than an additional function
Clint Adams
2005-07-23
1
-1
/
+4
*
215??: move xscreensaver-command completion to the X dir.
Clint Adams
2005-07-23
1
-0
/
+6
*
unposted: bring various .distfiles up to date
Peter Stephenson
2005-07-21
1
-0
/
+10
*
21500: Add script and function as framework for new user stuff.
Peter Stephenson
2005-07-20
1
-0
/
+7
*
21499: Doc/Makefile.in: use newer texi2html syntax.
Clint Adams
2005-07-20
1
-0
/
+4
*
21498: Add zsh/newuser module
Peter Stephenson
2005-07-20
1
-0
/
+7
*
unposted: add -s option to _arguments call in _rake
Doug Kearns
2005-07-20
1
-0
/
+4
*
21492
Wayne Davison
2005-07-20
1
-0
/
+7
*
fix version in 21490
Peter Stephenson
2005-07-18
1
-0
/
+2
*
21490: Update FAQ to reflect PROMPT_SP option
Peter Stephenson
2005-07-18
1
-0
/
+4
*
unposted: escape colons in _python -W option argument message
Doug Kearns
2005-07-16
1
-0
/
+5
*
21464
Wayne Davison
2005-07-15
1
-0
/
+6
*
unposted: add missing -C option to _arguments in _python
Doug Kearns
2005-07-15
1
-0
/
+5
*
21466: mkdir -p didn't work with symlinks
Peter Stephenson
2005-07-14
1
-0
/
+5
*
21449: limit completed options available to RUBYOPT to -[IdvwrK]
Doug Kearns
2005-07-12
1
-0
/
+4
*
21446 (modified): improve target completion for rake
Doug Kearns
2005-07-12
1
-0
/
+7
*
21447: completion for rubber, contributed by Emmanuel Hainry and Emmanuel Bef...
Clint Adams
2005-07-12
1
-0
/
+6
*
21428: Travis: fix crash on bad compvalues call
Bart Schaefer
2005-07-12
1
-0
/
+5
*
21443: new completion for rake
Doug Kearns
2005-07-11
1
-1
/
+4
*
unposted: fix typo in first normal arg action of _ruby
Doug Kearns
2005-07-11
1
-0
/
+4
*
21423: Travis: completion for unexpand
Bart Schaefer
2005-07-11
1
-0
/
+3
*
Use set -o in listalloptions to avoid kshoptionprint
Bart Schaefer
2005-07-10
1
-0
/
+5
*
21418: completion for madison.
Clint Adams
2005-07-10
1
-0
/
+3
*
21417: completion for xscreensaver-command.
Clint Adams
2005-07-10
1
-0
/
+3
*
21416: cope with an equals sign after gpg --keyring.
Clint Adams
2005-07-10
1
-0
/
+5
*
users/9059: Nikolai Weibull: improved _vim_files
Peter Stephenson
2005-07-08
1
-0
/
+5
*
users/9049: add vim variants to _vim
Peter Stephenson
2005-07-07
1
-0
/
+3
*
Nikolai Weibull: new _vim completion
Peter Stephenson
2005-07-07
1
-0
/
+6
*
21402: Fix crash with case-insensitive matching.
Peter Stephenson
2005-07-06
1
-0
/
+7
*
* unposted: add missing compset -S calls to _w3m
Doug Kearns
2005-07-03
1
-0
/
+3
*
21400: add completion for RUBYOPT, RUBYLIB and RUBYPATH env variables
Doug Kearns
2005-07-03
1
-0
/
+5
*
unposted: declare _links vals parameter local
Doug Kearns
2005-06-30
1
-0
/
+5
*
21392: update w3m completion for version 0.5.x
Doug Kearns
2005-06-28
1
-0
/
+6
*
21391: only pass SIGINT and SIGQUIT from foreground processes to the shell.
Peter Stephenson
2005-06-28
1
-0
/
+7
*
unposted: complete WWW_HOME, ftp_proxy and https_proxy with URLs
Doug Kearns
2005-06-27
1
-0
/
+5
*
21387: zcalc documentation for precision features
Peter Stephenson
2005-06-27
1
-0
/
+5
*
21384: small fixes to urxvt completion.
Clint Adams
2005-06-26
1
-0
/
+3
*
21383: completion for rxvt-unicode.
Clint Adams
2005-06-26
1
-0
/
+5
*
21382: completion for MIT krb5's kvno.
Clint Adams
2005-06-24
1
-0
/
+5
*
21380: update for wget 1.10, add missing descriptions and other minor fixes
Oliver Kiddle
2005-06-24
1
-0
/
+7
[next]