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
/
config.mak.uname
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-14
Merge branch 'bs/config-mak-freebsd'
Junio C Hamano
1
-6
/
+3
2025-07-02
config.mak.uname: set NO_MEMMEM only for functional version
Carlo Marcelo Arenas Belón
1
-6
/
+3
2025-06-18
Merge branch 'bs/solaris-10-and-11'
Junio C Hamano
1
-3
/
+25
2025-06-07
config.mak.uname: update settings for Solaris 10 and 11
Brad Smith
1
-3
/
+25
2025-06-04
Merge branch 'bs/config-mak-openbsd'
Junio C Hamano
1
-4
/
+1
2025-06-01
config.mak.uname: update settings for OpenBSD
Brad Smith
1
-4
/
+1
2025-05-13
Merge branch 'js/ci-buildsystems-cleanup'
Junio C Hamano
1
-76
/
+0
2025-05-05
Merge branch 'js/windows-arm64'
Junio C Hamano
1
-4
/
+14
2025-05-05
config.mak.uname: drop the `vcxproj` target
Johannes Schindelin
1
-76
/
+0
2025-04-23
mingw(arm64): do move the `/etc/git*` location
Johannes Schindelin
1
-2
/
+2
2025-04-23
msvc: do handle builds on Windows/ARM64
Johannes Schindelin
1
-1
/
+5
2025-04-23
mingw: do not use nedmalloc on Windows/ARM64
Johannes Schindelin
1
-1
/
+3
2025-04-23
config.mak.uname: add support for clangarm64
Dennis Ameling
1
-0
/
+4
2025-04-17
config.mak.uname: set CSPRNG_METHOD to getrandom on Linux
Ramsay Jones
1
-0
/
+1
2025-04-16
config.mak.uname: add arc4random to the cygwin build
Ramsay Jones
1
-0
/
+1
2025-04-16
config.mak.uname: add sysinfo() configuration for cygwin
Ramsay Jones
1
-1
/
+2
2025-04-16
config.mak.uname: add clock_gettime() to the cygwin build
Ramsay Jones
1
-0
/
+2
2025-04-16
config.mak.uname: add HAVE_GETDELIM to the cygwin section
Ramsay Jones
1
-0
/
+1
2025-04-16
config.mak.uname: only set NO_REGEX on cygwin for v1.7
Ramsay Jones
1
-1
/
+3
2025-04-16
config.mak.uname: add a note about NO_STRLCPY for Linux
Ramsay Jones
1
-0
/
+1
2025-04-16
Makefile: remove NEEDS_LIBRT build variable
Ramsay Jones
1
-2
/
+0
2024-12-17
cmake/vcxproj: stop special-casing `remote-ext`
Johannes Schindelin
1
-4
/
+0
2024-09-13
Merge branch 'rj/cygwin-has-dev-tty'
Junio C Hamano
1
-0
/
+1
2024-09-08
config.mak.uname: add HAVE_DEV_TTY to cygwin config section
Ramsay Jones
1
-0
/
+1
2024-08-22
exec_cmd: RUNTIME_PREFIX on z/OS systems
D Harithamma
1
-0
/
+1
2024-07-18
config.mak.uname: remove unused uname_P variable
Ramsay Jones
1
-1
/
+0
2024-04-30
Merge branch 'js/build-fuzz-more-often'
Junio C Hamano
1
-0
/
+1
2024-04-24
fuzz: link fuzz programs with `make all` on Linux
Josh Steadmon
1
-0
/
+1
2024-04-16
Merge branch 'tb/make-indent-conditional-with-non-spaces'
Junio C Hamano
1
-77
/
+77
2024-04-08
Makefile(s): avoid recipe prefix in conditional statements
Taylor Blau
1
-77
/
+77
2024-04-03
Win32: detect unix socket support at runtime
Matthias Aßhauer
1
-2
/
+0
2024-03-06
build: support z/OS (OS/390).
Haritha D
1
-0
/
+12
2024-01-18
Makefile: detect new Homebrew location for ARM-based Macs
Patrick Steinhardt
1
-0
/
+13
2023-08-09
win32: add a helper to run `git.exe` without a foreground window
Johannes Schindelin
1
-0
/
+3
2023-02-09
Merge branch 'hj/remove-msys-support'
Junio C Hamano
1
-51
/
+35
2023-02-02
mingw: remove msysGit/MSYS1 support
Harshil-Jani
1
-50
/
+35
2023-02-02
mingw: remove duplicate `USE_NED_ALLOCATOR` directive
Harshil-Jani
1
-1
/
+0
2023-01-08
use enhanced basic regular expressions on macOS
René Scharfe
1
-0
/
+1
2022-07-29
mingw: remove unneeded `NO_CURL` directive
Johannes Schindelin
1
-1
/
+0
2022-07-29
mingw: remove unneeded `NO_GETTEXT` directive
Johannes Schindelin
1
-1
/
+0
2022-07-29
windows: include the Python bits when building Git for Windows
Johannes Schindelin
1
-1
/
+2
2022-06-10
Merge branch 'jh/builtin-fsmonitor-part3'
Junio C Hamano
1
-0
/
+5
2022-05-26
fsmonitor-settings: stub in macOS-specific incompatibility checking
Jeff Hostetler
1
-0
/
+1
2022-05-26
fsmonitor-settings: stub in Win32-specific incompatibility checking
Jeff Hostetler
1
-0
/
+4
2022-04-04
Merge branch 'jh/builtin-fsmonitor-part2'
Junio C Hamano
1
-0
/
+20
2022-03-25
Merge branch 'ns/core-fsyncmethod'
Junio C Hamano
1
-0
/
+3
2022-03-25
compat/fsmonitor/fsm-listen-darwin: stub in backend for Darwin
Jeff Hostetler
1
-0
/
+10
2022-03-25
compat/fsmonitor/fsm-listen-win32: stub in backend for Windows
Jeff Hostetler
1
-0
/
+10
2022-03-10
core.fsyncmethod: add writeout-only mode
Neeraj Singh
1
-0
/
+3
2022-03-03
Makefile: add "$(QUIET)" boilerplate to shared.mak
Ævar Arnfjörð Bjarmason
1
-1
/
+0
[next]