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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed VCS.children() and Bzr.children() for non-None revisions.
W. Trevor King
2009-12-28
2
-11
/
+96
*
Bzr storage now based off bzrlib module, not 'bzr' executible.
W. Trevor King
2009-12-28
1
-38
/
+76
*
libbe.storage.vcs.base.VCS._init() now creates the '.be/version' file.
W. Trevor King
2009-12-28
1
-13
/
+29
*
Moved InvalidStorageVersion from libbe.command to libbe.storage
W. Trevor King
2009-12-27
1
-4
/
+9
*
Added storage.Storage.storage_version() and command.InvalidStorageVersion.
W. Trevor King
2009-12-27
1
-6
/
+8
*
Fixed libbe.storage.util.upgrade
W. Trevor King
2009-12-27
1
-18
/
+11
*
Fixed libbe.command.diff + ugly BugDir.duplicate_bugdir implementation
W. Trevor King
2009-12-15
6
-12
/
+15
*
Transitioned comment to Command format
W. Trevor King
2009-12-14
1
-3
/
+4
*
Transitioned init to Command format
W. Trevor King
2009-12-14
1
-4
/
+6
*
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
2
-83
/
+135
*
Move Darcs over to Storage format.
W. Trevor King
2009-12-13
2
-74
/
+96
*
Check for repo existence before initializing VCS
W. Trevor King
2009-12-13
1
-2
/
+4
*
Adjust Bzr._vcs_revision_id for 1-indexed revision ids.
W. Trevor King
2009-12-13
1
-1
/
+1
*
Adjust Hg._vcs_revision_id for 1-indexed revision ids.
W. Trevor King
2009-12-13
1
-0
/
+2
*
Work around mercurial (hg) issue 618.
W. Trevor King
2009-12-13
1
-1
/
+13
*
Don't regexp out the short-revid in Git._vcs_commit()
W. Trevor King
2009-12-13
1
-8
/
+2
*
Fix Git._vcs_revision_id() offset bug.
W. Trevor King
2009-12-13
3
-6
/
+13
*
Handle non-int args to VCS.revision_id at the VCS level.
W. Trevor King
2009-12-13
2
-4
/
+5
*
Adjust Hg._vcs_revision_id to bail cleanly on non-int revids
W. Trevor King
2009-12-13
2
-0
/
+5
*
Use detect rather than catching errors in _vcs_root().
W. Trevor King
2009-12-13
2
-56
/
+11
*
.bzr transition.
W. Trevor King
2009-12-13
3
-37
/
+58
*
More fixes for libbe.storage.vcs.hg + .git transition.
W. Trevor King
2009-12-13
3
-58
/
+72
*
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
2
-56
/
+74
*
Converted libbe.storage.vcs.base to new Storage format.
W. Trevor King
2009-12-13
3
-840
/
+521
*
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
*
Transitioned comment.py to new storage format.
W. Trevor King
2009-12-08
1
-94
/
+0
*
Use mapfile to only create & parse mapfile strings, not files
W. Trevor King
2009-12-08
1
-126
/
+0
*
Initial directory restructuring to clarify dependencies
W. Trevor King
2009-12-07
9
-0
/
+2290
[prev]