aboutsummaryrefslogtreecommitdiffstats
path: root/becommands/depend.py
Commit message (Collapse)AuthorAgeFilesLines
* Merged with head branchGianluca Montecchi2009-10-011-12/+11
|
* Add "--show-status" flag to "be depend"W. Trevor King2009-06-301-1/+13
|
* Updated help strings, man page, and completionsW. Trevor King2009-06-251-1/+1
|
* Added `be depend'.W. Trevor King2009-06-251-0/+83
This closes bug 7ec2c071-9630-42b0-b08a-9854616f9144. BE is now bug free ;). At least until the next commit :p. Writing depend.py turned up a few style points in tag.py which I also fixed.