Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge from Trevor. | Chris Ball | 2010-06-22 | 6 | -49/+58 |
|\ | |||||
| * | Merged Chris' tutorial BE server URL update | W. Trevor King | 2010-06-22 | 1 | -4/+4 |
| |\ | |/ |/| | |||||
* | | Change location of be --serve'd bugs URL to http://bugs.bugseverywhere.org/ | Chris Ball | 2010-06-22 | 1 | -4/+4 |
| | | |||||
* | | Merge with Trevor | Chris Ball | 2010-06-22 | 4 | -4/+22 |
|\ \ | |||||
* \ \ | Merge with Trevor. | Chris Ball | 2010-06-20 | 770 | -10861/+20062 |
|\ \ \ | |||||
| | | * | Merged Darcs fixes | W. Trevor King | 2010-06-22 | 1 | -6/+11 |
| | | |\ | |||||
| | | | * | Darcs should look in ~/.darcs/author not ~/.darcs/prefs/author | wking | 2010-06-22 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | From: http://darcs.net/manual/node7.html#env:DARCS_EMAIL | ||||
| | | | * | Darcs._vcs_get_user_id() now also checks ~/.darcs/prefs/author|email. | wking | 2010-06-22 | 1 | -4/+6 |
| | | | | | | | | | | | | | | | | | | | | Thanks to Gour for pointing out that it should. | ||||
| | | | * | Use 'darcs add --boring' for Darcs > 0.9.10 | wking | 2010-06-22 | 1 | -1/+4 |
| | | |/ | | |/| | |||||
| | | * | Many markup fixes in doc/ | W. Trevor King | 2010-06-22 | 5 | -43/+47 |
| | |/ | | | | | | | | | | | | | | | | | | | | | | Also added subdir option to generate-libbe-txt.make_module_txt(), in the hopes that subdir='.' would fix the missing reference errors, but no luck (although it did reduce them). I'm sticking with subdir='libbe' for now to avoid cluttering doc/ with autogenerated cruft. | ||||
| | * | Use os.path.join in libbe.storage.util.config.path. | wking | 2010-06-22 | 2 | -2/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | Versus previous hardcoded "~/.bugs_everywhere". Also improve docstrings for * libbe.storage.util.config.path * libbe.ui.util.user.get_user_id | ||||
| | * | Added -c/--creator to `be new` | wking | 2010-06-22 | 1 | -1/+8 |
| | | | | | | | | | | | | Following Gour's suggestion on the mailing list. | ||||
| | * | Use Sphinx autosummary (required by numpydoc) | wking | 2010-06-22 | 1 | -1/+2 |
| | | | |||||
| | * | Added intersphinx_mapping to doc/conf.py. | wking | 2010-06-22 | 1 | -0/+6 |
| |/ | | | | | | | | | See http://sphinx.pocoo.org/ext/intersphinx.html#confval-intersphinx_mapping | ||||
| * | Fixed Eric Kow's _darcs/prefs/author bug. | W. Trevor King | 2010-05-19 | 4 | -2/+16 |
| | | |||||
| * | Use _vcs_get_file_contents (vs get_file_contents) in Darcs._vcs_get_user_id | W. Trevor King | 2010-05-19 | 1 | -1/+1 |
| | | |||||
| * | Merged Eric Kow's _darcs/prefs/author bug. | W. Trevor King | 2010-05-19 | 3 | -0/+29 |
| |\ | |||||
| | * | Created bug 592 (_darcs/prefs/author). | Eric Kow | 2010-03-29 | 3 | -0/+29 |
| | | | |||||
| * | | Use getreader (not getwriter) for wrapping stdin | W. Trevor King | 2010-05-19 | 1 | -1/+1 |
| | | | |||||
| * | | Created a bug (wontfix) for Anton Batenev's default-EDITOR comments. | W. Trevor King | 2010-03-19 | 8 | -1/+81 |
| | | | | | | | | | | | | Also fixed a UserError typo in import_xml.py. | ||||
| * | | Merged Anton Batenev's report of Nicolas Alvarez' unicode-in-be-new bug | W. Trevor King | 2010-03-19 | 5 | -0/+97 |
| |\ \ | |||||
| | * | | Reported bug with utf-8 strings | Anton Batenev | 2010-03-16 | 4 | -2/+67 |
| |/ / |/| | | |||||
| * | | Fix relative links from bug pages in `be html`. | W. Trevor King | 2010-02-22 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | Introduced by bugs/XXX.html -> bugs/XXX/index.html in wking@drexel.edu-20100220181238-j5ecst02y0k9ioo9 | ||||
| * | | Use truncated_id in `be html` comment <div id=""> | W. Trevor King | 2010-02-22 | 1 | -4/+5 |
| | | | |||||
| * | | Fix len(char) assertion typo in libbe.util.utility.underlined() | W. Trevor King | 2010-02-20 | 1 | -1/+1 |
| | | | |||||
| * | | 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 |
| |\ \ | | | | | | | | | | | | | | | | | Or at least merged the general idea. Changes in the implementation listed in #bea/01e/2f9#. | ||||
| | * | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | File "/usr/lib/python2.5/site-packages/libbe/command/html.py", line 371, in _escape return xml.sax.saxutils.escape(char) NameError: global name 'char' is not defined | ||||
| | * | | 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 |
| |/ / |/| | | | | | | | | This is apparently a new standard. | ||||
| * | | Merged initial Sphinx documentation structure. | W. Trevor King | 2010-02-08 | 44 | -878/+1951 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There's still a long way to go in this direction, but the basic framework is now in place. Toss in numpydoc-style docstrings http://projects.scipy.org/numpy/wiki/CodingStyleGuidelines when you have time, and things will gradually improve over time. I also punted our user ID creation/parsing in libbe.ui.util.user to the email module. This way IDs are handled in an RFC-compliant way (less suprising for users) and by someone else (less work for us :). | ||||
| | * | | Consolidated Makefile and doc/man/module.mk. Incorperated doc/Makefile. | W. Trevor King | 2010-02-08 | 3 | -78/+46 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now make sphinx builds the Sphinx HTML documentation (in doc/.build/html), and make clean cleans up everything. Having a separate module.mk was just making things confusing, so I took it out ;). | ||||
| | * | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It had been removed in revno: 473.1.43 committer: W. Trevor King <wking@drexel.edu> branch nick: be.restructure timestamp: Mon 2009-12-14 07:37:51 -0500 message: Transitioned comment to Command format when we pushed unicode encoding/decoding back to the Storage backend. However, with the addition of libbe.util.id.short_to_long_text(), we need it again. Also add a Doctest showing a non-text/* comment, so utilities dealing with them can see what they'll be working with. | ||||
| * | | Made Bzr/Darcs.version_cmp() more robust in response to Chris' email. | W. Trevor King | 2010-02-01 | 2 | -18/+30 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From: Chris Ball <cjb@laptop.org> Subject: Test suite status ... I ran the wking@drexel.edu-20100130162439-pmh5tg6kuq92x3l5 testsuite on Fedora 13/Rawhide. Had to downgrade Mercurial (bzr-hg doesn't support 1.4.2 yet) and bzr (my Fedora package contained a "b4" in the version string, which breaks libbe/storage/vcs/bzr.py:version_cmp()). ... |