descriptionAnothter subversion backend for Trac
ownerShun-ichi GOTO <shunichi.goto@gmail.com>
last changeThu, 13 Sep 2007 22:35:43 +0900
changes
2007-09-13 Shun-ichi GOTO Temporary workaround for trac 0.11. default tip
2007-01-17 Shun-ichi GOTO Fix broken code to generate file/rev informations.
2007-01-17 Shun-ichi GOTO refactoring: Use `_get_log()` instead of `ra.get_log()` indivisually.
2007-01-17 Shun-ichi GOTO Remove unused arguments.
2007-01-16 Shun-ichi GOTO Implement `Repository.get_changes()`. This allow to use anydiff on trac.
2007-01-16 Shun-ichi GOTO Changeset.get_changes() return genetor for compatibility with `svn_fs.py`.
2007-01-16 Shun-ichi GOTO Do not strip leading slash. This is a behaviour of svn_fs.
2007-01-16 Shun-ichi GOTO Correct bug detection of python binding on linux with 1.4.2.
2007-01-15 Shun-ichi GOTO Fix to use correct path on using svn 1.5 binding.
2007-01-15 Shun-ichi GOTO You can select python binding to use via environment variable "BINDING".
...
tags
2006-12-23 ver-0.2
2006-12-21 ver-0.1
...
branches
2007-09-13 3fefbe9a3b1c default
...