cgit
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH 05/17] snapshot: use cgit_print_error_page() instead of html_status()
John Keeping
[PATCH 12/17] refs: move layout to page function
John Keeping
[PATCH 06/17] html: remove html_status()
John Keeping
[PATCH 13/17] stats: move layout into page function
John Keeping
[PATCH 08/17] about: move layout into page functions
John Keeping
[PATCH 11/17] log: move layout into page function
John Keeping
[PATCH 07/17] ui-shared: add cgit_print_layout_{start,end}()
John Keeping
[PATCH 09/17] commit: move layout into page function
John Keeping
[PATCH 14/17] summary: move layout into page function
John Keeping
[PATCH 15/17] tag: move layout into page function
John Keeping
[PATCH 10/17] diff: move layout to page function
John Keeping
[PATCH 16/17] tree: move layout into page function
John Keeping
Re: [PATCH 16/17] tree: move layout into page function
John Keeping
[PATCH 17/17] cmd: remove "want_layout" field
John Keeping
Re: [PATCH 00/17] HTTP response code improvements
John Keeping
[PATCH v2 00/22] HTTP status code improvements
John Keeping
[PATCH v2 01/22] ui-shared: add cgit_print_error_page() function
John Keeping
[PATCH v2 16/22] refs: move layout to page function
John Keeping
[PATCH v2 11/22] ui-shared: add cgit_print_layout_{start,end}()
John Keeping
[PATCH v2 07/22] patch: use cgit_print_error_page() for HTTP status codes
John Keeping
[PATCH v2 14/22] diff: move layout to page function
John Keeping
[PATCH v2 08/22] snapshot: use cgit_print_error_page() for HTTP status codes
John Keeping
[PATCH v2 20/22] tree: move layout into page function
John Keeping
[PATCH v2 15/22] log: move layout into page function
John Keeping
[PATCH v2 04/22] plain: use cgit_print_error_page() instead of html_status()
John Keeping
[PATCH v2 13/22] commit: move layout into page function
John Keeping
[PATCH v2 06/22] blob: use cgit_print_error_page() to add HTTP headers
John Keeping
[PATCH v2 19/22] tag: move layout into page function
John Keeping
[PATCH v2 10/22] html: remove html_status()
John Keeping
[PATCH v2 05/22] snapshot: use cgit_print_error_page() instead of html_status()
John Keeping
[PATCH v2 03/22] clone: use cgit_print_error_page() instead of html_status()
John Keeping
[PATCH v2 18/22] summary: move layout into page function
John Keeping
[PATCH v2 12/22] about: move layout into page functions
John Keeping
[PATCH v2 17/22] stats: move layout into page function
John Keeping
[PATCH v2 09/22] snapshot: don't reimplement cgit_print_error_page()
John Keeping
[PATCH v2 22/22] ui-shared: cache errors for "dynamic TTL"
John Keeping
[PATCH v2 21/22] cmd: remove "want_layout" field
John Keeping
[PATCH v2 02/22] cgit: use cgit_print_error_page() where appropriate
John Keeping
Re: [PATCH v2 00/22] HTTP status code improvements
Nicolas Dely
Re: [PATCH v2 00/22] HTTP status code improvements
Jason A. Donenfeld
Re: [PATCH v2 00/22] HTTP status code improvements
John Keeping
Re: [PATCH v2 00/22] HTTP status code improvements
Christian Hesse
Re: [PATCH v2 00/22] HTTP status code improvements
Jason A. Donenfeld
[PATCH 1/1] git: update to v2.3.5
Christian Hesse
unexpected cache issue when http errors
Nicolas Dely
Re: unexpected cache issue when http errors
John Keeping
Re: unexpected cache issue when http errors
Nicolas Dely
Re: [PATCH 2/2 v3] log: allow users to follow a file
René Neumann
[PATCH 1/1] git: update to v2.3.4
Christian Hesse
[PATCH] ui-commit: display commit notes as 'raw'
Stefan Naewe
Re: [PATCH] ui-commit: display commit notes as 'raw'
John Keeping
Re: [PATCH] ui-commit: display commit notes as 'raw'
Stefan Naewe
Re: [PATCH] ui-commit: display commit notes as 'raw'
John Keeping
Re: [PATCH] ui-commit: display commit notes as 'raw'
Stefan Naewe
[PATCH 1/1] ui-shared: allow remote refs in branch switcher
Christian Hesse
Re: [PATCH 1/1] ui-shared: allow remote refs in branch switcher
Jason A. Donenfeld
[PATCH 1/1] git: update to v2.3.3
Christian Hesse
Re: [PATCH 1/1] git: update to v2.3.3
Jason A. Donenfeld
cgit and nginx on debian
Thuban
RE: cgit and nginx on debian
Lukas Tribus
Re: cgit and nginx on debian
Thuban
Re: cgit and nginx on debian
Thuban
[ANNOUNCE] CGIT v0.11.2 Released
Jason A. Donenfeld
[PATCH 00/13] Fixes for problems detected by Sparse
John Keeping
[PATCH 02/13] Avoid non-ANSI function declarations
John Keeping
[PATCH 01/13] Makefile: add a target to run CGit through sparse
John Keeping
[PATCH 03/13] Avoid signed bitfields
John Keeping
[PATCH 04/13] scan-tree: make some variables 'static'
John Keeping
[PATCH 06/13] ui-log: make some variables 'static'
John Keeping
[PATCH 05/13] shared: make some variables 'static'
John Keeping
[PATCH 12/13] cache: don't use an integer as a NULL pointer
John Keeping
[PATCH 07/13] ui-repolist: make sortcolumn definitions 'static const'
John Keeping
[PATCH 11/13] ui-shared: don't use an integer as a NULL pointer
John Keeping
[PATCH 13/13] html: avoid using a plain integer as a NULL pointer
John Keeping
[PATCH 08/13] ui-shared: make cgit_doctype 'static'
John Keeping
[PATCH 09/13] ui-stats: make cgit_period definitions 'static const'
John Keeping
[PATCH 10/13] ui-shared: avoid initializing static variable to zero
John Keeping
Re: [PATCH 00/13] Fixes for problems detected by Sparse
Jason A. Donenfeld
[PATCH] Check SHA256 sum of git-$VER.tar.gz after downloading
John Keeping
Re: [PATCH] Check SHA256 sum of git-$VER.tar.gz after downloading
Lukas Fleischer
Re: [PATCH] Check SHA256 sum of git-$VER.tar.gz after downloading
John Keeping
Re: [PATCH] Check SHA256 sum of git-$VER.tar.gz after downloading
Lukas Fleischer
Re: [PATCH] Check SHA256 sum of git-$VER.tar.gz after downloading
John Keeping
Re: [PATCH] Check SHA256 sum of git-$VER.tar.gz after downloading
Todd Zullinger
Re: [PATCH] Check SHA256 sum of git-$VER.tar.gz after downloading
John Keeping
Re: [PATCH] Check SHA256 sum of git-$VER.tar.gz after downloading
Todd Zullinger
Re: [PATCH] Check SHA256 sum of git-$VER.tar.gz after downloading
John Keeping
Re: [PATCH] Check SHA256 sum of git-$VER.tar.gz after downloading
Jason A. Donenfeld
Re: [PATCH] Check SHA256 sum of git-$VER.tar.gz after downloading
Jason A. Donenfeld
Re: [PATCH] Check SHA256 sum of git-$VER.tar.gz after downloading
Jason A. Donenfeld
Re: [PATCH] Check SHA256 sum of git-$VER.tar.gz after downloading
Todd Zullinger
Re: [PATCH] Check SHA256 sum of git-$VER.tar.gz after downloading
Konstantin Ryabitsev
[PATCH 1/1] git: update to v2.3.2
Christian Hesse
Re: [PATCH 1/1] git: update to v2.3.2
Jason A. Donenfeld
[PATCH] Remove no-op link from submodule entries
Lukas Fleischer
Support for submodules in tree view?
Dunnigan, Terrence J
Re: Support for submodules in tree view?
John Keeping
Re: Support for submodules in tree view?
Lukas Fleischer
Re: Support for submodules in tree view?
John Keeping
RE: Support for submodules in tree view?
Dunnigan, Terrence J
Re: Support for submodules in tree view?
John Keeping
[PATCH] Support .git/category files
Jan-Marek Glogowski
Re: [PATCH] Support .git/category files
John Keeping
Re: [PATCH] Support .git/category files
Jan-Marek Glogowski
Re: [PATCH] Support .git/category files
John Keeping
Re: [PATCH] Support .git/category files
Lukas Fleischer
[ANNOUNCE] CGIT v0.11.1 Released
Jason A. Donenfeld
[PATCH 1/2] Remove leading newline characters from tag messages
Lukas Fleischer
[PATCH 2/2] Drop return value from parse_user()
Lukas Fleischer
Description for section and link for repos
Pablo Rauzy
Re: Description for section and link for repos
John Keeping
Re: Description for section and link for repos
Pablo Rauzy
Re: Description for section and link for repos
John Keeping
Re: Description for section and link for repos
Pablo Rauzy
0.11.1 coming soon
Jason A. Donenfeld
[PATCH] Simplify commit and tag parsing
Lukas Fleischer
Re: [PATCH] Simplify commit and tag parsing
Jason A. Donenfeld
Re: [PATCH] Simplify commit and tag parsing
Jason A. Donenfeld
Re: [PATCH] Simplify commit and tag parsing
John Keeping
[PATCH 1/1] git: update to v2.3.1
Christian Hesse
Re: [PATCH 1/1] git: update to v2.3.1
Jason A. Donenfeld
[ANNOUNCE] CGIT v0.11.0 Released
Jason A. Donenfeld
[PATCH 1/1] shrink cgit.png file size
Christian Hesse
Re: [PATCH 1/1] shrink cgit.png file size
Jason A. Donenfeld
[PATCH] ui-clone.c: Fix starts_with() path check
Lukas Fleischer
[PATCH v2] ui-clone.c: Fix path check
Lukas Fleischer
Re: [PATCH v2] ui-clone.c: Fix path check
Jason A. Donenfeld
git-clone http -- Regression with master
Jason A. Donenfeld
Re: git-clone http -- Regression with master
Jason A. Donenfeld
[PATCH] Add an option to disable the branch switch form
Lukas Fleischer
Re: [PATCH] Add an option to disable the branch switch form
Lukas Fleischer
[PATCH 1/1] git: update for v2.3.0
Christian Hesse
Re: [PATCH 1/1] git: update for v2.3.0
Jason A. Donenfeld
[PATCH] ui-shared.c: Refactor add_clone_urls()
Lukas Fleischer
Re: [PATCH] ui-shared.c: Refactor add_clone_urls()
Jason A. Donenfeld
[PATCH] Add repo.hide and repo.ignore
Lukas Fleischer
Re: [PATCH] Add repo.hide and repo.ignore
Jason A. Donenfeld
Kernel.org css/libavatar [Was: Next release will coincide with git 2.3.0]
Jason A. Donenfeld
Next release will coincide with git 2.3.0
Jason A. Donenfeld
Re: Next release will coincide with git 2.3.0
Christian Hesse
Git blame support
Elijah Lynn
Re: Git blame support
John Keeping
Re: Git blame support
Elijah Lynn
Problem with cgit cache
Eclipse Webmaster (Denis Roy)
Re: Problem with cgit cache
John Keeping
[PATCH] Add Etags for snapshots
Lukas Fleischer
Re: [PATCH] Add Etags for snapshots
Jason A. Donenfeld
Fwd: [PATCH] Add Etags for snapshots
Janus Troelsen
Re: [PATCH] Add Etags for snapshots
Jason A. Donenfeld
setup issue: cgit only shows summary page
Lukas Tribus
Re: setup issue: cgit only shows summary page
John Keeping
Re: setup issue: cgit only shows summary page
Peter Wu
RE: setup issue: cgit only shows summary page
Lukas Tribus
[PATCH] Return proper HTTP response when accessing info/
Lukas Fleischer
Re: [PATCH] Return proper HTTP response when accessing info/
Jason A. Donenfeld
log of tags
Ferry Huberts
Re: log of tags
Lukas Fleischer
Re: log of tags
John Keeping
[PATCH] tag: reference with "h" instead of "id"
John Keeping
Re: [PATCH] tag: reference with "h" instead of "id"
Ferry Huberts
Re: [PATCH] tag: reference with "h" instead of "id"
Jason A. Donenfeld
Static compilation of 0.10.2
Olivier Mehani
[PATCH 1/1] git: preview for v2.3.0-rc0
list
Re: [PATCH 1/1] git: preview for v2.3.0-rc0
John Keeping
Re: [PATCH 1/1] git: preview for v2.3.0-rc0
Christian Hesse
Re: [PATCH 1/1] git: preview for v2.3.0-rc0
John Keeping
[PATCH v2 1/1] git: preview for v2.3.0-rc0
list
Re: [PATCH v2 1/1] git: preview for v2.3.0-rc0
John Keeping
Re: [PATCH v2 1/1] git: preview for v2.3.0-rc0
Christian Hesse
[PATCH 1/1] git: update to v2.2.2
list
Re: [PATCH 1/1] git: update to v2.2.2
Jason A. Donenfeld
cgit v0.10.2-26 + apache2 = random 500 Internal Server Error
Fabien Bagard
Re: cgit v0.10.2-26 + apache2 = random 500 Internal Server Error
John Keeping
Re: cgit v0.10.2-26 + apache2 = random 500 Internal Server Error
Fabien Bagard
[PATCH] Support Git over HTTP using git-http-backend
Florian Pritz
[PATCH v2] Support Git over HTTP using git-http-backend
Florian Pritz
Re: [PATCH v2] Support Git over HTTP using git-http-backend
Lukas Fleischer
Re: [PATCH v2] Support Git over HTTP using git-http-backend
Florian Pritz
Re: [PATCH v2] Support Git over HTTP using git-http-backend
Jason A. Donenfeld
Re: [PATCH v2] Support Git over HTTP using git-http-backend
Lukas Fleischer
Re: [PATCH v2] Support Git over HTTP using git-http-backend
Jason A. Donenfeld
Re: [PATCH v2] Support Git over HTTP using git-http-backend
Lukas Fleischer
Re: [PATCH v2] Support Git over HTTP using git-http-backend
Jason A. Donenfeld
[PATCH 1/2] t0108: modernize style
John Keeping
[PATCH 2/2] ui-patch: match git-format-patch(1) output
John Keeping
Re: [PATCH 2/2] ui-patch: match git-format-patch(1) output
Jason A. Donenfeld
Re: [PATCH 1/2] t0108: modernize style
Jason A. Donenfeld
Origin URL in patch view?
Paul Wise
Re: Origin URL in patch view?
John Keeping
Re: Origin URL in patch view?
Paul Wise
[PATCH] contrib/hooks: add sample post-receive hook using agefile
John Keeping
Re: [PATCH] contrib/hooks: add sample post-receive hook using agefile
Ferry Huberts
Re: [PATCH] contrib/hooks: add sample post-receive hook using agefile
John Keeping
Re: [PATCH] contrib/hooks: add sample post-receive hook using agefile
Ferry Huberts
Re: [PATCH] contrib/hooks: add sample post-receive hook using agefile
John Keeping
Re: [PATCH] contrib/hooks: add sample post-receive hook using agefile
Jason A. Donenfeld
Re: [PATCH] contrib/hooks: add sample post-receive hook using agefile
Jason A. Donenfeld
Re: [PATCH] contrib/hooks: add sample post-receive hook using agefile
Jason A. Donenfeld
Re: [PATCH] contrib/hooks: add sample post-receive hook using agefile
John Keeping
[PATCH] ui-shared: show absolute time in tooltip for relative dates
John Keeping
Earlier messages
Later messages