Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add --notify to `be serve`. | W. Trevor King | 2011-04-16 | 1 | -0/+1 |
| | |||||
* | Add version releases to NEWS. | W. Trevor King | 2011-04-16 | 1 | -0/+6 |
| | |||||
* | Update NEWS, mentioning recent command options for new and import-xml. | W. Trevor King | 2011-04-16 | 1 | -0/+4 |
| | |||||
* | Make Gianluca's bug status display optional for `be depend`. | W. Trevor King | 2010-07-14 | 1 | -0/+3 |
| | | | | | | | | You might not want the bug status displayed, e.g. if you were writing a script that parsed the output of `be depend`. The new implementation is better anyway since it avoids redundant display definitions for blocks vs. blocked by. | ||||
* | Added --tags to `be list`. | W. Trevor King | 2010-06-25 | 1 | -0/+3 |
| | | | | | And broke out tagging functions in libbe.command.tag, so they are accessible to other commands. | ||||
* | Merged Gianluca's truncated-IDs in `be html` output patch. | W. Trevor King | 2010-02-20 | 1 | -0/+3 |
| | | | | | Or at least merged the general idea. Changes in the implementation listed in #bea/01e/2f9#. | ||||
* | `be html` links (<a href="...) #-delimited references in text/* bodies. | W. Trevor King | 2010-01-27 | 1 | -0/+4 |
| | |||||
* | Added --ssl to `be serve` using cherrypy.wsgiserver. | W. Trevor King | 2010-01-25 | 1 | -0/+3 |
| | |||||
* | Merged be.doc documentation rewrite + bugfixes + new bugs | W. Trevor King | 2010-01-24 | 1 | -1/+2 |
|\ | | | | | | | | | | | | | | | | | Highlights: * Fix broken Diff.comment_body_change_string implementation. * Fix List --severity handling, added --important * Fix `be target --help` * Fix non-text/plain `be comment` code and added 'Created comment...' output | ||||
| * | Rewrote documentation | W. Trevor King | 2010-01-24 | 1 | -1/+2 |
| | | |||||
| * | Added "Created comment..." output to `be comment` | W. Trevor King | 2010-01-23 | 1 | -0/+3 |
| | | |||||
* | | Fixed some bugs in settings_object handling and got test_usage.sh working. | W. Trevor King | 2010-01-23 | 1 | -0/+3 |
|/ | | | | | | | | | Highlights: * clarified settings_object handling and improved unittests * added `be list --mine` * fixed some bugs in List, Import_XML, Init * added Storage.exists() (haven't implemented it in all VCS backends though). * added VCS.path() | ||||
* | 'be-mbox-to-xml' -> 'be-mail-to-xml' + support for several formats. | W. Trevor King | 2010-01-20 | 1 | -0/+4 |
| | |||||
* | Changed `be list --uuids` to `be list --ids` | W. Trevor King | 2010-01-03 | 1 | -0/+4 |
| | |||||
* | Updated NEWS | W. Trevor King | 2010-01-01 | 1 | -0/+7 |
| | |||||
* | Updated NEWS and closed #bea/110# | W. Trevor King | 2009-12-31 | 1 | -0/+12 |
| | |||||
* | Updated NEWS | W. Trevor King | 2009-12-07 | 1 | -1/+2 |
| | |||||
* | be --dir DIR COMMAND now roots the bugdir in DIR without changing directories. | W. Trevor King | 2009-12-06 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | Previously, for the directory structure A |-- X `-- Y You could do something like A$ be --dir X diff --dir ../Y Now it's A$ be --dir X diff --dir Y The --root option to `be init` has been removed as redundant. Replace calls like be init --root DIR with be --dir DIR init | ||||
* | Updated NEWS. | W. Trevor King | 2009-12-06 | 1 | -0/+26 |
| | |||||
* | Updated NEWS | W. Trevor King | 2009-12-05 | 1 | -0/+8 |
| | |||||
* | Merged `be diff --dir DIR` functionality | W. Trevor King | 2009-12-04 | 1 | -1/+2 |
|\ | |||||
| * | Updated NEWS | W. Trevor King | 2009-12-04 | 1 | -0/+3 |
| | | |||||
* | | Updated NEWS | W. Trevor King | 2009-12-04 | 1 | -0/+10 |
|/ | |||||
* | Updated NEWS file | W. Trevor King | 2009-11-17 | 1 | -0/+30 |
| | |||||
* | Updated NEWS | Aaron Bentley | 2006-04-10 | 1 | -0/+14 |
| | |||||
* | Updated NEWS | Aaron Bentley | 2006-04-03 | 1 | -1/+15 |
| | |||||
* | Updated docs | Aaron Bentley | 2005-12-03 | 1 | -0/+2 |