Commit Graph

  • ff97fec170 Win32: make FILETIME conversion functions public Karsten Blees 2013-07-06 02:09:35 +02:00
  • 2f45fc8999 ci(macos): skip the git p4 tests (#5954) Johannes Schindelin 2025-11-14 10:46:28 +00:00
  • 3b8f7fafc9 ci(macos): skip the git p4 tests Johannes Schindelin 2025-11-13 11:23:29 +01:00
  • ccb6ce4113 Merge branch 'ready-for-upstream' Johannes Schindelin 2018-10-11 13:38:58 +02:00
  • c9e5f71b61 Don't traverse mount points in remove_dir_recurse() (#6151) Johannes Schindelin 2026-03-31 11:20:45 +00:00
  • 6965864752 mingw: use strftime() directly in UCRT builds (#6130) Johannes Schindelin 2026-03-25 20:04:38 +00:00
  • 5f2c53bb73 Merge branch 'disallow-ntlm-auth-by-default' Johannes Schindelin 2026-02-12 16:06:29 +01:00
  • dd513cbdca t/t5571-prep-push-hook.sh: Add test with writing to stderr (#6063) Johannes Schindelin 2026-01-27 15:13:22 +00:00
  • 3ca2f1bd59 Merge branch 'check-whitespace-only-downstream' Johannes Schindelin 2025-06-03 18:55:35 +02:00
  • a353811fdb Merge branch 'reftable-vs-custom-allocators' Johannes Schindelin 2025-06-02 14:30:49 +02:00
  • 95a1839e03 credential-cache: handle ECONNREFUSED gracefully (#5329) Johannes Schindelin 2025-01-01 22:00:05 +01:00
  • 5c2f93c84b Add experimental 'git survey' builtin (#5174) Johannes Schindelin 2024-09-26 20:32:11 +02:00
  • 13091e85b3 Add path walk API and its use in 'git pack-objects' (#5171) Derrick Stolee 2024-09-25 16:48:41 -04:00
  • 4e13bc3504 pack-objects: create new name-hash algorithm (#5157) Johannes Schindelin 2024-09-24 13:26:06 +02:00
  • e8f27dc8b2 Merge branch 'run-command-be-helpful-when-Git-LFS-fails-on-Windows-7' Johannes Schindelin 2024-07-12 22:23:15 +02:00
  • 33dd150b43 Merge branch 'Fallback-to-AppData-if-XDG-CONFIG-HOME-is-unset' Johannes Schindelin 2024-07-12 22:23:15 +02:00
  • ec0e3122e3 Merge branch 'Fix-i686-build-with-GCC-v14' Johannes Schindelin 2024-07-12 22:23:15 +02:00
  • 6619daea6b Merge branch 'run-t5601-and-t7406-with-symlinks-on-windows-10' Johannes Schindelin 2024-07-12 22:23:15 +02:00
  • 95446c3914 common-main.c: fflush stdout buffer when exit (#4901) Johannes Schindelin 2024-04-12 14:22:30 +02:00
  • 8f0cdea182 win32: use native ANSI sequence processing, if possible (#4700) Johannes Schindelin 2023-12-02 22:06:18 +01:00
  • de5be60401 Additional error checks for issuing the windows.appendAtomically warning (#4528) Johannes Schindelin 2023-08-07 21:07:40 +02:00
  • 0ade1e85e8 Merge branch 'nano-server' Johannes Schindelin 2023-08-07 22:21:04 +02:00
  • af52e5bed5 Lazy load libcurl, allowing for an SSL/TLS backend-specific libcurl (#4410) Johannes Schindelin 2023-05-15 12:50:37 +02:00
  • 47b1c3c76a ARM64: Embed manifest properly (#4718) Johannes Schindelin 2023-12-07 09:00:15 +01:00
  • 041ac640ad Merge pull request #2974 from derrickstolee/maintenance-and-headless Johannes Schindelin 2021-01-11 14:10:26 +01:00
  • e4e026e2cf Merge pull request #2506 from dscho/issue-2283 Johannes Schindelin 2020-02-11 19:57:50 +01:00
  • 9bf457c5bc Add full mingw-w64-git (i.e. regular MSYS2 ecosystem) support (#5971) Johannes Schindelin 2025-11-25 21:17:57 +00:00
  • c2d2e8b7c2 Skip linking the "dashed" git-<command>s for built-ins (#4252) Johannes Schindelin 2023-01-31 17:10:28 +00:00
  • ef26220985 Fix global repository field not being cleared (#4083) Johannes Schindelin 2022-12-20 15:13:55 +01:00
  • f845fda4b3 Fix Windows version resources (#4092) Johannes Schindelin 2022-11-03 13:48:51 +01:00
  • 3d6d8e4e65 Merge pull request #3942 from rimrul/mingw-tsaware Johannes Schindelin 2022-07-27 18:18:58 +02:00
  • 670f8321b3 Merge branch 'fsync-object-files-always' Johannes Schindelin 2018-10-12 00:26:27 +02:00
  • 9f3d526c5e Merge branch 'optionally-dont-append-atomically-on-windows' Johannes Schindelin 2022-06-23 13:04:03 +02:00
  • 7f0d049462 Merge pull request #3875 from 1480c1/wine/detect_msys_tty Johannes Schindelin 2022-05-30 20:18:05 +02:00
  • fdac7d79e0 Merge pull request #3751 from rkitover/native-term Johannes Schindelin 2022-04-21 09:31:41 +02:00
  • 5eb2de38d4 Merge pull request #3791: Various fixes around safe.directory Derrick Stolee 2022-04-13 17:41:49 -04:00
  • b417a00286 Merge pull request #3533 from PhilipOakley/hashliteral_t Johannes Schindelin 2021-12-15 13:50:02 +01:00
  • 0e9cad2b6e Merge pull request #3306 from PhilipOakley/vs-sln Johannes Schindelin 2021-10-12 12:06:10 +02:00
  • ed5247824d Merge pull request #3349 from vdye/feature/ci-subtree-tests Johannes Schindelin 2021-08-10 23:40:22 +02:00
  • aebc25b8af Merge pull request #3293 from pascalmuller/http-support-automatically-sending-client-certificate Johannes Schindelin 2021-06-24 20:32:51 +02:00
  • de5eb581ff Merge pull request #3220 from dscho/there-is-no-vs/master-anymore Johannes Schindelin 2021-05-17 18:07:10 +02:00
  • 1952236ef1 Merge pull request #3165 from dscho/increase-allowed-length-of-interpreter-path Johannes Schindelin 2021-04-03 07:58:12 +02:00
  • 0c2086fa03 Merge pull request #3327 from dennisameling/fix-host-cpu Johannes Schindelin 2021-07-19 22:09:55 +02:00
  • 069db6e90f Merge pull request #2915 from dennisameling/windows-arm64-support Johannes Schindelin 2020-12-09 14:34:45 +01:00
  • 20604438a7 Merge pull request #2351 from PhilipOakley/vcpkg-tip Johannes Schindelin 2019-10-07 12:06:14 +02:00
  • c464bb937d Merge 'git-gui/js/intent-to-add' Johannes Schindelin 2020-10-18 23:44:55 +02:00
  • c024ff7b58 Merge pull request #2655 from jglathe/jg/t0014_trace_extra_info Johannes Schindelin 2020-10-09 08:04:59 +02:00
  • a81b89d697 Merge pull request #2714 from lbonanomi/crlf-scissors Johannes Schindelin 2020-07-03 10:33:24 +02:00
  • 1047902135 Merge 'add-p-many-files' Johannes Schindelin 2018-06-08 13:42:36 +02:00
  • a9d24b0b0f Merge pull request #2618 from dscho/avoid-d/f-conflict-in-vs/master Johannes Schindelin 2020-05-09 21:24:56 +02:00
  • a682fc655d Merge pull request #2535 from dscho/schannel-revoke-best-effort Johannes Schindelin 2020-03-05 00:37:36 +01:00
  • 82f3452675 Merge pull request #2504 from dscho/access-repo-via-junction Johannes Schindelin 2020-02-01 12:13:45 +01:00
  • 1754840d79 Merge pull request #2501 from jeffhostetler/clink-debug-curl Johannes Schindelin 2020-01-30 23:18:53 +01:00
  • b7c8d81134 Merge pull request #2488 from bmueller84/master Johannes Schindelin 2020-01-22 19:42:25 +01:00
  • 3e96f03990 Merge pull request #2375 from assarbad/reintroduce-sideband-config Johannes Schindelin 2019-10-30 09:18:45 +01:00
  • 777fcc3353 Update mimalloc to v2.2.7 (#6048) Johannes Schindelin 2026-01-19 11:56:43 +00:00
  • b93f3c7eac dir: do not traverse mount points Maks Kuznia 2026-03-30 23:18:31 +02:00
  • a47dcfde7b mingw: use strftime() directly in UCRT builds Johannes Schindelin 2026-03-17 08:08:16 +01:00
  • 75d09c7678 credential: advertise NTLM suppression and allow helpers to re-enable Johannes Schindelin 2026-02-09 18:21:48 +01:00
  • 21503aef22 Merge branch 'msys2-python' Johannes Schindelin 2019-05-31 10:12:45 +02:00
  • 0042443936 Merge branch 'dont-clean-junctions' Johannes Schindelin 2019-07-30 10:19:14 +02:00
  • 4fe471681d Merge branch 'drive-prefix' Johannes Schindelin 2018-06-08 18:35:28 +02:00
  • 13a251fee5 Merge 'remote-hg-prerequisites' into HEAD Johannes Schindelin 2018-06-08 13:42:16 +02:00
  • a1bd514e3f t/t5571-prep-push-hook.sh: Add test with writing to stderr Thomas Braun 2026-01-26 19:02:44 +01:00
  • dfa6a7c255 check-whitespace: avoid alerts about upstream commits Johannes Schindelin 2025-06-03 12:45:39 +02:00
  • bf05a58679 reftable: do make sure to use custom allocators Johannes Schindelin 2025-03-06 14:05:03 +01:00
  • 3d8351fc6e credential-cache: handle ECONNREFUSED gracefully Matthias Aßhauer 2024-12-22 17:24:24 +01:00
  • dec8ec74d6 survey: clearly note the experimental nature in the output Johannes Schindelin 2024-07-01 23:28:45 +02:00
  • 5612c83dbd http: warn if might have failed because of NTLM Johannes Schindelin 2025-11-26 19:18:35 +01:00
  • 1d9c888cc1 t0301: actually test credential-cache on Windows Matthias Aßhauer 2024-12-29 11:48:34 +01:00
  • f303c99fa7 survey: add --top=<N> option and config Derrick Stolee 2024-09-23 15:38:25 -04:00
  • 9affb875a2 http: disallow NTLM authentication by default Johannes Schindelin 2025-11-26 18:47:19 +01:00
  • c82a9f489e compat/mingw: drop outdated comment Matthias Aßhauer 2024-12-22 17:43:45 +01:00
  • 795f5dcdd4 survey: add report of "largest" paths Derrick Stolee 2024-09-01 22:35:40 -04:00
  • 1c27023403 t5563: verify that NTLM authentication works Johannes Schindelin 2025-11-26 17:51:41 +01:00
  • d623629a0c compat/mingw: handle WSA errors in strerror Matthias Aßhauer 2024-12-22 17:15:39 +01:00
  • 1930defc6e survey: add ability to track prioritized lists Derrick Stolee 2024-09-01 22:35:06 -04:00
  • d462e006cd mingw: make sure errno is set correctly when socket operations fail Johannes Schindelin 2019-11-14 20:09:23 +01:00
  • 17a1cfd601 run-command: be helpful with Git LFS fails on Windows 7 Johannes Schindelin 2024-07-04 22:41:56 +02:00
  • 067395bd71 Fallback to AppData if XDG_CONFIG_HOME is unset Ariel Lourenco 2024-07-02 18:09:43 -03:00
  • 105df30792 win32: ensure that localtime_r() is declared even in i686 builds Johannes Schindelin 2024-05-21 13:55:26 +02:00
  • 77f8f37a9b t5601/t7406(mingw): do run tests with symlink support Johannes Schindelin 2024-04-09 16:50:56 +02:00
  • 726b5382dd common-main.c: fflush stdout buffer upon exit MinarKotonoha 2024-04-08 16:41:10 +08:00
  • 39d360261b win32: use native ANSI sequence processing, if possible Johannes Schindelin 2023-11-22 22:57:38 +01:00
  • c0e7b85ef3 survey: show progress during object walk Derrick Stolee 2024-09-01 21:21:54 -04:00
  • 288ae6c1df survey: summarize total sizes by object type Derrick Stolee 2024-09-01 20:58:35 -04:00
  • dd88cf842c survey: add object count summary Derrick Stolee 2024-09-01 20:33:47 -04:00
  • f13ffd0862 survey: start pretty printing data in table form Derrick Stolee 2024-09-01 15:58:32 -04:00
  • 1d719bf93e survey: add command line opts to select references Jeff Hostetler 2024-04-29 09:51:34 -04:00
  • b4898c43eb survey: stub in new experimental 'git-survey' command Jeff Hostetler 2024-04-29 08:55:03 -04:00
  • 07d8e26e1d revision: create mark_trees_uninteresting_dense() Derrick Stolee 2024-09-06 14:16:13 -04:00
  • 639ba816c1 ci: work around a problem with HTTP/2 vs libcurl v8.10.0 Johannes Schindelin 2024-09-24 08:47:39 +02:00
  • 363890f90d mingw: suggest windows.appendAtomically in more cases David Lomas 2023-07-28 15:31:25 +01:00
  • 0aef3ce752 Add a GitHub workflow to verify that Git/Scalar work in Nano Server Johannes Schindelin 2022-11-02 16:23:58 +01:00
  • 5e7aecde73 mingw: do load libcurl dynamically by default Johannes Schindelin 2023-05-07 22:43:37 +02:00
  • 8d4e381100 git.rc: include winuser.h Matthias Aßhauer 2023-12-02 12:10:00 +01:00
  • 7f54b2ffb0 http: when loading libcurl lazily, allow for multiple SSL backends Johannes Schindelin 2023-05-07 22:05:33 +02:00
  • 4f834cf7d7 cmake: install headless-git. Yuyi Wang 2023-03-11 17:51:18 +08:00
  • ad919d0067 http: support lazy-loading libcurl also on Windows Johannes Schindelin 2023-05-07 22:51:52 +02:00
  • ecc211094d clink.pl: move default linker options for MSVC=1 builds Jeff Hostetler 2021-04-05 14:39:33 -04:00