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
...
|
*
|
Fixed Chris' "zero name length for Mercurial w/o ~/.hgrc" bug.
W. Trevor King
2010-02-01
1
-1
/
+5
|
*
|
Fix command name output of `be --complete`.
W. Trevor King
2010-02-01
2
-5
/
+34
|
*
|
Clearer UnicodeDecodeError message in command_line.dispatch().
W. Trevor King
2010-02-01
10
-0
/
+139
|
*
|
libbe.command.html.HTMLGen._long_to_linked_user() handles failed conversion.
W. Trevor King
2010-01-30
2
-4
/
+41
|
*
|
Always load settings when initializing BugDir from storage.
W. Trevor King
2010-01-30
1
-0
/
+1
|
*
|
Fix `be show` handling for no IDs
W. Trevor King
2010-01-29
1
-1
/
+1
|
*
|
Add version information to test.py stderr for easier error reproduction
W. Trevor King
2010-01-29
1
-0
/
+2
|
*
|
Fix editor spawning on null-string EDITOR and VISUAL.
W. Trevor King
2010-01-29
1
-4
/
+3
|
*
|
Merged some new bugs and be-xml-to-mbox extra_strings fix
W. Trevor King
2010-01-29
17
-194
/
+59
|
|
\
\
|
|
*
|
Added #bea/169# : Generating per-bugdir/bug/comment change logs
W. Trevor King
2010-01-28
3
-0
/
+47
|
|
*
|
Removed taglines other cruft from #bea/d99# comments
W. Trevor King
2010-01-28
13
-192
/
+10
|
|
*
|
Fix "extra_strings" -> "extra-strings" typos in be-xml-to-mbox
W. Trevor King
2010-01-28
1
-2
/
+2
|
*
|
|
Add some workarounds for older bzrlibs. Tested on 1.3.1
W. Trevor King
2010-01-28
1
-1
/
+58
|
|
\
\
\
|
|
*
|
|
Work around "bzr ls --non-recursive PATH : no list" bug in old bzrlib.
W. Trevor King
2010-01-28
1
-4
/
+9
|
|
*
|
|
Fix bzrlib.builtins.cmd_cat() output for pre 1.6.0 bzrlibs.
W. Trevor King
2010-01-28
1
-1
/
+9
|
|
*
|
|
Fix bzrlib.builtins.cmd_ls() recursion argument for pre 2.0 bzrlibs.
W. Trevor King
2010-01-28
1
-1
/
+45
|
|
/
/
/
|
*
/
/
Oops, fix Comment doctest EDITOR cleanup
W. Trevor King
2010-01-28
1
-1
/
+1
|
|
/
/
|
*
|
Merged with be.wtk trunk
W. Trevor King
2010-01-28
1
-0
/
+3
|
|
\
\
|
|
*
|
Don't accidentally spawn VISUAL in Comment doctests.
W. Trevor King
2010-01-28
1
-0
/
+3
|
*
|
|
Add #bea/9c2# : Can comment punt functionality to email.Message?
W. Trevor King
2010-01-28
3
-0
/
+34
|
|
/
/
|
*
|
Implement Arch._vcs_path()
W. Trevor King
2010-01-27
3
-9
/
+30
|
*
|
Implement Arch._vcs_changed().
W. Trevor King
2010-01-27
1
-2
/
+46
|
*
|
Fix StorageTestCase.classname -> ._classname()
W. Trevor King
2010-01-27
1
-2
/
+2
|
*
|
`be html` links (<a href="...) #-delimited references in text/* bodies.
W. Trevor King
2010-01-27
3
-9
/
+50
|
*
|
Merged clarifications requested by Ben Finney
W. Trevor King
2010-01-27
9
-45
/
+97
|
|
\
\
|
|
*
|
Make VCS error messages and Storage test failures more descriptive
W. Trevor King
2010-01-27
5
-11
/
+23
|
|
*
|
Add --help, --quiet options to test.py.
W. Trevor King
2010-01-27
1
-33
/
+43
|
|
*
|
Encourage a run of `make` to build auto-generated files.
W. Trevor King
2010-01-27
3
-1
/
+31
|
*
|
|
Merged be.auth, adding "--auth" to `be serve`
W. Trevor King
2010-01-27
6
-196
/
+931
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Streamlined libbe.command.serve, adding --auth option, #/bea/c1b#, and testing.
W. Trevor King
2010-01-27
6
-196
/
+931
|
|
/
/
|
*
|
Added --ssl to `be serve` using cherrypy.wsgiserver.
W. Trevor King
2010-01-25
2
-61
/
+214
|
*
|
Convert libbe.command.serve to WSGI for increased flexibility.
W. Trevor King
2010-01-25
1
-256
/
+271
|
*
|
Rework fix for #bea/8fc# : be crashes on outdated id-cache
W. Trevor King
2010-01-25
1
-7
/
+10
|
*
|
Don't print 'Multiple paths' message on cache regen
W. Trevor King
2010-01-25
1
-3
/
+3
|
*
|
Fixed #bea/8fc# : be crashes on outdated id-cache
W. Trevor King
2010-01-24
3
-2
/
+10
|
*
|
Added bug #bea/8fc# : be crashes on outdated id-cache
W. Trevor King
2010-01-24
5
-0
/
+78
|
*
|
Merged be.doc documentation rewrite + bugfixes + new bugs
W. Trevor King
2010-01-24
27
-105
/
+700
|
|
\
\
|
|
*
|
Rewrote documentation
W. Trevor King
2010-01-24
7
-86
/
+560
|
|
*
|
Added some bugs (and fixed typo) noticed while rewriting documentation
W. Trevor King
2010-01-24
9
-7
/
+100
|
|
*
|
Fix Diff.comment_body_change_string's difflib.unified_diff call
W. Trevor King
2010-01-24
1
-1
/
+4
|
|
*
|
Fixed List --severity handling, added --important
W. Trevor King
2010-01-23
1
-2
/
+3
|
|
*
|
Fix vars call for `be target --help`
W. Trevor King
2010-01-23
1
-1
/
+1
|
|
*
|
Update --subscriber option help string for Subscribe
W. Trevor King
2010-01-23
1
-1
/
+1
|
|
*
|
Modern ID format in `be list` _long_help
W. Trevor King
2010-01-23
1
-5
/
+5
|
|
*
|
Fix broken handling of non-text/plain comments
W. Trevor King
2010-01-23
2
-3
/
+10
|
|
*
|
Added "Created comment..." output to `be comment`
W. Trevor King
2010-01-23
2
-0
/
+12
|
|
*
|
Reorganized documentation to clean doc/ for user-readable files
W. Trevor King
2010-01-23
7
-3
/
+11
|
*
|
|
Fixed some bugs in settings_object handling and got test_usage.sh working.
W. Trevor King
2010-01-23
13
-229
/
+441
|
|
\
|
|
|
|
*
|
Update test_usage.sh
W. Trevor King
2010-01-23
1
-36
/
+41
|
|
*
|
Fix typos in untested parts of List and Import_XML for test_usage.py
W. Trevor King
2010-01-23
2
-4
/
+4
[prev]
[next]