| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Hubert Chathi's fix was confusing for me, so I made a simpler change.
Seems to work so far. The problem was that
os.path.dirname('filename')
returns an empty string ('') if there are no directories in the
filename. So when `git rev-parse --git-dir` returned '.git', os
returned ''. Later programs didn't recognize '' as a valid directory
and crashed. My fix returns '.' in this case, so we don't crash,
and avoid having to use full paths. I'm not sure why I don't want
to use full paths; they just give me bad vibes...
|
|
|
|
|
|
|
|
|
|
|
| |
Bug report patch from
http://void.printf.net/pipermail/be-devel/attachments/20080623/49500aaf/0cad.bin
Reporting thread
[Be-devel] Re: set-root in git repository fails
Hubert Chathi hubert at uhoreg.ca
Tue Jun 24 03:49:23 BST 2008
http://void.printf.net/pipermail/be-devel/2008-June/000038.html
|
|
|
|
| |
Opened, fixed, and closed as bug 31c.
|
| |
|
| |
|
|\ |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
|\| |
|
| |
| |
| |
| |
| |
| |
| | |
ID: 210
Severity: minor
Creator: abentley
target (and others?) aren't parsed properly
|
| |
| |
| |
| | |
e01: No way to commit/update from beweb
status: in-progress -> closed
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
New bug reports:
ID: 9a9
Severity: minor
Creator: abentley
Provide search
ID: 8e9
Severity: minor
Creator: abentley
list X most recent entries
ID: f70
Severity: minor
Creator: abentley
Allow different sorts
ID: 62a
Severity: minor
Creator: abentley
Indicate presence of Comments
ID: 576
Severity: minor
Creator: abentley
Allow attachments
Modified bug reports:
292: More types of closed bugs
status: open -> fixed
a63: Beweb: New comment button should save any changes
summary: New comment button should save any changes -> Beweb: New comment button should save any changes
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
New bug reports:
ID: cb5
Severity: minor
Creator: abentley
Beweb: Stripey tables
ID: 179
Severity: minor
Creator: abentley
Indicate bug dependencies
ID: 292
Severity: minor
Creator: abentley
More types of closed bugs
ID: a40
Severity: minor
Creator: abentley
Beweb should support declaring username
ID: 7ec
Severity: minor
Creator: abentley
Arbitrary tags
ID: a63
Severity: minor
Creator: abentley
New comment button should save any changes
ID: 16f
Severity: minor
Creator: abentley
Arbitrary numerical priorities?
ID: c76
Severity: minor
Creator: abentley
Support 'issues', like todo, better
ID: 657
Severity: minor
Creator: abentley
Select severity filter
|
|/ |
|
| |
|
| |
|
|\ |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Modified bug reports:
4f7: Automatically set .be as source for arch
status: open -> closed
|
|
|
|
|
|
|
| |
Modified bug reports:
381: Ensure .be is source in Arch
status: open -> closed
|
|
|
|
|
|
|
| |
Modified bug reports:
ecc: no tests for missing $EDITOR
status: open -> closed
|
| |
|
| |
|
|
|
|
|
|
|
| |
Modified bug reports:
f5c: Implement bug tree diff
status: open -> closed
|
| |
|