projects
/
be.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
be.git
2012-09-13
W. Trevor King
storage:vcs:base: fix realtive -> relative typo in...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
W. Trevor King
command:html: add --strip-email option.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
W. Trevor King
command:html: oops, use default arguments for 'notify...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
W. Trevor King
command:html: fix super(HTML. self) -> super(HTML,...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
W. Trevor King
ui:command_line: use `be help server` for help with...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
W. Trevor King
ui:command_line: display help.TOPICS during `be help`.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
W. Trevor King
command:help: add `repo` and `server` topics.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
W. Trevor King
command:help: match against command names (not module...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
W. Trevor King
ui:command_line: use command names in command-list...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
W. Trevor King
ui:command_line: add 'html' command to no-pager commands.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
W. Trevor King
util:wsgi: WSGITestCase should not subclass WSGICaller.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
W. Trevor King
command:html: rewrite as a libbe.util.wsgi.ServerCommand.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
W. Trevor King
util:wsgi: Pull WSGICaller out of WSGITestCase.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
W. Trevor King
bea/c283cb: move 'wishlist' severity from bug summary...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
W. Trevor King
command:serve-storage: rename server_version to BE...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
W. Trevor King
command:serve_commands: allow unspecified parameters...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
W. Trevor King
util:wsgi: add HandlerErrorApp to return HTTP errors.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
W. Trevor King
util:wsgi: fix WSGI_AppObject.default_callback -> ...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
W. Trevor King
bea/c283cb: remove Be-devel footer from Holger (Timmie...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
W. Trevor King
bea/c283cb: merge earlier hosting-integration emails...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
W. Trevor King
command:import_xml: fix `--r` -> `-r` in long help.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
W. Trevor King
command:import_xml: fix be-mbox-to-xml -> be-mail-to...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
W. Trevor King
bea/c283cb: merge Praveen's gitorious-issues integratio...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
W. Trevor King
misc:completion:be.bash: use tabs to indent shell script.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
W. Trevor King
misc:completion: rename _be to be.zsh for consistency...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
W. Trevor King
misc:completion: merge zsh completion from Markus Vock.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
W. Trevor King
doc:install: we only use CherryPy for HTTPS.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
W. Trevor King
doc:tutorial: document `be serve-storage`.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
W. Trevor King
command:serve-storage: rename `be serve` -> `be serve...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
W. Trevor King
Rewrite commands to use bugdirs instead of a single...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
W. Trevor King
util:wsgi: add BEExceptionApp for translating storage...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
W. Trevor King
bugdir: add `update` argument to BugDir.append().
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
W. Trevor King
bugdir: add BugDir.xml(), .from_xml(), and .append().
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
W. Trevor King
bug: fix invalid root element comment -> bug in Bug...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
W. Trevor King
bug: fix leading comment indentation in Bug.xml().
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
W. Trevor King
bug: add doctest for Bug.xml().
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
W. Trevor King
Allow symlinks in bugdir directories.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
W. Trevor King
util:plugin: modnames() should only list *.py or *...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
W. Trevor King
gitignore: ignore autogenerated dist/.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
W. Trevor King
gitignore: ignore autogenerated doc/libbe/.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
W. Trevor King
libbe:util:wsgi: extract WSGI utilities into a separate...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
W. Trevor King
Convert my subscription email to tremily.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
W. Trevor King
command:serve_commands: remove duplicate cruft and...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
W. Trevor King
command:serve: add ability to pass raw POST data with...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
W. Trevor King
command:serve_commands: new command for running a comma...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
W. Trevor King
command:base: only cleanup UseInterface.storage_callbac...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
W. Trevor King
command:base: use is/is-not None instead of ==/!= None...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
W. Trevor King
command:serve: wrap server in ExceptionApp regardless...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
W. Trevor King
util:http: add ability to pass raw POST data with get_p...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
W. Trevor King
util:http: convert urllib2.URLError into HTTPError...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
W. Trevor King
util:http: pull HTTP helpers from libbe.storage.http...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
W. Trevor King
storage:http: use an explicit relative import for base.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
W. Trevor King
storage:http: adjust HTTPError message in get_post_url.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
W. Trevor King
storage:http: add agent argument to get_post_url.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
W. Trevor King
command:serve: add SilentRequestHandler to avoid double...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
W. Trevor King
libbe:util:plugin: cleanup recent zip/egg handling...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Niall Douglas...
Cherrypick improved zipfile support from Niall Douglas.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Niall Douglas...
Cherrypick initial zipfile support from Niall Douglas.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
W. Trevor King
storage:vcs:hg: remove grandchildren from Hg._vcs_listdir.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
W. Trevor King
storage:base: add tests to catch grandchildren in ...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
W. Trevor King
storage:vcs:hg: fix missformed file_a -> file_b message...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
Praveen Arimbrathodiyil
Reported wishlist for gitorious integration
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
W. Trevor King
Update CherryPy dependency package to python-cherrypy3...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
W. Trevor King
Fix deb-python -> dev-python typo in doc/install.txt.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
W. Trevor King
Change my email address from drexel.edu to tremily.us.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Markus Vock
Added installation information; changed ‘svn command...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Markus Vock
Added _be, a file for the zsh completion system (see...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-25
W. Trevor King
Normalize whitespace in interfaces/web/webpy.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-25
W. Trevor King
Normalize whitespace in interfaces/web/templates/base...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-25
Israel Basurto
Add tag filter on the web interface
commit
|
commitdiff
|
tree
|
snapshot
2012-03-03
W. Trevor King
Apply Niall's earlier fix for comment XML loading to...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-03
W. Trevor King
Make ID expansion less strict for comment text.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-03
Niall Douglas...
Fix `be import_xml` bugs.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-03
W. Trevor King
Make the full UUIDs optional for `new` and `comment`.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-02
Niall Douglas...
Print full UUIDs during `new` and `comment`.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-25
Niall Douglas...
Added BE_INPUT_ENCODING and BE_OUTPUT_ENCODING to allow...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-25
W. Trevor King
Oops, forgot to bump the version and date when tweaking...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-25
W. Trevor King
Use a bare URL for the link from the man page to online...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-25
W. Trevor King
Use $ instead of % for the prompt in the man page bug...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-25
W. Trevor King
I changed my mind and fixed #/03d07e61#.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-25
W. Trevor King
Keep stdin (file descriptor 0) open in the pager's...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-25
W. Trevor King
Add `new` to list of commands that should not default...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-25
W. Trevor King
Hide the traceback on InvalidURL errors.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-25
W. Trevor King
Remove util.subproc.Pipe, as we no longer use it in BE.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-25
W. Trevor King
Add CherryPy dependency and minimal install info to...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-24
Niall Douglas...
Cherrypick a better version string for setup.py from...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-24
W. Trevor King
Avoid generating another StringIO instance in StringInp...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
W. Trevor King
Shuffle doc/conf.py to get the Git revision into the...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
W. Trevor King
Update update-copyright to version 0.3.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
W. Trevor King
Add update-copyright as a submodule and update release...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
W. Trevor King
Fix release.py to allow uncommented initial _VERSION.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
W. Trevor King
Modify release.py for external update-copyright.py.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
W. Trevor King
Ran update-copyright.py.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
W. Trevor King
Transition to my external update-copyright package.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
W. Trevor King
Add .mailmap, mapping Git committers and authors to...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-02
Matěj Cepl
Generated libbe/_version.py was not UTF-8 aware.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-02
Matěj Cepl
Fix .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2012-01-02
Chris Ball
Merge www.physics.drexel.edu/~wking/code/git/be
commit
|
commitdiff
|
tree
|
snapshot
2012-01-02
Chris Ball
Fix up broken merge commit.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
W. Trevor King
Fix my busted 1512c0e2a64e patch to libbe/util/encoding.py.
commit
|
commitdiff
|
tree
|
snapshot
next