index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Completion
/
Unix
/
Command
Age
Commit message (
Expand
)
Author
Files
Lines
2005-05-21
unposted: add firefox to list of basic URL completed web browsers
Doug Kearns
1
-1
/
+1
2005-05-12
21257: Fix typo in completion for p4 password.
Felix Rosencrantz
1
-1
/
+1
2005-05-11
Joerg Sonnenberger: 21252: Dragonfly BSD support
Oliver Kiddle
7
-17
/
+18
2005-05-09
* 21239: Completion/Unix/Command/_ccal: completion for ccal.
Clint Adams
1
-0
/
+17
2005-05-09
21235,21236: fixes to _remote_files
Bart Schaefer
1
-2
/
+7
2005-04-27
- Changed the --include, --exclude, and --filter (-f) options so
Wayne Davison
1
-3
/
+4
2005-04-24
Tobias Gruetzmacher 21168: locality and visibility of some completion vars
Bart Schaefer
2
-4
/
+8
2005-04-21
users/8733: rudimentary completion for surfraw.
Clint Adams
1
-0
/
+15
2005-04-18
21154 - Added pid completion to _perforce for p4 monitor (clear|terminate) co...
Felix Rosencrantz
1
-1
/
+10
2005-04-17
* 21150: Completion/Unix/Command/_baz, Completion/Unix/Command/_tla:
Clint Adams
2
-4
/
+4
2005-04-16
* 21147: factor out some common code from _tla and _baz, and fix some breakage
Clint Adams
2
-225
/
+10
2005-04-12
* 21135: complete attached sessions after screen -x.
Clint Adams
1
-1
/
+1
2005-04-06
Carlos Phillips: private email: much improved _darcs completion
Peter Stephenson
1
-7
/
+501
2005-04-05
The --address option is useful in both client- and daemon-mode.
Wayne Davison
1
-1
/
+1
2005-04-03
21086: fix module completion (broken in previous patch) and other tweaks
Andrey Borzenkov
1
-4
/
+6
2005-04-01
21081: complete network services for the psmisc version of fuser
Oliver Kiddle
1
-25
/
+50
2005-04-01
correct handling of svn commit
Oliver Kiddle
1
-4
/
+9
2005-03-31
21076: use _files with (e) qualifier to handle completing files by their status
Oliver Kiddle
1
-5
/
+30
2005-03-31
21075: update baz completion to not use -A option since it's being dropped in...
Clint Adams
1
-13
/
+7
2005-03-28
Added --protocol option.
Wayne Davison
1
-0
/
+1
2005-03-27
21068: complete modified files for 'svn revert'.
Clint Adams
1
-0
/
+10
2005-03-26
21066: rsync:// support and more fixes
Andrey Borzenkov
1
-18
/
+35
2005-03-22
21051: more tweaks in SVR4 completion
Andrey Borzenkov
1
-2
/
+2
2005-03-21
Stephen RĂ¼ger: 21019: new completion for mpc
Oliver Kiddle
2
-2
/
+234
2005-03-11
The --compare-dest, --link-dest, and (new) --copy-dest options
Wayne Davison
1
-2
/
+3
2005-03-11
* 20961: Completion/Unix/Command/_baz: fix completion of status and diff sub...
Clint Adams
1
-2
/
+4
2005-03-10
20957: SVR4 and Solaris support
Andrey Borzenkov
1
-15
/
+40
2005-03-09
20953: "du --version" tries to display size of files in current directory on ...
Motoi WASHIDA
1
-1
/
+1
2005-03-09
* 20951: Completion/Unix/Command/_baz: fix version detection and baz merge c...
Clint Adams
1
-3
/
+3
2005-03-07
* 20942: Completion/Unix/Command/_showmount: completion for showmount command.
Clint Adams
1
-0
/
+10
2005-03-07
* 20940: Completion/Unix/Command/_knock: completion for knock command.
Clint Adams
1
-0
/
+9
2005-03-07
* 20939: Completion/Unix/Command/_groff: completion for groff command.
Clint Adams
1
-0
/
+45
2005-03-07
* 20938: Completion/Unix/Command/_fuser: completion for fuser command.
Clint Adams
1
-0
/
+17
2005-03-07
* 20937: Completion/Unix/Command/_fortune: completion for fortune command.
Clint Adams
1
-0
/
+15
2005-03-03
20921: using UCS-4BE instead of ISO-10646 to identify character encoding
Oliver Kiddle
1
-1
/
+3
2005-03-03
Henryk Konsek: 20918: new completion for unace
Oliver Kiddle
2
-1
/
+19
2005-03-02
* 20906: Completion/Unix/Command/_make: patch from Mike "Stew" O'Connor
Clint Adams
1
-5
/
+8
2005-03-02
Don't try to expand a single-character Makefile variable if
Wayne Davison
1
-1
/
+1
2005-03-01
Got rid of --copy-dest, which didn't make it into rsync 2.6.4.
Wayne Davison
1
-1
/
+0
2005-03-01
20897: complete system printers in _a2ps
Peter Stephenson
1
-2
/
+13
2005-02-25
20867: handle imported files that are specified using a relative path
Oliver Kiddle
1
-2
/
+3
2005-02-24
Konstantin Sobolev: 20832 (modified): gather targets from imported files
Oliver Kiddle
1
-1
/
+4
2005-02-20
- Added a missing '=' to two commands that take args.
Wayne Davison
1
-3
/
+3
2005-02-20
Got rid of some of the specified option-conflicts between the
Wayne Davison
1
-7
/
+7
2005-02-20
Added the last 2 new options from the upcoming rsync 2.6.4.
Wayne Davison
1
-0
/
+2
2005-02-15
- Split the options up into two sets: daemon options, and client
Wayne Davison
1
-34
/
+37
2005-02-10
Added missing closing double-quote.
Wayne Davison
1
-1
/
+1
2005-02-09
Kris Shannon: 20801: fix missing $ in expression to parse script
Bart Schaefer
1
-1
/
+1
2005-02-01
* 20773: Completion/Unix/Command/_getconf: additional variables from confstr().
Clint Adams
1
-1
/
+8
2005-01-28
- Added new options for impending 2.6.4 release.
Wayne Davison
1
-44
/
+51
[next]