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
/
tree.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial directory restructuring to clarify dependencies
W. Trevor King
2009-12-07
1
-193
/
+0
*
Add __eq__ and __ne__ methods to Tree.
W. Trevor King
2009-12-05
1
-0
/
+6
*
Use __cmp__ instead of __eq__ for Tree comparison.
W. Trevor King
2009-12-04
1
-2
/
+2
*
Added libbe.TESTING (defaults to False).
W. Trevor King
2009-12-03
1
-2
/
+5
*
Ran the new update_copyright.py
W. Trevor King
2009-11-19
1
-1
/
+2
*
Added docstrings to libbe submodules.
W. Trevor King
2009-08-31
1
-0
/
+4
*
Added libbe.tree.Tree.has_descendant().
W. Trevor King
2009-07-23
1
-0
/
+19
*
libbe/tree.Tree.traverse(depthFirst)->depth_first & stripped trailing spaces.
W. Trevor King
2009-07-23
1
-7
/
+7
*
Updated GPLv2 to current GPLv2.
W. Trevor King
2009-07-14
1
-12
/
+11
*
Updated copyright blurbs and AUTHORS and included script for future updates
W. Trevor King
2009-07-01
1
-1
/
+1
*
Oops, should be passing libbe.tree.Tree.sort() args to children. Fixed.
W. Trevor King
2008-11-25
1
-1
/
+4
*
Oops, these new submods are used by the new, classified Bug & BugDir.
W. Trevor King
2008-11-22
1
-0
/
+158