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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add --notify to `be serve`.
W. Trevor King
2011-04-16
1
-6
/
+19
*
Import ElementTree in libbe.util.utility for InvalidXML.
W. Trevor King
2011-04-16
1
-0
/
+4
*
Cleanup libbe.util.subproc.Pipe docstring.
W. Trevor King
2011-04-15
1
-8
/
+8
*
get_output_encoding falls back to get_encoding if sys.__stdout__ is redirected.
W. Trevor King
2011-04-14
1
-1
/
+1
*
Fix command-line encoding processing.
W. Trevor King
2011-04-08
1
-1
/
+4
*
Bumped to version 1.0.0
1.0.0
Chris Ball
2011-01-08
7
-7
/
+7
*
Ran update_copyright.py.
W. Trevor King
2010-10-21
1
-1
/
+1
*
Ran update_copyright.py
W. Trevor King
2010-06-22
7
-79
/
+86
*
Fix len(char) assertion typo in libbe.util.utility.underlined()
W. Trevor King
2010-02-20
1
-1
/
+1
*
Added `be html --min-id-length INT` option
W. Trevor King
2010-02-20
1
-0
/
+2
*
Fixed docstrings so only Sphinx errors are "autosummary" and "missing attribute"
W. Trevor King
2010-02-07
3
-96
/
+472
*
libbe.command.html.HTMLGen._long_to_linked_user() handles failed conversion.
W. Trevor King
2010-01-30
1
-2
/
+7
*
`be html` links (<a href="...) #-delimited references in text/* bodies.
W. Trevor King
2010-01-27
1
-4
/
+12
*
Don't raise MultipleIDMatches if one of the matches is exact.
W. Trevor King
2010-01-21
1
-0
/
+2
*
Generate string properly in libbe.util.subproc.CommandError
W. Trevor King
2010-01-19
1
-1
/
+1
*
Updated copyright information
W. Trevor King
2010-01-01
7
-7
/
+21
*
Fixed up the completion helpers in libbe.command.util
W. Trevor King
2009-12-29
1
-90
/
+196
*
Fixed libbe.storage.util.upgrade
W. Trevor King
2009-12-27
1
-1
/
+0
*
Fixed libbe.command.diff + ugly BugDir.duplicate_bugdir implementation
W. Trevor King
2009-12-15
5
-14
/
+14
*
Transitioned html to Command-format
W. Trevor King
2009-12-14
1
-1
/
+1
*
Transitioned comment to Command format
W. Trevor King
2009-12-14
1
-0
/
+22
*
Added parse_user() calls to Assign
W. Trevor King
2009-12-14
1
-23
/
+36
*
Converted libbe.storage.vcs.base to new Storage format.
W. Trevor King
2009-12-13
1
-1
/
+1
*
Moved be to libbe.ui.command_line and transitioned to Command format.
W. Trevor King
2009-12-12
1
-1
/
+1
*
Added libbe.ui.util.user for managing user ids.
W. Trevor King
2009-12-12
1
-27
/
+9
*
Added libbe.command.base (with Command class) and moved list command to new f...
W. Trevor King
2009-12-12
2
-34
/
+35
*
Moved bugdir, bug, and comment over to new id implementation.
W. Trevor King
2009-12-10
1
-5
/
+23
*
Rethought libbe.util.id module
W. Trevor King
2009-12-09
1
-40
/
+254
*
Reworked test.py to handle deeper directory structure
W. Trevor King
2009-12-08
1
-0
/
+75
*
Transitioned bugdir.py to new storage format.
W. Trevor King
2009-12-08
2
-12
/
+46
*
Extend libbe.util.id to handle id (path) creation.
W. Trevor King
2009-12-08
1
-3
/
+46
*
Added libbe.storage.base and test suite.
W. Trevor King
2009-12-08
1
-0
/
+10
*
Initial directory restructuring to clarify dependencies
W. Trevor King
2009-12-07
5
-0
/
+700