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
/
comment.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Hack Comment.load_settings() to work around From->Author change.
W. Trevor King
2009-07-27
1
-0
/
+3
*
.sync_with_disk fixes for libbe.bugdir and .comment.
W. Trevor King
2009-07-27
1
-1
/
+2
*
Added DiskAccessRequired errors to libbe.bug.Bug and .comment.Comment.
W. Trevor King
2009-07-26
1
-74
/
+97
*
Renamed Comment.From and .time_string to .author and .date respectively.
W. Trevor King
2009-07-25
1
-27
/
+23
*
I'll add Comment.extra_strings too, while I'm at it.
W. Trevor King
2009-07-21
1
-0
/
+14
*
Cleaned up saving/sync_with_disk.
W. Trevor King
2009-07-21
1
-4
/
+16
*
Cleaned up some outdated libbe.settings_object.EMPTY cruft.
W. Trevor King
2009-07-20
1
-3
/
+2
*
Updated GPLv2 to current GPLv2.
W. Trevor King
2009-07-14
1
-12
/
+11
*
Added "be comment --xml --ignore-missing-references ID COMMENT".
W. Trevor King
2009-07-12
1
-3
/
+21
*
Minor fixes to get unittests working again.
W. Trevor King
2009-07-12
1
-2
/
+1
*
Added be-mbox-to-xml.
W. Trevor King
2009-07-12
1
-5
/
+19
*
"be comment --xml" now translates comment uuids to alt_ids.
W. Trevor King
2009-07-11
1
-1
/
+1
*
Adjustments to new versioned_property behavior.
W. Trevor King
2009-07-11
1
-9
/
+30
*
seems to work ;)
W. Trevor King
2009-07-10
1
-19
/
+67
*
Updated copyright blurbs and AUTHORS and included script for future updates
W. Trevor King
2009-07-01
1
-1
/
+3
*
Added ability to handle non text/* MIME types.
W. Trevor King
2009-06-26
1
-4
/
+18
*
Added Bug.extra_strings to support add-on functionality, e.g. `be tag`.
W. Trevor King
2009-06-23
1
-4
/
+4
*
Use Comment.content_type in xml output.
W. Trevor King
2009-06-22
1
-0
/
+2
*
Escape XML strings.
W. Trevor King
2009-06-22
1
-10
/
+12
*
Fixed libbe.settings_object.EMPTY output in bug/comment XML.
W. Trevor King
2009-06-22
1
-1
/
+1
*
Adjusted comment XML fields for consistency.
W. Trevor King
2009-06-22
1
-4
/
+4
*
Merged Thomas Habets 2009-01-07 XML output for "be show".
W. Trevor King
2009-06-19
1
-3
/
+48
|
\
|
*
XML output for "be show"
Thomas Habets
2009-01-07
1
-0
/
+31
*
|
Fixed missing directory error when merging comments onto a bare bug.
W. Trevor King
2008-12-04
1
-0
/
+2
*
|
Converted Comment to the settings_object system.
W. Trevor King
2008-12-02
1
-56
/
+28
*
|
Added decorator-style properties to bugdir. Created settings_object module.
W. Trevor King
2008-12-02
1
-1
/
+1
*
|
Added decorator-style properties to libbe/comment.py.
W. Trevor King
2008-12-01
1
-66
/
+162
*
|
Added becommands/comment completion.
W. Trevor King
2008-11-27
1
-2
/
+4
*
|
Added -a/n/m/r to becommands/diff.py.
W. Trevor King
2008-11-25
1
-2
/
+2
*
|
Added libbe/encoding.py to wrap input/output/file access appropriately.
W. Trevor King
2008-11-25
1
-3
/
+11
*
|
Added becommands/merge to join duplicate bugs.
W. Trevor King
2008-11-24
1
-6
/
+13
|
/
*
Fixed broken doctest and inconsitent indentation from not wrapping comments.
W. Trevor King
2008-11-24
1
-2
/
+4
*
Removed auto-wrapping from comment.Comment.string().
W. Trevor King
2008-11-24
1
-2
/
+4
*
Added 'allow_no_rcs' flag to RCS file system access methods.
W. Trevor King
2008-11-24
1
-1
/
+1
*
Go back to lazy bug loading to get execution speed back up.
W. Trevor King
2008-11-23
1
-7
/
+7
*
Added archive/project init code for `./test_usage.sh arch`.
W. Trevor King
2008-11-23
1
-1
/
+1
*
Oops, these new submods are used by the new, classified Bug & BugDir.
W. Trevor King
2008-11-22
1
-0
/
+382
[prev]