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
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbe/_version.py made PHONY in Makefile.
W. Trevor King
2009-07-14
1
-0
/
+1
*
Updated GPLv2 to current GPLv2.
W. Trevor King
2009-07-14
48
-493
/
+560
*
Updated setup.py url and switched to rolling version names.
W. Trevor King
2009-07-14
1
-2
/
+6
*
Merged Alex Miller's git-config-not-found patch
Alex Miller
2009-07-14
1
-2
/
+2
*
Fixed "be --dir --complete"
W. Trevor King
2009-07-13
2
-0
/
+15
*
Added --dir option to "be"
W. Trevor King
2009-07-13
1
-1
/
+6
*
Use CmdOptionParser in "be".
W. Trevor King
2009-07-13
2
-38
/
+59
*
Added (commented out) /usr/local PREFIX to Makefile.
W. Trevor King
2009-07-12
1
-0
/
+1
*
Added "be comment --xml --ignore-missing-references ID COMMENT".
W. Trevor King
2009-07-12
3
-5
/
+31
*
be-mbox-to-xml passes attributes on to each part of multipart messages.
W. Trevor King
2009-07-12
2
-15
/
+44
*
Altered be-xml-to-mbox to work with non-ASCII input.
W. Trevor King
2009-07-12
2
-73
/
+60
*
Added timezone handling to libbe.utility.str_to_time.
W. Trevor King
2009-07-12
1
-2
/
+20
*
Not escaping whitespace (e.g. endlines) outside the XML document root.
W. Trevor King
2009-07-12
1
-1
/
+1
*
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
21
-57
/
+227
*
Went through "closed" bugs looking for miss-categorized bugs.
W. Trevor King
2009-07-11
13
-93
/
+36
*
Updating "be set --help" and "be status --help".
W. Trevor King
2009-07-11
4
-24
/
+61
*
Removed <abentley@panoramicfeedback.com> from copyright blurbs.
W. Trevor King
2009-07-11
28
-28
/
+0
*
"be comment --xml" now translates comment uuids to alt_ids.
W. Trevor King
2009-07-11
2
-6
/
+12
*
Adjustments to new versioned_property behavior.
W. Trevor King
2009-07-11
7
-29
/
+50
*
Fixed versioned_property(default=None, generator=None) defaults.
W. Trevor King
2009-07-11
1
-10
/
+10
*
Fixed minor doctest failure in cmdutil.py
W. Trevor King
2009-07-11
1
-1
/
+1
*
Merged "be comment --xml" code from home.
W. Trevor King
2009-07-11
6
-48
/
+137
|
\
|
*
seems to work ;)
W. Trevor King
2009-07-10
4
-27
/
+116
|
*
Save whole bugdir in becommands/tag.py.
W. Trevor King
2009-07-10
1
-1
/
+1
|
*
Simplified error handling in ./be
W. Trevor King
2009-07-10
2
-21
/
+21
|
/
*
Added new-bug-from-stdin to mirror comments-from-stdin.
W. Trevor King
2009-07-07
1
-3
/
+8
*
Added "be show --only-raw-body COMMENT-ID".
W. Trevor King
2009-07-06
1
-1
/
+7
*
Added ability to show individual comments with "be show".
W. Trevor King
2009-07-06
2
-12
/
+42
*
"be init [ROOTDIR]" -> "be init [--root ROOTDIR]"
W. Trevor King
2009-07-01
1
-15
/
+16
*
Updated darcs put command for darcs >= 2.2.0, following Chris' report
W. Trevor King
2009-07-01
1
-2
/
+1
*
Updated copyright blurbs and AUTHORS and included script for future updates
W. Trevor King
2009-07-01
43
-43
/
+225
*
"be set-root" changed to "be init"
W. Trevor King
2009-06-30
3
-4
/
+4
*
"be comment" now handles the default options.content_type.
W. Trevor King
2009-06-30
1
-1
/
+2
*
Add "--show-status" flag to "be depend"
W. Trevor King
2009-06-30
1
-1
/
+13
*
Added darcs support.
W. Trevor King
2009-06-30
5
-26
/
+208
*
Remove blank line from bug.xml() output when bug has no comments.
W. Trevor King
2009-06-30
1
-2
/
+2
*
Added ability to handle non text/* MIME types.
W. Trevor King
2009-06-26
9
-26
/
+53
*
Updated help strings, man page, and completions
W. Trevor King
2009-06-25
5
-120
/
+13
*
Fixed libbe.rcs.RCS.installed to handle missing backend binary.
wking
2009-06-25
1
-3
/
+3
*
Updated .bzringore and Makefile.GENERATED_FILES
W. Trevor King
2009-06-25
2
-5
/
+6
*
Added auto-generated version info. (be --version)
W. Trevor King
2009-06-25
2
-3
/
+14
*
Remove blank line from tag's output if no tags exist
W. Trevor King
2009-06-25
1
-1
/
+2
*
Added regexp matching to `be list --extra-strings'
W. Trevor King
2009-06-25
1
-4
/
+8
*
Added extra_strings functionality to libbe.bug.xml and be-xml-to-mbox.
W. Trevor King
2009-06-25
2
-9
/
+21
*
Merged extra-strings branch, adding be tag/depend.
W. Trevor King
2009-06-25
66
-1377
/
+745
|
\
|
*
Added `be depend'.
W. Trevor King
2009-06-25
5
-21
/
+108
|
*
Added `be tag --list' to list all tags.
W. Trevor King
2009-06-25
55
-1344
/
+280
|
*
Added -e/--extra-strings option to `be list`
W. Trevor King
2009-06-25
1
-4
/
+12
|
*
Fixed settings=None bug when bug values file is blank/missing.
W. Trevor King
2009-06-25
1
-1
/
+1
[next]