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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optimized bug loading from becommands/comment with partial-uuid matching.
W. Trevor King
2008-11-27
1
-2
/
+10
*
Added becommands/comment completion.
W. Trevor King
2008-11-27
1
-1
/
+26
*
Completion support added to becommands/help
W. Trevor King
2008-11-27
1
-1
/
+10
*
Added bugid_args option to cmdutil.default_complete.
W. Trevor King
2008-11-27
9
-9
/
+20
*
Command completion simplified and working for list, dummies for other cmds.
W. Trevor King
2008-11-27
16
-25
/
+58
*
Merged --commands and --options into --complete. Simpler that way.
W. Trevor King
2008-11-27
1
-2
/
+2
*
Basic bash completion is now supported.
W. Trevor King
2008-11-27
1
-1
/
+13
*
Fixed typo in becommands/comment help string.
W. Trevor King
2008-11-27
1
-1
/
+1
*
Added -a/n/m/r to becommands/diff.py.
W. Trevor King
2008-11-25
2
-4
/
+34
*
added -u/uuids option to becommands/list
W. Trevor King
2008-11-25
2
-7
/
+22
*
Added libbe/encoding.py to wrap input/output/file access appropriately.
W. Trevor King
2008-11-25
16
-139
/
+131
*
Hack to fixe encoding bug in becommands/show
W. Trevor King
2008-11-24
2
-1
/
+2
*
Added becommands/merge to join duplicate bugs.
W. Trevor King
2008-11-24
1
-0
/
+157
*
Adjusted becommands/set to handle user_id properly.
W. Trevor King
2008-11-24
1
-1
/
+3
*
Added invalid-value checking to becommands/set.py.
W. Trevor King
2008-11-24
1
-0
/
+10
*
Tweaked usage strings to increase consistency. Also added README.dev.
W. Trevor King
2008-11-24
10
-12
/
+12
*
Fixed broken doctest and inconsitent indentation from not wrapping comments.
W. Trevor King
2008-11-24
1
-15
/
+0
*
libbe/diff.diff() was missing newly created bugs. Fixed.
W. Trevor King
2008-11-23
1
-1
/
+2
*
Go back to lazy bug loading to get execution speed back up.
W. Trevor King
2008-11-23
14
-28
/
+35
*
`be show` now supports showing multiple bugs with a single call.
W. Trevor King
2008-11-23
1
-6
/
+4
*
Added archive/project init code for `./test_usage.sh arch`.
W. Trevor King
2008-11-23
1
-0
/
+1
*
Another major rewrite. Now BugDir, Bug, and Comment are more distinct.
W. Trevor King
2008-11-21
17
-286
/
+258
*
names.creator() replaced by rcs.get_user_id().
W. Trevor King
2008-11-19
1
-2
/
+2
*
Merged bug.new_comment into bug.Bug.new_comment.
W. Trevor King
2008-11-19
1
-2
/
+1
*
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
13
-58
/
+55
*
Oops, I'd forgotten to tell bzr about my becommands/remove.py.
W. Trevor King
2008-11-16
1
-0
/
+58
*
Added 'remove' command to remove bugs. Use __desc__ for command help.
W. Trevor King
2008-11-16
14
-26
/
+36
*
Fixed '-' parsing bug for list --assigned option.
W. Trevor King
2008-11-15
1
-1
/
+1
*
Moved libbe.cmdutil.bug_summary() to libbe.bug.Bug.string().
W. Trevor King
2008-11-15
3
-5
/
+3
*
becommands/show.py gives more specific bug information.
W. Trevor King
2008-11-15
1
-6
/
+0
*
Generalized becommands/list.py to allow more specific bug searches.
W. Trevor King
2008-11-15
1
-71
/
+120
*
Fixed a few more Comment.date->time calls.
W. Trevor King
2008-11-14
1
-1
/
+1
*
Split Bug and Comment class out to bug.py from bugdir.py
W. Trevor King
2008-11-14
9
-37
/
+71
*
Remove blank lines from `be list' output
W. Trevor King
2008-11-14
1
-1
/
+1
*
Assume commit messages are in utf-8 for now...
Aaron Bentley
2007-07-30
1
-0
/
+1
*
Add support for VISUAL
Aaron Bentley
2007-07-16
1
-1
/
+2
*
Merge from other BE
Aaron Bentley
2006-04-17
1
-1
/
+2
|
\
|
*
Fix help printing (Lee Braiden)
Aaron Bentley
2006-04-17
1
-1
/
+2
*
|
Added prompt to comments
Aaron Bentley
2006-04-16
1
-1
/
+1
|
/
*
Merge remaining fixes from Zwart
Aaron Bentley
2006-04-06
3
-3
/
+6
|
\
|
*
Friendlier error message on "inprogress" or "open" with no arguments.
Marien Zwart
2006-04-05
2
-2
/
+4
|
*
Friendlier error message on "close" with no arguments.
Marien Zwart
2006-04-05
1
-1
/
+2
*
|
Merge test case fixes without trailing commas
Aaron Bentley
2006-04-06
7
-12
/
+12
|
\
|
|
*
unbreak some tests.
Marien Zwart
2006-04-05
7
-20
/
+20
*
|
Fixed tests to use lists, so that optparse can mangle them
Aaron Bentley
2006-04-04
7
-20
/
+20
*
|
Merge both lines
Aaron Bentley
2006-04-04
11
-22
/
+113
|
\
|
|
*
Help cleanup
Aaron Bentley
2006-04-03
5
-7
/
+1
|
*
Merge help updates
Aaron Bentley
2006-04-03
10
-14
/
+102
|
|
\
|
|
*
added help to 'upgrade'.
Thomas Gerigk
2006-04-03
1
-1
/
+12
[next]