projects
/
be.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
be.git
2011-05-02
W. Trevor King
Add summary line to the Serve command.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
W. Trevor King
"X or ''|e" -> "(X or '')|e" for proper escaping.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
W. Trevor King
Correct <tdata> -> <tbody> typo in `be html` templates.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
W. Trevor King
Ensure comment div ids start with a letter (per validat...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
W. Trevor King
Correct <tbody> -> </tbody> typo in `be html` templates.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
W. Trevor King
Rework `be html` to use Jinja2 templates.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
W. Trevor King
`be serve --notify` is a partial solution to /5fb ...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
W. Trevor King
Revert 54801289, which makes it impossible to save...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
W. Trevor King
Fix /64c by installing with `--user` by default (vs...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
W. Trevor King
Remove old exception types from libbe.bug and libbe...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
W. Trevor King
Raise exceptions if bug or comment value files are...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
W. Trevor King
Raise an exception for unrecognized errors in send_pgp_...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
W. Trevor King
Temporarily disable writing in `be new` to avoid repeat...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
W. Trevor King
Add --notify to `be serve`.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
W. Trevor King
Fix typo libbe.storage.serve -> libbe.command.serve...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
W. Trevor King
Add version releases to NEWS.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
W. Trevor King
Update NEWS, mentioning recent command options for...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
W. Trevor King
Add --preserve-uuids to `be import-xml`.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
W. Trevor King
Import ElementTree in libbe.util.utility for InvalidXML.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
W. Trevor King
Mark /4bc as fixed.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
W. Trevor King
Import bea/5a1 from bugs.bugseverywhere.org/ as bea...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
W. Trevor King
Import /bea/c3f from bugs.bugseverywhere.org/ as /bea...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
W. Trevor King
Mark /35a as fixed.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
W. Trevor King
Import /bea/b39 from bugs.bugseverywhere.org/ as /bea...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
W. Trevor King
Centralize assigned processing in parse_assigned &...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
W. Trevor King
Merge remote branch 'cooper/master'
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
Valtteri Kokkoniemi
Fix bd->bugdir typo in import_xml.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
W. Trevor King
Fix doctest after Valtteri's import-xml patch.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
Valtteri Kokkoniemi
fixed created tag handling in import-xml
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
W. Trevor King
Cleanup libbe.util.subproc.Pipe docstring.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
W. Trevor King
get_fallback_fullname falls back to get_fallback_userna...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
W. Trevor King
get_output_encoding falls back to get_encoding if sys...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
W. Trevor King
get_fallback_email() now uses the EMAIL environmental...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
W. Trevor King
Add libbe.ui.util.user.get_fallback_fullname() and...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
W. Trevor King
Fix command-line encoding processing.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Andrew Cooper
Add support for 'none' and '-' with --assigned like...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Andrew Cooper
Add options --status and --severity to `be new`
commit
|
commitdiff
|
tree
|
snapshot
2011-03-06
W. Trevor King
Closed /773 (1.0) since we've made a 1.0.0 release.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
W. Trevor King
Work around bzr filelocking issue on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
W. Trevor King
Fix `IDs` and `Mercurial guide` links in docs.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
W. Trevor King
Local imports and better missing-client detection in...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
W. Trevor King
Remove `--complete` from command-line completion unit...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-22
W. Trevor King
Correct version for recent bzrlib fix.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-22
W. Trevor King
Don't call cmd.cleanup_now() for recent Bazaar versions.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-22
Chris Ball
Remove commented code from html.py
commit
|
commitdiff
|
tree
|
snapshot
2011-02-22
Chris Ball
Merge commit 'refs/merge-requests/4' of git://gitorious...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Gianluca Montecchi
Left aligned the table cells
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Gianluca Montecchi
New html output for html command
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
W. Trevor King
Numpydoc is distributed in Gentoo's science overlay.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
W. Trevor King
Update link to Numpy docstring guidelines.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
W. Trevor King
Use Docutils' rst2doc instead of DocBook XML to generat...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-09
Chris Ball
Merge commit 'refs/merge-requests/3' of git://gitorious...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-09
Chris Ball
Bumped to version 1.0.0
1.0.0
commit
|
commitdiff
|
tree
|
snapshot
2011-01-09
Chris Ball
Merge branch 'master' of physics.drexel.edu/~wking...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
W. Trevor King
Fix unittest for `be show` after 22dd202ff4c0a1893f6e9f...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
W. Trevor King
Make libbe.storage.vcs.darcs.Darcs._vcs_listdir() more...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
W. Trevor King
Run cmd.cleanup_now() after executing bzr commands.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
W. Trevor King
Adjust `be show --xml` since changes to version_info...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
W. Trevor King
Update release.py to generate .be/id-cache and remove...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
W. Trevor King
Cleanup linking from doc/tutorial.txt to email and...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-26
Robert Lehmann
Respected all sorting criteria, not only the last.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-26
Robert Lehmann
Change status on assignment of open bugs.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-26
Robert Lehmann
Add `mine' sorting criteria showing bugs assigned to...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-26
Robert Lehmann
Safeguard List._sort_bugs from accumulating values...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-26
Robert Lehmann
Use a clean getattr() instead of eval().
commit
|
commitdiff
|
tree
|
snapshot
2010-11-26
Robert Lehmann
Allow multiple words to be completed at once, eg. for...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-26
Robert Lehmann
Exclude --complete from completion.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Robert Lehmann
Refrain from committing outstanding changes.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Robert Lehmann
Provide context in comments editor.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-14
Robert Lehmann
Fix list --important to actually apply a filter.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Dieter Plaetinck
Clarify that bugs cannot contain multi-line descriptions
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
Chris Ball
Merge branch 'master' of physics.drexel.edu/~wking...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-30
W. Trevor King
Add missing bugs & values from my copy of the old CFBE...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-30
W. Trevor King
Add .be/id-cache to .gitignore.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-30
W. Trevor King
Restore comment body for /bea/866/738 (lost on the...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-28
W. Trevor King
Make dependency tree output respect --show-status/...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-28
W. Trevor King
Move Filter, parse_status, and parse_severity from...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-28
W. Trevor King
libbe.command.depend now shares libbe.command.list...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-28
W. Trevor King
Fixed `list --sort ...` bug.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-28
W. Trevor King
Add `list --sort time` test reproducing Gianluca's...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-22
W. Trevor King
'be vXXX' -> 'be XXX' in Sphinx-generated docs to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-22
W. Trevor King
Tell Makefile how to generate HTML versions of man...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-22
W. Trevor King
Document command line overrides for built documentation.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-22
W. Trevor King
Allow command line overrides for built documentation.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-22
Chris Ball
Merge branch 'master' of physics.drexel.edu/~wking...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
W. Trevor King
Simpler undo message in release.py's help.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
W. Trevor King
release.set_vcs_name() now adjusts any vcs settings...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
W. Trevor King
Ensure target_dir has trailing separator in release...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
W. Trevor King
Rename tag -> _tag in release.py to avoid collision...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
W. Trevor King
Add `-a` option to `git commit` call in release.py.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
W. Trevor King
Use invoke() instead of Pipe() to run single commands...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
W. Trevor King
Updating copyright info in release.py can take a while...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
W. Trevor King
Ran update_copyright.py.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
W. Trevor King
Update ALIASES in update_copyright.py.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
W. Trevor King
Simpler (and faster) ChangeLog format in release.py.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
W. Trevor King
Update release.py for use with git-versioned BE.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Chris Ball
Merge branch 'master' of physics.drexel.edu/~wking...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
W. Trevor King
Point out that official packages may not be up to date.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
W. Trevor King
Add manpage/DocBook section to doc/doc.txt.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
W. Trevor King
Add dependency section to doc/install.txt.
commit
|
commitdiff
|
tree
|
snapshot
next