summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_subversion
AgeCommit message (Collapse)AuthorFilesLines
2006-09-3022796: fix misspelling of IPREFIX.Clint Adams1-1/+1
2006-08-03unposted: improve svn import from users/10570Peter Stephenson1-1/+1
2006-08-02users/10570: handle "svn import" betterPeter Stephenson1-9/+15
2006-07-1222549: improve svn propset completion slightly.Clint Adams1-0/+7
2006-06-0222481: complete svn diff and resolved subcommands.Clint Adams1-5/+37
2005-09-27Vincent Lefevre: 21767: add ~ to the default svn status pattern.Clint Adams1-1/+1
2005-08-2321682: handle usage output of commands with [0-9]. alternatives, and ↵Clint Adams1-2/+2
actually parse that output again.
2005-08-1121598: fix typo that broke svn ci completion and avoid problem if LC_ALL setOliver Kiddle1-7/+7
2005-08-0821570: complete for the help sub-commandOliver Kiddle1-130/+131
2005-06-1421243: complete first option of svn subcmds.Clint Adams1-2/+2
2005-04-24Tobias Gruetzmacher 21168: locality and visibility of some completion varsBart Schaefer1-3/+3
2005-04-01correct handling of svn commitOliver Kiddle1-4/+9
2005-03-3121076: use _files with (e) qualifier to handle completing files by their statusOliver Kiddle1-5/+30
2005-03-2721068: complete modified files for 'svn revert'.Clint Adams1-0/+10
2005-01-2320739: change LANG to LC_MESSAGES in subversion completionClint Adams1-6/+6
2005-01-23 * 20737: Completion/Unix/Command/_subversion: run svn commands with LANG=C.Clint Adams1-6/+6
2004-04-14Ingo Rohlfs: 19747: complete files/urls for svn cp and mv commandsOliver Kiddle1-1/+1
2004-02-2619468: capitalize URL abbreviation in completion descriptionsDoug Kearns1-3/+3
2003-12-04adjust to work with the newer version of subversion's help outputOliver Kiddle1-1/+1
2003-11-1419244: various completion function fixes and updatesOliver Kiddle1-24/+65
2003-07-2018874: Completion/Unix/Command/_subversion: PATH can mean files too.Clint Adams1-1/+1
2003-07-0718xxx: Completion/Unix/Command/_subversion: completion for svn and svnadmin.Clint Adams1-0/+116
18xxx: Completion/Debian/Command/_debsign: completion for debsign, by Matt Zimmerman.