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
path:
root
/
Completion
/
Unix
Commit message (
Expand
)
Author
Age
Files
Lines
*
20897: complete system printers in _a2ps
Peter Stephenson
2005-03-01
1
-2
/
+13
*
20867: handle imported files that are specified using a relative path
Oliver Kiddle
2005-02-25
1
-2
/
+3
*
Konstantin Sobolev: 20832 (modified): gather targets from imported files
Oliver Kiddle
2005-02-24
1
-1
/
+4
*
- Added a missing '=' to two commands that take args.
Wayne Davison
2005-02-20
1
-3
/
+3
*
Got rid of some of the specified option-conflicts between the
Wayne Davison
2005-02-20
1
-7
/
+7
*
Added the last 2 new options from the upcoming rsync 2.6.4.
Wayne Davison
2005-02-20
1
-0
/
+2
*
- Split the options up into two sets: daemon options, and client
Wayne Davison
2005-02-15
1
-34
/
+37
*
Added missing closing double-quote.
Wayne Davison
2005-02-10
1
-1
/
+1
*
Kris Shannon: 20801: fix missing $ in expression to parse script
Bart Schaefer
2005-02-09
1
-1
/
+1
*
* 20773: Completion/Unix/Command/_getconf: additional variables from confstr().
Clint Adams
2005-02-01
1
-1
/
+8
*
- Added new options for impending 2.6.4 release.
Wayne Davison
2005-01-28
1
-44
/
+51
*
20739: change LANG to LC_MESSAGES in subversion completion
Clint Adams
2005-01-23
1
-6
/
+6
*
* 20737: Completion/Unix/Command/_subversion: run svn commands with LANG=C.
Clint Adams
2005-01-23
1
-6
/
+6
*
remove larch completion, it has been superceded by tla
Oliver Kiddle
2005-01-21
2
-1975
/
+35
*
Fix .distfiles and .cvsignore
Peter Stephenson
2005-01-12
1
-1
/
+2
*
20692: unset POSIXLY_CORRECT in test.
Peter Stephenson
2005-01-12
1
-0
/
+4
*
* unposted: Completion/X/Command/_gnome-gv: move gnome-gv completion from C/...
Clint Adams
2005-01-11
1
-6
/
+0
*
* 20665: improve completion for ggv/gnome-gv.
Clint Adams
2005-01-10
2
-1
/
+7
*
list new functions
Oliver Kiddle
2005-01-10
1
-6
/
+7
*
* 20650: completion for mencal.
Clint Adams
2005-01-08
1
-0
/
+30
*
* 20649: completion for cal and ncal.
Clint Adams
2005-01-08
1
-0
/
+32
*
unposted: limit some Perforce change completions to current client
Peter Stephenson
2005-01-05
1
-10
/
+23
*
* 20639: Completion/Unix/Command/_bogofilter: improve 'bogoutil' completion ...
Clint Adams
2004-12-27
1
-22
/
+32
*
* 20636: Completion/Unix/Command/_bogofilter: add completion for 'bogofilter...
Clint Adams
2004-12-25
1
-11
/
+69
*
* 20634: Completion/Unix/Command/_postfix: completion for postsuper.
Clint Adams
2004-12-24
1
-0
/
+20
*
* 20627: Completion/Unix/Command/_bogofilter: updated completion for newer b...
Clint Adams
2004-12-16
1
-2
/
+7
*
* 20626: Completion/Unix/Command/_baz: completion derived from _tla by Matt ...
Clint Adams
2004-12-15
1
-0
/
+690
*
update python completion for version 2.4
Doug Kearns
2004-12-06
1
-0
/
+15
*
update screen completion for version 4.00
Doug Kearns
2004-12-01
1
-34
/
+49
*
* 20583: Completion/Unix/Command/_ssh: complete "modern" options
Clint Adams
2004-11-27
1
-5
/
+12
*
offer multiuser screen sessions for attaching/detaching
Doug Kearns
2004-11-27
1
-5
/
+5
*
20571: update javac completion for J2SE 5.0
Doug Kearns
2004-11-20
1
-2
/
+2
*
* unposted: Completion/Unix/Type/_pdf: complete pdf files for kpdf.
Clint Adams
2004-11-18
1
-1
/
+1
*
* Completion/Unix/Command/_bogofilter: fix -w/-p typo, which was noticed by ...
Clint Adams
2004-11-18
1
-1
/
+1
*
Use ";&" to have the new "(\$*)" case fall through to the continue.
Wayne Davison
2004-11-11
1
-1
/
+1
*
Handle $$ when expanding variables.
Wayne Davison
2004-11-10
1
-1
/
+5
*
_bittorrent, from Jussi Pakkanen
Peter Stephenson
2004-11-09
1
-0
/
+97
*
* 20539: Completion/Unix/Command/_make: avoid problems minus signs
Clint Adams
2004-11-02
1
-1
/
+1
*
Added the 7 remaining options that were missing from the _arguments
Wayne Davison
2004-10-13
1
-0
/
+6
*
Got rid of "cmdargs" local since it is no longer used.
Wayne Davison
2004-10-12
1
-1
/
+1
*
Added the new options for 2.6.3 (only omitting --checksum-seed, which
Wayne Davison
2004-10-07
1
-2
/
+5
*
This version now uses a zsh function to parse the makefile instead
Wayne Davison
2004-10-01
1
-20
/
+91
*
* 20358: Completion/Unix/Command/_make: avoid potential gawk locale bug by n...
Clint Adams
2004-09-30
1
-9
/
+6
*
20414: Completion/Unix/Type/_diff_options: correct missing minus in --unified...
Clint Adams
2004-09-28
1
-1
/
+1
*
Some improvements suggested by Oliver.
Wayne Davison
2004-09-28
1
-12
/
+9
*
unposted: improve p4 add to ignore files being added already
Peter Stephenson
2004-09-27
1
-1
/
+7
*
Completion for the darcs revision control system. Derived from
Wayne Davison
2004-09-25
1
-0
/
+14
*
Unposted: update _perforce for release 2004.2
Peter Stephenson
2004-09-21
1
-16
/
+99
*
Incorporate Jean-Baptiste Quenot's change that improves the parsing
Wayne Davison
2004-08-24
1
-1
/
+1
*
- Fixed the perl code that was using the @matches array.
Wayne Davison
2004-08-21
1
-4
/
+3
[next]