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
/
utility.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added libbe/encoding.py to wrap input/output/file access appropriately.
W. Trevor King
2008-11-25
1
-70
/
+3
*
Added Bug.comments(), BugDir.has_bug() & cleaned up diff.diff().
W. Trevor King
2008-11-24
1
-2
/
+2
*
Replaced direct filesystem read from bugdir.py with RCS mediated read.
W. Trevor King
2008-11-24
1
-50
/
+1
*
Fixed "'NoneType' object is not callable" error in libbe/utility/Dir.__del__
W. Trevor King
2008-11-23
1
-2
/
+5
*
Added archive/project init code for `./test_usage.sh arch`.
W. Trevor King
2008-11-23
1
-1
/
+0
*
Explicit rcs.cleanup() in bugdir test.
W. Trevor King
2008-11-22
1
-1
/
+4
*
libbe.utility.Dir was complaining of a missing shutil in __del__().
W. Trevor King
2008-11-22
1
-1
/
+2
*
Another major rewrite. Now BugDir, Bug, and Comment are more distinct.
W. Trevor King
2008-11-21
1
-0
/
+26
*
Major rewrite of RCS backends. RCS now represented as a class.
W. Trevor King
2008-11-18
1
-0
/
+12
*
Add support for VISUAL
Aaron Bentley
2007-07-16
1
-3
/
+14
*
Added prompt to comments
Aaron Bentley
2006-04-16
1
-5
/
+27
*
Various Windows-related bugfixes
Aaron Bentley
2005-12-22
1
-1
/
+2
*
Added tests for missing $EDITOR
Aaron Bentley
2005-05-17
1
-1
/
+11
*
Fixed bug handing missing $EDITOR
Aaron Bentley
2005-05-17
1
-3
/
+5
*
Added appropriate copyright notices, GPLed.
Aaron Bentley
2005-05-16
1
-0
/
+16
*
Made get_editor_string use contents and mtime to check for changes
Aaron Bentley
2005-03-24
1
-1
/
+2
*
Removed comment from example
Aaron Bentley
2005-03-24
1
-1
/
+0
*
Added editor_string utility function
Aaron Bentley
2005-03-23
1
-1
/
+24
*
Added datestamps to bugs
Aaron Bentley
2005-03-23
1
-0
/
+28
*
Moved FileString and get_file() into utility.py
Aaron Bentley
2005-03-23
1
-0
/
+51