Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ab/auto-detect-zlib-compress2' | Junio C Hamano | 2022-02-17 | 1 | -7/+0 |
|\ | |||||
| * | compat: auto-detect if zlib has uncompress2() | Ævar Arnfjörð Bjarmason | 2022-01-26 | 1 | -7/+0 |
* | | Merge branch 'bc/csprng-mktemps' | Junio C Hamano | 2022-02-12 | 1 | -0/+8 |
|\ \ | |/ |/| | |||||
| * | wrapper: add a helper to generate numbers from a CSPRNG | brian m. carlson | 2022-01-17 | 1 | -0/+8 |
* | | Merge branch 'da/rhel7-lacks-uncompress2-and-c99' | Junio C Hamano | 2022-01-18 | 1 | -0/+5 |
|\ \ | |||||
| * | | build: centos/RHEL 7 ships with an older gcc and zlib | David Aguilar | 2022-01-16 | 1 | -0/+5 |
| |/ | |||||
* / | build: NonStop ships with an older zlib | Randall S. Becker | 2022-01-12 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'hn/reftable' | Junio C Hamano | 2021-12-15 | 1 | -0/+5 |
|\ | |||||
| * | Provide zlib's uncompress2 from compat/zlib-compat.c | Han-Wen Nienhuys | 2021-10-08 | 1 | -0/+5 |
* | | git-sh-setup: remove "sane_grep", it's not needed anymore | Ævar Arnfjörð Bjarmason | 2021-10-22 | 1 | -1/+0 |
* | | Merge branch 'ab/config-based-hooks-1' | Junio C Hamano | 2021-10-14 | 1 | -3/+3 |
|\ \ | |||||
| * | | Makefile: stop hardcoding {command,config}-list.h | Ævar Arnfjörð Bjarmason | 2021-09-24 | 1 | -3/+3 |
| |/ | |||||
* / | Makefile: restrict -Wpedantic and -Wno-pedantic-ms-format better | Carlo Marcelo Arenas Belón | 2021-09-29 | 1 | -1/+5 |
|/ | |||||
* | Merge branch 'es/trace2-log-parent-process-name' | Junio C Hamano | 2021-08-25 | 1 | -0/+3 |
|\ | |||||
| * | tr2: log parent process name | Emily Shaffer | 2021-07-22 | 1 | -0/+2 |
| * | tr2: make process info collection platform-generic | Emily Shaffer | 2021-07-22 | 1 | -0/+1 |
* | | Merge branch 'js/config-mak-windows-pcre-fix' | Junio C Hamano | 2021-07-17 | 1 | -1/+1 |
|\ \ | |||||
| * | | config.mak.uname: PCRE1 cleanup | Carlo Marcelo Arenas Belón | 2021-06-29 | 1 | -1/+1 |
| |/ | |||||
* / | mingw: move Git for Windows' system config where users expect it | Johannes Schindelin | 2021-06-29 | 1 | -0/+10 |
|/ | |||||
* | Merge branch 'jh/simple-ipc' | Junio C Hamano | 2021-04-02 | 1 | -0/+2 |
|\ | |||||
| * | simple-ipc: add win32 implementation | Jeff Hostetler | 2021-03-15 | 1 | -0/+2 |
* | | Merge branch 'jk/open-returns-eintr' | Junio C Hamano | 2021-03-05 | 1 | -0/+3 |
|\ \ | |||||
| * | | config.mak.uname: enable OPEN_RETURNS_EINTR for macOS Big Sur | Jeff King | 2021-03-01 | 1 | -0/+3 |
| |/ | |||||
* / | config.mak.uname: remove redundant NO_LIBPCRE1_JIT flag | Ævar Arnfjörð Bjarmason | 2021-01-24 | 1 | -1/+0 |
|/ | |||||
* | Merge branch 'rb/nonstop-config-mak-uname-update' | Junio C Hamano | 2020-12-19 | 1 | -4/+0 |
|\ | |||||
| * | config.mak.uname: remove old NonStop compatibility settings | Randall S. Becker | 2020-12-17 | 1 | -4/+0 |
* | | config.mak.uname: remove unused NEEDS_SSL_WITH_CURL flag | Ævar Arnfjörð Bjarmason | 2020-11-11 | 1 | -5/+0 |
* | | config.mak.uname: remove unused the NO_R_TO_GCC_LINKER flag | Ævar Arnfjörð Bjarmason | 2020-11-11 | 1 | -3/+0 |
|/ | |||||
* | Merge branch 'cb/no-more-gmtime' | Junio C Hamano | 2020-05-20 | 1 | -1/+0 |
|\ | |||||
| * | compat: remove gmtime | Carlo Marcelo Arenas Belón | 2020-05-14 | 1 | -1/+0 |
* | | Merge branch 'es/bugreport' | Junio C Hamano | 2020-05-01 | 1 | -3/+3 |
|\ \ | |||||
| * | | help: move list_config_help to builtin/help | Emily Shaffer | 2020-04-17 | 1 | -3/+3 |
| |/ | |||||
* | | Merge branch 'ds/build-homebrew-gettext-fix' | Junio C Hamano | 2020-05-01 | 1 | -2/+11 |
|\ \ | |||||
| * | | macOS/brew: let the build find gettext headers/libraries/msgfmt | Johannes Schindelin | 2020-04-27 | 1 | -2/+11 |
| |/ | |||||
* / | config.mak.uname: Define FREAD_READS_DIRECTORIES for GNU/Hurd | Jessica Clarke | 2020-04-22 | 1 | -0/+1 |
|/ | |||||
* | Sync with 2.23.1 | Johannes Schindelin | 2019-12-06 | 1 | -2/+1 |
|\ | |||||
| * | Sync with 2.22.2 | Johannes Schindelin | 2019-12-06 | 1 | -2/+1 |
| |\ | |||||
| | * | Sync with 2.21.1 | Johannes Schindelin | 2019-12-06 | 1 | -2/+1 |
| | |\ | |||||
| | | * | Sync with 2.20.2 | Johannes Schindelin | 2019-12-06 | 1 | -2/+1 |
| | | |\ | |||||
| | | | * | Sync with 2.19.3 | Johannes Schindelin | 2019-12-06 | 1 | -2/+1 |
| | | | |\ | |||||
| | | | | * | Sync with 2.18.2 | Johannes Schindelin | 2019-12-06 | 1 | -2/+1 |
| | | | | |\ | |||||
| | | | | | * | Sync with 2.17.3 | Johannes Schindelin | 2019-12-06 | 1 | -2/+0 |
| | | | | | |\ | |||||
| | | | | | | * | Sync with 2.15.4 | Johannes Schindelin | 2019-12-06 | 1 | -2/+0 |
| | | | | | | |\ | |||||
| | | | | | | | * | Sync with 2.14.6 | Johannes Schindelin | 2019-12-06 | 1 | -2/+0 |
| | | | | | | | |\ | |||||
| | | | | | | | | * | protect_ntfs: turn on NTFS protection by default | Johannes Schindelin | 2019-12-05 | 1 | -2/+0 |
* | | | | | | | | | | vcxproj: include more generated files | Johannes Schindelin | 2019-10-06 | 1 | -3/+6 |
* | | | | | | | | | | vcxproj: only copy `git-remote-http.exe` once it was built | Johannes Schindelin | 2019-10-06 | 1 | -3/+7 |
|/ / / / / / / / / | |||||
* | | | | | | | | | vcxproj: also link-or-copy builtins | Johannes Schindelin | 2019-07-29 | 1 | -0/+15 |
* | | | | | | | | | msvc: add a Makefile target to pre-generate the Visual Studio solution | Johannes Schindelin | 2019-07-29 | 1 | -0/+61 |
* | | | | | | | | | Merge branch 'js/mingw-gcc-stack-protect' | Junio C Hamano | 2019-07-12 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ |