summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-04-09 18:05:30 +0200
committerLars Hjemli <hjemli@gmail.com>2008-04-09 18:06:26 +0200
commit4a842288260a0b0c4a3d4032d441f7fd2afee699 (patch)
treec56f5f2d17baf030dd52ce3e2ff1fd1a3846c762
parentfa4dfee5489d8c829da92637dd84e8650439f313 (diff)
downloadcgit-4a842288260a0b0c4a3d4032d441f7fd2afee699.tar.gz
cgit-4a842288260a0b0c4a3d4032d441f7fd2afee699.tar.bz2
cgit-4a842288260a0b0c4a3d4032d441f7fd2afee699.zip
Use GIT-1.5.5
Diffstat (limited to '')
-rw-r--r--Makefile2
m---------git0
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 931c60e..85139e8 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 = <openssl/sha.h>
-GIT_VER = 1.5.5.rc1
+GIT_VER = 1.5.5
GIT_URL = http://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.bz2
#
diff --git a/git b/git
-Subproject 803d5158123346229d71de53818920efbc88ca0
+Subproject 1d2375ddfee18bd3effd2c1f98527cc2f8b1df0
ls.py?h=v0.13.1&id=7a6f5b2c1d83fe62c62f0c30cad28eb091d52dfe&follow=1'>Made qt plugin-ready; lots of documentationnecoro15-81/+351 2007-04-18nomsgnecoro1-1/+0 2007-04-18finished Qt-Frontendnecoro5-15/+117 2007-04-17marking installed packages in pkglistnecoro5-14/+50 2007-04-16added ebuild window for Qt-Frontendnecoro4-2/+229 2007-04-16added preferences for Qt-Frontendnecoro9-279/+710 2007-04-13Improved masking display and made most of the Qt-Frontend worknecoro7-35/+334 2007-04-10Some more functionality for the Qt-Frontend (complete emerge)necoro8-217/+347 2007-04-07Some more functionality for the Qt-Frontendnecoro11-88/+463 2007-04-07Added Qt-Terminalnecoro4-4/+213 2007-04-06First qt draftnecoro6-1/+796 2007-04-04showed masked packages unmasked by the user similar to stable marked testing ...necoro5-13/+40 2007-03-31changed changelognecoro1-1/+2 2007-03-31Some small changes for etcproposals 1.1necoro1-2/+2 2007-03-31Some small changes for etcproposals 1.1necoro2-3/+3 2007-03-31Some small changes for etcproposals 1.1necoro1-6/+13 2007-03-31Allowed Plugins to have a menunecoro7-201/+315 2007-03-15Added etc-proposals pluginnecoro7-28/+121 2007-03-10Added USE_EXPAND-supportnecoro5-11/+63 2007-03-10Added plugin-data to about-dialognecoro3-197/+264