index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure.ac
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-14
Merge branch 'rj/freebsd-sysinfo-build-fix'
Junio C Hamano
1
-26
/
+35
2025-07-14
Merge branch 'bs/config-mak-freebsd'
Junio C Hamano
1
-8
/
+0
2025-07-07
build: fix FreeBSD build when sysinfo compat library installed
Ramsay Jones
1
-26
/
+35
2025-07-02
build: retire NO_UINTMAX_T
Carlo Marcelo Arenas Belón
1
-8
/
+0
2025-05-19
configure.ac: upgrade to a compilation check for sysinfo
Ramsay Jones
1
-3
/
+22
2025-04-16
config.mak.uname: add sysinfo() configuration for cygwin
Ramsay Jones
1
-0
/
+8
2024-12-07
Makefile: consistently use @PLACEHOLDER@ to substitute
Patrick Steinhardt
1
-1
/
+1
2023-11-11
global: convert trivial usages of `test <expr> -a/-o <expr>`
Patrick Steinhardt
1
-1
/
+1
2023-07-19
configure.ac: always save NO_ICONV to config.status
Andreas Herrmann
1
-1
/
+2
2023-07-19
configure.ac: don't overwrite NO_CURL option
Andreas Herrmann
1
-0
/
+4
2023-07-19
configure.ac: don't overwrite NO_EXPAT option
Andreas Herrmann
1
-0
/
+4
2022-08-31
Makefile + hash.h: remove PPC_SHA1 implementation
Ævar Arnfjörð Bjarmason
1
-3
/
+0
2022-05-10
Merge branch 'ab/misc-cleanup'
Junio C Hamano
1
-3
/
+0
2022-04-06
configure.ac: fix HAVE_SYNC_FILE_RANGE definition
Adam Dinwoodie
1
-1
/
+1
2022-04-01
configure.ac: remove USE_PIC comment
Ævar Arnfjörð Bjarmason
1
-3
/
+0
2022-03-10
core.fsyncmethod: add writeout-only mode
Neeraj Singh
1
-0
/
+8
2022-01-26
compat: auto-detect if zlib has uncompress2()
Ævar Arnfjörð Bjarmason
1
-13
/
+0
2021-12-15
Merge branch 'hn/reftable'
Junio C Hamano
1
-0
/
+13
2021-10-21
git-sh-setup: remove "sane_grep", it's not needed anymore
Ævar Arnfjörð Bjarmason
1
-8
/
+0
2021-10-08
Provide zlib's uncompress2 from compat/zlib-compat.c
Han-Wen Nienhuys
1
-0
/
+13
2021-01-23
Remove support for v1 of the PCRE library
Ævar Arnfjörð Bjarmason
1
-43
/
+8
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
[next]