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
*
Ran the new update_copyright.py
W. Trevor King
2009-11-19
1
-0
/
+1
*
Moved from *.__del__() to exclusive use of *.cleanup().
W. Trevor King
2009-10-05
1
-4
/
+1
*
Added docstrings to libbe submodules.
W. Trevor King
2009-08-31
1
-0
/
+5
*
Bug._extra_strings_check_fn() guts now utility.iterable_full_of_strings().
W. Trevor King
2009-07-21
1
-1
/
+20
*
Updated GPLv2 to current GPLv2.
W. Trevor King
2009-07-14
1
-11
/
+11
*
Added timezone handling to libbe.utility.str_to_time.
W. Trevor King
2009-07-12
1
-2
/
+20
*
Removed <abentley@panoramicfeedback.com> from copyright blurbs.
W. Trevor King
2009-07-11
1
-1
/
+0
*
Updated copyright blurbs and AUTHORS and included script for future updates
W. Trevor King
2009-07-01
1
-1
/
+2
*
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