List for cgit developers and users
 help / color / mirror / Atom feed
* [PULL] Collected patches
@ 2017-03-12 15:13 john
  2017-08-10 14:08 ` Jason
  0 siblings, 1 reply; 2+ messages in thread
From: john @ 2017-03-12 15:13 UTC (permalink / raw)


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(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PULL] Collected patches
  2017-03-12 15:13 [PULL] Collected patches john
@ 2017-08-10 14:08 ` Jason
  0 siblings, 0 replies; 2+ messages in thread
From: Jason @ 2017-08-10 14:08 UTC (permalink / raw)


Merged! Thanks. The sole exception was the PYTHONIOENCODING hack.

Jason


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-08-10 14:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-12 15:13 [PULL] Collected patches john
2017-08-10 14:08 ` Jason

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).