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
/
new.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Now becommands.new's unittest cleans up after itself.
W. Trevor King
2009-07-31
1
-1
/
+1
*
Improved unittest cleanup by adding BugDir.cleanup().
W. Trevor King
2009-07-31
1
-2
/
+3
*
Merged assorted changes from be.wtk-rr for BugDir.extra_strings.
W. Trevor King
2009-07-21
1
-1
/
+0
|
\
|
*
Cleaned up saving/sync_with_disk.
W. Trevor King
2009-07-21
1
-1
/
+0
*
|
Merged some bugfixes from be.wtk-rr
W. Trevor King
2009-07-18
1
-0
/
+1
|
\
|
|
*
Import sys in becommands/new.py.
W. Trevor King
2009-07-18
1
-0
/
+1
*
|
Renamed test->manipulate_encodings in becommands.*.execute.
W. Trevor King
2009-07-16
1
-3
/
+4
|
/
*
Updated GPLv2 to current GPLv2.
W. Trevor King
2009-07-14
1
-11
/
+11
*
Removed <abentley@panoramicfeedback.com> from copyright blurbs.
W. Trevor King
2009-07-11
1
-1
/
+0
*
Adjustments to new versioned_property behavior.
W. Trevor King
2009-07-11
1
-3
/
+3
*
Added new-bug-from-stdin to mirror comments-from-stdin.
W. Trevor King
2009-07-07
1
-3
/
+8
*
Updated copyright blurbs and AUTHORS and included script for future updates
W. Trevor King
2009-07-01
1
-1
/
+2
*
Added per-tree default assignee option.
W. Trevor King
2008-12-04
1
-0
/
+6
*
Added per-tree configurable severities.
W. Trevor King
2008-12-04
1
-4
/
+4
*
Added support for bug reporter field.
W. Trevor King
2008-12-02
1
-0
/
+6
*
Bug moved to the settings_object system.
W. Trevor King
2008-12-02
1
-2
/
+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
-4
/
+4
*
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
-13
/
+11
*
Moved bug.new_bug code into bugdir.BugDir.new_bug.
W. Trevor King
2008-11-19
1
-2
/
+1
*
Major rewrite of RCS backends. RCS now represented as a class.
W. Trevor King
2008-11-18
1
-7
/
+6
*
Added 'remove' command to remove bugs. Use __desc__ for command help.
W. Trevor King
2008-11-16
1
-1
/
+2
*
Split Bug and Comment class out to bug.py from bugdir.py
W. Trevor King
2008-11-14
1
-2
/
+4
*
Fixed test suite for the unicode switch
Aaron Bentley
2006-04-01
1
-2
/
+2
*
Fixed test case for new
Aaron Bentley
2005-05-18
1
-1
/
+1
*
Improved command parsing for "new"
Aaron Bentley
2005-05-18
1
-0
/
+12
*
Added appropriate copyright notices, GPLed.
Aaron Bentley
2005-05-16
1
-0
/
+16
*
Finished tests for new
Aaron Bentley
2005-03-24
1
-2
/
+13
*
started work on test case for "new"
Aaron Bentley
2005-03-24
1
-1
/
+10
*
Added datestamps to bugs
Aaron Bentley
2005-03-23
1
-5
/
+2
*
Used cmdutil tree_root wrapper to avoid tracebacks on wrong tree
Aaron Bentley
2005-03-18
1
-1
/
+1
*
Made new print the bug ID of the new bug
Aaron Bentley
2005-03-18
1
-1
/
+2
*
Switched tree format to mapfile-based
Aaron Bentley
2005-03-17
1
-1
/
+1
*
Implemented plugin system for viewing commands
Aaron Bentley
2005-03-11
1
-0
/
+1
*
Modularized commands into files
Aaron Bentley
2005-03-11
1
-0
/
+13