aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/command/show.py
Commit message (Expand)AuthorAgeFilesLines
* Ran update-copyright.py.W. Trevor King2012-02-161-10/+10
* Run update_copyright.py.W. Trevor King2011-05-251-0/+1
* Bumped to version 1.0.01.0.0Chris Ball2011-01-081-1/+1
* Fix unittest for `be show` after 22dd202ff4c0a1893f6e9f4d2b6aa1d4da3bf728.W. Trevor King2010-12-061-3/+3
* Adjust `be show --xml` since changes to version_info after Bzr->Git migration.W. Trevor King2010-12-061-2/+1
* Default to "unknown" version info if libbe._version is missing.W. Trevor King2010-09-051-2/+1
* UsageError -> UserError in a few libbe.command.* submods.W. Trevor King2010-06-261-2/+2
* Ran update_copyright.pyW. Trevor King2010-06-221-12/+13
* Fix `be show` handling for no IDsW. Trevor King2010-01-291-1/+1
* Updated copyright informationW. Trevor King2010-01-011-1/+1
* Added UserInterface and other improved abstractions for command handlingW. Trevor King2009-12-311-8/+10
* Restored post-colon spaces in doctestsW. Trevor King2009-12-291-2/+2
* Fixed libbe.command.diff + ugly BugDir.duplicate_bugdir implementationW. Trevor King2009-12-151-2/+2
* Transitioned show to Command-formatW. Trevor King2009-12-151-71/+93
* Initial directory restructuring to clarify dependenciesW. Trevor King2009-12-071-0/+183