Commit Graph

  • 6ebe848860 Merge branch 'busybox-w32' Johannes Schindelin 2019-02-07 14:35:33 +01:00
  • 3b585c5998 Partially un-revert "editor: save and reset terminal after calling EDITOR" Johannes Schindelin 2021-11-25 11:26:41 +01:00
  • 87d4086236 README.md: Add a Windows-specific preamble Johannes Schindelin 2014-01-10 16:16:03 -06:00
  • 58313b0673 Merge branch 'long-paths' Johannes Schindelin 2018-11-15 12:23:43 +01:00
  • 545e150e71 CONTRIBUTING.md: add guide for first-time contributors Derrick Stolee 2018-03-01 12:10:14 -05:00
  • 6cbf19bd87 Merge branch 'gitk-and-git-gui-patches' Johannes Schindelin 2018-10-11 13:38:58 +02:00
  • 480859beed Modify the Code of Conduct for Git for Windows Johannes Schindelin 2019-10-11 13:22:24 +02:00
  • 54f4bcee0a Add an AGENTS.md file to help with AI-assisted debugging/development Johannes Schindelin 2026-01-26 19:18:40 +01:00
  • 4bc4f57989 Describe Git for Windows' architecture Johannes Schindelin 2023-02-13 13:31:35 +01:00
  • 25b9ff98d7 t9200: skip tests when $PWD contains a colon Johannes Schindelin 2017-07-07 10:15:36 +02:00
  • 242793e9b5 t5813: allow for $PWD to be a Windows path Johannes Schindelin 2017-07-05 15:14:50 +02:00
  • 3d4fee0cbd t5605: special-case hardlink test for BusyBox-w32 Johannes Schindelin 2017-07-21 13:24:55 +02:00
  • 36d3b4ec2f t5532: workaround for BusyBox on Windows Johannes Schindelin 2017-07-21 12:48:33 +02:00
  • d1ea688fbc t5003: use binary file from t/lib-diff/ Johannes Schindelin 2017-08-05 21:36:01 +02:00
  • 2280889921 test-lib: add BUSYBOX prerequisite Johannes Schindelin 2017-07-19 17:07:56 +02:00
  • 17b6453595 tests (mingw): remove Bash-specific pwd option Johannes Schindelin 2017-06-30 22:32:33 +02:00
  • 3e05c4da5f mingw: only use Bash-ism builtin pwd -W when available Johannes Schindelin 2017-06-30 00:35:40 +02:00
  • eab5765526 tests: use the correct path separator with BusyBox Johannes Schindelin 2018-11-19 20:34:13 +01:00
  • 84a8a8be4e tests: only override sort & find if there are usable ones in /usr/bin/ Johannes Schindelin 2017-07-18 01:15:40 +02:00
  • 5c8b847cb7 tests: move test PNGs into t/lib-diff/ Johannes Schindelin 2017-08-05 20:28:37 +02:00
  • c4323b7b77 gitattributes: mark .png files as binary Johannes Schindelin 2018-10-11 23:55:44 +02:00
  • e03a88f33e tests(mingw): if iconv is unavailable, use test-helper --iconv Johannes Schindelin 2017-07-20 22:25:21 +02:00
  • 6c3d6c00b1 test-tool: learn to act as a drop-in replacement for iconv Johannes Schindelin 2017-07-20 22:18:56 +02:00
  • 2f8f226e78 mingw: when path_lookup() failed, try BusyBox Johannes Schindelin 2017-07-20 20:41:29 +02:00
  • 30987b5cd3 mingw: explicitly specify with which cmd to prefix the cmdline Johannes Schindelin 2017-07-20 22:45:01 +02:00
  • af183ec114 clean: suggest using core.longPaths if paths are too long to remove Ben Boeckel 2022-04-22 09:06:23 -04:00
  • 0fc83d8c91 compat/fsmonitor/fsm-*-win32: support long paths Jeff Hostetler 2022-03-25 16:56:04 -04:00
  • 198caa6cc0 win32(long path support): leave drive-less absolute paths intact Johannes Schindelin 2023-09-06 09:14:47 +02:00
  • a552910248 mingw: support long paths Karsten Blees 2015-07-28 21:07:41 +02:00
  • ce520f05c8 pack-objects (mingw): demonstrate a segmentation fault with large deltas Doug Kelly 2014-01-08 20:28:15 -06:00
  • 51d151dd51 Merge branch 'dont-clean-junctions-fscache' Johannes Schindelin 2019-07-23 21:57:12 +02:00
  • 062ce2e62d Merge remote-tracking branch 'benpeart/fscache-per-thread-gfw' Johannes Schindelin 2018-11-16 14:38:19 +01:00
  • 66540a1e7e clean: make use of FSCache Johannes Schindelin 2018-12-11 12:17:49 +01:00
  • 6a0fb52e5c Merge pull request #1909 from benpeart/free-fscache-after-status-gfw Johannes Schindelin 2018-11-05 14:01:30 +01:00
  • 08ed60c191 fscache: implement an FSCache-aware is_mount_point() Johannes Schindelin 2018-12-11 12:17:49 +01:00
  • 68c807e3cf Merge branch 'fscache' Johannes Schindelin 2018-11-15 12:23:43 +01:00
  • b764a9222f fscache: optionally enable wsl compability file mode bits xungeng li 2023-06-07 20:26:33 +08:00
  • 51a9b67963 fscache: Windows Docker volumes are *not* symbolic links Johannes Schindelin 2018-04-23 23:20:00 +02:00
  • d876df8aa7 fscache: remember the reparse tag for each entry Johannes Schindelin 2018-12-11 12:59:29 +01:00
  • c4610ea8d5 fscache: teach fscache to use NtQueryDirectoryFile Ben Peart 2018-11-15 14:15:40 -05:00
  • ffa35cf160 git-gui--askyesno (mingw): use Git for Windows' icon, if available Johannes Schindelin 2017-09-20 21:55:45 +02:00
  • 35e65465c5 fscache: make fscache_enable() thread safe Ben Peart 2018-11-16 10:59:18 -05:00
  • c6612b7fe4 git-gui--askyesno: fix funny text wrapping Johannes Schindelin 2017-09-20 21:52:28 +02:00
  • af56dc1eb2 fscache: teach fscache to use mempool Ben Peart 2018-11-02 11:19:10 -04:00
  • 1c51affbc8 fscache: update fscache to be thread specific instead of global Ben Peart 2018-10-04 15:38:08 -04:00
  • 5a88fd74cf fscache: fscache takes an initial size Ben Peart 2018-11-02 11:19:10 -04:00
  • 676f39fb80 mem_pool: add GIT_TRACE_MEMPOOL support Ben Peart 2018-10-04 18:10:21 -04:00
  • fe1bb7b31c status: disable and free fscache at the end of the status command Ben Peart 2018-11-01 11:40:51 -04:00
  • 84881fb67d unpack-trees: enable fscache for sparse-checkout Derrick Stolee 2019-06-12 00:58:49 +00:00
  • ccfc6af3f5 fscache: add fscache hit statistics Ben Peart 2018-09-25 16:28:16 -04:00
  • d8566fd8a1 fscache: add GIT_TEST_FSCACHE support Ben Peart 2018-10-04 18:10:21 -04:00
  • d51230f45d fscache: use FindFirstFileExW to avoid retrieving the short name Ben Peart 2018-10-23 11:42:06 -04:00
  • e7db587832 Enable the filesystem cache (fscache) in refresh_index(). Ben Peart 2018-09-07 11:39:57 -04:00
  • fafbad7baa checkout.c: enable fscache for checkout again Takuto Ikuta 2018-01-30 22:42:58 +09:00
  • 273fbcedfa fetch-pack.c: enable fscache for stats under .git/objects Takuto Ikuta 2017-11-22 20:39:38 +09:00
  • 8e1152cb80 dir.c: regression fix for add_excludes with fscache Jeff Hostetler 2017-12-20 11:19:27 -05:00
  • 0950c808e3 fscache: make fscache_enabled() public Jeff Hostetler 2017-12-20 10:43:41 -05:00
  • ec163d01a3 dir.c: make add_excludes aware of fscache during status Jeff Hostetler 2017-11-01 15:05:44 -04:00
  • 82963f19f2 add: use preload-index and fscache for performance Jeff Hostetler 2016-11-22 11:26:38 -05:00
  • cfb5dcbe22 fscache: add a test for the dir-not-found optimization Johannes Schindelin 2017-01-25 18:39:16 +01:00
  • 5e80be70ca fscache: remember not-found directories Jeff Hostetler 2016-12-13 14:05:32 -05:00
  • 60a293e3de fscache: add key for GIT_TRACE_FSCACHE Jeff Hostetler 2017-01-24 15:12:13 -05:00
  • 4f31e87555 fscache: load directories only once Karsten Blees 2014-06-24 13:22:35 +02:00
  • 590585c99b mingw: add a cache below mingw's lstat and dirent implementations Karsten Blees 2013-10-01 12:51:54 +02:00
  • 4440391618 mingw: add infrastructure for read-only file system level caches Karsten Blees 2013-09-08 14:23:27 +02:00
  • 9d9c9d484e Win32: make the lstat implementation pluggable Karsten Blees 2013-09-08 14:21:30 +02:00
  • 078d8e8fed mingw: make the dirent implementation pluggable Karsten Blees 2013-09-08 14:18:40 +02:00
  • 1c74f5a132 Win32: dirent.c: Move opendir down Karsten Blees 2013-09-08 14:17:31 +02:00
  • c541bacf67 Win32: make FILETIME conversion functions public Karsten Blees 2013-07-06 02:09:35 +02:00
  • 2228fd4e7a Merge branch 'ready-for-upstream' Johannes Schindelin 2018-10-11 13:38:58 +02:00
  • 4c60f05209 Merge branch 'wsl-file-mode-bits' Johannes Schindelin 2023-08-07 22:24:29 +02:00
  • 2533121ae9 Merge branch 'dont-clean-junctions' Johannes Schindelin 2019-07-30 10:19:14 +02:00
  • 8e62ef0985 Merge pull request #1897 from piscisaureus/symlink-attr Johannes Schindelin 2018-10-31 15:08:16 +01:00
  • 342a318203 mingw: try resetting the read-only bit if rename fails (#4527) Johannes Schindelin 2023-08-07 16:12:10 +02:00
  • 9fff05073c Merge 'docker-volumes-are-no-symlinks' Johannes Schindelin 2018-10-12 23:04:03 +02:00
  • 09fe583591 Merge branch 'msys2' Johannes Schindelin 2018-11-15 12:23:43 +01:00
  • dd0496100b ci(macos): skip the git p4 tests (#5954) Johannes Schindelin 2025-11-14 10:46:28 +00:00
  • 116273826c entry: flush fscache after creating directories and writing files (#6250) Johannes Schindelin 2026-06-08 12:59:24 +02:00
  • 84c8ff3129 http: fix emptyAuth=auto for Negotiate/SPNEGO (#6170) Johannes Schindelin 2026-04-14 13:47:27 +02:00
  • 269e356686 Detect number of cores better on multi-socket systems (#6108) Johannes Schindelin 2026-04-06 12:25:16 +02:00
  • 9728d5292c Don't traverse mount points in remove_dir_recurse() (#6151) Johannes Schindelin 2026-03-31 11:20:45 +00:00
  • 6fc6c2a411 Merge branch 'disallow-ntlm-auth-by-default' Johannes Schindelin 2026-02-12 16:06:29 +01:00
  • 4acbb81945 t/t5571-prep-push-hook.sh: Add test with writing to stderr (#6063) Johannes Schindelin 2026-01-27 15:13:22 +00:00
  • c0842507d9 Merge branch 'check-whitespace-only-downstream' Johannes Schindelin 2025-06-03 18:55:35 +02:00
  • a9501a30a5 Merge branch 'reftable-vs-custom-allocators' Johannes Schindelin 2025-06-02 14:30:49 +02:00
  • bb166173e1 credential-cache: handle ECONNREFUSED gracefully (#5329) Johannes Schindelin 2025-01-01 22:00:05 +01:00
  • ae2c497316 Add experimental 'git survey' builtin (#5174) Johannes Schindelin 2024-09-26 20:32:11 +02:00
  • 03782f4b25 Add path walk API and its use in 'git pack-objects' (#5171) Derrick Stolee 2024-09-25 16:48:41 -04:00
  • d20060f930 Merge branch 'run-command-be-helpful-when-Git-LFS-fails-on-Windows-7' Johannes Schindelin 2024-07-12 22:23:15 +02:00
  • bfc9cdbcc8 Merge branch 'Fallback-to-AppData-if-XDG-CONFIG-HOME-is-unset' Johannes Schindelin 2024-07-12 22:23:15 +02:00
  • 9a097cbd48 Merge branch 'Fix-i686-build-with-GCC-v14' Johannes Schindelin 2024-07-12 22:23:15 +02:00
  • 630281345a Merge branch 'run-t5601-and-t7406-with-symlinks-on-windows-10' Johannes Schindelin 2024-07-12 22:23:15 +02:00
  • d754e8f595 common-main.c: fflush stdout buffer when exit (#4901) Johannes Schindelin 2024-04-12 14:22:30 +02:00
  • 8593804691 win32: use native ANSI sequence processing, if possible (#4700) Johannes Schindelin 2023-12-02 22:06:18 +01:00
  • df4a50a9f8 Additional error checks for issuing the windows.appendAtomically warning (#4528) Johannes Schindelin 2023-08-07 21:07:40 +02:00
  • aae1bb5fdf Merge branch 'nano-server' Johannes Schindelin 2023-08-07 22:21:04 +02:00
  • 0cfd330faf Lazy load libcurl, allowing for an SSL/TLS backend-specific libcurl (#4410) Johannes Schindelin 2023-05-15 12:50:37 +02:00
  • 99ceb31c0b ARM64: Embed manifest properly (#4718) Johannes Schindelin 2023-12-07 09:00:15 +01:00
  • e1809d9bed Merge pull request #2974 from derrickstolee/maintenance-and-headless Johannes Schindelin 2021-01-11 14:10:26 +01:00
  • 022a372531 Merge pull request #2506 from dscho/issue-2283 Johannes Schindelin 2020-02-11 19:57:50 +01:00