Commit Graph

  • b8498b0021 mingw: allow to specify the symlink type in .gitattributes Bert Belder 2018-10-26 11:51:51 +02:00
  • 7b02b5f2c1 Introduce helper to create symlinks that knows about index_state Johannes Schindelin 2019-02-11 14:19:18 +01:00
  • bbb7777408 Win32: symlink: move phantom symlink creation to a separate function Bert Belder 2018-10-26 11:13:45 +02:00
  • 566add0885 mingw (git_terminal_prompt): do fall back to CONIN$/CONOUT$ method Johannes Schindelin 2018-02-23 02:50:03 +01:00
  • 5913b03c1f compat/terminal.c: only use the Windows console if bash 'read -r' fails Karsten Blees 2015-05-09 02:11:48 +02:00
  • 0b048a60d4 mingw: Support git_terminal_prompt with more terminals Karsten Blees 2015-03-19 16:33:44 +01:00
  • 560f57adc6 clean: suggest using core.longPaths if paths are too long to remove Ben Boeckel 2022-04-22 09:06:23 -04:00
  • 8cf88c8899 compat/fsmonitor/fsm-*-win32: support long paths Jeff Hostetler 2022-03-25 16:56:04 -04:00
  • f07c64881b win32(long path support): leave drive-less absolute paths intact Johannes Schindelin 2023-09-06 09:14:47 +02:00
  • b8a7891720 mingw: support long paths Karsten Blees 2015-07-28 21:07:41 +02:00
  • 6c80f38b9d pack-objects (mingw): demonstrate a segmentation fault with large deltas Doug Kelly 2014-01-08 20:28:15 -06:00
  • 05527a768c Merge branch 'dont-clean-junctions-fscache' Johannes Schindelin 2019-07-23 21:57:12 +02:00
  • f67a7b8870 Merge remote-tracking branch 'benpeart/fscache-per-thread-gfw' Johannes Schindelin 2018-11-16 14:38:19 +01:00
  • 858dec2aae Merge pull request #1909 from benpeart/free-fscache-after-status-gfw Johannes Schindelin 2018-11-05 14:01:30 +01:00
  • 756e3732ea Merge branch 'fscache' Johannes Schindelin 2018-11-15 12:23:43 +01:00
  • 740ba37cac clean: make use of FSCache Johannes Schindelin 2018-12-11 12:17:49 +01:00
  • 579d42573d fscache: implement an FSCache-aware is_mount_point() Johannes Schindelin 2018-12-11 12:17:49 +01:00
  • d483f780fe fscache: remember the reparse tag for each entry Johannes Schindelin 2018-12-11 12:59:29 +01:00
  • 42fa2700c5 fscache: teach fscache to use NtQueryDirectoryFile Ben Peart 2018-11-15 14:15:40 -05:00
  • 9df1da2fb8 fscache: make fscache_enable() thread safe Ben Peart 2018-11-16 10:59:18 -05:00
  • 46a799d716 fscache: teach fscache to use mempool Ben Peart 2018-11-02 11:19:10 -04:00
  • b17c1abb4d fscache: update fscache to be thread specific instead of global Ben Peart 2018-10-04 15:38:08 -04:00
  • 5f8219393f fscache: fscache takes an initial size Ben Peart 2018-11-02 11:19:10 -04:00
  • f288d1aa21 mem_pool: add GIT_TRACE_MEMPOOL support Ben Peart 2018-10-04 18:10:21 -04:00
  • 76621dca3b status: disable and free fscache at the end of the status command Ben Peart 2018-11-01 11:40:51 -04:00
  • 7057bcc8e0 unpack-trees: enable fscache for sparse-checkout Derrick Stolee 2019-06-12 00:58:49 +00:00
  • 22de66a7cb fscache: add fscache hit statistics Ben Peart 2018-09-25 16:28:16 -04:00
  • 5fd4c12428 fscache: add GIT_TEST_FSCACHE support Ben Peart 2018-10-04 18:10:21 -04:00
  • f571ee7c50 fscache: use FindFirstFileExW to avoid retrieving the short name Ben Peart 2018-10-23 11:42:06 -04:00
  • be117ca700 Enable the filesystem cache (fscache) in refresh_index(). Ben Peart 2018-09-07 11:39:57 -04:00
  • c6fdd8f1c8 checkout.c: enable fscache for checkout again Takuto Ikuta 2018-01-30 22:42:58 +09:00
  • c2f237d2c8 fetch-pack.c: enable fscache for stats under .git/objects Takuto Ikuta 2017-11-22 20:39:38 +09:00
  • da03204e3e dir.c: regression fix for add_excludes with fscache Jeff Hostetler 2017-12-20 11:19:27 -05:00
  • fba04fe1cb fscache: make fscache_enabled() public Jeff Hostetler 2017-12-20 10:43:41 -05:00
  • 1a018d0231 dir.c: make add_excludes aware of fscache during status Jeff Hostetler 2017-11-01 15:05:44 -04:00
  • 334d05162c add: use preload-index and fscache for performance Jeff Hostetler 2016-11-22 11:26:38 -05:00
  • 21c090318e Merge branch 'git-gui-askyesno' Johannes Schindelin 2018-06-08 18:37:01 +02:00
  • 00bb68aa4f fscache: add a test for the dir-not-found optimization Johannes Schindelin 2017-01-25 18:39:16 +01:00
  • 260fa553c3 git-gui--askyesno (mingw): use Git for Windows' icon, if available Johannes Schindelin 2017-09-20 21:55:45 +02:00
  • 5f8f9edbef fscache: remember not-found directories Jeff Hostetler 2016-12-13 14:05:32 -05:00
  • 939fe2d32a git-gui--askyesno: fix funny text wrapping Johannes Schindelin 2017-09-20 21:52:28 +02:00
  • 0a87028ba3 fscache: add key for GIT_TRACE_FSCACHE Jeff Hostetler 2017-01-24 15:12:13 -05:00
  • 06e6ac8d2b fscache: load directories only once Karsten Blees 2014-06-24 13:22:35 +02:00
  • 9a8a5fdfc2 mingw: add a cache below mingw's lstat and dirent implementations Karsten Blees 2013-10-01 12:51:54 +02:00
  • 4764175fed mingw: add infrastructure for read-only file system level caches Karsten Blees 2013-09-08 14:23:27 +02:00
  • d1c5be16df Win32: make the lstat implementation pluggable Karsten Blees 2013-09-08 14:21:30 +02:00
  • ca3a902c13 mingw: make the dirent implementation pluggable Karsten Blees 2013-09-08 14:18:40 +02:00
  • 91fb7ff582 Win32: dirent.c: Move opendir down Karsten Blees 2013-09-08 14:17:31 +02:00
  • bada4bcbee Win32: make FILETIME conversion functions public Karsten Blees 2013-07-06 02:09:35 +02:00
  • eb3dee2029 ci(macos): skip the git p4 tests (#5954) Johannes Schindelin 2025-11-14 10:46:28 +00:00
  • a77d57e7d5 ci(macos): skip the git p4 tests Johannes Schindelin 2025-11-13 11:23:29 +01:00
  • 3127f7ab2c Merge branch 'ready-for-upstream' Johannes Schindelin 2018-10-11 13:38:58 +02:00
  • ba2db55817 Detect number of cores better on multi-socket systems (#6108) Johannes Schindelin 2026-04-06 12:25:16 +02:00
  • 123c79cf16 win32: thread-utils: handle multi-socket systems Matthias Aßhauer 2026-02-21 12:11:02 +01:00
  • c9997430b4 Don't traverse mount points in remove_dir_recurse() (#6151) Johannes Schindelin 2026-03-31 11:20:45 +00:00
  • 273122107a Merge branch 'disallow-ntlm-auth-by-default' Johannes Schindelin 2026-02-12 16:06:29 +01:00
  • b99ff10db8 t/t5571-prep-push-hook.sh: Add test with writing to stderr (#6063) Johannes Schindelin 2026-01-27 15:13:22 +00:00
  • aa4865445b Merge branch 'check-whitespace-only-downstream' Johannes Schindelin 2025-06-03 18:55:35 +02:00
  • 8142fd23c4 Merge branch 'reftable-vs-custom-allocators' Johannes Schindelin 2025-06-02 14:30:49 +02:00
  • 200d4285a1 credential-cache: handle ECONNREFUSED gracefully (#5329) Johannes Schindelin 2025-01-01 22:00:05 +01:00
  • cc5d7d261b Add experimental 'git survey' builtin (#5174) Johannes Schindelin 2024-09-26 20:32:11 +02:00
  • f29cf1f18b Add path walk API and its use in 'git pack-objects' (#5171) Derrick Stolee 2024-09-25 16:48:41 -04:00
  • b1566f68cc pack-objects: create new name-hash algorithm (#5157) Johannes Schindelin 2024-09-24 13:26:06 +02:00
  • f24b2710ae Merge branch 'run-command-be-helpful-when-Git-LFS-fails-on-Windows-7' Johannes Schindelin 2024-07-12 22:23:15 +02:00
  • f1afda0082 Merge branch 'Fallback-to-AppData-if-XDG-CONFIG-HOME-is-unset' Johannes Schindelin 2024-07-12 22:23:15 +02:00
  • d74ae3f029 Merge branch 'Fix-i686-build-with-GCC-v14' Johannes Schindelin 2024-07-12 22:23:15 +02:00
  • 3589d6d194 Merge branch 'run-t5601-and-t7406-with-symlinks-on-windows-10' Johannes Schindelin 2024-07-12 22:23:15 +02:00
  • ad71fed05e common-main.c: fflush stdout buffer when exit (#4901) Johannes Schindelin 2024-04-12 14:22:30 +02:00
  • 8495d903f0 win32: use native ANSI sequence processing, if possible (#4700) Johannes Schindelin 2023-12-02 22:06:18 +01:00
  • b6feefa445 Additional error checks for issuing the windows.appendAtomically warning (#4528) Johannes Schindelin 2023-08-07 21:07:40 +02:00
  • 2824217f1e Merge branch 'nano-server' Johannes Schindelin 2023-08-07 22:21:04 +02:00
  • b4d495c9b2 Lazy load libcurl, allowing for an SSL/TLS backend-specific libcurl (#4410) Johannes Schindelin 2023-05-15 12:50:37 +02:00
  • 40e2525e30 ARM64: Embed manifest properly (#4718) Johannes Schindelin 2023-12-07 09:00:15 +01:00
  • af37339b1b Merge pull request #2974 from derrickstolee/maintenance-and-headless Johannes Schindelin 2021-01-11 14:10:26 +01:00
  • 5a77b24e92 Merge pull request #2506 from dscho/issue-2283 Johannes Schindelin 2020-02-11 19:57:50 +01:00
  • 90084b6eed Add full mingw-w64-git (i.e. regular MSYS2 ecosystem) support (#5971) Johannes Schindelin 2025-11-25 21:17:57 +00:00
  • 370f59763f Skip linking the "dashed" git-<command>s for built-ins (#4252) Johannes Schindelin 2023-01-31 17:10:28 +00:00
  • 9582f89444 Fix global repository field not being cleared (#4083) Johannes Schindelin 2022-12-20 15:13:55 +01:00
  • 7c84d3e486 Fix Windows version resources (#4092) Johannes Schindelin 2022-11-03 13:48:51 +01:00
  • 7ca2430434 Merge pull request #3942 from rimrul/mingw-tsaware Johannes Schindelin 2022-07-27 18:18:58 +02:00
  • 40aeca3abf Merge branch 'fsync-object-files-always' Johannes Schindelin 2018-10-12 00:26:27 +02:00
  • 3b50a92fd0 Merge branch 'optionally-dont-append-atomically-on-windows' Johannes Schindelin 2022-06-23 13:04:03 +02:00
  • da0386d401 Merge pull request #3875 from 1480c1/wine/detect_msys_tty Johannes Schindelin 2022-05-30 20:18:05 +02:00
  • cd4b4528fc Merge pull request #3751 from rkitover/native-term Johannes Schindelin 2022-04-21 09:31:41 +02:00
  • 01c44de812 Merge pull request #3791: Various fixes around safe.directory Derrick Stolee 2022-04-13 17:41:49 -04:00
  • 263f7a499e Merge pull request #3533 from PhilipOakley/hashliteral_t Johannes Schindelin 2021-12-15 13:50:02 +01:00
  • bc6ba870b7 Merge pull request #3306 from PhilipOakley/vs-sln Johannes Schindelin 2021-10-12 12:06:10 +02:00
  • 372b998ca7 Merge pull request #3349 from vdye/feature/ci-subtree-tests Johannes Schindelin 2021-08-10 23:40:22 +02:00
  • 18bfd3a615 Merge pull request #3293 from pascalmuller/http-support-automatically-sending-client-certificate Johannes Schindelin 2021-06-24 20:32:51 +02:00
  • 7b7172972b Merge pull request #3220 from dscho/there-is-no-vs/master-anymore Johannes Schindelin 2021-05-17 18:07:10 +02:00
  • 419f7f561c Merge pull request #3165 from dscho/increase-allowed-length-of-interpreter-path Johannes Schindelin 2021-04-03 07:58:12 +02:00
  • 4cfecaafaa Merge pull request #3327 from dennisameling/fix-host-cpu Johannes Schindelin 2021-07-19 22:09:55 +02:00
  • 9cd89453d8 Merge pull request #2915 from dennisameling/windows-arm64-support Johannes Schindelin 2020-12-09 14:34:45 +01:00
  • ad18ba3060 Merge pull request #2351 from PhilipOakley/vcpkg-tip Johannes Schindelin 2019-10-07 12:06:14 +02:00
  • 3f87d1d16c Merge 'git-gui/js/intent-to-add' Johannes Schindelin 2020-10-18 23:44:55 +02:00
  • 346ef220b1 Merge pull request #2655 from jglathe/jg/t0014_trace_extra_info Johannes Schindelin 2020-10-09 08:04:59 +02:00
  • 5e453f1b23 Merge pull request #2714 from lbonanomi/crlf-scissors Johannes Schindelin 2020-07-03 10:33:24 +02:00
  • 0cd60c93b8 Merge 'add-p-many-files' Johannes Schindelin 2018-06-08 13:42:36 +02:00
  • ac74ac6a96 Merge pull request #2618 from dscho/avoid-d/f-conflict-in-vs/master Johannes Schindelin 2020-05-09 21:24:56 +02:00
  • 036a3eb59a Merge pull request #2535 from dscho/schannel-revoke-best-effort Johannes Schindelin 2020-03-05 00:37:36 +01:00