be.git
2009-07-21 Gianluca MontecchiInitial implementation of the comments export
2009-07-20 Gianluca Montecchiimplemented the detail file and fixed the list of activ...
2009-07-18 Gianluca MontecchiCreated the index
2009-07-09 gianlucaChanged the index layout
2009-07-08 gianlucaAdded the last 10 bug open list
2009-07-03 gianlucaInitial implementation of the html repository export.
2009-07-02 Chris BallPull darcs fix, copyright updates from W. Trevor King
2009-07-02 W. Trevor King"be init [ROOTDIR]" -> "be init [--root ROOTDIR]"
2009-07-02 W. Trevor KingUpdated darcs put command for darcs >= 2.2.0, following...
2009-07-02 W. Trevor KingUpdated copyright blurbs and AUTHORS and included scrip...
2009-07-02 Chris BallMerge "be set-root" becomes "be init" from W. Trevor...
2009-06-30 W. Trevor King"be set-root" changed to "be init"
2009-06-30 Chris BallMerge darcs support from W. Trevor King's tree.
2009-06-30 W. Trevor King"be comment" now handles the default options.content_type.
2009-06-30 W. Trevor KingAdd "--show-status" flag to "be depend"
2009-06-30 W. Trevor KingAdded darcs support.
2009-06-30 W. Trevor KingRemove blank line from bug.xml() output when bug has...
2009-06-26 Chris BallMerge ... W. Trevor King's tree, which allows attaching...
2009-06-26 W. Trevor KingAdded ability to handle non text/* MIME types.
2009-06-26 W. Trevor KingUpdated help strings, man page, and completions
2009-06-25 wkingFixed libbe.rcs.RCS.installed to handle missing backend...
2009-06-25 Chris BallMerge be --version code from W. Trevor King.
2009-06-25 W. Trevor KingUpdated .bzringore and Makefile.GENERATED_FILES
2009-06-25 W. Trevor KingAdded auto-generated version info. (be --version)
2009-06-25 W. Trevor KingRemove blank line from tag's output if no tags exist
2009-06-25 W. Trevor KingAdded regexp matching to `be list --extra-strings'
2009-06-25 Chris BallMerge with W. Trevor King's tree.
2009-06-25 W. Trevor KingAdded extra_strings functionality to libbe.bug.xml...
2009-06-25 W. Trevor KingMerged extra-strings branch, adding be tag/depend.
2009-06-25 W. Trevor KingAdded `be depend'.
2009-06-25 W. Trevor KingAdded `be tag --list' to list all tags.
2009-06-25 W. Trevor KingAdded -e/--extra-strings option to `be list`
2009-06-25 W. Trevor KingFixed settings=None bug when bug values file is blank...
2009-06-25 W. Trevor Kingtag --remove now returns bug.settings["extra_strings...
2009-06-24 Chris BallMerge Trevor's version of target --list.
2009-06-24 W. Trevor KingMerged from main branch. I like my version better ;).
2009-06-24 W. Trevor King`be target list` -> `be target --list` to standardize...
2009-06-24 Chris BallAdd documentation and testcase for "be target list".
2009-06-24 Gianluca MontecchiOnly print a target in "be target list" if it's a string.
2009-06-24 Chris BallAdd "be target list", to show a list of existing targets.
2009-06-24 Chris BallMerge with W. Trevor King's tree.
2009-06-24 Gianluca MontecchiAdd ability to list all current targets.
2009-06-23 W. Trevor KingUse generator instead of default for libbe.bug.Bug...
2009-06-23 W. Trevor KingAdded test case for mutables to libbe/settings_object.
2009-06-23 W. Trevor KingCleaned up libbe.propertied.change_hook_property for...
2009-06-23 W. Trevor KingAdded becommands/tag.py
2009-06-23 W. Trevor KingAdded Bug.extra_strings to support add-on functionality...
2009-06-22 W. Trevor KingConsolidated outstanding bugs.
2009-06-22 W. Trevor KingAdded `be list --sort *` for user-selectable sorting.
2009-06-22 W. Trevor KingUse Comment.content_type in xml output.
2009-06-22 W. Trevor KingMerged be-xml-to-mbox
2009-06-22 W. Trevor KingCreated be-xml-to-mbox.
2009-06-22 W. Trevor KingOnly print RFC 2822 date in bug xml output.
2009-06-22 W. Trevor KingEscape XML strings.
2009-06-22 W. Trevor KingAdjusted catmutt for portability following Mortiz'...
2009-06-22 W. Trevor KingFixed libbe.settings_object.EMPTY output in bug/comment...
2009-06-22 W. Trevor KingAdjusted comment XML fields for consistency.
2009-06-22 W. Trevor KingConverted xml/grepm to xml/catmutt.
2009-06-22 Moritz Barsnick... Added grepm as a template for an output-mbox-to-mutt...
2009-06-22 W. Trevor KingReplaced some doctest output with ellipses.
2009-06-21 W. Trevor KingAdded --xml option to becommands/list.py
2009-06-21 W. Trevor KingRestored completion/be.bash.
2009-06-21 W. Trevor KingTouch missing userwide config file before read if it...
2009-06-21 W. Trevor KingMerge from Ben Finney's RCS unittest patch
2009-06-20 John DoeConform new docstrings to PEP 257.
2009-06-19 W. Trevor KingAdded comments-from-stdin, so we can add tracebacks...
2009-06-19 W. Trevor KingAllow defaults for config.get_val() in case of missing...
2009-06-19 James RoweMerged James Rowe's arch-shouldn't-create-userwide...
2009-06-19 W. Trevor KingMerged Thomas Habets 2009-01-07 XML output for "be...
2009-06-19 W. Trevor KingRemoved unused libbe/restconvert.py and fixed a typo...
2009-06-19 W. Trevor KingMerge from main branch.
2009-06-19 W. Trevor Kinglibbe/encoding.py
2009-06-15 John DoeFollow existing docstring whitespace convention.
2009-06-14 John DoeDistinguish tests for VCS which can't handle an uniniti...
2009-06-14 John DoeRefactor mega-testcases into separate true-or-false...
2009-06-14 John DoeMake RCS testcase subclasses dynamically.
2009-06-13 Chris BallUse a more general regex to test GIT commits; GIT's...
2009-01-07 Thomas HabetsXML output for "be show"
2008-12-21 W. Trevor KingFixed spelling mistake in test_usage.sh
2008-12-04 W. Trevor KingFixed lack of user_id caching in bugdir.BugDir
2008-12-04 W. Trevor KingClosed search bug
2008-12-04 W. Trevor KingMerged in the successful per-tree-config branch.
2008-12-04 W. Trevor KingAdded per-tree default assignee option.
2008-12-04 W. Trevor KingClosed a few old bugs that seem outdated/dealt with.
2008-12-04 W. Trevor KingFixed missing directory error when merging comments...
2008-12-04 W. Trevor Kingbecommands/severity and status now handle --complete...
2008-12-04 W. Trevor KingPer-tree status levels working.
2008-12-04 W. Trevor KingClosed 4a4609c8-1882-47de-9d30-fee410b8a802
2008-12-04 W. Trevor KingAdjusted becommands/list.py to use current bug severiti...
2008-12-04 W. Trevor Kingbug severity verification now works with per-tree sever...
2008-12-04 W. Trevor KingPer-tree settings now passed into bug module.
2008-12-04 W. Trevor KingAdded per-tree configurable severities.
2008-12-04 W. Trevor KingCleaned up some older bugs.
2008-12-03 W. Trevor KingAdded support for bug reporter field.
2008-12-03 W. Trevor KingMerged decorator branch.
2008-12-03 W. Trevor KingFixed comparison bug in Bug._get_time.
2008-12-02 W. Trevor KingAdded auto-completion for becommands/set property names.
2008-12-02 W. Trevor KingConverted Comment to the settings_object system.
2008-12-02 W. Trevor KingBug moved to the settings_object system.
2008-12-02 W. Trevor KingAdded decorator-style properties to bugdir. Created...
next