about summary refs log tree commit diff
path: root/Completion/Unix/Command/_subversion
Commit message (Collapse)AuthorAgeFilesLines
...
* 21598: fix typo that broke svn ci completion and avoid problem if LC_ALL setOliver Kiddle2005-08-111-7/+7
|
* 21570: complete for the help sub-commandOliver Kiddle2005-08-081-130/+131
|
* 21243: complete first option of svn subcmds.Clint Adams2005-06-141-2/+2
|
* Tobias Gruetzmacher 21168: locality and visibility of some completion varsBart Schaefer2005-04-241-3/+3
|
* correct handling of svn commitOliver Kiddle2005-04-011-4/+9
|
* 21076: use _files with (e) qualifier to handle completing files by their statusOliver Kiddle2005-03-311-5/+30
|
* 21068: complete modified files for 'svn revert'.Clint Adams2005-03-271-0/+10
|
* 20739: change LANG to LC_MESSAGES in subversion completionClint Adams2005-01-231-6/+6
|
* * 20737: Completion/Unix/Command/_subversion: run svn commands with LANG=C.Clint Adams2005-01-231-6/+6
|
* Ingo Rohlfs: 19747: complete files/urls for svn cp and mv commandsOliver Kiddle2004-04-141-1/+1
|
* 19468: capitalize URL abbreviation in completion descriptionsDoug Kearns2004-02-261-3/+3
|
* adjust to work with the newer version of subversion's help outputOliver Kiddle2003-12-041-1/+1
|
* 19244: various completion function fixes and updatesOliver Kiddle2003-11-141-24/+65
|
* 18874: Completion/Unix/Command/_subversion: PATH can mean files too.Clint Adams2003-07-201-1/+1
|
* 18xxx: Completion/Unix/Command/_subversion: completion for svn and svnadmin.Clint Adams2003-07-071-0/+116
18xxx: Completion/Debian/Command/_debsign: completion for debsign, by Matt Zimmerman.