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
/
vcs
/
base.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
The VCS storage backends are all mostly working now.
W. Trevor King
2009-12-13
1
-1
/
+0
*
Moved Arch over to Storage format
W. Trevor King
2009-12-13
1
-1
/
+18
*
Check for repo existence before initializing VCS
W. Trevor King
2009-12-13
1
-2
/
+4
*
Handle non-int args to VCS.revision_id at the VCS level.
W. Trevor King
2009-12-13
1
-0
/
+5
*
Adjust Hg._vcs_revision_id to bail cleanly on non-int revids
W. Trevor King
2009-12-13
1
-0
/
+1
*
Use detect rather than catching errors in _vcs_root().
W. Trevor King
2009-12-13
1
-50
/
+10
*
More fixes for libbe.storage.vcs.hg + .git transition.
W. Trevor King
2009-12-13
1
-1
/
+2
*
Fixes to get libbe.storage.vcs.hg passing tests.
W. Trevor King
2009-12-13
1
-2
/
+3
*
Converted libbe.storage.vcs.hg to new Storage format.
W. Trevor King
2009-12-13
1
-22
/
+35
*
Converted libbe.storage.vcs.base to new Storage format.
W. Trevor King
2009-12-13
1
-594
/
+511
*
Added libbe.ui.util.user for managing user ids.
W. Trevor King
2009-12-12
1
-4
/
+4
*
Transitioned bugdir.py to new storage format.
W. Trevor King
2009-12-08
1
-0
/
+156
*
Initial directory restructuring to clarify dependencies
W. Trevor King
2009-12-07
1
-0
/
+941