index
:
bugseverywhere
aaiyer_master
master
python3
Bugtracker built on distributed version control
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
becommands
/
severity.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Per-tree settings now passed into bug module.
W. Trevor King
2008-12-04
1
-12
/
+13
*
Added bugid_args option to cmdutil.default_complete.
W. Trevor King
2008-11-27
1
-1
/
+2
*
Command completion simplified and working for list, dummies for other cmds.
W. Trevor King
2008-11-27
1
-1
/
+3
*
Added libbe/encoding.py to wrap input/output/file access appropriately.
W. Trevor King
2008-11-25
1
-9
/
+8
*
Tweaked usage strings to increase consistency. Also added README.dev.
W. Trevor King
2008-11-24
1
-1
/
+1
*
Go back to lazy bug loading to get execution speed back up.
W. Trevor King
2008-11-23
1
-1
/
+1
*
Another major rewrite. Now BugDir, Bug, and Comment are more distinct.
W. Trevor King
2008-11-21
1
-8
/
+7
*
Major rewrite of RCS backends. RCS now represented as a class.
W. Trevor King
2008-11-18
1
-3
/
+2
*
Added 'remove' command to remove bugs. Use __desc__ for command help.
W. Trevor King
2008-11-16
1
-1
/
+0
*
Split Bug and Comment class out to bug.py from bugdir.py
W. Trevor King
2008-11-14
1
-10
/
+13
*
unbreak some tests.
Marien Zwart
2006-04-05
1
-4
/
+4
*
Help cleanup
Aaron Bentley
2006-04-03
1
-1
/
+0
*
changed severity.py-help to parsing.
Thomas Gerigk
2006-04-03
1
-3
/
+9
*
Added appropriate copyright notices, GPLed.
Aaron Bentley
2005-05-16
1
-0
/
+16
*
Added tests for severity
Aaron Bentley
2005-03-24
1
-0
/
+15
*
Switched tree format to mapfile-based
Aaron Bentley
2005-03-17
1
-0
/
+1
*
Modularized commands into files
Aaron Bentley
2005-03-11
1
-0
/
+37