index
:
bugseverywhere
aaiyer_master
master
python3
Bugtracker built on distributed version control
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libbe
/
storage
/
base.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bumped to version 1.0.0
1.0.0
Chris Ball
2011-01-08
1
-1
/
+1
*
Fix failure message 'X.get' -> 'X.children' in VersionedStorage test_get_prev...
W. Trevor King
2010-06-26
1
-1
/
+1
*
Ran update_copyright.py
W. Trevor King
2010-06-22
1
-11
/
+12
*
Fixed docstrings so only Sphinx errors are "autosummary" and "missing attribute"
W. Trevor King
2010-02-07
1
-4
/
+2
*
Implement Arch._vcs_path()
W. Trevor King
2010-01-27
1
-1
/
+1
*
Fix StorageTestCase.classname -> ._classname()
W. Trevor King
2010-01-27
1
-2
/
+2
*
Make VCS error messages and Storage test failures more descriptive
W. Trevor King
2010-01-27
1
-3
/
+12
*
Added _EMPTY and Storage.exists() to libbe.storage.base.
W. Trevor King
2010-01-22
1
-12
/
+43
*
Add class name to StorageTestCase failure reporting
W. Trevor King
2010-01-18
1
-0
/
+17
*
Added VCS._u_find_id_from_manifest for faster id->path calculation
W. Trevor King
2010-01-18
1
-3
/
+7
*
Added Storage.ancestors
W. Trevor King
2010-01-18
1
-47
/
+77
*
Too much trouble to handle Git's lack of dir versioning in test_get_previous_...
W. Trevor King
2010-01-18
1
-1
/
+1
*
Add VersionedStorageTestCases in make_versioned_storage_testcase_subclasses
W. Trevor King
2010-01-18
1
-2
/
+5
*
Added libbe.storage.base.VersionedStorage.changed() and a test.
W. Trevor King
2010-01-15
1
-5
/
+59
*
Return a meaningful Storage.version()
W. Trevor King
2010-01-01
1
-1
/
+2
*
Updated copyright information
W. Trevor King
2010-01-01
1
-1
/
+15
*
Track connection status to allow multiple Storage.disconnect() calls.
W. Trevor King
2009-12-31
1
-4
/
+17
*
Fixed make_*_testcase_subclasses() to avoid duplication.
W. Trevor King
2009-12-29
1
-13
/
+15
*
Fixed VCS.children() and Bzr.children() for non-None revisions.
W. Trevor King
2009-12-28
1
-1
/
+6
*
Added VersionedStorage_commit_TestCase.test_commit_revision_ids()
W. Trevor King
2009-12-28
1
-0
/
+23
*
VersionedStorage_commit_TestCase now allows for versioned files created by se...
W. Trevor King
2009-12-28
1
-4
/
+17
*
libbe.storage.vcs.base.VCS._init() now creates the '.be/version' file.
W. Trevor King
2009-12-28
1
-4
/
+5
*
Moved InvalidStorageVersion from libbe.command to libbe.storage
W. Trevor King
2009-12-27
1
-1
/
+12
*
Added storage.Storage.storage_version() and command.InvalidStorageVersion.
W. Trevor King
2009-12-27
1
-0
/
+5
*
Fixed libbe.command.diff + ugly BugDir.duplicate_bugdir implementation
W. Trevor King
2009-12-15
1
-4
/
+6
*
Don't require new revisions on empty commits.
W. Trevor King
2009-12-13
1
-4
/
+7
*
Converted libbe.storage.vcs.hg to new Storage format.
W. Trevor King
2009-12-13
1
-8
/
+8
*
Converted libbe.storage.vcs.base to new Storage format.
W. Trevor King
2009-12-13
1
-33
/
+106
*
Transitioned bugdir.py to new storage format.
W. Trevor King
2009-12-08
1
-3
/
+16
*
Extended libbe.storage.base for separate read/write control.
W. Trevor King
2009-12-08
1
-36
/
+94
*
Added libbe.storage.base and test suite.
W. Trevor King
2009-12-08
1
-0
/
+687