| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "44904: _subversion: Complete multiple comma-separated arguments to --... | Daniel Shahaf | 2019-12-03 | 1 | -7/+2 |
* | 44948: _subversion: Make _svn_controlled offer everything rather than nothing. | Daniel Shahaf | 2019-11-29 | 1 | -2/+17 |
* | 44947: _subversion: Complete the 'auth', 'changelist', 'patch', 'resolve', an... | Daniel Shahaf | 2019-11-29 | 1 | -4/+22 |
* | 44946: _subversion: Make _svn_conflicts not offer all files in the directory. | Daniel Shahaf | 2019-11-29 | 1 | -1/+1 |
* | 44904: _subversion: Complete multiple comma-separated arguments to --show-ite... | Daniel Shahaf | 2019-11-09 | 1 | -2/+7 |
* | 44897: _subversion: Complete --show-item=changelist | Daniel Shahaf | 2019-11-07 | 1 | -0/+1 |
* | 44812: _subversion: Fix syntax error in 44726/0001 | Daniel Shahaf | 2019-10-14 | 1 | -1/+1 |
* | 44726/0002: _subversion: Update --show-item= completion to 1.12.0. | Daniel Shahaf | 2019-09-04 | 1 | -0/+3 |
* | 44726/0001: _subversion: Use 'svn help -v' to show global options, experiment... | Daniel Shahaf | 2019-09-04 | 1 | -3/+16 |
* | _svn: Allow hyphens in command name aliases. | Daniel Shahaf | 2018-09-14 | 1 | -1/+1 |
* | unposted: _svn: Complete --accept=recommended, new in 1.10.0. | Daniel Shahaf | 2018-09-12 | 1 | -1/+1 |
* | 43073: various completion option updates | Oliver Kiddle | 2018-06-21 | 1 | -1/+4 |
* | unposted: _subversion: Support subcommands with hyphens in their names, such ... | Daniel Shahaf | 2018-02-08 | 1 | -1/+1 |
* | 42343: complete --config-option to svn more than once | Oliver Kiddle | 2018-02-07 | 1 | -10/+34 |
* | 42175 + 42177 + 42178: avoid localized output from external commands | Jun-ichi Takimoto | 2017-12-28 | 1 | -7/+7 |
* | 41471 (tweaked): _svn: Complete propvals in 'propset'. | Daniel Shahaf | 2017-07-28 | 1 | -1/+24 |
* | 41458: _subversion: Don't cache an empty commands list when svn is not availa... | Daniel Shahaf | 2017-07-28 | 1 | -1/+6 |
* | unposted: _svn: Fix '--show-revs' completion. | Daniel Shahaf | 2017-02-08 | 1 | -1/+1 |
* | 39853: _subversion: Accept long options in the '--foo=bar' syntax. | Daniel Shahaf | 2016-11-09 | 1 | -8/+14 |
* | 38966: _svnadmin: Complete positional arguments for 'hotcopy', 'setlog', 'set... | Daniel Shahaf | 2016-07-31 | 1 | -0/+12 |
* | 38965: _svnadmin: Complete 'freeze' as a precommand. | Daniel Shahaf | 2016-07-31 | 1 | -1/+29 |
* | unposted: _svnadmin: Tweak state description. | Daniel Shahaf | 2016-07-29 | 1 | -1/+1 |
* | 36306: _subversion: Complete --show-item values | Daniel Shahaf | 2015-08-28 | 1 | -0/+18 |
* | unposted: _subversion: Avoid SHORT_LOOPS | Daniel Shahaf | 2015-08-27 | 1 | -1/+1 |
* | 36208: _subversion: Complete a few more option switches | Daniel Shahaf | 2015-08-19 | 1 | -0/+18 |
* | unposted: _subversion: Complete property names for propdel | Daniel Shahaf | 2015-08-13 | 1 | -1/+1 |
* | 35066: Minor completion fix for pasted arguments | Daniel Shahaf | 2015-05-09 | 1 | -1/+1 |
* | 31356: typo in new _comp_locale noted by Bart | Peter Stephenson | 2013-04-29 | 1 | -1/+1 |
* | 31355: _comp_locale tries to sanitise locales but keep CTYPE; | Peter Stephenson | 2013-04-29 | 1 | -7/+7 |
* | 30197: complete subversion changelists | Oliver Kiddle | 2012-02-10 | 1 | -3/+17 |
* | Simon Olofsson: fix matching of subversion help text | Peter Stephenson | 2011-12-16 | 1 | -1/+1 |
* | gi1242+zsh: 28991: fix _svn caching policy | Peter Stephenson | 2011-04-13 | 1 | -10/+5 |
* | gi1242+zsh@gmail.com: 28594: | Peter Stephenson | 2011-01-09 | 1 | -7/+35 |
* | Greg: 27529: ULR schemas in subversion completion | Peter Stephenson | 2009-12-17 | 1 | -4/+8 |
* | Greg: 27416: repository path enhancement | Peter Stephenson | 2009-11-19 | 1 | -3/+12 |
* | Greg Klanderman: 27409: subversion and URL paths | Peter Stephenson | 2009-11-15 | 1 | -19/+44 |
* | Akinori MUSHA: private communication: fix typo in _subversion | Peter Stephenson | 2009-06-02 | 1 | -1/+1 |
* | 26970: Greg Klanderman: _subversion: fix caching. | Peter Stephenson | 2009-05-22 | 1 | -4/+9 |
* | Greg Klanderman: 26964 (modified): PROMPT_EOL_MARK | Peter Stephenson | 2009-05-17 | 1 | -3/+2 |
* | Christopher Key: fix for subversion help output | Peter Stephenson | 2008-01-31 | 1 | -2/+2 |
* | 23302: complete properties after svn propget and propedit. | Clint Adams | 2007-04-19 | 1 | -0/+14 |
* | 23214: complete files after svn commit --file. | Clint Adams | 2007-03-13 | 1 | -1/+2 |
* | 22796: fix misspelling of IPREFIX. | Clint Adams | 2006-09-30 | 1 | -1/+1 |
* | unposted: improve svn import from users/10570 | Peter Stephenson | 2006-08-03 | 1 | -1/+1 |
* | users/10570: handle "svn import" better | Peter Stephenson | 2006-08-02 | 1 | -9/+15 |
* | 22549: improve svn propset completion slightly. | Clint Adams | 2006-07-12 | 1 | -0/+7 |
* | 22481: complete svn diff and resolved subcommands. | Clint Adams | 2006-06-02 | 1 | -5/+37 |
* | Vincent Lefevre: 21767: add ~ to the default svn status pattern. | Clint Adams | 2005-09-27 | 1 | -1/+1 |
* | 21682: handle usage output of commands with [0-9]. alternatives, and actually... | Clint Adams | 2005-08-23 | 1 | -2/+2 |
* | 21598: fix typo that broke svn ci completion and avoid problem if LC_ALL set | Oliver Kiddle | 2005-08-11 | 1 | -7/+7 |