| Commit message (Expand) | Author | Age | Files | Lines |
* | 29918: Completion: Add new _remote_files() helper and use it to reduce code d... | Simon Ruderich | 2011-12-09 | 1 | -27/+1 |
* | 29739: _rsync: redefine _rsync(), -e takes cuddled args | Mikael Magnusson | 2011-09-06 | 1 | -141/+145 |
* | Fixed --human-readable options and arg-acceptance of -f. | Wayne Davison | 2009-12-13 | 1 | -3/+2 |
* | 26829: Alexey I. Froloff: _rsync miscounts fields | Peter Stephenson | 2009-04-16 | 1 | -2/+5 |
* | 25655: remove completion for --remove-sent-files option. | Clint Adams | 2008-09-13 | 1 | -1/+0 |
* | 24632: fix remote ssh filename quoting. | Clint Adams | 2008-03-01 | 1 | -1/+5 |
* | Improved --whole-file description. | Wayne Davison | 2007-12-15 | 1 | -1/+1 |
* | One more rsync 3.0.0 option. | Wayne Davison | 2007-11-28 | 1 | -1/+2 |
* | Adding missed single-letter options for --acls and --xattrs. | Wayne Davison | 2007-11-09 | 1 | -3/+3 |
* | Added new options for upcoming 3.0.0 release. | Wayne Davison | 2007-11-05 | 1 | -7/+16 |
* | The final option changes for 2.6.9. | Wayne Davison | 2006-10-24 | 1 | -0/+3 |
* | 22812: utilize _bind_addresses in existing completion functions. | Clint Adams | 2006-10-03 | 1 | -1/+1 |
* | Option changes for the upcoming 2.6.9 release. | Wayne Davison | 2006-05-30 | 1 | -1/+3 |
* | Added --no-H and --no-hard-links. | Wayne Davison | 2006-02-28 | 1 | -0/+1 |
* | Added --copy-dirlinks option. | Wayne Davison | 2006-02-24 | 1 | -0/+1 |
* | Added the missing -h option for --daemon mode. | Wayne Davison | 2006-02-19 | 1 | -1/+2 |
* | Added one last (I hope) new option for the imminent 2.6.7. | Wayne Davison | 2006-02-07 | 1 | -0/+1 |
* | - Fixed completion after using the -f option due to a trailing ':', | Wayne Davison | 2006-02-05 | 1 | -24/+23 |
* | Added one more new option for 2.6.7. | Wayne Davison | 2006-01-31 | 1 | -2/+3 |
* | Added options for upcoming 2.6.7 release. | Wayne Davison | 2006-01-30 | 1 | -11/+38 |
* | Reorder the --include/--include-from --exclude/--exclude-from lines | Wayne Davison | 2005-07-29 | 1 | -2/+2 |
* | - Changed the --include, --exclude, and --filter (-f) options so | Wayne Davison | 2005-04-27 | 1 | -3/+4 |
* | The --address option is useful in both client- and daemon-mode. | Wayne Davison | 2005-04-05 | 1 | -1/+1 |
* | 21086: fix module completion (broken in previous patch) and other tweaks | Andrey Borzenkov | 2005-04-03 | 1 | -4/+6 |
* | Added --protocol option. | Wayne Davison | 2005-03-28 | 1 | -0/+1 |
* | 21066: rsync:// support and more fixes | Andrey Borzenkov | 2005-03-26 | 1 | -18/+35 |
* | The --compare-dest, --link-dest, and (new) --copy-dest options | Wayne Davison | 2005-03-11 | 1 | -2/+3 |
* | Got rid of --copy-dest, which didn't make it into rsync 2.6.4. | Wayne Davison | 2005-03-01 | 1 | -1/+0 |
* | - 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 new options for impending 2.6.4 release. | Wayne Davison | 2005-01-28 | 1 | -44/+51 |
* | Added the 7 remaining options that were missing from the _arguments | Wayne Davison | 2004-10-13 | 1 | -0/+6 |
* | Added the new options for 2.6.3 (only omitting --checksum-seed, which | Wayne Davison | 2004-10-07 | 1 | -2/+5 |
* | 20235: sync remote file completion against _ssh to fix bug with quote handling | Oliver Kiddle | 2004-08-07 | 1 | -25/+20 |
* | * Jay Berkenbilt: 19769: Completion/Unix/Command/_rsync: | Clint Adams | 2004-04-14 | 1 | -2/+2 |
* | 19244: various completion function fixes and updates | Oliver Kiddle | 2003-11-14 | 1 | -11/+11 |
* | tidy up of many completions (updates, fixes, improvements and plain aesthetics) | Oliver Kiddle | 2003-07-31 | 1 | -110/+83 |
* | 18512: fix 18508 properly this time. | Peter Stephenson | 2003-05-08 | 1 | -3/+4 |
* | fix removal of automatically added specs (from the -- option) for which a use... | Sven Wischnowsky | 2002-05-21 | 1 | -1/+1 |
* | make more calls to _message use the -e option (16988) | Sven Wischnowsky | 2002-04-16 | 1 | -1/+1 |
* | 16850: remote file completion via rsync and ssh, plus all options valid in rs... | Clint Adams | 2002-03-17 | 1 | -14/+167 |
* | 16540: short options and local files | Clint Adams | 2002-02-03 | 1 | -1/+20 |
* | 16292: completion for rsync | Clint Adams | 2001-11-29 | 1 | -0/+5 |