be.git
2005-04-07 Aaron BentleySorted bugs by date before severity sort
2005-04-07 Aaron BentleyAdded bug
2005-03-24 Aaron BentleyClosed the bug for adding tests
2005-03-24 Aaron BentleyAdded tests for set
2005-03-24 Aaron BentleyAdded tests for comments
2005-03-24 Aaron BentleyMade get_editor_string use contents and mtime to check...
2005-03-24 Aaron BentleyAdded tests for assign
2005-03-24 Aaron BentleyAdded tests for severity
2005-03-24 Aaron BentleyAdded tests for 'target'
2005-03-24 Aaron BentleyCopied test to close command
2005-03-24 Aaron BentleyImplemented tests for 'open'
2005-03-24 Aaron BentleyRemoved accidentally-added 'a' bug
2005-03-24 Aaron BentleyFinished tests for new
2005-03-24 Aaron BentleyFixed the bug dir path in BugDirs produced by create_bu...
2005-03-24 Aaron Bentleystarted work on test case for "new"
2005-03-24 Aaron BentleyAdded tests for set-root
2005-03-24 Aaron BentleyRemoved comment from example
2005-03-23 Aaron BentleyWhoops! Already fixed this, now just marking it fixed
2005-03-23 Aaron BentleySpeling errror
2005-03-23 Aaron BentleyFixed spacing
2005-03-23 Aaron BentleyUpdated comment formatting
2005-03-23 Aaron BentleyMade comment work with an editor
2005-03-23 Aaron BentleyAdded editor_string utility function
2005-03-23 Aaron BentleyAdded comment support to show, added comment command
2005-03-23 Aaron BentleyImplemented comments
2005-03-23 Aaron BentleyAdded datestamps to bugs
2005-03-23 Aaron BentleyMoved FileString and get_file() into utility.py
2005-03-22 Aaron BentleyNoted that bugs should be date-stamped
2005-03-22 Aaron BentleyAdded options to list command
2005-03-22 Aaron BentleySwitched to exception help handling
2005-03-22 Aaron BentleyPulled in Fai's optparser
2005-03-21 Aaron BentleyStopped showing targets under target-specific headings
2005-03-21 Aaron BentleyClearer error message.
2005-03-21 Aaron BentleyFixed double-listing of tree bugs when target is None
2005-03-20 Aaron BentleyFixed test cases so they're not machine-specific
2005-03-19 Aaron BentleyImplemented current target setting
2005-03-19 Aaron BentleyAdded RCS configuration.
2005-03-18 Aaron BentleyAdded new bug
2005-03-18 Aaron BentleyImplemented sorting by severity level
2005-03-18 Aaron BentleyUsed cmdutil tree_root wrapper to avoid tracebacks...
2005-03-18 Aaron BentleyOrganized list by who the bugs are assigned to
2005-03-18 Aaron BentleyMade new print the bug ID of the new bug
2005-03-18 Aaron BentleyUpdated bug reports
2005-03-18 Aaron BentleyCorrected capitalization of target
2005-03-18 Aaron BentleyAdded "assign" command
2005-03-18 Aaron BentleyAdded target command
2005-03-17 Aaron BentleySwitched tree format to mapfile-based
2005-03-17 Aaron BentleyChanged help format to look like bzr's
2005-03-15 Aaron BentleyMore futzing with GUI stuff
2005-03-15 Aaron BentleyImplemented diff3 splitting
2005-03-15 Aaron BentleyFixed failing test
2005-03-15 Aaron BentleyImplemented map file format 2 generation
2005-03-14 Aaron BentleyInitial implementation of saving to mapfile
2005-03-14 Aaron BentleyImplemented mapfiles
2005-03-11 Aaron BentleyMade arch_client configurable
2005-03-11 Aaron BentleyAdded unit testing framework
2005-03-11 Aaron BentleyRemoved unused code
2005-03-11 Aaron BentleyAdded exceptions for missing commands, handled -, plugi...
2005-03-11 Aaron BentleyImplemented plugin system for viewing commands
2005-03-11 Aaron BentleyModularized commands into files
2005-03-11 Aaron BentleyRemoved from-style imports
2005-03-11 Aaron BentleySet severity of some bugs
2005-03-11 Aaron BentleyAdded severity command
2005-03-11 Aaron BentleyRemoved friendly bug name
2005-03-11 Aaron BentleyMoved guis out of the way
2005-03-10 Aaron BentleyTweaked summary message
2005-03-10 Aaron BentleyEnsured bug list shows unique ids
2005-03-10 Aaron BentleyReported bug
2005-03-10 Aaron BentleyAdded wxPython GUI
2005-03-10 Aaron BentleyAdded Tk-based bug list
2005-03-10 Aaron BentleyTweaked summary display
2005-03-09 Aaron BentleyImplemented show command
2005-03-09 Aaron BentleyAdded more todo items
2005-03-09 Aaron BentleyAdded creator to bug listing
2005-03-09 Aaron BentleyFixed up Bugs Everywhere command listings
2005-03-09 Aaron BentleyAdded RCS integration
2005-03-09 Aaron Bentleybug: fix up command listings
2005-03-09 Aaron BentleyFixed logic bug assigning pretty names
2005-03-09 Aaron BentleyImplemented set-root command
2005-03-09 Aaron Bentleyadded bugs, Switched to using uuid prefixes to ensure...
2005-03-09 Aaron BentleyAdded ability to create, close, open bugs
2005-03-09 Aaron BentleyFixed up tagging method and inventory
2005-03-09 Aaron BentleyAdded support for severity, creator, target
2005-03-09 Aaron BentleyImplemented bug status and "active" flag
2005-03-09 Aaron BentleyMoved code into bugdir, handled unknown commands
2005-03-09 Aaron BentleyAdded basic bug-listing functionality
2005-03-09 Aaron Bentleyinitial import