index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-01
Merge branch 'dd/sequencer-utf8'
Junio C Hamano
1
-0
/
+49
2019-11-11
configure.ac: define ICONV_OMITS_BOM if necessary
Doan Tran Cong Danh
1
-0
/
+49
2019-11-10
Fix spelling errors in code comments
Elijah Newren
1
-1
/
+1
2019-06-07
configure: Detect linking style for HP aCC on HP-UX
Michael Osipov
1
-2
/
+12
2019-04-19
autoconf: #include <libintl.h> when checking for gettext()
Vadim Kochan
1
-3
/
+13
2018-11-19
Merge branch 'dd/poll-dot-h'
Junio C Hamano
1
-0
/
+6
2018-11-14
git-compat-util: prefer poll.h to sys/poll.h
Đoàn Trần Công Danh
1
-0
/
+6
2018-11-05
build: link with curl-defined linker flags
James Knight
1
-10
/
+7
2018-04-25
Merge branch 'es/fread-reads-dir-autoconf-fix'
Junio C Hamano
1
-1
/
+1
2018-04-09
configure.ac: fix botched FREAD_READS_DIRECTORIES check
Eric Sunshine
1
-1
/
+1
2018-03-14
Makefile: make USE_LIBPCRE=YesPlease mean v2, not v1
Ævar Arnfjörð Bjarmason
1
-13
/
+13
2018-03-14
configure: detect redundant --with-libpcre & --with-libpcre1
Ævar Arnfjörð Bjarmason
1
-0
/
+4
2018-03-14
configure: fix a regression in PCRE v1 detection
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2017-12-28
Makefile: NO_OPENSSL=1 should no longer imply BLK_SHA1=1
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2017-06-22
Merge branch 'nd/fopen-errors'
Junio C Hamano
1
-2
/
+2
2017-06-15
configure.ac: loosen FREAD_READS_DIRECTORIES test program
Jeff King
1
-2
/
+2
2017-06-02
grep: add support for PCRE v2
Ævar Arnfjörð Bjarmason
1
-12
/
+65
2017-05-21
Makefile & configure: reword inaccurate comment about PCRE
Ævar Arnfjörð Bjarmason
1
-4
/
+8
2017-02-28
wrapper.c: remove unused gitmkstemps() function
Ramsay Jones
1
-6
/
+0
2016-10-17
Merge branch 'js/regexec-buf'
Junio C Hamano
1
-6
/
+7
2016-10-10
configure.ac: improve description of NO_REGEX test
Jakub Narębski
1
-6
/
+7
2016-10-10
Merge branch 'dp/autoconf-curl-ssl'
Junio C Hamano
1
-10
/
+11
2016-07-25
Merge branch 'ew/autoconf-pthread'
Junio C Hamano
1
-0
/
+5
2016-07-18
configure.ac: stronger test for pthread linkage
Eric Wong
1
-0
/
+5
2016-06-28
./configure.ac: detect SSL in libcurl using curl-config
Дилян Палаузов
1
-10
/
+11
2016-05-06
Merge branch 'ky/imap-send-openssl-1.1.0' into maint
Junio C Hamano
1
-4
/
+0
2016-04-22
Merge branch 'ky/imap-send-openssl-1.1.0'
Junio C Hamano
1
-4
/
+0
2016-04-08
configure: remove checking for HMAC_CTX_cleanup
Kazuki Yamaguchi
1
-4
/
+0
2016-03-16
Merge branch 'jc/sane-grep'
Junio C Hamano
1
-0
/
+7
2016-03-10
sane_grep: pass "-a" if grep accepts it
Junio C Hamano
1
-0
/
+7
2015-12-01
Merge branch 'rc/configure-use-libs-when-checking-a-lib' into maint
Jeff King
1
-1
/
+7
2015-11-24
Merge branch 'rc/configure-use-libs-when-checking-a-lib'
Jeff King
1
-1
/
+7
2015-11-06
configure.ac: use $LIBS not $CFLAGS when testing -lpthread
Rainer M. Canavan
1
-1
/
+7
2015-10-29
Merge branch 'rp/link-curl-before-ssl'
Junio C Hamano
1
-0
/
+23
2015-10-21
configure.ac: detect ssl need with libcurl
Remi Pommarel
1
-0
/
+10
2015-10-21
Makefile: make curl-config path configurable
Remi Pommarel
1
-0
/
+13
2015-10-05
Makefile: drop D_INO_IN_DIRENT build knob
Jeff King
1
-7
/
+0
2015-06-03
configure: add getdelim() check
Eric Sunshine
1
-0
/
+6
2015-03-10
configure: support HAVE_BSD_SYSCTL option
Kyle J. McKay
1
-0
/
+23
2015-01-09
configure.ac: check for HMAC_CTX_cleanup
Reuben Hawkins
1
-0
/
+4
2015-01-09
configure.ac: check for clock_gettime and CLOCK_MONOTONIC
Reuben Hawkins
1
-0
/
+22
2015-01-09
configure.ac: check 'tv_nsec' field in 'struct stat'
Reuben Hawkins
1
-0
/
+13
2014-12-22
Merge branch 'dm/compat-s-ifmt-for-zos'
Junio C Hamano
1
-0
/
+23
2014-12-04
compat: convert modes to use portable file type values
David Michael
1
-0
/
+23
2014-08-29
autoconf: check for setitimer()
Jonas 'Sortie' Termansen
1
-0
/
+6
2014-08-29
autoconf: check for struct itimerval
Jonas 'Sortie' Termansen
1
-0
/
+8
2014-06-03
Merge branch 'ks/tree-diff-nway'
Junio C Hamano
1
-0
/
+8
2014-03-27
Portable alloca for Git
Kirill Smelkov
1
-0
/
+8
2014-03-25
Merge branch 'dm/configure-iconv-locale-charset'
Junio C Hamano
1
-1
/
+1
2014-03-11
configure.ac: link with -liconv for locale_charset()
Dmitry Marakasov
1
-1
/
+1
[next]