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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
cfbe: API: fix editing a bug's target
Chris Ball
2010-09-06
1
-2
/
+4
*
|
cfbe: Remove "target" column from default bug list
Chris Ball
2010-09-06
1
-2
/
+0
*
|
cfbe: Fix assigned-to-None search
Chris Ball
2010-09-06
2
-2
/
+4
*
|
cfbe: typo: Unschdeuled -> Unscheduled
Chris Ball
2010-09-06
1
-1
/
+1
*
|
cfbe: API: implement search-by-target
Chris Ball
2010-09-06
1
-3
/
+12
|
/
*
cfbe: API: bug.comment.From -> bug.comment.author
Chris Ball
2010-09-06
1
-1
/
+1
*
Strip all whitespace from right side of the VCS storage version string.
W. Trevor King
2010-09-05
1
-1
/
+1
*
Default to "unknown" version info if libbe._version is missing.
W. Trevor King
2010-09-05
2
-5
/
+13
*
Remove useless children[i] from libbe.storage.vcs.base.VCS._children().
W. Trevor King
2010-09-05
1
-1
/
+0
*
Don't assume len(os.path.sep) == 1 in libbe.storage.vcs.base.
W. Trevor King
2010-09-05
1
-4
/
+4
*
Made Marien's gentoo address an update_copyright.ALIAS for his recent gmail a...
W. Trevor King
2010-08-10
1
-0
/
+2
*
Fix "no attribute '_get_bugdir'" bug in `be help severity`.
Marien Zwart
2010-08-10
1
-0
/
+1
*
Demoted #bea/7cb42a60# (be list --this-version) to wishlist
W. Trevor King
2010-07-15
3
-1
/
+22
*
Fixed #bea/0a2# : Humanize empty result pages.
W. Trevor King
2010-07-15
3
-3
/
+17
*
Tagged recently fixed #bea/206# as a CFBE-related bug.
W. Trevor King
2010-07-15
3
-4
/
+8
*
Fixed #bea/206d9b07# : 'BugDir' object has no attribute 'bug_shortname' (cfbe)
W. Trevor King
2010-07-15
5
-13
/
+31
*
Avoid loading the whole bugdir when calling `be html -e`.
W. Trevor King
2010-07-14
1
-3
/
+5
*
Merge remote branch 'matclab/master'
W. Trevor King
2010-07-14
4
-4
/
+42
|
\
|
*
Exception when doing 'be html -e'
Mathieu Clabaut
2010-07-12
1
-4
/
+4
|
*
Add cfbe bug /206 from Gour
Chris Ball
2010-07-11
3
-0
/
+38
*
|
Make Gianluca's bug status display optional for `be depend`.
W. Trevor King
2010-07-14
2
-14
/
+25
*
|
Updated the changes following Chris Rewview
gian
2010-07-07
1
-3
/
+3
*
|
Added the bug summary to the output of the 'be depend' command
Gianluca
2010-07-07
1
-2
/
+2
|
/
*
Fixed mnt -> mtn typos in doc/spam.txt
Thomas Keller
2010-06-27
1
-1
/
+1
*
Ah, restored altered dirname code to Monotone's root method.
W. Trevor King
2010-06-27
1
-1
/
+5
*
Fixed Monotone driver rooting for interface versions >= 8.0.
W. Trevor King
2010-06-27
1
-11
/
+8
*
Use _invoke_client (vs. old _u_invoke_client) for Monotone get_workspace_root.
W. Trevor King
2010-06-26
1
-1
/
+1
*
Added CFBE invocation notes to doc/http.txt.
W. Trevor King
2010-06-26
5
-5
/
+20
*
Moved doc/html.txt -> doc/http.txt.
W. Trevor King
2010-06-26
2
-2
/
+2
*
Updated docs b/c of new Monotone backend
W. Trevor King
2010-06-26
4
-23
/
+33
*
Add a Storage driver for the Monotone VCS
W. Trevor King
2010-06-26
2
-1
/
+371
*
Fix failure message 'X.get' -> 'X.children' in VersionedStorage test_get_prev...
W. Trevor King
2010-06-26
1
-1
/
+1
*
Removed libbe.storage.vcs.base._get_version
W. Trevor King
2010-06-26
3
-21
/
+14
*
Remove `be open` and `be close` (again)
W. Trevor King
2010-06-26
2
-122
/
+0
*
UsageError -> UserError in a few libbe.command.* submods.
W. Trevor King
2010-06-26
4
-9
/
+9
*
Use bug.id.user() instead of bug.uuid many places in libbe.command.depend
W. Trevor King
2010-06-26
1
-27
/
+27
*
Fix Tree() calls in libbe.command.depend
W. Trevor King
2010-06-26
3
-6
/
+5
*
`be list` without --extra-strings now lists bugs with extra strings.
W. Trevor King
2010-06-26
1
-1
/
+1
*
Merge remote branch 'origin/master'
W. Trevor King
2010-06-26
3
-1
/
+12
|
\
|
*
Use fixed instead of closed; the bug's fixed.
Chris Ball
2010-06-25
1
-1
/
+1
|
*
Close cherrypy utf-8 handling bug
Chris Ball
2010-06-25
3
-1
/
+12
*
|
Ran update_copyright.py
W. Trevor King
2010-06-25
3
-2
/
+36
*
|
Added 'Gianluca <gian@grys.it>' alias to update_copyright.py.
W. Trevor King
2010-06-25
1
-1
/
+2
*
|
Restored clobbered update_copyright.
W. Trevor King
2010-06-25
1
-203
/
+540
*
|
Adjust update_copyright.py to handle _mailfilterrc and _procmailrc
W. Trevor King
2010-06-25
3
-5
/
+5
|
/
*
Merge branch 'master' of http://www.physics.drexel.edu/~wking/code/git/be
Chris Ball
2010-06-25
39
-58
/
+153
|
\
|
*
Added _mailfilterrc to update_copyright.IGNORED_FILES
W. Trevor King
2010-06-25
1
-1
/
+1
|
*
Merge remote branch 'gour/master'
W. Trevor King
2010-06-25
1
-0
/
+22
|
|
\
|
*
|
Reworked `be list --extra-strings REGEXP` logic.
W. Trevor King
2010-06-25
1
-2
/
+8
|
*
|
Remove 'CFBE. ' prefix from bug summaries now that we're using tags.
W. Trevor King
2010-06-25
35
-35
/
+35
[prev]
[next]