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
...
|
*
Broke `be comment --xml` out and extended into `be import-xml`.
W. Trevor King
2009-11-21
18
-126
/
+373
|
*
Added Bug.from_xml() + some .from_xml() fixups.
W. Trevor King
2009-11-20
3
-72
/
+152
|
*
Import os in libbe.subproc if _POSIX == True
W. Trevor King
2009-11-20
1
-0
/
+1
|
*
Fix typo in becommands.init's doctest
W. Trevor King
2009-11-20
1
-0
/
+1
|
*
Import select in libbe.subproc if _POSIX == True
W. Trevor King
2009-11-20
1
-0
/
+3
|
*
Adjusted test.py to use an installed vcs by default.
W. Trevor King
2009-11-20
5
-19
/
+30
|
*
Added becommands/email_bugs.py
W. Trevor King
2009-11-20
1
-0
/
+231
|
*
Broke subprocess handling out into its own submodule libbe.subproc.
W. Trevor King
2009-11-20
6
-186
/
+233
|
*
Removed superfluous 'import time' from becommands/commit.py doctest.
W. Trevor King
2009-11-20
1
-1
/
+1
|
*
Created bug 56506b73-36cc-4e32-a578-258a219edba8 describing problem
W. Trevor King
2009-11-20
3
-0
/
+43
*
|
Fixed bug 529c290e-b1cf-4800-be7e-68f1ecb9565c (howto version BE).
W. Trevor King
2009-11-20
13
-1
/
+304
|
/
*
Have release.py update copyrights as well.
W. Trevor King
2009-11-20
2
-15
/
+18
*
Added release.py script automating release process
W. Trevor King
2009-11-20
1
-0
/
+159
*
Merged updated READMEs and new update_copyright.py (and its results).
W. Trevor King
2009-11-19
47
-204
/
+536
|
\
|
*
Ran the new update_copyright.py
W. Trevor King
2009-11-19
43
-26
/
+60
|
*
Translated update_copyright.sh to Python update_copyright.py
W. Trevor King
2009-11-19
2
-158
/
+454
|
*
Updated README and Bugs-Everywhere-Web/README.
W. Trevor King
2009-11-19
2
-20
/
+22
*
|
Updated NEWS file
W. Trevor King
2009-11-17
1
-0
/
+30
|
/
*
Fixed bug with unicode handling reported by Nicolas Alvarez.
W. Trevor King
2009-11-17
9
-34
/
+48
|
\
|
*
Use unicode_output=False in some Darcs._u_invoke_client() calls.
W. Trevor King
2009-11-17
6
-21
/
+19
|
*
Cleanup temp. dir. in libbe.vcs tests.
W. Trevor King
2009-11-17
1
-1
/
+2
|
*
"CommandStderr" -> "CommandError" in VCS._u_invoke()
W. Trevor King
2009-11-17
1
-1
/
+1
|
*
Don't attempt to convert unicode objects to strings in *._setting_attr_string()
W. Trevor King
2009-11-17
2
-2
/
+6
|
*
Set binary=True for mapfile file handling
W. Trevor King
2009-11-17
1
-4
/
+9
|
*
Added unicode_output option to VCS._u_invoke()
W. Trevor King
2009-11-17
1
-2
/
+8
|
*
rename "output","error" -> "stdout","stderr" in VCS._u_invoke()
W. Trevor King
2009-11-17
1
-4
/
+4
|
/
*
Merged Gianluca's nested directory fix.
W. Trevor King
2009-10-24
1
-1
/
+1
|
\
|
*
- Merged Trevor branch
Gianluca Montecchi
2009-10-22
1
-83
/
+93
|
|
\
|
|
/
|
/
|
*
|
Merged Gianluca's recent `be html` work.
W. Trevor King
2009-10-21
1
-49
/
+97
|
\
\
|
|
*
Fixed a typo in the --export-dir-template options
Gianluca Montecchi
2009-10-21
1
-1
/
+1
|
|
*
Fixed a problem with the creation of nested directory
Gianluca Montecchi
2009-10-21
1
-1
/
+1
|
|
/
|
*
test for bzr merge
gian
2009-10-21
288
-6842
/
+4855
|
|
\
|
|
/
|
/
|
*
|
Merged my cleanup of Gianluca's HTML branch.
W. Trevor King
2009-10-20
6
-517
/
+497
|
\
\
|
*
|
Save non-text/ comments as separate files. Inline images.
W. Trevor King
2009-10-20
1
-29
/
+57
|
*
|
Pass content_type to Comment.new_reply() to fix error adding non-text/ comments
W. Trevor King
2009-10-20
2
-4
/
+4
|
*
|
Restructured becommands/html to make templating more flexible + general clean...
W. Trevor King
2009-10-20
1
-437
/
+363
|
*
|
General cleanup of becommands/html.py
W. Trevor King
2009-10-19
1
-172
/
+141
|
*
|
Merged Gianluca's html becommand with templates.
W. Trevor King
2009-10-19
4
-368
/
+425
|
/
|
|
*
|
|
Non-event merge with trunk, just to pull in that bit of history
W. Trevor King
2009-10-19
0
-0
/
+0
|
\
\
\
|
*
\
\
Fix darcs testsuite failure
Chris Ball
2009-10-06
6
-30
/
+37
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Oops, fixed return typo in libbe.darcs.Darcs._vcs_get_file_contents()
W. Trevor King
2009-10-06
1
-8
/
+8
*
|
|
|
Moved VCS detection from _vcs_help() to _vcs_version().
W. Trevor King
2009-10-06
6
-22
/
+29
|
*
|
|
Silence testsuite warnings, from W. Trevor King.
Chris Ball
2009-10-05
5
-15
/
+10
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Moved from *.__del__() to exclusive use of *.cleanup().
W. Trevor King
2009-10-05
5
-15
/
+10
|
*
|
|
Large merge from W. Trevor King, including Gianluca's HTML export.
Chris Ball
2009-10-05
284
-2164
/
+6394
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Set self.ret if necessary in be-handle-mail.Command.response_msg().
W. Trevor King
2009-09-26
1
-0
/
+1
*
|
|
|
Added "Confirm" and "Subscribe" pseudoheaders to be-handle-mail.
W. Trevor King
2009-09-26
1
-8
/
+44
*
|
|
|
Load bugs in be-handle-mail.Message.subscriber_emails().
W. Trevor King
2009-09-26
1
-0
/
+2
*
|
|
|
Fix agressive be-handle-mail.Message._strip_footer().
W. Trevor King
2009-09-26
1
-0
/
+1
*
|
|
|
Prefix cache attributes in be-handle-mail with underscore (_).
W. Trevor King
2009-09-26
1
-5
/
+5
[prev]
[next]