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
*
Added `be html --min-id-length INT` option
W. Trevor King
2010-02-20
2
-2
/
+10
*
Merged Gianluca's truncated-IDs in `be html` output patch.
W. Trevor King
2010-02-20
5
-21
/
+67
|
\
|
*
Variable lenght of the file name in the be html command.
Gianluca Montecchi
2010-02-11
1
-4
/
+34
*
|
Merged Gianluca's fix of my version of Eric's patch ;)
W. Trevor King
2010-02-10
2
-1
/
+18
|
\
|
|
*
Fixed a bug in the be html command.
gian
2010-02-10
1
-1
/
+1
|
*
Merged Trevor's tree
Gianluca Montecchi
2010-02-10
750
-10415
/
+19314
|
|
\
|
|
/
|
/
|
*
|
Merged Eric Kow's HTML escaping patch
W. Trevor King
2010-02-09
1
-8
/
+1
|
\
\
|
*
|
Avoid double-escaping in 'be html'.
Eric Kow
2010-02-05
1
-6
/
+1
|
*
|
Use ${HOME}/.local as default prefix.
Eric Kow
2010-02-05
1
-1
/
+1
*
|
|
Merged initial Sphinx documentation structure.
W. Trevor King
2010-02-08
44
-878
/
+1951
|
\
\
\
|
*
|
|
Consolidated Makefile and doc/man/module.mk. Incorperated doc/Makefile.
W. Trevor King
2010-02-08
3
-78
/
+46
|
*
|
|
Fixed docstrings so only Sphinx errors are "autosummary" and "missing attribute"
W. Trevor King
2010-02-07
25
-709
/
+1212
|
*
|
|
Use email.utils.formataddr/parseaddr to generate/parse user IDs
W. Trevor King
2010-02-07
1
-29
/
+60
|
*
|
|
Use numpydoc and generate-libbe-txt.py to autogenerate API documentation
W. Trevor King
2010-02-06
14
-50
/
+96
|
*
|
|
Added bugdir and comment modules to Sphinx docs
W. Trevor King
2010-02-06
6
-27
/
+55
|
*
|
|
Added libbe.bug to the Sphinx documentation
W. Trevor King
2010-02-06
6
-7
/
+84
|
*
|
|
Broke out install.txt + reStructuredText markup fixes
W. Trevor King
2010-02-06
5
-102
/
+132
|
*
|
|
Added page titles to the documentation & adjusted section levels.
W. Trevor King
2010-02-06
9
-97
/
+138
|
*
|
|
Sphynx now gets version string automatically.
W. Trevor King
2010-02-05
1
-2
/
+4
|
*
|
|
Moved manpage source doc/src to doc/man
W. Trevor King
2010-02-05
4
-3
/
+3
|
*
|
|
Created Sphinx framework with sphinx-quickstart and added .txt extensiosns
W. Trevor King
2010-02-05
9
-0
/
+303
|
/
/
/
*
|
|
Sort comments in `be html`.
W. Trevor King
2010-02-02
2
-8
/
+2
*
|
|
Fix be-xml-to-mbox handling of non-text/* content types
W. Trevor King
2010-02-02
1
-6
/
+9
*
|
|
Restore "content_type" kwarg to Comment.new_reply().
W. Trevor King
2010-02-02
2
-9
/
+26
*
|
|
Made Bzr/Darcs.version_cmp() more robust in response to Chris' email.
W. Trevor King
2010-02-01
2
-18
/
+30
*
|
|
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
|
\
\
\
[next]