about summary refs log tree commit diff
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2007-09-20 01:03:25 +0200
committerLars Hjemli <hjemli@gmail.com>2007-09-20 01:03:25 +0200
commit08b67765f9794ccd5f469e7ebdd5087d0e71dca0 (patch)
treece34a9ae5db2ac1c19c7bf3f6635d700c67788d8
parentUse trim_end() to remove trailing slashes (diff)
downloadcgit-pink-08b67765f9794ccd5f469e7ebdd5087d0e71dca0.tar.gz
cgit-pink-08b67765f9794ccd5f469e7ebdd5087d0e71dca0.zip
Upgrade to GIT 1.5.3.2
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
-rw-r--r--Makefile2
m---------git0
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a93a843..9b92283 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.3.1
+GIT_VER = 1.5.3.2
 GIT_URL = http://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.bz2
 
 #
diff --git a/git b/git
-Subproject 5587cac28be66acf5edc2a4b83b67c8cfffbc5e
+Subproject 806ea701ce3624aa6a89648b6ca5d858703398c
1-05-27 12:57:30 -0400'>2021-05-27Add pounce-notify to README 2.4June McEnroe 2021-05-27Fix ENVIRONMENT formatting in pounce-notify(1)June McEnroe 2021-05-27Add note about Libera.Chat SASL-only rangesJune McEnroe 2021-05-25Add QUIRKS fileJune McEnroe 2021-05-19Replace freenode with tilde.chatJune McEnroe 2021-05-04notify: Reword pounce-notify manualJune McEnroe 2021-05-02Clean up Makefiles, configure scriptsJune McEnroe 2021-04-30palaver: Exit on getopt failureJune McEnroe 2021-04-30notify: Implement pounce-notifyJune McEnroe