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
/
hg.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: update :class: to :py:class: for modern Sphinx.
W. Trevor King
2012-10-26
1
-1
/
+1
*
Ran update-copyright.py.
W. Trevor King
2012-10-16
1
-1
/
+1
*
storage:vcs:hg: remove grandchildren from Hg._vcs_listdir.
W. Trevor King
2012-08-23
1
-1
/
+4
*
storage:vcs:hg: fix missformed file_a -> file_b message typo.
W. Trevor King
2012-08-23
1
-1
/
+1
*
Ran update-copyright.py.
W. Trevor King
2012-02-16
1
-10
/
+10
*
Ran update_copyright.py.
W. Trevor King
2011-11-09
1
-0
/
+1
*
Oops, that forgot the equals part of Mercurial 1.9 or greater.
W. Trevor King
2011-09-07
1
-1
/
+1
*
Adjust Mercurial execution so it works with version 1.9 and earlier.
W. Trevor King
2011-09-07
1
-3
/
+9
*
Fixed problem with Hg support under version 1.9 (mercurial.dispatch.dispatch(...
Phil Schumm
2011-07-28
1
-6
/
+4
*
Run update_copyright.py.
W. Trevor King
2011-05-25
1
-0
/
+1
*
Remove form feeds (for compatibility with 2to3).
W. Trevor King
2011-05-12
1
-1
/
+1
*
Bumped to version 1.0.0
1.0.0
Chris Ball
2011-01-08
1
-1
/
+2
*
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
-40
/
+46
*
Fixed Chris' "zero name length for Mercurial w/o ~/.hgrc" bug.
W. Trevor King
2010-02-01
1
-1
/
+5
*
Fix version import for mercurial <= 1.1.2
W. Trevor King
2010-01-21
1
-1
/
+1
*
Adjust to modern mercurial version definition.
W. Trevor King
2010-01-20
1
-3
/
+13
*
Add .changed() support to Hg
W. Trevor King
2010-01-18
1
-0
/
+71
*
Added VCS._u_find_id_from_manifest for faster id->path calculation
W. Trevor King
2010-01-18
1
-17
/
+3
*
Updated copyright information
W. Trevor King
2010-01-01
1
-1
/
+1
*
Correct for possible directory changes in mercurial.dispatch.dispatch()
W. Trevor King
2009-12-29
1
-0
/
+2
*
Disable mercurial.demandimport, since it breaks Bzr
W. Trevor King
2009-12-29
1
-2
/
+0
*
We don't do much with Mercurial's ui, so _dispatch -> dispatch
W. Trevor King
2009-12-29
1
-2
/
+1
*
Updated Hg backend to support .children(revision).
W. Trevor King
2009-12-29
1
-1
/
+32
*
Hg storage now based off mercurial module, not 'hg' executible.
W. Trevor King
2009-12-29
1
-21
/
+39
*
Fixed libbe.command.diff + ugly BugDir.duplicate_bugdir implementation
W. Trevor King
2009-12-15
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
*
Fix Git._vcs_revision_id() offset bug.
W. Trevor King
2009-12-13
1
-2
/
+2
*
Handle non-int args to VCS.revision_id at the VCS level.
W. Trevor King
2009-12-13
1
-4
/
+0
*
Adjust Hg._vcs_revision_id to bail cleanly on non-int revids
W. Trevor King
2009-12-13
1
-0
/
+4
*
Use detect rather than catching errors in _vcs_root().
W. Trevor King
2009-12-13
1
-6
/
+1
*
.bzr transition.
W. Trevor King
2009-12-13
1
-1
/
+4
*
More fixes for libbe.storage.vcs.hg + .git transition.
W. Trevor King
2009-12-13
1
-0
/
+7
*
Converted libbe.storage.vcs.hg to new Storage format.
W. Trevor King
2009-12-13
1
-34
/
+39
*
Initial directory restructuring to clarify dependencies
W. Trevor King
2009-12-07
1
-0
/
+108