Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | The previous implementation would not show them unless an explicitly matching regexp was passed in with --extra-strings. | ||||
* | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | During one of the recent merges, my updated update_copyright.py from commit bb382a6aba11eedeb380e2aaa9755bc0e47f9095 Author: W. Trevor King <wking@drexel.edu> Date: Tue Jun 22 21:11:52 2010 -0400 Updated update_copyright to work with git/hg/bzr. I'd added the extra VCS support when I took it over to Hooke. was clobbered. I've restored it, and merged in the intervening changes: commit 2dde7664df85e91d0f914025fd66d147c508f6ab Author: W. Trevor King <wking@drexel.edu> Date: Thu Jun 24 21:51:20 2010 -0400 Add aliases to update_copyright.py for some recent commits | ||||
* | | Adjust update_copyright.py to handle _mailfilterrc and _procmailrc | W. Trevor King | 2010-06-25 | 3 | -5/+5 |
|/ | | | | | | | | | | | | | | | | | | | | | | | | | Gour re-released _mailfilterrc under GPLv2+ following Chris' suggestion: Date: Fri, 25 Jun 2010 14:23:46 -0400 From: Chris Ball Subject: Re: [Be-devel] procmail & maildrop ... As an aside, the Public Domain license on it is mildly concerning, but I think I'm willing to take it anyway since it's just a standalone file. There are guidelines against using Public Domain declarations for software, because they have different meaning in different areas, and some areas are even thought to deny disclaiming "moral rights" like this; I've heard that France is in this situation. ... Seems reasonable, so I'm doing that for my _procmailrc too. This also means that _mailfilterrc no longer needs to be in update_copyright.IGNORED_FILES, so I removed it. Actually, since it lackes a '^# Copyright' line, it never had to be there in the first place. Lazy me ;). | ||||
* | 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 |
| | | | | | | | | Gour released it to the Public Domain. | ||||
| * | 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 |
| | | | | | | | | | | | | | | | | | | Previous implementation only matched if *every* regexp matched *every* string. Current implementation matches is *any* regexp matches *any* string. | ||||
| * | | Remove 'CFBE. ' prefix from bug summaries now that we're using tags. | W. Trevor King | 2010-06-25 | 35 | -35/+35 |
| | | | |||||
| * | | Added --tags to `be list`. | W. Trevor King | 2010-06-25 | 3 | -17/+64 |
| | | | | | | | | | | | | | | | And broke out tagging functions in libbe.command.tag, so they are accessible to other commands. | ||||
| * | | Added CFBE tags to all CFBE bugs. | W. Trevor King | 2010-06-25 | 35 | -8/+50 |
| | | | |||||
* | | | Merge commit 'refs/merge-requests/2' of git://gitorious.org/be/be | Chris Ball | 2010-06-25 | 1 | -0/+22 |
|\ \ \ | |/ / |/| | | |||||
| * | | Changed license for _mailfilterrc from Public Domain to GPLv2+ | Gour | 2010-06-25 | 1 | -1/+1 |
| |/ | |||||
| * | rc file for maildrop filter | Gour | 2010-06-25 | 1 | -0/+22 |
| | | |||||
* | | Merge branch 'master' of http://www.physics.drexel.edu/~wking/code/git/be | Chris Ball | 2010-06-25 | 3 | -1/+17 |
|\ \ | |||||
| * | | Configure CherryPy to use UTF-8 | W. Trevor King | 2010-06-25 | 3 | -1/+17 |
| | | | |||||
| * | | Merged Chris' response bea/275/672 | W. Trevor King | 2010-06-25 | 2 | -0/+15 |
| | | | |||||
* | | | Reply to wking | Chris Ball | 2010-06-25 | 2 | -0/+15 |
| | | | |||||
* | | | Merge branch 'master' of http://www.physics.drexel.edu/~wking/code/git/be | Chris Ball | 2010-06-25 | 5 | -1/+33 |
|\| | | |||||
| * | | Marked bea/d99 (CFBE inclusion) as fixed | W. Trevor King | 2010-06-25 | 3 | -1/+10 |
| | | | |||||
| * | | Commented on Chris' bea/275/27c | W. Trevor King | 2010-06-25 | 2 | -0/+23 |
| |/ | |||||
* / | Rename cfbe bug to match "CFBE. " style used elsewhere | Chris Ball | 2010-06-24 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'master' of wking.cfbe | Chris Ball | 2010-06-24 | 42 | -538/+987 |
|\ | | | | | | | | | | | | | Pull .be/ directory from cfbe. Conflicts: update_copyright.py | ||||
| * | Add aliases to update_copyright.py for some recent commits | W. Trevor King | 2010-06-24 | 1 | -1/+3 |
| | | |||||
| * | Merge CFBE bugs into the main BE bug repo | W. Trevor King | 2010-06-24 | 41 | -0/+784 |
| |\ | |||||
| | * | Remove stub interfaces/web/.be | wking | 2010-06-22 | 2 | -3/+0 |
| | | | |||||
| | * | Moved CFBE bugs from interfaces/web/.be into .be/ | wking | 2010-06-22 | 48 | -0/+0 |
| | | | |||||
| | * | Added 'CFBE' prefix to all CFBE bugs for clarity | wking | 2010-06-22 | 34 | -34/+34 |
| | | | |||||
| | * | Upgraded interfaces/web/.be to Bugs Everywhere Directory v1.4 | wking | 2010-06-22 | 87 | -1578/+736 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | be$ bzr mv .be .be-orig be$ bzr mv interfaces/web/.be .be be$ be list <go through upgrade process> be$ bzr mv .be interfaces/web/.be be$ bzr mv .be-orig .be | ||||
* | | | Merge branch 'master' of http://www.physics.drexel.edu/~wking/code/git/be | Chris Ball | 2010-06-24 | 80 | -1065/+1493 |
|\ \ \ | |||||
| * | | | Converted Bzr -> Git references in README and doc/*.txt | W. Trevor King | 2010-06-24 | 2 | -11/+11 |
| | | | | |||||
| * | | | Little fix to setup.py | Gianluca | 2010-06-24 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | I applied Gianluca's patch, but used "revision" in both the Makefile command for _version.py and setup.py, rather than using "revision_id" in both places. With Git, there is no longer a need to distinguish revision IDs from revision numbers. | ||||
| * | | | Ran update_copyright.py | W. Trevor King | 2010-06-22 | 74 | -831/+931 |
| | | | | |||||
| * | | | Updated update_copyright to work with git/hg/bzr. | W. Trevor King | 2010-06-22 | 1 | -203/+538 |
| | | | | | | | | | | | | | | | | I'd added the extra VCS support when I took it over to Hooke. | ||||
| * | | | Use git log instead of git show in Makefile | W. Trevor King | 2010-06-22 | 1 | -1/+1 |
| | | | | |||||
| * | | | Moved .bzrignore -> .gitignore and updated | W. Trevor King | 2010-06-22 | 2 | -12/+5 |
| | | | | |||||
| * | | | Updated _version.py and version.py to work with Git | W. Trevor King | 2010-06-22 | 2 | -6/+6 |
| | | | | |||||
* | | | | Merge branch 'cfbe' | Chris Ball | 2010-06-24 | 17 | -0/+894 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Add a 1.0 target (/773) and assign a cfbe Unicode bug to it (/275) | Chris Ball | 2010-06-24 | 4 | -0/+51 |
| | | | | |||||
| * | | | cfbe: API: Report each of the targets a bug has | Chris Ball | 2010-06-24 | 1 | -1/+13 |
| | | | | |||||
| * | | | cfbe: API: More shortname -> bug.id.user() | Chris Ball | 2010-06-22 | 1 | -2/+2 |
| | | | | |||||
| * | | | cfbe: API: bd.bug_from_shortname(id) -> bug_comment_from_user_id(bd, id) | Chris Ball | 2010-06-22 | 1 | -1/+2 |
| | | | | |||||
| * | | | cfbe: API: bugdir.root -> bug_root | Chris Ball | 2010-06-22 | 1 | -1/+1 |
| | | | | |||||
| * | | | cfbe: API: bugdir.bug_shortname(bug) -> bug.id.user() | Chris Ball | 2010-06-22 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | FIXME: More instances here. |