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
Fredrik Fornwall
c21955b646
git: Update from 2.6.4 to 2.7.0
9 years ago
Fredrik Fornwall
7fc9aca02c
git: Update from 2.6.3 to 2.6.4
9 years ago
Fredrik Fornwall
5822f92030
git: Use $PREFIX/bin/sh instead of /system/bin/sh
9 years ago
Fredrik Fornwall
7466509fd2
Make git depend on less
The busybox version of less does not handle required escape sequences
used by 'git log', so require the complete less. See #63 .
9 years ago
Fredrik Fornwall
6da5daba2f
git: Update from 2.6.2 to 2.6.3
9 years ago
Fredrik Fornwall
0ba050ed01
git: Update to 2.6.2
9 years ago
Fredrik Fornwall
b14c5952c4
Various minor version bumps
9 years ago
Fredrik Fornwall
72c64c2a15
git: Update to 2.6.0
9 years ago
Fredrik Fornwall
377ce58ee0
git: Update to 2.5.3
9 years ago
Fredrik Fornwall
2853f9daf9
git: Update to 2.5.1 from 2.5.0
9 years ago
Fredrik Fornwall
2ed8eb1320
git: Drop build revision after version update
10 years ago
Fredrik Fornwall
bad5811ddc
git: Update from 2.4.6 to 2.5.0
10 years ago