2009-10-05 |
Gianluca Montecchi | help |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Gianluca Montecchi | Added the initial support for css templates |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Gianluca Montecchi | Merged with Trevor's -rr branch |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Gianluca Montecchi | Fixed the merge |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Gianluca Montecchi | Merged with head branch |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Gianluca Montecchi | - closed bugs f77, 2b8 d8d |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Gianluca Montecchi | Fixed width and index |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Gianluca Montecchi | Closed bug f77, minox fix to layout |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Gianluca Montecchi | Moved all the implementation into the html.py file |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Gianluca Montecchi | Initial implementation of the comments export |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Gianluca Montecchi | implemented the detail file and fixed the list of activ... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Gianluca Montecchi | Created the index |
commit | commitdiff | tree | snapshot |
2009-07-09 |
gianluca | Changed the index layout |
commit | commitdiff | tree | snapshot |
2009-07-08 |
gianluca | Added the last 10 bug open list |
commit | commitdiff | tree | snapshot |
2009-07-03 |
gianluca | Initial implementation of the html repository export. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Chris Ball | Pull darcs fix, copyright updates from W. Trevor King |
commit | commitdiff | tree | snapshot |
2009-07-02 |
W. Trevor King | "be init [ROOTDIR]" -> "be init [--root ROOTDIR]" |
commit | commitdiff | tree | snapshot |
2009-07-02 |
W. Trevor King | Updated darcs put command for darcs >= 2.2.0, following... |
commit | commitdiff | tree | snapshot |
2009-07-02 |
W. Trevor King | Updated copyright blurbs and AUTHORS and included scrip... |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Chris Ball | Merge "be set-root" becomes "be init" from W. Trevor... |
commit | commitdiff | tree | snapshot |
2009-06-30 |
W. Trevor King | "be set-root" changed to "be init" |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Chris Ball | Merge darcs support from W. Trevor King's tree. |
commit | commitdiff | tree | snapshot |
2009-06-30 |
W. Trevor King | "be comment" now handles the default options.content_type. |
commit | commitdiff | tree | snapshot |
2009-06-30 |
W. Trevor King | Add "--show-status" flag to "be depend" |
commit | commitdiff | tree | snapshot |
2009-06-30 |
W. Trevor King | Added darcs support. |
commit | commitdiff | tree | snapshot |
2009-06-30 |
W. Trevor King | Remove blank line from bug.xml() output when bug has... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Chris Ball | Merge ... W. Trevor King's tree, which allows attaching... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
W. Trevor King | Added ability to handle non text/* MIME types. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
W. Trevor King | Updated help strings, man page, and completions |
commit | commitdiff | tree | snapshot |
2009-06-25 |
wking | Fixed libbe.rcs.RCS.installed to handle missing backend... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Chris Ball | Merge be --version code from W. Trevor King. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
W. Trevor King | Updated .bzringore and Makefile.GENERATED_FILES |
commit | commitdiff | tree | snapshot |
2009-06-25 |
W. Trevor King | Added auto-generated version info. (be --version) |
commit | commitdiff | tree | snapshot |
2009-06-25 |
W. Trevor King | Remove blank line from tag's output if no tags exist |
commit | commitdiff | tree | snapshot |
2009-06-25 |
W. Trevor King | Added regexp matching to `be list --extra-strings' |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Chris Ball | Merge with W. Trevor King's tree. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
W. Trevor King | Added extra_strings functionality to libbe.bug.xml... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
W. Trevor King | Merged extra-strings branch, adding be tag/depend. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
W. Trevor King | Added `be depend'. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
W. Trevor King | Added `be tag --list' to list all tags. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
W. Trevor King | Added -e/--extra-strings option to `be list` |
commit | commitdiff | tree | snapshot |
2009-06-25 |
W. Trevor King | Fixed settings=None bug when bug values file is blank... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
W. Trevor King | tag --remove now returns bug.settings["extra_strings... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Chris Ball | Merge Trevor's version of target --list. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
W. Trevor King | Merged from main branch. I like my version better ;). |
commit | commitdiff | tree | snapshot |
2009-06-24 |
W. Trevor King | `be target list` -> `be target --list` to standardize... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Chris Ball | Add documentation and testcase for "be target list". |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Gianluca Montecchi | Only print a target in "be target list" if it's a string. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Chris Ball | Add "be target list", to show a list of existing targets. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Chris Ball | Merge with W. Trevor King's tree. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Gianluca Montecchi | Add ability to list all current targets. |
commit | commitdiff | tree | snapshot |
2009-06-23 |
W. Trevor King | Use generator instead of default for libbe.bug.Bug... |
commit | commitdiff | tree | snapshot |
2009-06-23 |
W. Trevor King | Added test case for mutables to libbe/settings_object. |
commit | commitdiff | tree | snapshot |
2009-06-23 |
W. Trevor King | Cleaned up libbe.propertied.change_hook_property for... |
commit | commitdiff | tree | snapshot |
2009-06-23 |
W. Trevor King | Added becommands/tag.py |
commit | commitdiff | tree | snapshot |
2009-06-23 |
W. Trevor King | Added Bug.extra_strings to support add-on functionality... |
commit | commitdiff | tree | snapshot |
2009-06-22 |
W. Trevor King | Consolidated outstanding bugs. |
commit | commitdiff | tree | snapshot |
2009-06-22 |
W. Trevor King | Added `be list --sort *` for user-selectable sorting. |
commit | commitdiff | tree | snapshot |
2009-06-22 |
W. Trevor King | Use Comment.content_type in xml output. |
commit | commitdiff | tree | snapshot |
2009-06-22 |
W. Trevor King | Merged be-xml-to-mbox |
commit | commitdiff | tree | snapshot |
2009-06-22 |
W. Trevor King | Created be-xml-to-mbox. |
commit | commitdiff | tree | snapshot |
2009-06-22 |
W. Trevor King | Only print RFC 2822 date in bug xml output. |
commit | commitdiff | tree | snapshot |
2009-06-22 |
W. Trevor King | Escape XML strings. |
commit | commitdiff | tree | snapshot |
2009-06-22 |
W. Trevor King | Adjusted catmutt for portability following Mortiz'... |
commit | commitdiff | tree | snapshot |
2009-06-22 |
W. Trevor King | Fixed libbe.settings_object.EMPTY output in bug/comment... |
commit | commitdiff | tree | snapshot |
2009-06-22 |
W. Trevor King | Adjusted comment XML fields for consistency. |
commit | commitdiff | tree | snapshot |
2009-06-22 |
W. Trevor King | Converted xml/grepm to xml/catmutt. |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Moritz Barsnick... | Added grepm as a template for an output-mbox-to-mutt... |
commit | commitdiff | tree | snapshot |
2009-06-22 |
W. Trevor King | Replaced some doctest output with ellipses. |
commit | commitdiff | tree | snapshot |
2009-06-21 |
W. Trevor King | Added --xml option to becommands/list.py |
commit | commitdiff | tree | snapshot |
2009-06-21 |
W. Trevor King | Restored completion/be.bash. |
commit | commitdiff | tree | snapshot |
2009-06-21 |
W. Trevor King | Touch missing userwide config file before read if it... |
commit | commitdiff | tree | snapshot |
2009-06-21 |
W. Trevor King | Merge from Ben Finney's RCS unittest patch |
commit | commitdiff | tree | snapshot |
2009-06-20 |
John Doe | Conform new docstrings to PEP 257. |
commit | commitdiff | tree | snapshot |
2009-06-19 |
W. Trevor King | Added comments-from-stdin, so we can add tracebacks... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
W. Trevor King | Allow defaults for config.get_val() in case of missing... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
James Rowe | Merged James Rowe's arch-shouldn't-create-userwide... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
W. Trevor King | Merged Thomas Habets 2009-01-07 XML output for "be... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
W. Trevor King | Removed unused libbe/restconvert.py and fixed a typo... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
W. Trevor King | Merge from main branch. |
commit | commitdiff | tree | snapshot |
2009-06-19 |
W. Trevor King | libbe/encoding.py |
commit | commitdiff | tree | snapshot |
2009-06-15 |
John Doe | Follow existing docstring whitespace convention. |
commit | commitdiff | tree | snapshot |
2009-06-14 |
John Doe | Distinguish tests for VCS which can't handle an uniniti... |
commit | commitdiff | tree | snapshot |
2009-06-14 |
John Doe | Refactor mega-testcases into separate true-or-false... |
commit | commitdiff | tree | snapshot |
2009-06-14 |
John Doe | Make RCS testcase subclasses dynamically. |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Chris Ball | Use a more general regex to test GIT commits; GIT's... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Thomas Habets | XML output for "be show" |
commit | commitdiff | tree | snapshot |
2008-12-21 |
W. Trevor King | Fixed spelling mistake in test_usage.sh |
commit | commitdiff | tree | snapshot |
2008-12-04 |
W. Trevor King | Fixed lack of user_id caching in bugdir.BugDir |
commit | commitdiff | tree | snapshot |
2008-12-04 |
W. Trevor King | Closed search bug |
commit | commitdiff | tree | snapshot |
2008-12-04 |
W. Trevor King | Merged in the successful per-tree-config branch. |
commit | commitdiff | tree | snapshot |
2008-12-04 |
W. Trevor King | Added per-tree default assignee option. |
commit | commitdiff | tree | snapshot |
2008-12-04 |
W. Trevor King | Closed a few old bugs that seem outdated/dealt with. |
commit | commitdiff | tree | snapshot |
2008-12-04 |
W. Trevor King | Fixed missing directory error when merging comments... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
W. Trevor King | becommands/severity and status now handle --complete... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
W. Trevor King | Per-tree status levels working. |
commit | commitdiff | tree | snapshot |
2008-12-04 |
W. Trevor King | Closed 4a4609c8-1882-47de-9d30-fee410b8a802 |
commit | commitdiff | tree | snapshot |
2008-12-04 |
W. Trevor King | Adjusted becommands/list.py to use current bug severiti... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
W. Trevor King | bug severity verification now works with per-tree sever... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
W. Trevor King | Per-tree settings now passed into bug module. |
commit | commitdiff | tree | snapshot |
next |