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
/
libbe
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed some errors produced while moving bug_summary to Bug.string().
W. Trevor King
2008-11-15
1
-15
/
+17
*
Moved libbe.cmdutil.bug_summary() to libbe.bug.Bug.string().
W. Trevor King
2008-11-15
4
-30
/
+39
*
Removed libbe/template.
W. Trevor King
2008-11-15
1
-48
/
+0
*
becommands/show.py gives more specific bug information.
W. Trevor King
2008-11-15
1
-13
/
+19
*
Fixed a few more Comment.date->time calls.
W. Trevor King
2008-11-14
1
-1
/
+1
*
Removerd the diff3 functions from mapfile.py.
W. Trevor King
2008-11-14
1
-70
/
+0
*
Fixed some bug.py split effects in diff.py
W. Trevor King
2008-11-14
2
-5
/
+7
*
Split Bug and Comment class out to bug.py from bugdir.py
W. Trevor King
2008-11-14
5
-259
/
+380
*
Changed __get/setattribute__ calls to get/setattr() calls.
W. Trevor King
2008-11-14
1
-4
/
+4
*
Replaced libbe.arch.invoke() with general rcs.invoke()
W. Trevor King
2008-11-14
1
-14
/
+3
*
Added caveat about using short bug names to unique_name().
W. Trevor King
2008-11-14
1
-0
/
+4
*
Cleaned up and docstringed libbe.cmdutil.unique_name().
W. Trevor King
2008-11-14
1
-3
/
+6
*
* use python2.4/2.5 compatible import of ElementTree
W. Trevor King
2008-11-13
3
-8
/
+19
*
Add GIT support, from Chris Ball and Michael Stone.
Chris Ball
2008-05-16
3
-2
/
+154
*
Add support for VISUAL
Aaron Bentley
2007-07-16
1
-3
/
+14
*
Ensure that Arch tests have a user id set
Aaron Bentley
2007-07-16
2
-0
/
+21
*
Merge from panometrics
Aaron Bentley
2007-07-15
5
-16
/
+147
|
\
|
*
Fix long lines
Aaron Bentley
2007-02-05
1
-2
/
+4
|
*
Add support for Mercurial (Steve Borho)
Aaron Bentley
2007-01-23
3
-1
/
+120
|
*
Fix double-invocation bug
Aaron Bentley
2006-09-05
1
-1
/
+0
|
*
Merge changes from Belchenko
Aaron Bentley
2006-08-11
3
-3
/
+22
|
|
\
|
|
*
don't use std. commands module 'cause it's Linux-only. Grab code from this mo...
Alexander Belchenko
2006-08-11
1
-2
/
+10
|
|
*
win32: fix crash of 'be show' when bug don't have comments
Alexander Belchenko
2006-07-19
1
-1
/
+4
|
|
*
subprocess: win32 don't have os.execvp() so have to run command in a shell
Alexander Belchenko
2006-07-19
1
-1
/
+7
|
*
|
Use subprocess-native functionality for changing directory
Aaron Bentley
2006-07-19
2
-10
/
+3
|
*
|
Use Popen.communicate instead of reading the individual streams (why needed?)
Aaron Bentley
2006-07-19
1
-3
/
+2
|
|
/
*
/
Added prompt to comments
Aaron Bentley
2006-04-16
1
-5
/
+27
|
/
*
Added copyright notice
Aaron Bentley
2006-04-07
1
-0
/
+17
*
Merge remaining fixes from Zwart
Aaron Bentley
2006-04-06
2
-4
/
+3
|
\
|
*
Correctly interpret the "no merge location" message from bzr 0.7.
Marien Zwart
2006-04-05
1
-1
/
+2
|
*
Determine plugin_path from the location of the plugin module, not from argv[0].
Marien Zwart
2006-04-05
1
-3
/
+1
*
|
Add ReST support to web front end
Aaron Bentley
2006-04-06
1
-0
/
+108
*
|
Support for content-type in comments
Aaron Bentley
2006-04-06
1
-1
/
+3
*
|
Merge both lines
Aaron Bentley
2006-04-04
2
-1
/
+69
|
\
|
|
*
Removed debugging code
Aaron Bentley
2006-04-03
1
-1
/
+0
|
*
Added reply handling to comments
Aaron Bentley
2006-04-03
2
-1
/
+70
*
|
Refactored the command listing
Aaron Bentley
2006-04-01
1
-0
/
+9
|
/
*
Fixed test suite for the unicode switch
Aaron Bentley
2006-04-01
1
-5
/
+5
*
Implemented basic comment diff
Aaron Bentley
2006-03-31
1
-2
/
+19
*
Added a repr for Bug
Aaron Bentley
2006-03-31
1
-0
/
+3
*
Dirty fix for new-comments not writing bug
Aaron Bentley
2006-03-31
1
-4
/
+8
*
Fix be diff with bzr
Aaron Bentley
2006-03-23
1
-2
/
+2
*
Added compatibility functions for commit to arch, no_rcs
Aaron Bentley
2006-02-03
2
-0
/
+18
*
Fixed directory handling in old bzr stuff
Aaron Bentley
2006-02-03
1
-12
/
+13
*
Fixed merge change detection
Aaron Bentley
2006-02-03
1
-2
/
+2
*
Did post-commit merging
Aaron Bentley
2006-02-03
1
-5
/
+12
*
Fixed up last commit
Aaron Bentley
2006-02-03
1
-5
/
+3
*
Got commit basics working for bzr
Aaron Bentley
2006-02-03
2
-15
/
+50
*
Added creator patch from Belchenko
Aaron Bentley
2006-01-30
1
-1
/
+6
*
Auto-decode user input to unicode
Aaron Bentley
2006-01-26
1
-1
/
+3
[next]