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
/
bzr.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Work around bzr filelocking issue on Windows.
W. Trevor King
2011-02-24
1
-1
/
+6
*
Correct version for recent bzrlib fix.
W. Trevor King
2011-02-22
1
-9
/
+9
*
Don't call cmd.cleanup_now() for recent Bazaar versions.
W. Trevor King
2011-02-22
1
-9
/
+18
*
Bumped to version 1.0.0
1.0.0
Chris Ball
2011-01-08
1
-1
/
+1
*
Run cmd.cleanup_now() after executing bzr commands.
W. Trevor King
2010-12-06
1
-0
/
+10
*
Ran update_copyright.py.
W. Trevor King
2010-10-21
1
-1
/
+1
*
Removed libbe.storage.vcs.base._get_version
W. Trevor King
2010-06-26
1
-4
/
+4
*
Ran update_copyright.py
W. Trevor King
2010-06-22
1
-12
/
+13
*
Fixed docstrings so only Sphinx errors are "autosummary" and "missing attribute"
W. Trevor King
2010-02-07
1
-53
/
+65
*
Made Bzr/Darcs.version_cmp() more robust in response to Chris' email.
W. Trevor King
2010-02-01
1
-9
/
+15
*
Work around "bzr ls --non-recursive PATH : no list" bug in old bzrlib.
W. Trevor King
2010-01-28
1
-4
/
+9
*
Fix bzrlib.builtins.cmd_cat() output for pre 1.6.0 bzrlibs.
W. Trevor King
2010-01-28
1
-1
/
+9
*
Fix bzrlib.builtins.cmd_ls() recursion argument for pre 2.0 bzrlibs.
W. Trevor King
2010-01-28
1
-1
/
+45
*
Add Bzr._vcs_exists() anyway :p
W. Trevor King
2010-01-22
1
-1
/
+8
*
Added VCS._u_find_id_from_manifest for faster id->path calculation
W. Trevor King
2010-01-18
1
-5
/
+6
*
Add .changed() support to Bzr
W. Trevor King
2010-01-18
1
-1
/
+83
*
Updated copyright information
W. Trevor King
2010-01-01
1
-1
/
+1
*
Hg storage now based off mercurial module, not 'hg' executible.
W. Trevor King
2009-12-29
1
-1
/
+1
*
Updated Git backend to support .children(revision).
W. Trevor King
2009-12-28
1
-2
/
+2
*
Fixed VCS.children() and Bzr.children() for non-None revisions.
W. Trevor King
2009-12-28
1
-1
/
+28
*
Bzr storage now based off bzrlib module, not 'bzr' executible.
W. Trevor King
2009-12-28
1
-38
/
+76
*
Fixed libbe.command.diff + ugly BugDir.duplicate_bugdir implementation
W. Trevor King
2009-12-15
1
-3
/
+3
*
Adjust Bzr._vcs_revision_id for 1-indexed revision ids.
W. Trevor King
2009-12-13
1
-1
/
+1
*
Fix Git._vcs_revision_id() offset bug.
W. Trevor King
2009-12-13
1
-2
/
+3
*
.bzr transition.
W. Trevor King
2009-12-13
1
-35
/
+48
*
Initial directory restructuring to clarify dependencies
W. Trevor King
2009-12-07
1
-0
/
+117