about summary refs log tree commit diff
path: root/git
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2016-05-19 23:12:03 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2016-05-20 11:04:43 +0900
commit41508c091186ece4cdc5d79c5ac0d2eda3d3edef (patch)
treea018aded7db3fbd8abfe3f50b85d0660dc91a89e /git
parentui-diff: action='.' is not correct (diff)
downloadcgit-pink-41508c091186ece4cdc5d79c5ac0d2eda3d3edef.tar.gz
cgit-pink-41508c091186ece4cdc5d79c5ac0d2eda3d3edef.zip
git: update to v2.8.3
Update to git version v2.8.3, no changes required.

Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to '')
m---------git0
1 files changed, 0 insertions, 0 deletions
diff --git a/git b/git
-Subproject 60115f54bda3a127ed3cc8ffc6ab6c771cbceb1
+Subproject 0f8e831356d4f1a34baf46bb1a6b2d4c89ec9cb
pink/commit/ui-tree.c?h=1.3.0&id=46b7abed99e957008c01c02cf612aa526ba92f04&follow=1'>ui-tree: add support for source-filter optionLars Hjemli 2009-07-31ui-snapshot: use cgit_{open|close}_filter() to execute compressorsLars Hjemli 2009-07-31Add generic filter/plugin infrastructureLars Hjemli 2009-07-25Add support for mime type registration and lookupLars Hjemli 2009-07-25cgit.h: keep config flags sortedLars Hjemli 2009-07-25cgitrc.5.txt: document 'embedded' and 'noheader'Lars Hjemli 2009-07-25Add support for 'noheader' optionLars Hjemli 2009-07-25cgitrc.5.txt: document 'head-include'Lars Hjemli 2009-07-25ui-blob: return 'application/octet-stream' for binary blobsLars Hjemli 2009-07-25ui-plain: Return 'application/octet-stream' for binary files.Remko Tronçon 2009-06-11use cgit_httpscheme() for atom feedDiego Ongaro 2009-06-11add cgit_httpscheme() -> http:// or https://Diego Ongaro 2009-06-07Return http statuscode 404 on unknown branchLars Hjemli 2009-06-07Add head-include configuration option.Mark Lodato 2009-03-15CGIT 0.8.2.1Lars Hjemli 2009-03-15Fix doc-related glitches in Makefile and .gitignoreLars Hjemli 2009-03-15ui-snapshot: avoid segfault when no filename is specifiedLars Hjemli 2009-03-15fix segfault when displaying empty blobsEric Wong 2009-02-19Add support for HEAD requestsLars Hjemli 2009-02-19Add support for ETag in 'plain' viewLars Hjemli 2009-02-12ui-tree: escape ascii-text properly in hexdump viewLars Hjemli 2009-02-12Makefile: add doc-related targetsLars Hjemli