List for cgit developers and users
 help / color / mirror / Atom feed
my out-of-tree patches for cgit
 2014-01-19 15:17 UTC  (11+ messages)
` [PATCH 1/4] snapshots: Don't allow sneaked in snapshots requests
` [PATCH 2/4] cache: use sendfile() instead of a pair of read() + write()
` [PATCH 3/4] summary: Add tag head line in the dowload section
` [PATCH 4/4] repolist: add a git link on front page

One way to capture the long term move higher in short term rates - Peter C. Advisor/Broker 1-284-495-9652
 2014-01-18 14:58 UTC 

[PATCH] cgit.mk: do not rely on pkg-config
 2014-01-17 23:51 UTC 

The road to v0.10.1 or v0.11
 2014-01-17 22:37 UTC  (11+ messages)

Missing dependency
 2014-01-17 22:36 UTC  (2+ messages)

[ANNOUNCE] CGIT v0.10 Released with Lua Scripting, Authentication Support, and more
 2014-01-17 16:25 UTC  (3+ messages)

author/committer/tagger links -- kernel.org?
 2014-01-17 13:58 UTC  (8+ messages)
` owner links? (was: author/committer/tagger links -- kernel.org?)

[RFC] Moving the about tab to the left
 2014-01-17 13:00 UTC  (3+ messages)

Policy on global variables
 2014-01-16 23:42 UTC  (15+ messages)

[PATCH] repolist: make owner clickable to search
 2014-01-16 22:05 UTC 

Time Invariant String Comparison
 2014-01-16 11:44 UTC 

TODO list for next release
 2014-01-16 11:39 UTC 

authentication support: work has begun!
 2014-01-16 11:14 UTC  (8+ messages)

[PATCH 1/2] parsing.c: Remove leading space from committer
 2014-01-15 23:57 UTC  (4+ messages)
` [PATCH 2/2] t0111: Additions and fixes

[PATCH 0/4] Remove references to the global context variable
 2014-01-15 21:37 UTC  (5+ messages)
` [PATCH 1/4] Remove context parameter from cgit_print_*()
` [PATCH 2/4] Remove context parameter from all commands
` [PATCH 3/4] cgit.c: Remove context parameter from initializations
` [PATCH 4/4] Remove callback data parameter for cache slots

[PATCH] auth: add basic authentication filter framework
 2014-01-15 18:11 UTC 

ssh clone config
 2014-01-15 14:26 UTC  (4+ messages)
  ` Fwd: "

[PATCH 1/1] email-gravatar: fix html syntax issues
 2014-01-15 13:52 UTC  (3+ messages)

[PATCH v2 1/3] t0111: Prepare for other filter prefixes
 2014-01-15 13:46 UTC  (4+ messages)
` [PATCH v2 2/3] t0111: Add basic tests for Lua filters
` [PATCH 3/3] t0111: Check all arguments

cgit-lua: to jit or not to jit
 2014-01-15  1:32 UTC  (15+ messages)

lua vs luajit vs both
 2014-01-14 22:54 UTC  (5+ messages)

[PATCH] filter: refactor cgit_new_filter()
 2014-01-14 21:59 UTC  (4+ messages)

[PATCH 1/2] t0111: Prepare for other filter prefixes
 2014-01-14 20:05 UTC  (2+ messages)
` [PATCH 2/2] t0111: Add basic tests for Lua filters

Welcome on board Lukas Fleischer
 2014-01-14 18:00 UTC  (16+ messages)
` [RESEND PATCH 1/1] enable cgit to show gravatar for author, committer and tagger

[PATCH 1/1] filter: fix lua function name
 2014-01-14 17:21 UTC  (2+ messages)

[PATCH 1/1] fix email-gravatar.lua for lua 5.2
 2014-01-14 17:20 UTC  (3+ messages)

[PATCH/RFC] tests/: Add t0111-filter.sh
 2014-01-14 12:54 UTC  (2+ messages)

[PATCH 1/1] fix html syntax in email-gravatar.*
 2014-01-14 12:49 UTC  (2+ messages)

[PATCH 1/1] fix UTF-8 with email-gravatar.py
 2014-01-14 12:49 UTC  (2+ messages)

Idle time in project overview
 2014-01-14 12:08 UTC  (2+ messages)

[PATCH v3 1/2] filters: Improved syntax-highlighting.py
 2014-01-14 10:39 UTC  (8+ messages)
` [PATCH v3 2/2] filters: Choose 'trac' theme in pygments

[PATCH] cgitrc.5.txt: Fix documentation of the snapshot mask
 2014-01-14  1:30 UTC  (2+ messages)

LUXURY WATCHES,JEWELRY and ACCESSORIES,BAGS and WALLETS - SALE!!
 2014-01-13 22:33 UTC 

[PATCH v2] filters: Improved syntax-highlighting.py
 2014-01-13 14:53 UTC  (5+ messages)

[PATCH v2 0/9] filter framework and lua support: complete
 2014-01-13 14:00 UTC  (10+ messages)
` [PATCH v2 1/9] filter: add fprintf_filter function
` [PATCH v2 2/9] filter: add interface layer
` [PATCH v2 3/9] filter: introduce "filter type" prefix
` [PATCH v2 4/9] filter: allow for cleanup hook for filter types
` [PATCH v2 5/9] filter: basic write hooking infrastructure
` [PATCH v2 6/9] filter: add lua support
` [PATCH v2 7/9] filter: return on null filter from open and close
` [PATCH v2 8/9] filter: add support for email filter
` [PATCH v2 9/9] filter: add gravatar scripts

[PATCH 00/12] filter framework and lua integration: complete
 2014-01-13  9:41 UTC  (19+ messages)
` [PATCH 01/12] filter: add fprintf_filter function
` [PATCH 02/12] filter: add interface layer
` [PATCH 03/12] filter: introduce "filter type" prefix
` [PATCH 04/12] filter: allow for cleanup hook for filter types
` [PATCH 05/12] filter: basic write hooking infrastructure
` [PATCH 06/12] filter: add preliminary lua support
` [PATCH 07/12] filter: document lua filter type
` [PATCH 08/12] filter: lua error reporting
` [PATCH 09/12] filter: return on null filter from open and close
` [PATCH 10/12] filter: add support for email filter
` [PATCH 11/12] filter: add simple gravatar "
` [PATCH 12/12] filter: add gravatar lua script

[PATCH] build system: switch to luajit instead of lua
 2014-01-13  4:28 UTC  (2+ messages)

sendfile patch revival?
 2014-01-13  4:17 UTC  (3+ messages)

Adding Filter Types to cgit [was: RFE: .so filters]
 2014-01-13  3:53 UTC  (5+ messages)

[PATCH] filter: basic write hooking infrastructure
 2014-01-12 23:10 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/3] ui-refs: escape HTML chars in author and tagger names
 2014-01-12 22:17 UTC  (8+ messages)
` [PATCH 2/3] ui-shared: URL-escape script_name
` [PATCH 3/3] ui-repolist: HTML-escape cgit_rooturl() response

[PATCH] tests: add CGIT_TEST_OPTS variable to Makefile
 2014-01-12 22:03 UTC  (2+ messages)

[PATCH] filter: allow for cleanup hook for filter types
 2014-01-12 20:12 UTC 

page:  |  | latest

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