From 0537a7d1cfdf7934d91798a623030fd454b356af Mon Sep 17 00:00:00 2001 From: Lars Hjemli Date: Mon, 17 Mar 2008 22:59:09 +0100 Subject: Use GIT-1.5.4.4 --- Makefile | 2 +- git | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 7102908..7bc579d 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ CGIT_SCRIPT_PATH = /var/www/htdocs/cgit CGIT_CONFIG = /etc/cgitrc CACHE_ROOT = /var/cache/cgit SHA1_HEADER = -GIT_VER = 1.5.4.1 +GIT_VER = 1.5.4.4 GIT_URL = http://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.bz2 # diff --git a/git b/git index 5272706..56d5fe2 160000 --- a/git +++ b/git @@ -1 +1 @@ -Subproject commit 527270689c364bea9b0630df9bae5e09c2071c1e +Subproject commit 56d5fe285583b5177ffc65dbe7df636ed5b8cc6b -- cgit 1.4.1 e7afe69791a477a'>this commit this repository has moved! see homepage link
about summary refs log tree commit diff homepage
Commit message (Collapse)Author
2018-11-11Separate out inflateInit.3 and inflateEnd.3June McEnroe
2018-11-11Separate out deflateInit.3 and deflateEnd.3June McEnroe
2018-11-11Separate out deflateGetDictionary.3June McEnroe
2018-11-11Fix trailing whitespaceJune McEnroe
2018-11-11Separate out compressBound.3June McEnroe
2018-11-11Separate out crc32_combine.3June McEnroe
2018-11-11Separate out adler32_combine.3June McEnroe
2018-11-11Add missing .In zlib.hJune McEnroe
2018-11-11Add deflatePending.3June McEnroe
2018-11-11Add deflateBound.3June McEnroe
2018-11-11Add deflateTune.3June McEnroe
2018-11-10Add deflateParams.3June McEnroe
2018-11-10Add deflateReset.3June McEnroe
2018-11-10Add deflateCopy.3June McEnroe
2018-11-10Add deflateSetDictionary.3June McEnroe
2018-11-10Remove initial deflate(3) reference in deflateInit2.3June McEnroe
2018-11-10Remove trailing whitespaceJune McEnroe
2018-11-10Add deflateInit2.3June McEnroe
2018-11-10Refer to deflate(3) for z_streamp typeJune McEnroe
2018-11-10Document z_stream fields in deflate.3June McEnroe
2018-11-10Add inflate.3June McEnroe
2018-11-09Use Pq/Po/Pc moreJune McEnroe
2018-11-09Add FreeBSD MakefileJune McEnroe
2018-11-09Add deflate.3June McEnroe