aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/storage/vcs/darcs.py
Commit message (Expand)AuthorAgeFilesLines
* Use _vcs_get_file_contents (vs get_file_contents) in Darcs._vcs_get_user_idW. Trevor King2010-05-191-1/+1
* Fixed docstrings so only Sphinx errors are "autosummary" and "missing attribute"W. Trevor King2010-02-071-46/+58
* Made Bzr/Darcs.version_cmp() more robust in response to Chris' email.W. Trevor King2010-02-011-9/+15
* Make VCS error messages and Storage test failures more descriptiveW. Trevor King2010-01-271-3/+3
* Added changed() support for DarcsW. Trevor King2010-01-181-17/+110
* Updated copyright informationW. Trevor King2010-01-011-2/+2
* Updated Darcs backend towards supporting .children(revision).W. Trevor King2009-12-291-40/+114
* Fixed libbe.command.diff + ugly BugDir.duplicate_bugdir implementationW. Trevor King2009-12-151-3/+3
* Move Darcs over to Storage format.W. Trevor King2009-12-131-71/+93
* Initial directory restructuring to clarify dependenciesW. Trevor King2009-12-071-0/+192