aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merged Anton Batenev's report of Nicolas Alvarez' unicode-in-be-new bugW. Trevor King2010-03-195-0/+97
|\
| * Reported bug with utf-8 stringsAnton Batenev2010-03-164-2/+67
* | Fix relative links from bug pages in `be html`.W. Trevor King2010-02-221-3/+3
* | Use truncated_id in `be html` comment <div id="">W. Trevor King2010-02-221-4/+5
* | Fix len(char) assertion typo in libbe.util.utility.underlined()W. Trevor King2010-02-201-1/+1
* | Added `be html --min-id-length INT` optionW. Trevor King2010-02-202-2/+10
* | Merged Gianluca's truncated-IDs in `be html` output patch.W. Trevor King2010-02-205-21/+67
|\ \
| * | Variable lenght of the file name in the be html command.Gianluca Montecchi2010-02-111-4/+34
* | | Merged Gianluca's fix of my version of Eric's patch ;)W. Trevor King2010-02-102-1/+18
|\| |
| * | Fixed a bug in the be html command.gian2010-02-101-1/+1
| * | Merged Trevor's treeGianluca Montecchi2010-02-10750-10415/+19314
| |\ \ | |/ / |/| |
* | | Merged Eric Kow's HTML escaping patchW. Trevor King2010-02-091-8/+1
|\ \ \
| * | | Avoid double-escaping in 'be html'.Eric Kow2010-02-051-6/+1
| * | | Use ${HOME}/.local as default prefix.Eric Kow2010-02-051-1/+1
| | |/ | |/|
* | | Merged initial Sphinx documentation structure.W. Trevor King2010-02-0844-878/+1951
|\ \ \
| * | | Consolidated Makefile and doc/man/module.mk. Incorperated doc/Makefile.W. Trevor King2010-02-083-78/+46
| * | | Fixed docstrings so only Sphinx errors are "autosummary" and "missing attribute"W. Trevor King2010-02-0725-709/+1212
| * | | Use email.utils.formataddr/parseaddr to generate/parse user IDsW. Trevor King2010-02-071-29/+60
| * | | Use numpydoc and generate-libbe-txt.py to autogenerate API documentationW. Trevor King2010-02-0614-50/+96
| * | | Added bugdir and comment modules to Sphinx docsW. Trevor King2010-02-066-27/+55
| * | | Added libbe.bug to the Sphinx documentationW. Trevor King2010-02-066-7/+84
| * | | Broke out install.txt + reStructuredText markup fixesW. Trevor King2010-02-065-102/+132
| * | | Added page titles to the documentation & adjusted section levels.W. Trevor King2010-02-069-97/+138
| * | | Sphynx now gets version string automatically.W. Trevor King2010-02-051-2/+4
| * | | Moved manpage source doc/src to doc/manW. Trevor King2010-02-054-3/+3
| * | | Created Sphinx framework with sphinx-quickstart and added .txt extensiosnsW. Trevor King2010-02-059-0/+303
|/ / /
* | | Sort comments in `be html`.W. Trevor King2010-02-022-8/+2
* | | Fix be-xml-to-mbox handling of non-text/* content typesW. Trevor King2010-02-021-6/+9
* | | Restore "content_type" kwarg to Comment.new_reply().W. Trevor King2010-02-022-9/+26
* | | Made Bzr/Darcs.version_cmp() more robust in response to Chris' email.W. Trevor King2010-02-012-18/+30
* | | Fixed Chris' "zero name length for Mercurial w/o ~/.hgrc" bug.W. Trevor King2010-02-011-1/+5
* | | Fix command name output of `be --complete`.W. Trevor King2010-02-012-5/+34
* | | Clearer UnicodeDecodeError message in command_line.dispatch().W. Trevor King2010-02-0110-0/+139
* | | libbe.command.html.HTMLGen._long_to_linked_user() handles failed conversion.W. Trevor King2010-01-302-4/+41
* | | Always load settings when initializing BugDir from storage.W. Trevor King2010-01-301-0/+1
* | | Fix `be show` handling for no IDsW. Trevor King2010-01-291-1/+1
* | | Add version information to test.py stderr for easier error reproductionW. Trevor King2010-01-291-0/+2
* | | Fix editor spawning on null-string EDITOR and VISUAL.W. Trevor King2010-01-291-4/+3
* | | Merged some new bugs and be-xml-to-mbox extra_strings fixW. Trevor King2010-01-2917-194/+59
|\ \ \
| * | | Added #bea/169# : Generating per-bugdir/bug/comment change logsW. Trevor King2010-01-283-0/+47
| * | | Removed taglines other cruft from #bea/d99# commentsW. Trevor King2010-01-2813-192/+10
| * | | Fix "extra_strings" -> "extra-strings" typos in be-xml-to-mboxW. Trevor King2010-01-281-2/+2
* | | | Add some workarounds for older bzrlibs. Tested on 1.3.1W. Trevor King2010-01-281-1/+58
|\ \ \ \
| * | | | Work around "bzr ls --non-recursive PATH : no list" bug in old bzrlib.W. Trevor King2010-01-281-4/+9
| * | | | Fix bzrlib.builtins.cmd_cat() output for pre 1.6.0 bzrlibs.W. Trevor King2010-01-281-1/+9
| * | | | Fix bzrlib.builtins.cmd_ls() recursion argument for pre 2.0 bzrlibs.W. Trevor King2010-01-281-1/+45
|/ / / /
* / / / Oops, fix Comment doctest EDITOR cleanupW. Trevor King2010-01-281-1/+1
|/ / /
* | | Merged with be.wtk trunkW. Trevor King2010-01-281-0/+3
|\ \ \
| * | | Don't accidentally spawn VISUAL in Comment doctests.W. Trevor King2010-01-281-0/+3
* | | | Add #bea/9c2# : Can comment punt functionality to email.Message?W. Trevor King2010-01-283-0/+34
|/ / /