Fredrik Fornwall
a35b2becb9
git: Update from 2.17.0 to 2.17.1
7 years ago
Fredrik Fornwall
a0b10fbebd
git: Bump revision after enabling pcre
7 years ago
Vadzim Miliantsei
ec5911bdf5
git: Use PCRE ( #2350 )
7 years ago
Fredrik Fornwall
3028184aae
git: Update from 2.16.3 to 2.17.0
7 years ago
Fredrik Fornwall
ff089bbebb
git: Update from 2.16.2 to 2.16.3
7 years ago
Fredrik Fornwall
f4b90fec29
git: Update from 2.16.1 to 2.16.2
7 years ago
Fredrik Fornwall
1a24743b8e
git: Update from 2.16.0 to 2.16.1
7 years ago
Fredrik Fornwall
3e3c72a36f
git: Update from 2.15.1 to 2.16.0
7 years ago
Fredrik Fornwall
4e8cd01033
git: Update from 2.15.0 to 2.15.1
7 years ago
Fredrik Fornwall
24007baabc
git: Update from 2.14.3 to 2.15.0
7 years ago
Fredrik Fornwall
ae5ed3b87d
git: Update from 2.14.2 to 2.14.3
7 years ago
Fredrik Fornwall
1b94a9aa26
git: Update from 2.14.1 to 2.14.2
7 years ago
Stephen
3846233504
add openssl to git dependencies
#1169
7 years ago
Fredrik Fornwall
fb617c2db4
git: Update from 2.14.0 to 2.14.1
7 years ago
Fredrik Fornwall
2c8ddf2f2c
git: Update from 2.13.3 to 2.14.0
7 years ago
Stephen
75ee50fc02
revert changes
8 years ago
Stephen
06e5ec1f12
Continuous output and failure
some attempt at using dpkg for termux package installs instead of
rebuilding from source
8 years ago
Fredrik Fornwall
a584b3b2c0
git: Update from 2.13.2 to 2.13.3
8 years ago
Fredrik Fornwall
edff9aa401
git: Update from 2.13.1 to 2.13.2
8 years ago
Fredrik Fornwall
718a0392ef
git: Update to 2.13.1 (this time for real)
We need to build with
-DSHA1DC_FORCE_LITTLEENDIAN
to avoid a portability problem with endian detection in git 2.13.1:
https://public-inbox.org/git/xmqqmv9l8h5z.fsf@gitster.mtv.corp.google.com/t/
We actually call this version 2.13.1.2 to force apt to consider it
a higher version - it's a temporary lie until 2.13.2 is available.
8 years ago
Fredrik Fornwall
d6315450c9
git: Revert to 2.13.0
Push 2.13.1.1 as an update back to 2.13.0 as the 2.13.1 build is
broken at the moment.
8 years ago
Fredrik Fornwall
86e70c2287
git: Update from 2.13.0 to 2.13.1
8 years ago
Fredrik Fornwall
6c33b6e837
git: Update from 2.12.2 to 2.13.0
8 years ago
Fredrik Fornwall
dfb1a0ee29
git: Fix build if utfcpp is installed
Fixes #1000 .
8 years ago
Fredrik Fornwall
ca80245865
git: Update from 2.12.0 to 2.12.2
8 years ago
Fredrik Fornwall
72f69cdc35
Use termux_error_exit in more cases
8 years ago
Fredrik Fornwall
8c732a3581
git: Update from 2.11.1 to 2.12.0
8 years ago
Fredrik Fornwall
41c3c03a01
git: Update from 2.11.0 to 2.11.1
Also save some space by using symlinks to avoid duplicated binaries.
8 years ago
Fredrik Fornwall
20da7991b1
git: Update from 2.10.2 to 2.11.0
8 years ago
Fredrik Fornwall
54b923c24e
git: Update from 2.10.1 to 2.10.2
8 years ago
Fredrik Fornwall
aaa5197b22
git: Update from 2.10.0 to 2.10.1
8 years ago
Fredrik Fornwall
f7e141d03d
git: Update from 2.9.3 to 2.10.0
8 years ago
Fredrik Fornwall
cae39d9d66
git: Fixup massage step to remove bin/perl*
8 years ago
Fredrik Fornwall
69685781db
git: Inform about need to install perl when needed
Some git commands require perl, but since perl is a relatively
large dependency we do not bring it in as a git dependency. Instead
inform about the need to 'apt install perl' when trying to run a
command requiring perl.
Fixes #408 .
8 years ago
Fredrik Fornwall
5277be825f
git: Update from 2.9.2 to 2.9.3
8 years ago
Fredrik Fornwall
40e620d2d9
git: Update from 2.9.1 to 2.9.2
9 years ago
Fredrik Fornwall
1f2759b6e9
git: Update from 2.9.0 to 2.9.1
9 years ago
Fredrik Fornwall
40c3588bd7
git: Update from 2.8.4 to 2.9.0
9 years ago
Fredrik Fornwall
c319b01f77
git: Update from 2.8.3 to 2.8.4
9 years ago
Fredrik Fornwall
cba7ea1db4
git: Update from 2.8.2 to 2.8.3
9 years ago
Fredrik Fornwall
9519348e22
git: Update from 2.8.1 to 2.8.2
9 years ago
Fredrik Fornwall
d4e19e86b2
git: Patch away some /tmp usage
9 years ago
Fredrik Fornwall
11c62dd248
git: Patch to enable repos on shared filesystems
Fixes #227 .
9 years ago
Fredrik Fornwall
400193fc8e
Bump packages to force rebuild with libcurl
9 years ago
Fredrik Fornwall
3cb2117667
git: Update from 2.7.4 to 2.8.1
9 years ago
Fredrik Fornwall
2a86d5d9e2
git: Install perl files and update to 2.7.4
Installing perl files allows things using perl such as
'git add -p' to work.
Installing the git perl files is a bit messy when cross-compiling
git. We patch the install path to use a private folder for these
instead of messing with the system perl.
Note that git does not depend on perl, since that is a relatively
big dependency which many won't be using anyway.
9 years ago
Fredrik Fornwall
0a4ccaa987
git: Update from 2.7.1 to 2.7.2
9 years ago
Fredrik Fornwall
a5a74e524c
git: Update from 2.7.0 to 2.7.1
9 years ago
Fredrik Fornwall
de255e9c15
git: Rebuild with https support
Also add test to ensure that the git package is built with
https support.
9 years ago
Fredrik Fornwall
e8c88e6964
git: Install git-completion.bash from contrib/
9 years ago