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