[PULL] Collected patches
John Keeping
john at keeping.me.uk
Sun Mar 12 16:13:51 CET 2017
Hi Jason,
My changes are a collection of bugfixes, including a series fixing an
URL-parsing issue I found by running AFL.
I've picked up Roy's patch as well because I think it's in decent shape
and it makes it easier to write Python filters that do the right thing
with non-ASCII content.
-- >8 --
The following changes since commit be39d22328f841536b8e44e8aaeed80a74ebb353:
ui-patch: fix crash when using path limit (2017-01-23 18:36:04 +0100)
are available in the git repository at:
git://git.zx2c4.com/cgit jk/for-jason
for you to fetch changes up to da76e84d09c6d153a072fc73aed8347af59d32db:
ui-plain: print symlink content (2017-03-12 14:14:57 +0000)
----------------------------------------------------------------
John Keeping (5):
ui-atom: properly escape delimiter in page link
ui-shared: don't print path crumbs without a repo
parsing: clear query path before starting
cgit: don't set vpath unless repo is set
ui-plain: print symlink content
Roy Marples (1):
filter: set environment variable PYTHONIOENCODING to utf-8
cgit.c | 12 ++++++------
filter.c | 2 ++
filters/email-gravatar.py | 3 ---
filters/syntax-highlighting.py | 5 +----
parsing.c | 2 +-
ui-atom.c | 2 +-
ui-plain.c | 2 +-
ui-shared.c | 2 +-
8 files changed, 13 insertions(+), 17 deletions(-)
More information about the CGit
mailing list