Commit Graph

  • 4bb31c794f survey: add command line opts to select references Jeff Hostetler 2024-04-29 09:51:34 -04:00
  • 0d1f2e1d41 Merge branch 'dscho-avoid-d-f-conflict-in-vs-master' Johannes Schindelin 2021-04-13 10:00:00 +02:00
  • 73fd10debc survey: stub in new experimental 'git-survey' command Jeff Hostetler 2024-04-29 08:55:03 -04:00
  • e56925e15f mingw: ignore HOMEDRIVE/HOMEPATH if it points to Windows' system directory Johannes Schindelin 2020-08-25 12:13:26 +02:00
  • 8b59b360bf revision: create mark_trees_uninteresting_dense() Derrick Stolee 2024-09-06 14:16:13 -04:00
  • ea0080832a mingw: allow git.exe to be used instead of the "Git wrapper" Johannes Schindelin 2020-02-01 00:31:16 +01:00
  • 4dcf14ed18 ci: work around a problem with HTTP/2 vs libcurl v8.10.0 Johannes Schindelin 2024-09-24 08:47:39 +02:00
  • c22c73ff7b mingw: ensure valid CTYPE Johannes Schindelin 2017-02-21 13:28:58 +01:00
  • 4ba290e234 max_tree_depth: lower it for clang builds in general on Windows Johannes Schindelin 2025-11-21 15:15:42 +01:00
  • 1a5a5eb9cc mingw: always define ETC_* for MSYS2 environments Johannes Schindelin 2025-11-21 14:45:45 +01:00
  • 04c9fe688a mingw: rely on MSYS2's metadata instead of hard-coding it Johannes Schindelin 2025-11-21 14:17:24 +01:00
  • 849f69ccfd mingw: only enable the MSYS2-specific stuff when compiling in MSYS2 Johannes Schindelin 2025-11-21 14:09:40 +01:00
  • f765afd0d8 mingw: set the prefix and HOST_CPU as per MSYS2's settings Johannes Schindelin 2025-11-21 13:53:19 +01:00
  • 6e39129cbc mingw: avoid over-specifying --pic-executable Johannes Schindelin 2025-11-21 13:44:56 +01:00
  • 116347c694 mingw: only use -Wl,--large-address-aware for 32-bit builds Johannes Schindelin 2025-11-21 12:38:21 +01:00
  • 6c629b3412 mingw: drop the -D_USE_32BIT_TIME_T option Johannes Schindelin 2025-11-21 12:15:12 +01:00
  • 1d2fa8742f mingw: stop hard-coding CC = gcc Johannes Schindelin 2025-11-23 11:11:01 +01:00
  • 74fc09cf47 windows: skip linking git-<command> for built-ins Johannes Schindelin 2023-01-27 08:55:21 +01:00
  • 8b5e432172 status: fix for old-style submodules with commondir Andrey Zabavnikov 2022-10-28 17:12:06 +03:00
  • a8433e53ab Fix Windows version resources Kiel Hurley 2022-11-02 22:56:16 +13:00
  • 4f06f5d1c4 mingw: change core.fsyncObjectFiles = 1 by default Johannes Schindelin 2017-09-04 11:59:45 +02:00
  • b7f0184060 winansi: check result and Buffer before using Name Christopher Degawa 2022-05-28 14:53:54 -05:00
  • bbb1fa4714 mingw: $env:TERM="xterm-256color" for newer OSes Rafael Kitover 2022-04-12 19:53:33 +00:00
  • d3a4eae1a8 compat/mingw.c: do not warn when failing to get owner Derrick Stolee 2022-04-13 14:54:43 -04:00
  • 58bccec2c0 hash-object: add a >4GB/LLP64 test case using filtered input Philip Oakley 2021-12-07 09:53:41 +00:00
  • f98f30fb54 CMake: show Win32 and Generator_platform build-option values Philip Oakley 2021-05-10 16:47:40 +01:00
  • 7eb85a49bb ci: run contrib/subtree tests in CI builds Victoria Dye 2021-08-05 19:11:59 -04:00
  • 1af3dec9e7 http: optionally send SSL client certificate Pascal Muller 2021-06-23 21:21:10 +02:00
  • b807d1b250 compat/vcbuild: document preferred way to build in Visual Studio Johannes Schindelin 2021-05-17 10:46:52 +02:00
  • 0652d001a5 mingw: allow for longer paths in parse_interpreter() Johannes Schindelin 2021-04-02 22:50:54 +02:00
  • c1b4dd4777 git-gui: accommodate for intent-to-add files Johannes Schindelin 2020-08-12 15:06:17 +00:00
  • b53656f627 t0014: fix indentation Jens Glathe 2020-06-02 12:12:25 +02:00
  • 7574c91383 commit: accept "scissors" with CR/LF line endings Luke Bonanomi 2020-06-24 07:45:52 -04:00
  • 98fd17324e t3701: verify that we can add *lots* of files interactively Johannes Schindelin 2015-09-12 12:25:47 +02:00
  • 22badedc6b mingw: implement a platform-specific strbuf_realpath() Johannes Schindelin 2020-01-31 11:49:04 +01:00
  • 9c3cb62734 clink.pl: fix MSVC compile script to handle libcurl-d.lib Jeff Hostetler 2020-01-30 14:22:27 -05:00
  • 684729ddab mingw: fix fatal error working on mapped network drives on Windows Bjoern Mueller 2020-01-22 13:49:13 +01:00
  • 110c415949 transport: optionally disable side-band-64k Thomas Braun 2014-05-08 21:43:24 +02:00
  • 7b8d8b5f7a MinGW: link as terminal server aware Matthias Aßhauer 2022-07-10 11:27:25 +02:00
  • 8dd0fee9f7 t5505/t5516: fix white-space around redirectors Johannes Schindelin 2020-05-09 19:24:23 +02:00
  • e90e8a2f7e mingw: use mimalloc Johannes Schindelin 2019-06-24 23:45:21 +02:00
  • d150ca2600 Add config option windows.appendAtomically 孙卓识 2022-01-16 03:38:33 +08:00
  • 60ec10f9cd setup: properly use "%(prefix)/" when in WSL Derrick Stolee 2022-04-13 14:49:17 -04:00
  • 752c3647c1 hash-object: add another >4GB/LLP64 test case Philip Oakley 2021-12-06 22:42:46 +00:00
  • ddff42e8ef CMakeLists: add default "x64-windows" arch for Visual Studio Philip Oakley 2021-04-22 11:11:38 +01:00
  • 461d209935 subtree: update contrib/subtree test target Victoria Dye 2021-08-05 19:04:13 -04:00
  • 87de6d01fe http: use new "best effort" strategy for Secure Channel revoke checking Johannes Schindelin 2020-03-04 21:55:28 +01:00
  • ebe808daa5 strbuf_realpath(): use platform-dependent API if available Johannes Schindelin 2020-01-31 11:44:31 +01:00
  • 5e1e746d45 t5505/t5516: allow running without .git/branches/ in the templates Johannes Schindelin 2020-05-09 16:19:06 +02:00
  • 1733393108 mimalloc: offer a build-time option to enable it Johannes Schindelin 2019-06-24 23:43:06 +02:00
  • aba12056b0 hash-object --stdin: verify that it works with >4GB/LLP64 Philip Oakley 2021-12-06 22:26:50 +00:00
  • 53b2101439 .gitignore: add Visual Studio CMakeSetting.json file Philip Oakley 2021-04-24 11:09:58 +01:00
  • 31587e69f3 mingw: demonstrate a git add issue with NTFS junctions Johannes Schindelin 2020-01-31 12:02:47 +01:00
  • 8a4d1036ba mimalloc: adjust for building inside Git Johannes Schindelin 2019-06-24 23:41:27 +02:00
  • 0b2230b351 hash algorithms: use size_t for section lengths Philip Oakley 2021-11-12 21:16:51 +00:00
  • d3c884cb93 CMake: default Visual Studio generator has changed Philip Oakley 2021-07-02 00:30:24 +01:00
  • 75820b6723 Import the source code of mimalloc v2.2.7 Johannes Schindelin 2026-01-16 15:47:57 +01:00
  • 4fdd5db093 object-file.c: use size_t for header lengths Philip Oakley 2021-11-12 21:14:50 +00:00
  • 01fe138f74 cmake(): allow setting HOST_CPU for cross-compilation Dennis Ameling 2021-07-19 13:02:16 +02:00
  • a3a64224a1 git-compat-util: avoid redeclaring _DEFAULT_SOURCE Johannes Schindelin 2022-08-12 12:44:15 +02:00
  • cca9a8e22b hash-object: demonstrate a >4GB/LLP64 problem Philip Oakley 2021-10-31 23:15:13 +00:00
  • 7d4422982e Add schannel to curl installation Dennis Ameling 2020-12-06 18:39:26 +01:00
  • 097e975014 win32/pthread: avoid name clashes with winpthread Johannes Schindelin 2019-10-20 22:08:58 +02:00
  • 4c4f44042d ci(vs-build) also build Windows/ARM64 artifacts Dennis Ameling 2020-11-29 00:12:26 +01:00
  • d1f8c8732d mingw: include the Python parts in the build Johannes Schindelin 2015-02-16 14:06:59 +01:00
  • eb1647e4af cmake: allow building for Windows/ARM64 Dennis Ameling 2020-12-04 14:11:34 +01:00
  • 6b02984bfc vcbuild: add an option to install individual 'features' Ian Bearman 2020-02-04 10:34:40 -08:00
  • bc0e54550f vcbuild: install ARM64 dependencies when building ARM64 binaries Ian Bearman 2020-01-31 16:00:25 -08:00
  • 4cc6a3fb68 vcpkg_install: add comment regarding slow network connections Philip Oakley 2019-10-06 18:43:57 +01:00
  • e9a6c2b3af vcpkg_install: detect lack of Git Philip Oakley 2019-10-06 18:40:55 +01:00
  • b2bb22f7d5 clean: remove mount points when possible Johannes Schindelin 2018-12-11 12:55:26 +01:00
  • a16863b24f mingw: prevent regressions with "drive-less" absolute paths Johannes Schindelin 2017-04-18 12:09:08 +02:00
  • d7bc2d400b Always auto-gc after calling a fast-import transport Johannes Schindelin 2012-04-09 13:04:35 -05:00
  • 705c35bb1e clean: do not traverse mount points Johannes Schindelin 2018-12-07 13:39:30 +01:00
  • 8d92732cda remote-helper: check helper status after import/export Sverre Rabbelier 2011-07-24 00:06:00 +02:00
  • 23a17a866b transport-helper: add trailing -- Sverre Rabbelier 2010-08-28 20:49:01 -05:00
  • 42b961e3da t9350: point out that refs are not updated correctly Sverre Rabbelier 2011-07-24 15:54:04 +02:00
  • adadc0a705 Merge branch 'fixes-from-the-git-mailing-list' Johannes Schindelin 2025-01-22 11:23:06 +01:00
  • 3c5c2e0df2 grep: prevent ^$ false match at end of file Jeff King 2025-01-13 01:26:01 -05:00
  • 790d861e7f Merge branch 'disallow-control-characters-in-sideband-channel' Johannes Schindelin 2024-11-25 21:27:21 +01:00
  • 988d3e227b unix-socket: avoid leak when initialization fails Johannes Schindelin 2024-10-30 19:48:46 +01:00
  • 3caff5a4ab sideband: do allow ANSI color sequences by default Johannes Schindelin 2024-11-18 21:42:57 +01:00
  • ef44855fa6 sideband: introduce an "escape hatch" to allow control characters Johannes Schindelin 2024-11-06 21:07:51 +01:00
  • fc6a0917d4 sideband: mask control characters Johannes Schindelin 2024-11-06 20:34:50 +01:00
  • 4316ce596a Start the merging-rebase to upstream/master Git for Windows Build Agent 2026-04-09 02:03:50 +00:00
  • d812a1ffef Detect number of cores better on multi-socket systems (#6108) shears/next Johannes Schindelin 2026-04-06 12:25:16 +02:00
  • bf6d375bb4 Winansi: Drop pre-Vista workaround (#6109) Johannes Schindelin 2026-04-06 09:16:14 +02:00
  • 0d01e2f3ca Merge 'readme' into HEAD Johannes Schindelin 2018-06-07 08:45:01 +02:00
  • 7ebd9ec47e Merge pull request #2837 from dscho/monitor-component-updates Johannes Schindelin 2020-10-07 16:13:40 +02:00
  • 4706500536 Merge branch 'deprecate-core.useBuiltinFSMonitor' Johannes Schindelin 2023-01-24 11:46:21 +01:00
  • 238fecd929 SECURITY.md: document Git for Windows' policies Johannes Schindelin 2019-08-23 14:14:42 +02:00
  • 7a0eb333e1 dependabot: help keeping GitHub Actions versions up to date Johannes Schindelin 2024-02-06 18:45:35 +01:00
  • 5fece07b1d Merge branch 'phase-out-reset-stdin' Johannes Schindelin 2018-06-08 18:34:51 +02:00
  • b0096559e7 fsmonitor: reintroduce core.useBuiltinFSMonitor Victoria Dye 2022-04-04 15:38:58 -07:00
  • be78449877 Modify the GitHub Pull Request template (to reflect Git for Windows) Philip Oakley 2017-12-22 17:15:50 +00:00
  • b0318a0fc7 Add a GitHub workflow to monitor component updates Johannes Schindelin 2020-09-29 13:50:59 +02:00
  • ba39999327 Merge branch 'un-revert-editor-save-and-reset' Johannes Schindelin 2022-01-15 11:37:56 +01:00
  • 56c6d41edd reset: reinstate support for the deprecated --stdin option Johannes Schindelin 2019-12-10 21:41:57 +01:00
  • 93ed29d3f3 Add an issue template Brendan Forster 2016-02-18 21:29:50 +11:00
  • d62509e665 Merge pull request #1170 from dscho/mingw-kill-process Johannes Schindelin 2018-10-11 23:29:20 +02:00