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
/
darcs.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Used PyCharms inspectors.
Matěj Cepl
2024-03-30
1
-4
/
+4
*
WIP plenty of clean-ups and porting to Python 3.
Matěj Cepl
2024-01-21
1
-8
/
+2
*
conversion of cmp() function
Matěj Cepl
2024-01-18
1
-11
/
+17
*
2to3 conversion of the repo.
Matěj Cepl
2024-01-18
1
-3
/
+3
*
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
*
Ran update-copyright.py.
W. Trevor King
2012-02-16
1
-10
/
+10
*
Run update_copyright.py.
W. Trevor King
2011-05-25
1
-1
/
+2
*
Remove form feeds (for compatibility with 2to3).
W. Trevor King
2011-05-12
1
-1
/
+1
*
Local imports and better missing-client detection in client-based VCS classes.
W. Trevor King
2011-02-22
1
-2
/
+6
*
Bumped to version 1.0.0
1.0.0
Chris Ball
2011-01-08
1
-1
/
+1
*
Make libbe.storage.vcs.darcs.Darcs._vcs_listdir() more robust.
W. Trevor King
2010-12-06
1
-2
/
+3
*
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
-11
/
+12
*
Darcs should look in ~/.darcs/author not ~/.darcs/prefs/author
wking
2010-06-22
1
-3
/
+3
*
Darcs._vcs_get_user_id() now also checks ~/.darcs/prefs/author|email.
wking
2010-06-22
1
-4
/
+6
*
Use 'darcs add --boring' for Darcs > 0.9.10
wking
2010-06-22
1
-1
/
+4
*
Fixed Eric Kow's _darcs/prefs/author bug.
W. Trevor King
2010-05-19
1
-1
/
+1
*
Use _vcs_get_file_contents (vs get_file_contents) in Darcs._vcs_get_user_id
W. Trevor King
2010-05-19
1
-1
/
+1
*
Fixed docstrings so only Sphinx errors are "autosummary" and "missing attribute"
W. Trevor King
2010-02-07
1
-46
/
+58
*
Made Bzr/Darcs.version_cmp() more robust in response to Chris' email.
W. Trevor King
2010-02-01
1
-9
/
+15
*
Make VCS error messages and Storage test failures more descriptive
W. Trevor King
2010-01-27
1
-3
/
+3
*
Added changed() support for Darcs
W. Trevor King
2010-01-18
1
-17
/
+110
*
Updated copyright information
W. Trevor King
2010-01-01
1
-2
/
+2
*
Updated Darcs backend towards supporting .children(revision).
W. Trevor King
2009-12-29
1
-40
/
+114
*
Fixed libbe.command.diff + ugly BugDir.duplicate_bugdir implementation
W. Trevor King
2009-12-15
1
-3
/
+3
*
Move Darcs over to Storage format.
W. Trevor King
2009-12-13
1
-71
/
+93
*
Initial directory restructuring to clarify dependencies
W. Trevor King
2009-12-07
1
-0
/
+192