summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins/Svn.py
Commit message (Expand)AuthorAgeFilesLines
* Fix fd leak caused by our use of the subprocess APINarayan Desai2009-05-221-5/+4
* os.popen is deprecated in 2.6 (http://docs.python.org/library/os.html#os.popen)Sol Jerome2009-02-201-2/+4
* Add Version plugin typeSol Jerome2009-01-261-0/+44