Update to git-1.7.3.1.
Add a README.OpenBSD file with some notes about the send-email command. (via matthieu@)
This commit is contained in:
parent
6f63271c9e
commit
a9db1239bf
@ -1,14 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.68 2010/06/20 15:04:39 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.69 2010/10/07 09:42:23 bernd Exp $
|
||||
|
||||
COMMENT-main = GIT - Tree History Storage Tool
|
||||
COMMENT-svn = GIT - subversion interoperability tools
|
||||
COMMENT-x11 = GIT - graphical tools
|
||||
|
||||
V = 1.7.1
|
||||
V = 1.7.3.1
|
||||
DISTNAME = git-${V}
|
||||
PKGNAME-main = ${DISTNAME}p0
|
||||
PKGNAME-svn = git-svn-${V}p0
|
||||
PKGNAME-x11 = git-x11-${V}p0
|
||||
PKGNAME-main = ${DISTNAME}
|
||||
PKGNAME-svn = git-svn-${V}
|
||||
PKGNAME-x11 = git-x11-${V}
|
||||
CATEGORIES = devel
|
||||
|
||||
HOMEPAGE = http://git-scm.com/
|
||||
@ -41,12 +41,12 @@ BUILD_DEPENDS = ::archivers/gtar \
|
||||
|
||||
MULTI_PACKAGES = -main -svn -x11
|
||||
|
||||
WANTLIB-main = c expat crypto ssl z
|
||||
WANTLIB-main = c expat crypto curl ssl z
|
||||
RUN_DEPENDS-main = ::net/rsync \
|
||||
::devel/p5-Error \
|
||||
:cvsps-*:devel/cvsps \
|
||||
${MODLIBICONV_RUN_DEPENDS}
|
||||
LIB_DEPENDS-main = curl.>=3::net/curl \
|
||||
LIB_DEPENDS-main = ::net/curl \
|
||||
${MODLIBICONV_LIB_DEPENDS}
|
||||
|
||||
RUN_DEPENDS-svn = ::${BASE_PKGPATH} \
|
||||
@ -109,9 +109,11 @@ post-install:
|
||||
${INSTALL_DATA} ${WRKBUILD}/contrib/hooks/post-receive-email \
|
||||
${PREFIX}/share/git-core/templates/hooks/post-receive-email.sample
|
||||
chown -R ${BINOWN}:${BINGRP} ${PREFIX}/libexec/git
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/gitweb
|
||||
cd ${WRKSRC}/gitweb && \
|
||||
${INSTALL_DATA} ${GITWEB} ${PREFIX}/share/gitweb
|
||||
cd ${WRKBUILD}/gitweb && \
|
||||
${MAKE_ENV} ${MAKE_PROGRAM} gitwebdir=${TRUEPREFIX}/share/gitweb install
|
||||
${INSTALL_DATA} ${WRKBUILD}/gitweb/README ${PREFIX}/share/gitweb
|
||||
${INSTALL_DATA} ${FILESDIR}/README.OpenBSD \
|
||||
${PREFIX}/share/doc/git
|
||||
|
||||
do-regress:
|
||||
cd ${WRKSRC}/t && rm -f ${SKIP_TESTS}
|
||||
|
@ -1,15 +1,15 @@
|
||||
MD5 (git-1.7.1.tar.gz) = 0v764reHoZYBwJ2Jl1zl+w==
|
||||
MD5 (git-htmldocs-1.7.1.tar.gz) = bD+bwopeWTnFgGXICTI6GQ==
|
||||
MD5 (git-manpages-1.7.1.tar.gz) = BTC84bnpRDxYwxldM7dAIQ==
|
||||
RMD160 (git-1.7.1.tar.gz) = hxAB088NuzfNUPPwHpePEF6k2Xg=
|
||||
RMD160 (git-htmldocs-1.7.1.tar.gz) = j6d8C0ZrTRzwErdIlthTj2y4RlA=
|
||||
RMD160 (git-manpages-1.7.1.tar.gz) = TAqLnqymopA4NKeXamgbkOE0DZQ=
|
||||
SHA1 (git-1.7.1.tar.gz) = xuaZDTvqoRuk/M8ym9hr2g2JZ4M=
|
||||
SHA1 (git-htmldocs-1.7.1.tar.gz) = z7eKXSX4iY8OW9oaVL7kY25SZVU=
|
||||
SHA1 (git-manpages-1.7.1.tar.gz) = iuNlr3f7EziaEvwpnLeFjoHvUS0=
|
||||
SHA256 (git-1.7.1.tar.gz) = CuOREB0d/yKYNs8vzbjiePU0Ok4sfZFxCFXrku17hoc=
|
||||
SHA256 (git-htmldocs-1.7.1.tar.gz) = KJbTwqU79fLJhKk5rLSTiXTY91TYhjMf47Rp0DJ8mNQ=
|
||||
SHA256 (git-manpages-1.7.1.tar.gz) = H70/USmuAUnsp+xmVZKgCY1IGS9QxEeoFCNdiz2ZQzs=
|
||||
SIZE (git-1.7.1.tar.gz) = 2999589
|
||||
SIZE (git-htmldocs-1.7.1.tar.gz) = 1209847
|
||||
SIZE (git-manpages-1.7.1.tar.gz) = 395941
|
||||
MD5 (git-1.7.3.1.tar.gz) = VTJztkV8rzvzyECmlgobQQ==
|
||||
MD5 (git-htmldocs-1.7.3.1.tar.gz) = Ypd8W+uuyE82ak06x3S1hA==
|
||||
MD5 (git-manpages-1.7.3.1.tar.gz) = 98cV+LvfCYCGmiMt1KxkGQ==
|
||||
RMD160 (git-1.7.3.1.tar.gz) = wHw/GaF8GM4akjRF60pZLKzBy8E=
|
||||
RMD160 (git-htmldocs-1.7.3.1.tar.gz) = MUW1P/ivkO7ZE4yxk93xNr4iIWg=
|
||||
RMD160 (git-manpages-1.7.3.1.tar.gz) = fvUe5l3L0yfsA4Br/zf+4X7B/bY=
|
||||
SHA1 (git-1.7.3.1.tar.gz) = BFgqVfND2vAyym0/hqaGAHPj0qk=
|
||||
SHA1 (git-htmldocs-1.7.3.1.tar.gz) = iqi8RCZJ9Hyqm9C3mqXnSrp2Wlw=
|
||||
SHA1 (git-manpages-1.7.3.1.tar.gz) = Q8cJRTo1r/NYOeKuERxTdCN73+4=
|
||||
SHA256 (git-1.7.3.1.tar.gz) = 1+WQvVMQ8WVljPgK28vtp6/2MpQd5F3TovKaStTROMU=
|
||||
SHA256 (git-htmldocs-1.7.3.1.tar.gz) = w/upNGVxqbOgkP+3K8kS8YvfV2cosNnAejRJA8bySTk=
|
||||
SHA256 (git-manpages-1.7.3.1.tar.gz) = wcAy5TRmjuHkG+AW+en5Rs5EviCxBjbHtBNYzhzEv4w=
|
||||
SIZE (git-1.7.3.1.tar.gz) = 3165554
|
||||
SIZE (git-htmldocs-1.7.3.1.tar.gz) = 1263139
|
||||
SIZE (git-manpages-1.7.3.1.tar.gz) = 424750
|
||||
|
11
devel/git/files/README.OpenBSD
Normal file
11
devel/git/files/README.OpenBSD
Normal file
@ -0,0 +1,11 @@
|
||||
$OpenBSD: README.OpenBSD,v 1.1 2010/10/07 09:42:23 bernd Exp $
|
||||
|
||||
Some notes on using git in an OpenBSD environment.
|
||||
|
||||
* git send-email
|
||||
|
||||
To make it work with SSL/TLS and SMTP auth you have to install
|
||||
the following additional packages.
|
||||
|
||||
p5-Net-SMTP-SSL
|
||||
p5-Authen-SASL
|
@ -1,15 +1,15 @@
|
||||
--- Makefile.orig Sat Apr 24 04:38:35 2010
|
||||
+++ Makefile Mon Apr 26 10:22:14 2010
|
||||
@@ -244,7 +244,7 @@ endif
|
||||
--- Makefile.orig Sun Sep 19 01:43:54 2010
|
||||
+++ Makefile Tue Sep 21 14:44:36 2010
|
||||
@@ -257,7 +257,7 @@ endif
|
||||
|
||||
# CFLAGS and LDFLAGS are for the users to override from the command line.
|
||||
|
||||
-CFLAGS = -g -O2 -Wall
|
||||
+CFLAGS ?= -g -O2 -Wall
|
||||
LDFLAGS =
|
||||
ALL_CFLAGS = $(CFLAGS)
|
||||
ALL_CFLAGS = $(CPPFLAGS) $(CFLAGS)
|
||||
ALL_LDFLAGS = $(LDFLAGS)
|
||||
@@ -262,38 +262,32 @@ STRIP ?= strip
|
||||
@@ -275,30 +275,24 @@ STRIP ?= strip
|
||||
# runtime figures out where they are based on the path to the executable.
|
||||
# This can help installing the suite in a relocatable way.
|
||||
|
||||
@ -23,6 +23,7 @@
|
||||
-gitexecdir = libexec/git-core
|
||||
+gitexecdir = libexec/git
|
||||
sharedir = $(prefix)/share
|
||||
gitwebdir = $(sharedir)/gitweb
|
||||
template_dir = share/git-core/templates
|
||||
htmldir = share/doc/git-doc
|
||||
-ifeq ($(prefix),/usr)
|
||||
@ -37,13 +38,14 @@
|
||||
# DESTDIR=
|
||||
pathsep = :
|
||||
|
||||
export prefix bindir sharedir sysconfdir
|
||||
export prefix bindir sharedir sysconfdir gitwebdir
|
||||
|
||||
-CC = gcc
|
||||
+CC ?= gcc
|
||||
AR = ar
|
||||
RM = rm -f
|
||||
TAR = tar
|
||||
DIFF = diff
|
||||
@@ -306,9 +300,9 @@ TAR = tar
|
||||
FIND = find
|
||||
INSTALL = install
|
||||
RPMBUILD = rpmbuild
|
||||
@ -53,11 +55,11 @@
|
||||
+TCL_PATH ?= tclsh
|
||||
+TCLTK_PATH ?= wish
|
||||
+PTHREAD_LIBS = -pthread
|
||||
PTHREAD_CFLAGS =
|
||||
GCOV = gcov
|
||||
|
||||
export TCL_PATH TCLTK_PATH
|
||||
|
||||
@@ -869,12 +863,13 @@ ifeq ($(uname_S),FreeBSD)
|
||||
PYTHON_PATH = /usr/local/bin/python
|
||||
@@ -922,13 +916,14 @@ ifeq ($(uname_S),FreeBSD)
|
||||
HAVE_PATHS_H = YesPlease
|
||||
endif
|
||||
ifeq ($(uname_S),OpenBSD)
|
||||
- NO_STRCASESTR = YesPlease
|
||||
@ -68,12 +70,13 @@
|
||||
- BASIC_LDFLAGS += -L/usr/local/lib
|
||||
+ BASIC_CFLAGS += -I${X11BASE}/include -I${LOCALBASE}/include
|
||||
+ BASIC_LDFLAGS += -L${X11BASE}/lib -L${LOCALBASE}/lib
|
||||
HAVE_PATHS_H = YesPlease
|
||||
+ NO_PTHREADS = YesPlease
|
||||
+ NO_PYTHON = YesPlease
|
||||
endif
|
||||
ifeq ($(uname_S),NetBSD)
|
||||
ifeq ($(shell expr "$(uname_R)" : '[01]\.'),2)
|
||||
@@ -1153,7 +1148,7 @@ ifndef NO_POSIX_ONLY_PROGRAMS
|
||||
@@ -1244,7 +1239,7 @@ ifndef NO_POSIX_ONLY_PROGRAMS
|
||||
PROGRAM_OBJS += daemon.o
|
||||
endif
|
||||
ifndef NO_OPENSSL
|
||||
@ -82,7 +85,7 @@
|
||||
ifdef OPENSSLDIR
|
||||
BASIC_CFLAGS += -I$(OPENSSLDIR)/include
|
||||
OPENSSL_LINK = -L$(OPENSSLDIR)/$(lib) $(CC_LD_DYNPATH)$(OPENSSLDIR)/$(lib)
|
||||
@@ -1909,7 +1904,7 @@ export NO_SVN_TESTS
|
||||
@@ -2034,7 +2029,7 @@ export NO_SVN_TESTS
|
||||
|
||||
### Testing rules
|
||||
|
||||
|
@ -1,51 +0,0 @@
|
||||
$OpenBSD: patch-builtin_help_c,v 1.1 2010/06/20 11:49:41 bernd Exp $
|
||||
|
||||
Fix "warning: missing sentinel in function call" on 64bit archs.
|
||||
|
||||
--- builtin/help.c.orig Fri Feb 12 19:44:43 2010
|
||||
+++ builtin/help.c Mon Mar 1 19:57:35 2010
|
||||
@@ -120,7 +120,7 @@ static void exec_woman_emacs(const char *path, const c
|
||||
if (!path)
|
||||
path = "emacsclient";
|
||||
strbuf_addf(&man_page, "(woman \"%s\")", page);
|
||||
- execlp(path, "emacsclient", "-e", man_page.buf, NULL);
|
||||
+ execlp(path, "emacsclient", "-e", man_page.buf, (void *)NULL);
|
||||
warning("failed to exec '%s': %s", path, strerror(errno));
|
||||
}
|
||||
}
|
||||
@@ -148,7 +148,7 @@ static void exec_man_konqueror(const char *path, const
|
||||
} else
|
||||
path = "kfmclient";
|
||||
strbuf_addf(&man_page, "man:%s(1)", page);
|
||||
- execlp(path, filename, "newTab", man_page.buf, NULL);
|
||||
+ execlp(path, filename, "newTab", man_page.buf, (void *)NULL);
|
||||
warning("failed to exec '%s': %s", path, strerror(errno));
|
||||
}
|
||||
}
|
||||
@@ -157,7 +157,7 @@ static void exec_man_man(const char *path, const char
|
||||
{
|
||||
if (!path)
|
||||
path = "man";
|
||||
- execlp(path, "man", page, NULL);
|
||||
+ execlp(path, "man", page, (void *)NULL);
|
||||
warning("failed to exec '%s': %s", path, strerror(errno));
|
||||
}
|
||||
|
||||
@@ -165,7 +165,7 @@ static void exec_man_cmd(const char *cmd, const char *
|
||||
{
|
||||
struct strbuf shell_cmd = STRBUF_INIT;
|
||||
strbuf_addf(&shell_cmd, "%s %s", cmd, page);
|
||||
- execl("/bin/sh", "sh", "-c", shell_cmd.buf, NULL);
|
||||
+ execl("/bin/sh", "sh", "-c", shell_cmd.buf, (void *)NULL);
|
||||
warning("failed to exec '%s': %s", cmd, strerror(errno));
|
||||
}
|
||||
|
||||
@@ -372,7 +372,7 @@ static void show_info_page(const char *git_cmd)
|
||||
{
|
||||
const char *page = cmd_to_page(git_cmd);
|
||||
setenv("INFOPATH", system_path(GIT_INFO_PATH), 1);
|
||||
- execlp("info", "info", "gitman", page, NULL);
|
||||
+ execlp("info", "info", "gitman", page, (void *)NULL);
|
||||
die("no info viewer handled the request");
|
||||
}
|
||||
|
@ -1,10 +1,10 @@
|
||||
$OpenBSD: patch-gitweb_gitweb_perl,v 1.16 2010/06/20 11:49:41 bernd Exp $
|
||||
$OpenBSD: patch-gitweb_gitweb_perl,v 1.17 2010/10/07 09:42:23 bernd Exp $
|
||||
|
||||
This prevents the following error: '-T and -B not implemented on filehandles'
|
||||
|
||||
--- gitweb/gitweb.perl.orig Sat Apr 24 04:38:35 2010
|
||||
+++ gitweb/gitweb.perl Mon Apr 26 10:22:14 2010
|
||||
@@ -5290,7 +5290,7 @@ sub git_blob_plain {
|
||||
--- gitweb/gitweb.perl.orig Sun Sep 19 01:43:54 2010
|
||||
+++ gitweb/gitweb.perl Tue Sep 21 14:44:36 2010
|
||||
@@ -5510,7 +5510,7 @@ sub git_blob_plain {
|
||||
$expires = "+1d";
|
||||
}
|
||||
|
||||
@ -13,7 +13,7 @@ This prevents the following error: '-T and -B not implemented on filehandles'
|
||||
or die_error(500, "Open git-cat-file blob '$hash' failed");
|
||||
|
||||
# content-type (can include charset)
|
||||
@@ -5343,7 +5343,7 @@ sub git_blob {
|
||||
@@ -5563,7 +5563,7 @@ sub git_blob {
|
||||
}
|
||||
|
||||
my $have_blame = gitweb_check_feature('blame');
|
||||
@ -21,4 +21,4 @@ This prevents the following error: '-T and -B not implemented on filehandles'
|
||||
+ open my $fd, "-|:raw:perlio", git_cmd(), "cat-file", "blob", $hash
|
||||
or die_error(500, "Couldn't cat $file_name, $hash");
|
||||
my $mimetype = blob_mimetype($fd, $file_name);
|
||||
if ($mimetype !~ m!^(?:text/|image/(?:gif|png|jpeg)$)! && -B $fd) {
|
||||
# use 'blob_plain' (aka 'raw') view for files that cannot be displayed
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-imap-send_c,v 1.8 2010/06/20 11:49:41 bernd Exp $
|
||||
--- imap-send.c.orig Sat Apr 24 04:38:35 2010
|
||||
+++ imap-send.c Mon Apr 26 10:22:14 2010
|
||||
@@ -1064,7 +1064,7 @@ static struct store *imap_open_store(struct imap_serve
|
||||
$OpenBSD: patch-imap-send_c,v 1.9 2010/10/07 09:42:23 bernd Exp $
|
||||
--- imap-send.c.orig Fri Aug 20 01:44:47 2010
|
||||
+++ imap-send.c Thu Sep 2 11:12:51 2010
|
||||
@@ -1068,7 +1068,7 @@ static struct store *imap_open_store(struct imap_serve
|
||||
/* open connection to IMAP server */
|
||||
|
||||
if (srvc->tunnel) {
|
||||
|
@ -1,12 +1,12 @@
|
||||
$OpenBSD: patch-t_Makefile,v 1.1 2010/04/02 16:08:09 bernd Exp $
|
||||
--- t/Makefile.orig Fri Apr 2 13:36:30 2010
|
||||
+++ t/Makefile Fri Apr 2 13:36:40 2010
|
||||
@@ -6,7 +6,7 @@
|
||||
$OpenBSD: patch-t_Makefile,v 1.2 2010/10/07 09:42:23 bernd Exp $
|
||||
--- t/Makefile.orig Sun Sep 19 01:43:54 2010
|
||||
+++ t/Makefile Tue Sep 21 14:45:48 2010
|
||||
@@ -7,7 +7,7 @@
|
||||
-include ../config.mak
|
||||
|
||||
#GIT_TEST_OPTS=--verbose --debug
|
||||
-SHELL_PATH ?= $(SHELL)
|
||||
+SHELL_PATH = $(REGRESS_SHELL)
|
||||
PERL_PATH ?= /usr/bin/perl
|
||||
TAR ?= $(TAR)
|
||||
RM ?= rm -f
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-t_t9200-git-cvsexportcommit_sh,v 1.2 2009/05/18 19:23:58 bernd Exp $
|
||||
--- t/t9200-git-cvsexportcommit.sh.orig Thu May 7 06:29:04 2009
|
||||
+++ t/t9200-git-cvsexportcommit.sh Fri May 8 09:52:09 2009
|
||||
@@ -34,7 +34,7 @@ exit 1
|
||||
$OpenBSD: patch-t_t9200-git-cvsexportcommit_sh,v 1.3 2010/10/07 09:42:23 bernd Exp $
|
||||
--- t/t9200-git-cvsexportcommit.sh.orig Sun Sep 19 01:43:54 2010
|
||||
+++ t/t9200-git-cvsexportcommit.sh Tue Sep 21 14:44:36 2010
|
||||
@@ -35,7 +35,7 @@ exit 1
|
||||
|
||||
check_entries () {
|
||||
# $1 == directory, $2 == expected
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-t_t9400-git-cvsserver-server_sh,v 1.2 2009/05/18 19:23:58 bernd Exp $
|
||||
--- t/t9400-git-cvsserver-server.sh.orig Thu May 7 06:29:04 2009
|
||||
+++ t/t9400-git-cvsserver-server.sh Fri May 8 09:52:09 2009
|
||||
@@ -486,8 +486,8 @@ test_expect_success 'cvs status (no subdirs in header)
|
||||
$OpenBSD: patch-t_t9400-git-cvsserver-server_sh,v 1.3 2010/10/07 09:42:23 bernd Exp $
|
||||
--- t/t9400-git-cvsserver-server.sh.orig Fri Aug 20 01:44:47 2010
|
||||
+++ t/t9400-git-cvsserver-server.sh Thu Sep 2 11:12:51 2010
|
||||
@@ -500,8 +500,8 @@ test_expect_success 'cvs status (no subdirs in header)
|
||||
cd "$WORKDIR"
|
||||
test_expect_success 'cvs co -c (shows module database)' '
|
||||
GIT_CONFIG="$git_config" cvs co -c > out &&
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.46 2010/06/20 11:49:41 bernd Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.47 2010/10/07 09:42:23 bernd Exp $
|
||||
@pkgpath devel/git
|
||||
@bin bin/git
|
||||
bin/git-cvsserver
|
||||
@ -117,6 +117,7 @@ libexec/git/git-relink
|
||||
@bin libexec/git/git-remote-ftps
|
||||
@bin libexec/git/git-remote-http
|
||||
@bin libexec/git/git-remote-https
|
||||
libexec/git/git-remote-testgit
|
||||
libexec/git/git-repack
|
||||
@bin libexec/git/git-replace
|
||||
@bin libexec/git/git-repo-config
|
||||
@ -303,110 +304,12 @@ libexec/git/git-web--browse
|
||||
@man man/man7/gitcvs-migration.7
|
||||
@man man/man7/gitdiffcore.7
|
||||
@man man/man7/gitglossary.7
|
||||
@man man/man7/gitrevisions.7
|
||||
@man man/man7/gittutorial-2.7
|
||||
@man man/man7/gittutorial.7
|
||||
@man man/man7/gitworkflows.7
|
||||
share/doc/git/
|
||||
share/doc/git/RelNotes-1.5.0.1.txt
|
||||
share/doc/git/RelNotes-1.5.0.2.txt
|
||||
share/doc/git/RelNotes-1.5.0.3.txt
|
||||
share/doc/git/RelNotes-1.5.0.4.txt
|
||||
share/doc/git/RelNotes-1.5.0.5.txt
|
||||
share/doc/git/RelNotes-1.5.0.6.txt
|
||||
share/doc/git/RelNotes-1.5.0.7.txt
|
||||
share/doc/git/RelNotes-1.5.0.txt
|
||||
share/doc/git/RelNotes-1.5.1.1.txt
|
||||
share/doc/git/RelNotes-1.5.1.2.txt
|
||||
share/doc/git/RelNotes-1.5.1.3.txt
|
||||
share/doc/git/RelNotes-1.5.1.4.txt
|
||||
share/doc/git/RelNotes-1.5.1.5.txt
|
||||
share/doc/git/RelNotes-1.5.1.6.txt
|
||||
share/doc/git/RelNotes-1.5.1.txt
|
||||
share/doc/git/RelNotes-1.5.2.1.txt
|
||||
share/doc/git/RelNotes-1.5.2.2.txt
|
||||
share/doc/git/RelNotes-1.5.2.3.txt
|
||||
share/doc/git/RelNotes-1.5.2.4.txt
|
||||
share/doc/git/RelNotes-1.5.2.5.txt
|
||||
share/doc/git/RelNotes-1.5.2.txt
|
||||
share/doc/git/RelNotes-1.5.3.1.txt
|
||||
share/doc/git/RelNotes-1.5.3.2.txt
|
||||
share/doc/git/RelNotes-1.5.3.3.txt
|
||||
share/doc/git/RelNotes-1.5.3.4.txt
|
||||
share/doc/git/RelNotes-1.5.3.5.txt
|
||||
share/doc/git/RelNotes-1.5.3.6.txt
|
||||
share/doc/git/RelNotes-1.5.3.7.txt
|
||||
share/doc/git/RelNotes-1.5.3.8.txt
|
||||
share/doc/git/RelNotes-1.5.3.txt
|
||||
share/doc/git/RelNotes-1.5.4.1.txt
|
||||
share/doc/git/RelNotes-1.5.4.2.txt
|
||||
share/doc/git/RelNotes-1.5.4.3.txt
|
||||
share/doc/git/RelNotes-1.5.4.4.txt
|
||||
share/doc/git/RelNotes-1.5.4.5.txt
|
||||
share/doc/git/RelNotes-1.5.4.6.txt
|
||||
share/doc/git/RelNotes-1.5.4.7.txt
|
||||
share/doc/git/RelNotes-1.5.4.txt
|
||||
share/doc/git/RelNotes-1.5.5.1.txt
|
||||
share/doc/git/RelNotes-1.5.5.2.txt
|
||||
share/doc/git/RelNotes-1.5.5.3.txt
|
||||
share/doc/git/RelNotes-1.5.5.4.txt
|
||||
share/doc/git/RelNotes-1.5.5.5.txt
|
||||
share/doc/git/RelNotes-1.5.5.6.txt
|
||||
share/doc/git/RelNotes-1.5.5.txt
|
||||
share/doc/git/RelNotes-1.5.6.1.txt
|
||||
share/doc/git/RelNotes-1.5.6.2.txt
|
||||
share/doc/git/RelNotes-1.5.6.3.txt
|
||||
share/doc/git/RelNotes-1.5.6.4.txt
|
||||
share/doc/git/RelNotes-1.5.6.5.txt
|
||||
share/doc/git/RelNotes-1.5.6.6.txt
|
||||
share/doc/git/RelNotes-1.5.6.txt
|
||||
share/doc/git/RelNotes-1.6.0.1.txt
|
||||
share/doc/git/RelNotes-1.6.0.2.txt
|
||||
share/doc/git/RelNotes-1.6.0.3.txt
|
||||
share/doc/git/RelNotes-1.6.0.4.txt
|
||||
share/doc/git/RelNotes-1.6.0.5.txt
|
||||
share/doc/git/RelNotes-1.6.0.6.txt
|
||||
share/doc/git/RelNotes-1.6.0.txt
|
||||
share/doc/git/RelNotes-1.6.1.1.txt
|
||||
share/doc/git/RelNotes-1.6.1.2.txt
|
||||
share/doc/git/RelNotes-1.6.1.3.txt
|
||||
share/doc/git/RelNotes-1.6.1.4.txt
|
||||
share/doc/git/RelNotes-1.6.1.txt
|
||||
share/doc/git/RelNotes-1.6.2.1.txt
|
||||
share/doc/git/RelNotes-1.6.2.2.txt
|
||||
share/doc/git/RelNotes-1.6.2.3.txt
|
||||
share/doc/git/RelNotes-1.6.2.4.txt
|
||||
share/doc/git/RelNotes-1.6.2.5.txt
|
||||
share/doc/git/RelNotes-1.6.2.txt
|
||||
share/doc/git/RelNotes-1.6.3.1.txt
|
||||
share/doc/git/RelNotes-1.6.3.2.txt
|
||||
share/doc/git/RelNotes-1.6.3.3.txt
|
||||
share/doc/git/RelNotes-1.6.3.4.txt
|
||||
share/doc/git/RelNotes-1.6.3.txt
|
||||
share/doc/git/RelNotes-1.6.4.1.txt
|
||||
share/doc/git/RelNotes-1.6.4.2.txt
|
||||
share/doc/git/RelNotes-1.6.4.3.txt
|
||||
share/doc/git/RelNotes-1.6.4.4.txt
|
||||
share/doc/git/RelNotes-1.6.4.txt
|
||||
share/doc/git/RelNotes-1.6.5.1.txt
|
||||
share/doc/git/RelNotes-1.6.5.2.txt
|
||||
share/doc/git/RelNotes-1.6.5.3.txt
|
||||
share/doc/git/RelNotes-1.6.5.4.txt
|
||||
share/doc/git/RelNotes-1.6.5.5.txt
|
||||
share/doc/git/RelNotes-1.6.5.6.txt
|
||||
share/doc/git/RelNotes-1.6.5.7.txt
|
||||
share/doc/git/RelNotes-1.6.5.8.txt
|
||||
share/doc/git/RelNotes-1.6.5.txt
|
||||
share/doc/git/RelNotes-1.6.6.1.txt
|
||||
share/doc/git/RelNotes-1.6.6.2.txt
|
||||
share/doc/git/RelNotes-1.6.6.txt
|
||||
share/doc/git/RelNotes-1.7.0.1.txt
|
||||
share/doc/git/RelNotes-1.7.0.2.txt
|
||||
share/doc/git/RelNotes-1.7.0.3.txt
|
||||
share/doc/git/RelNotes-1.7.0.4.txt
|
||||
share/doc/git/RelNotes-1.7.0.5.txt
|
||||
share/doc/git/RelNotes-1.7.0.6.txt
|
||||
share/doc/git/RelNotes-1.7.0.txt
|
||||
share/doc/git/RelNotes-1.7.1.txt
|
||||
share/doc/git/README.OpenBSD
|
||||
share/doc/git/blame-options.txt
|
||||
share/doc/git/cmds-ancillaryinterrogators.txt
|
||||
share/doc/git/cmds-ancillarymanipulators.txt
|
||||
@ -721,6 +624,8 @@ share/doc/git/gitmodules.html
|
||||
share/doc/git/gitmodules.txt
|
||||
share/doc/git/gitrepository-layout.html
|
||||
share/doc/git/gitrepository-layout.txt
|
||||
share/doc/git/gitrevisions.html
|
||||
share/doc/git/gitrevisions.txt
|
||||
share/doc/git/gittutorial-2.html
|
||||
share/doc/git/gittutorial-2.txt
|
||||
share/doc/git/gittutorial.html
|
||||
@ -754,6 +659,7 @@ share/doc/git/pretty-formats.txt
|
||||
share/doc/git/pretty-options.txt
|
||||
share/doc/git/pull-fetch-param.txt
|
||||
share/doc/git/rev-list-options.txt
|
||||
share/doc/git/revisions.txt
|
||||
share/doc/git/urls-remotes.txt
|
||||
share/doc/git/urls.txt
|
||||
share/doc/git/user-manual.html
|
||||
@ -781,9 +687,10 @@ share/git-core/templates/hooks/update.sample
|
||||
share/git-core/templates/info/
|
||||
share/git-core/templates/info/exclude
|
||||
share/gitweb/
|
||||
share/gitweb/INSTALL
|
||||
share/gitweb/README
|
||||
share/gitweb/git-favicon.png
|
||||
share/gitweb/git-logo.png
|
||||
share/gitweb/gitweb.cgi
|
||||
share/gitweb/gitweb.css
|
||||
share/gitweb/static/
|
||||
share/gitweb/static/git-favicon.png
|
||||
share/gitweb/static/git-logo.png
|
||||
share/gitweb/static/gitweb.css
|
||||
share/gitweb/static/gitweb.js
|
||||
|
Loading…
Reference in New Issue
Block a user