Fredrik Fornwall
b3baca4292
git: Update from 2.17.1 to 2.18.0
2018-06-23 23:52:54 +02:00
Fredrik Fornwall
bcdfaf0c95
git: Update from 2.17.0 to 2.17.1
2018-05-30 02:48:06 +02:00
Fredrik Fornwall
60006b8a7c
git: Bump revision after enabling pcre
2018-04-17 00:07:02 +02:00
Vadzim Miliantsei
38db9ee81d
git: Use PCRE ( #2350 )
2018-04-16 23:00:58 +02:00
Fredrik Fornwall
c356b0274d
git: Update from 2.16.3 to 2.17.0
2018-04-04 00:09:18 +02:00
Fredrik Fornwall
5ff5e16f68
git: Update from 2.16.2 to 2.16.3
2018-03-23 12:53:09 +01:00
Fredrik Fornwall
383bfac500
git: Update from 2.16.1 to 2.16.2
2018-02-18 22:33:25 +01:00
Fredrik Fornwall
39e8b6d3e6
git: Update from 2.16.0 to 2.16.1
2018-01-22 10:14:04 +01:00
Fredrik Fornwall
20f45e7503
git: Update from 2.15.1 to 2.16.0
2018-01-20 22:58:10 +01:00
Fredrik Fornwall
af63268ead
git: Update from 2.15.0 to 2.15.1
2017-11-30 18:58:19 +01:00
Fredrik Fornwall
b15fbbf1cf
git: Update from 2.14.3 to 2.15.0
2017-10-31 19:11:31 +01:00
Fredrik Fornwall
98ab429c7e
git: Update from 2.14.2 to 2.14.3
2017-10-25 14:29:49 +02:00
Fredrik Fornwall
0237daae59
git: Update from 2.14.1 to 2.14.2
2017-09-27 12:03:22 +02:00
Stephen
5e5d9a4638
add openssl to git dependencies
...
#1169
2017-09-07 22:38:47 +02:00
Fredrik Fornwall
151d18bc07
git: Update from 2.14.0 to 2.14.1
2017-08-11 13:36:14 +02:00
Fredrik Fornwall
d2fa4bb274
git: Update from 2.13.3 to 2.14.0
2017-08-07 20:57:00 +02:00
Stephen
a7d2bf0645
revert changes
2017-07-14 23:21:20 +02:00
Stephen
5a89c5e2fd
Continuous output and failure
...
some attempt at using dpkg for termux package installs instead of
rebuilding from source
2017-07-14 23:21:20 +02:00
Fredrik Fornwall
c2ace42fc8
git: Update from 2.13.2 to 2.13.3
2017-07-14 00:53:31 +02:00
Fredrik Fornwall
46ae44f89b
git: Update from 2.13.1 to 2.13.2
2017-06-25 20:34:43 +02:00
Fredrik Fornwall
f4ba4da22f
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.
2017-06-06 23:37:06 +02:00
Fredrik Fornwall
8395e36e34
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.
2017-06-06 11:49:15 +02:00
Fredrik Fornwall
d00c8561ba
git: Update from 2.13.0 to 2.13.1
2017-06-05 21:22:07 +02:00
Fredrik Fornwall
199d2b0ecf
git: Update from 2.12.2 to 2.13.0
2017-05-10 22:59:25 +02:00
Fredrik Fornwall
f5d9b0d917
git: Fix build if utfcpp is installed
...
Fixes #1000 .
2017-05-07 09:40:41 +02:00
Fredrik Fornwall
ca80245865
git: Update from 2.12.0 to 2.12.2
2017-03-26 00:14:52 +01:00
Fredrik Fornwall
72f69cdc35
Use termux_error_exit in more cases
2017-03-05 03:30:38 +01:00
Fredrik Fornwall
8c732a3581
git: Update from 2.11.1 to 2.12.0
2017-02-25 01:09:58 +01:00
Fredrik Fornwall
41c3c03a01
git: Update from 2.11.0 to 2.11.1
...
Also save some space by using symlinks to avoid duplicated binaries.
2017-02-03 22:46:56 +01:00
Fredrik Fornwall
20da7991b1
git: Update from 2.10.2 to 2.11.0
2016-11-30 12:00:09 -05:00
Fredrik Fornwall
54b923c24e
git: Update from 2.10.1 to 2.10.2
2016-10-30 10:55:55 -04:00
Fredrik Fornwall
aaa5197b22
git: Update from 2.10.0 to 2.10.1
2016-10-06 17:21:27 -04:00
Fredrik Fornwall
f7e141d03d
git: Update from 2.9.3 to 2.10.0
2016-09-03 17:32:42 -04:00
Fredrik Fornwall
cae39d9d66
git: Fixup massage step to remove bin/perl*
2016-08-23 15:47:50 -04:00
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 .
2016-08-23 13:27:26 -04:00
Fredrik Fornwall
5277be825f
git: Update from 2.9.2 to 2.9.3
2016-08-14 07:48:09 -04:00
Fredrik Fornwall
40e620d2d9
git: Update from 2.9.1 to 2.9.2
2016-07-19 07:27:27 -04:00
Fredrik Fornwall
1f2759b6e9
git: Update from 2.9.0 to 2.9.1
2016-07-14 17:58:48 -04:00
Fredrik Fornwall
40c3588bd7
git: Update from 2.8.4 to 2.9.0
2016-06-20 05:30:35 -04:00
Fredrik Fornwall
c319b01f77
git: Update from 2.8.3 to 2.8.4
2016-06-09 08:10:08 -04:00
Fredrik Fornwall
cba7ea1db4
git: Update from 2.8.2 to 2.8.3
2016-05-21 18:05:32 -04:00
Fredrik Fornwall
9519348e22
git: Update from 2.8.1 to 2.8.2
2016-05-03 06:29:42 -04:00
Fredrik Fornwall
d4e19e86b2
git: Patch away some /tmp usage
2016-04-28 08:27:01 -04:00
Fredrik Fornwall
11c62dd248
git: Patch to enable repos on shared filesystems
...
Fixes #227 .
2016-04-21 19:32:02 -04:00
Fredrik Fornwall
400193fc8e
Bump packages to force rebuild with libcurl
2016-04-11 09:21:47 -04:00
Fredrik Fornwall
3cb2117667
git: Update from 2.7.4 to 2.8.1
2016-04-07 11:03:06 -04:00
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.
2016-03-24 23:00:20 -04:00
Fredrik Fornwall
0a4ccaa987
git: Update from 2.7.1 to 2.7.2
2016-02-28 02:00:03 -05:00
Fredrik Fornwall
a5a74e524c
git: Update from 2.7.0 to 2.7.1
2016-02-22 04:01:42 -05:00
Fredrik Fornwall
de255e9c15
git: Rebuild with https support
...
Also add test to ensure that the git package is built with
https support.
2016-01-25 06:28:25 -05:00