aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc-svn.el
Commit message (Expand)AuthorAgeFilesLines
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-5/+5
* (vc-svn-diff): Don't diff asynchronously if vc-disable-async-diff isAndré Spiegel2005-01-091-1/+2
* (vc-svn-diff): Stay local if possible. From Karl Chen <[email protected]>.Stefan Monnier2005-01-021-1/+5
* (vc-svn-repository-hostname): Adjust to new format.Stefan Monnier2004-12-131-3/+31
* (vc-svn-diff): Treat options from vc-svn-diff-switches andStefan Monnier2004-08-231-5/+8
* 2004-06-03 Karl Fogel <[email protected]>Karl Fogel2004-06-041-2/+3
* (vc-svn-print-log, vc-svn-diff): Add optional BUFFER arg.Juanma Barranquero2004-04-201-7/+8
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (vc-svn-diff-switches): Don't default to vc-diff-switches.Stefan Monnier2003-07-231-3/+7
* (vc-svn-use-edit): Make it into a const.Stefan Monnier2003-07-041-72/+24
* (completion-ignored-extensions): Add .svn.Stefan Monnier2003-05-141-1/+7
* (vc-svn-rename-file): New fun.Stefan Monnier2003-05-091-108/+22
* (vc-svn-rename-file): New fun.Stefan Monnier2003-05-091-11/+13
* (vc-svn-dired-state-info): Use `added' for added files andStefan Monnier2003-05-081-74/+58
* (vc-svn-merge): Forgot quotes.Stefan Monnier2003-05-051-1/+1
* (vc-svn-merge): First attempt.Stefan Monnier2003-05-051-5/+6
* (vc-svn-merge-news): Adjust for subversion.Stefan Monnier2003-05-051-10/+8
* (vc-svn-registered): Missing paren.Stefan Monnier2003-05-051-2/+2
* First cut at vc-svn.el.Stefan Monnier2003-05-051-0/+644