Rebase to v2.54.0-rc1 #6166
Merged
Rebase to v2.54.0-rc1 #6166
GitForWindowsHelper / shears-next
succeeded
Apr 11, 2026 in 0s
shears/next rebased successfully
Rebase Summary: next
From: 7ff3a14775 (Merge 'readme' into HEAD, 2018-06-07) (503891a1b5..7ff3a14775)
To: 4e1dbeb990 (Merge 'readme' into HEAD, 2018-06-07) (287d5c060c..4e1dbeb990)
Statistics
| Metric | Count |
|---|---|
| Total conflicts | 0 |
| Skipped (upstreamed) | 0 |
| Resolved surgically | 0 |
Range-diff (click to expand)
- 1: 50f6cca = 1: c8e708b unix-socket: avoid leak when initialization fails
- 2: 3e02baa = 2: 14e99bc grep: prevent
^$false match at end of file - 3: 49bb92a = 3: b12cb0b Merge branch 'fixes-from-the-git-mailing-list'
- 4: 4485b2f = 4: 50cfafd mingw: include the Python parts in the build
- 5: 7e2afcf = 5: c3966f3 win32/pthread: avoid name clashes with winpthread
- 6: fbe562b = 6: db42b37 git-compat-util: avoid redeclaring _DEFAULT_SOURCE
- 7: 2a74dae = 7: 755f64a Import the source code of mimalloc v2.2.7
- 8: 0357cea = 8: 2254adc t9350: point out that refs are not updated correctly
- 9: 95bb3fa = 9: ceb45c2 mimalloc: adjust for building inside Git
- 10: 344b1a6 = 10: a982be4 transport-helper: add trailing --
- 11: 25c1056 = 11: b95b835 mimalloc: offer a build-time option to enable it
- 13: 22b8ba2 = 12: ea11956 remote-helper: check helper status after import/export
- 14: 981aa24 = 13: 66fba34 clean: do not traverse mount points
- 15: daf60b2 = 14: abfddbe mingw: use mimalloc
- 17: 4405a88 = 15: e6041c7 Always auto-gc after calling a fast-import transport
- 18: 2d74c61 = 16: c9aa106 mingw: prevent regressions with "drive-less" absolute paths
- 19: bd2ac1d = 17: 42a557e clean: remove mount points when possible
- 23: 27f1972 = 18: ed6e25d windows: skip linking
git-<command>for built-ins - 24: fce0625 = 19: 4195877 vcpkg_install: detect lack of Git
- 25: 9892a27 = 20: 02d56dd mingw: stop hard-coding
CC = gcc - 26: 65cca15 = 21: 5d3f40a vcpkg_install: add comment regarding slow network connections
- 27: f966697 = 22: ee6cddc mingw: drop the -D_USE_32BIT_TIME_T option
- 28: 5e01e9c = 23: abb7521 vcbuild: install ARM64 dependencies when building ARM64 binaries
- 29: 61a32df = 24: f597b8a mingw: only use -Wl,--large-address-aware for 32-bit builds
- 30: 1bb61a9 = 25: 7fea29d vcbuild: add an option to install individual 'features'
- 31: 0f3a8c7 = 26: b09a865 mingw: avoid over-specifying
--pic-executable - 32: ad4edef = 27: 45de3da cmake: allow building for Windows/ARM64
- 33: 0343af5 = 28: 10995b0 mingw: set the prefix and HOST_CPU as per MSYS2's settings
- 34: 3a3921c = 29: 85fcd37 ci(vs-build) also build Windows/ARM64 artifacts
- 35: 1cc9e46 = 30: 086d51e mingw: only enable the MSYS2-specific stuff when compiling in MSYS2
- 36: 017826e = 31: 4cf2fa5 Add schannel to curl installation
- 37: 6f59ca4 = 32: 8763ecc hash-object: demonstrate a >4GB/LLP64 problem
- 38: a52f471 = 33: 5216ee3 mingw: rely on MSYS2's metadata instead of hard-coding it
- 39: b43fbac = 34: a7bf9e8 cmake(): allow setting HOST_CPU for cross-compilation
- 40: d023892 = 35: 6bb2818 object-file.c: use size_t for header lengths
- 41: a5615c6 = 36: 5788cdd mingw: always define
ETC_*for MSYS2 environments - 42: 17e104c = 37: cdacdf8 CMake: default Visual Studio generator has changed
- 43: 3b71966 = 38: a422bdc hash algorithms: use size_t for section lengths
- 44: 87bf9f5 = 39: c21ef1a max_tree_depth: lower it for clang builds in general on Windows
- 12: ac48ed3 = 40: 6fac0cc mingw: demonstrate a
git addissue with NTFS junctions - 45: 49268a5 = 41: 77173df .gitignore: add Visual Studio CMakeSetting.json file
- 46: 35014e6 = 42: 337d1a7 hash-object --stdin: verify that it works with >4GB/LLP64
- 47: 05ed24d = 43: d3ffc40 mingw: ensure valid CTYPE
- 48: 90f335d = 44: affd8f7 t5505/t5516: allow running without
.git/branches/in the templates - 16: b84d0cf = 45: 4259398 strbuf_realpath(): use platform-dependent API if available
- 49: 7fea403 = 46: 322f2fc http: use new "best effort" strategy for Secure Channel revoke checking
- 50: f0d1a9d = 47: 2a2307d subtree: update
contrib/subtreetesttarget - 51: 5c88bc3 = 48: b8139f0 CMakeLists: add default "x64-windows" arch for Visual Studio
- 52: 6e5a582 = 49: bdedd3d hash-object: add another >4GB/LLP64 test case
- 53: 7e9bfd9 = 50: b1458ae setup: properly use "%(prefix)/" when in WSL
- 54: 6cf3d3c = 51: 4f39715 Add config option
windows.appendAtomically - 55: 5ea6d3d = 52: 42bd629 mingw: allow
git.exeto be used instead of the "Git wrapper" - 56: e46cb16 = 53: beca589 t5505/t5516: fix white-space around redirectors
- 57: 60979f8 = 54: 1f9852f MinGW: link as terminal server aware
- 20: 3b831c0 = 55: ba70c07 transport: optionally disable side-band-64k
- 21: bbdaf80 = 56: 021fcd3 mingw: fix fatal error working on mapped network drives on Windows
- 22: 54362f0 = 57: 4a513db clink.pl: fix MSVC compile script to handle libcurl-d.lib
- 58: be0a290 = 58: 92b3204 mingw: implement a platform-specific
strbuf_realpath() - 59: 76d2ccb = 59: 848efa2 t3701: verify that we can add lots of files interactively
- 60: 03360e2 = 60: 294a03a commit: accept "scissors" with CR/LF line endings
- 61: 4033542 = 61: 3343056 t0014: fix indentation
- 62: 5564d5a = 62: 6e73817 git-gui: accommodate for intent-to-add files
- 63: 198b192 = 63: 290fda8 mingw: allow for longer paths in
parse_interpreter() - 64: d3e8bb3 = 64: 9d49be0 compat/vcbuild: document preferred way to build in Visual Studio
- 65: ed5d79e = 65: 674af6b http: optionally send SSL client certificate
- 66: 4b2ff32 = 66: a4751b2 ci: run
contrib/subtreetests in CI builds - 67: 7bf658c = 67: 15981ec CMake: show Win32 and Generator_platform build-option values
- 68: c3544b3 = 68: 3be5ac1 hash-object: add a >4GB/LLP64 test case using filtered input
- 69: 079bf4e = 69: 5273862 compat/mingw.c: do not warn when failing to get owner
- 70: fd05f9f = 70: be51a2e mingw: $env:TERM="xterm-256color" for newer OSes
- 71: b58bbf2 = 71: cbce40b winansi: check result and Buffer before using Name
- 72: 50171be = 72: f79cff8 mingw: change core.fsyncObjectFiles = 1 by default
- 73: 0330f0d = 73: 3338352 Fix Windows version resources
- 74: 209663f = 74: d449974 status: fix for old-style submodules with commondir
- 75: 861a9c0 = 75: 29f7559 ci: work around a problem with HTTP/2 vs libcurl v8.10.0
- 76: 4dc079d = 76: 2dad591 revision: create mark_trees_uninteresting_dense()
- 77: f7b86d2 = 77: 512b66e mingw: ignore HOMEDRIVE/HOMEPATH if it points to Windows' system directory
- 78: 957fdf4 = 78: f0af4be survey: stub in new experimental 'git-survey' command
- 79: 8cb5cda = 79: f983d3f Merge branch 'dscho-avoid-d-f-conflict-in-vs-master'
- 80: 493fad1 = 80: c77d5ab survey: add command line opts to select references
- 81: a82acc9 = 81: 529dbdb clink.pl: fix libexpatd.lib link error when using MSVC
- 82: da06654 = 82: 7ba4675 survey: start pretty printing data in table form
- 90: 4644f40 = 83: 8acaf12 Merge 'remote-hg-prerequisites' into HEAD
- 83: b47224a = 84: 9a9a29f Makefile: clean up .ilk files when MSVC=1
- 84: e993dc4 = 85: d74d713 survey: add object count summary
- 96: 9cff856 = 86: cbe519d Merge branch 'drive-prefix'
- 85: f8a3259 = 87: 1744670 vcbuild: add support for compiling Windows resource files
- 86: 4d8a216 = 88: d5efe90 survey: summarize total sizes by object type
- 102: aaedcba = 89: 9c3268a Merge branch 'dont-clean-junctions'
- 87: cf912ee = 90: 4152679 config.mak.uname: add git.rc to MSVC builds
- 88: 198f37a = 91: fefd114 survey: show progress during object walk
- 89: 48242ce = 92: e024304 mingw: make sure
errnois set correctly when socket operations fail - 108: f189736 = 93: fab61c1 Merge branch 'msys2-python'
- 91: 8f38b4c = 94: 0b79f99 clink.pl: ignore no-stack-protector arg on MSVC=1 builds
- 92: c6da24b = 95: 71594f6 http: optionally load libcurl lazily
- 93: c802317 = 96: 56d1d9d survey: add ability to track prioritized lists
- 94: 4f12a4b = 97: d8167c0 compat/mingw: handle WSA errors in strerror
- 95: 5984030 = 98: c5acf50 t5563: verify that NTLM authentication works
- 127: 112c2e5 = 99: 5970885 Update mimalloc to v2.2.7 (#6048)
- 97: 051fa0c = 100: cf92e62 clink.pl: move default linker options for MSVC=1 builds
- 98: e3816ff = 101: ee41940 http: support lazy-loading libcurl also on Windows
- 99: 98ab39a = 102: 3ea5edb survey: add report of "largest" paths
- 100: 9c2b461 = 103: 3cfb552 compat/mingw: drop outdated comment
- 101: ba774ef = 104: 5ca1367 http: disallow NTLM authentication by default
- 128: c413362 = 105: c3d1060 Merge pull request #2375 from assarbad/reintroduce-sideband-config
- 103: c6e6d28 = 106: d96d856 cmake: install headless-git.
- 104: 6c2006b = 107: e7b5193 http: when loading libcurl lazily, allow for multiple SSL backends
- 105: ee8a033 = 108: bd096ea survey: add --top= option and config
- 106: 9b07f7e = 109: dc3b94f t0301: actually test credential-cache on Windows
- 107: 868e53f = 110: 1cb21a0 http: warn if might have failed because of NTLM
- 129: cee8f6d = 111: 5f56a40 Merge pull request #2488 from bmueller84/master
- 109: 5adaeb6 = 112: ea81a03 git.rc: include winuser.h
- 110: 1cec725 = 113: 4ca66fc mingw: do load libcurl dynamically by default
- 111: 37ff0ca = 114: 11f7e26 Add a GitHub workflow to verify that Git/Scalar work in Nano Server
- 112: 3ea3333 = 115: a7ce9bd mingw: suggest
windows.appendAtomicallyin more cases - 113: b1e9f65 = 116: 3e08a4c win32: use native ANSI sequence processing, if possible
- 114: 967d6b7 = 117: f7285fd common-main.c: fflush stdout buffer upon exit
- 115: f04e211 = 118: e251bcc t5601/t7406(mingw): do run tests with symlink support
- 116: 29d72ba = 119: 95c13bf win32: ensure that
localtime_r()is declared even in i686 builds - 117: aea8bcd = 120: 174486b Fallback to AppData if XDG_CONFIG_HOME is unset
- 118: 73ece66 = 121: bbd08fa run-command: be helpful with Git LFS fails on Windows 7
- 119: 3c45f3d = 122: a117412 survey: clearly note the experimental nature in the output
- 120: 6ed4b28 = 123: 95a4d7a credential-cache: handle ECONNREFUSED gracefully
- 121: 4329807 = 124: c4573fc reftable: do make sure to use custom allocators
- 122: e496cf0 = 125: c2fd5d9 check-whitespace: avoid alerts about upstream commits
- 123: 022a4c5 = 126: a2c45c1 t/t5571-prep-push-hook.sh: Add test with writing to stderr
- 124: f7a91d2 = 127: 6c1ef01 credential: advertise NTLM suppression and allow helpers to re-enable
- 125: 2d8d10d = 128: e1c3270 dir: do not traverse mount points
- 126: bd645c9 = 129: 7434ec3 win32: thread-utils: handle multi-socket systems
- 130: 294ef50 = 130: 6ab3244 Merge pull request #2501 from jeffhostetler/clink-debug-curl
- 131: 1dc07b6 = 131: 1f8eaac Merge pull request #2504 from dscho/access-repo-via-junction
- 132: fc1d346 = 132: c58b94c Merge pull request #2535 from dscho/schannel-revoke-best-effort
- 133: 87115c6 = 133: 1100cfa Merge pull request #2618 from dscho/avoid-d/f-conflict-in-vs/master
- 134: d0c8fae = 134: 0a499d7 Merge 'add-p-many-files'
- 135: ab9fca0 = 135: 1cb053a Merge pull request #2714 from lbonanomi/crlf-scissors
- 136: 78614a9 = 136: fddf1fb Merge pull request #2655 from jglathe/jg/t0014_trace_extra_info
- 137: b9f3f1f = 137: 810aaa4 Merge 'git-gui/js/intent-to-add'
- 138: 9dd5516 = 138: fdd2240 Merge pull request #2351 from PhilipOakley/vcpkg-tip
- 139: fb9c29c = 139: 4dd5bca Merge pull request #2915 from dennisameling/windows-arm64-support
- 140: 5e7b02b = 140: 1eb9c2e Merge pull request #3327 from dennisameling/fix-host-cpu
- 141: 59fee76 = 141: fa85cce Merge pull request #3165 from dscho/increase-allowed-length-of-interpreter-path
- 142: 0249ad7 = 142: 8ea8780 Merge pull request #3220 from dscho/there-is-no-vs/master-anymore
- 143: 3293878 = 143: 499e36c Merge pull request #3293 from pascalmuller/http-support-automatically-sending-client-certificate
- 144: 159c12f = 144: 094e0f5 Merge pull request #3349 from vdye/feature/ci-subtree-tests
- 145: 5b35917 = 145: 12665e7 Merge pull request #3306 from PhilipOakley/vs-sln
- 146: 3577a6c = 146: 88c6849 Merge pull request #3533 from PhilipOakley/hashliteral_t
- 147: e631a33 = 147: 67a6364 Merge pull request #3791: Various fixes around
safe.directory - 148: 1926381 = 148: 9c26fd5 Merge pull request #3751 from rkitover/native-term
- 149: ec05336 = 149: a33e122 Merge pull request #3875 from 1480c1/wine/detect_msys_tty
- 150: 18f21c8 = 150: 7c8da9f Merge branch 'optionally-dont-append-atomically-on-windows'
- 151: 939dc88 = 151: 5998bec Merge branch 'fsync-object-files-always'
- 152: 1a0167c = 152: 488e794 Merge pull request #3942 from rimrul/mingw-tsaware
- 153: 5092b5d = 153: 118278d Fix Windows version resources (#4092)
- 154: b4d0201 = 154: 67dcb44 Fix global repository field not being cleared (#4083)
- 155: 7070e94 = 155: 84eda57 Skip linking the "dashed"
git-<command>s for built-ins (#4252) - 156: 6121097 = 156: 5347b26 Add full
mingw-w64-git(i.e. regular MSYS2 ecosystem) support (#5971) - 157: ae7f1e0 = 157: b6040bd Merge pull request #2506 from dscho/issue-2283
- 158: a367f56 = 158: 0d9f877 Merge pull request #2974 from derrickstolee/maintenance-and-headless
- 159: d9ba7c3 = 159: e3222b5 ARM64: Embed manifest properly (#4718)
- 160: 4aa8fbf = 160: c8b0d4d Lazy load libcurl, allowing for an SSL/TLS backend-specific libcurl (#4410)
- 161: 3de79b6 = 161: 7c1f945 Merge branch 'nano-server'
- 162: 7458095 = 162: fcbfd98 Additional error checks for issuing the windows.appendAtomically warning (#4528)
- 163: fd67196 = 163: bfb5f5b win32: use native ANSI sequence processing, if possible (#4700)
- 164: 88e8f58 = 164: ddc4ca2 common-main.c: fflush stdout buffer when exit (#4901)
- 165: d536cc0 = 165: 9f1b00e Merge branch 'run-t5601-and-t7406-with-symlinks-on-windows-10'
- 166: adf69d5 = 166: b295997 Merge branch 'Fix-i686-build-with-GCC-v14'
- 167: e0b2b7b = 167: a7f5ad4 Merge branch 'Fallback-to-AppData-if-XDG-CONFIG-HOME-is-unset'
- 168: 29cbe0e = 168: f0fe6b5 Merge branch 'run-command-be-helpful-when-Git-LFS-fails-on-Windows-7'
- 169: e7a7988 = 169: 324b9fe pack-objects: create new name-hash algorithm (#5157)
- 170: dde1cb6 = 170: f9a99ab Add path walk API and its use in 'git pack-objects' (#5171)
- 171: 3df35d6 = 171: dee31d0 Add experimental 'git survey' builtin (#5174)
- 172: 0383f7b = 172: fc9b8d7 credential-cache: handle ECONNREFUSED gracefully (#5329)
- 173: 3636523 = 173: d0788ac Merge branch 'reftable-vs-custom-allocators'
- 174: 218d4e6 = 174: dbff317 Merge branch 'check-whitespace-only-downstream'
- 175: dfd86e7 = 175: df0fdc3 t/t5571-prep-push-hook.sh: Add test with writing to stderr (#6063)
- 176: 8f4a523 = 176: dc1d9b9 Merge branch 'disallow-ntlm-auth-by-default'
- 177: a23ffc0 = 177: 38b0ea6 Don't traverse mount points in
remove_dir_recurse()(#6151) - 178: bf6d91f = 178: 19285ae Detect number of cores better on multi-socket systems (#6108)
- 179: a7187af = 179: 4e661e7 Merge branch 'ready-for-upstream'
- 180: 4f2c1f4 = 180: f5e1a55 ci(macos): skip the
git p4tests - 181: 90b5290 = 181: fd461ae ci(macos): skip the
git p4tests (#5954) - 182: 7bd85ee = 182: 7b916b6 Win32: make FILETIME conversion functions public
- 183: eb43716 = 183: 9e770c2 Win32: dirent.c: Move opendir down
- 184: 0b12030 = 184: 06d02d8 mingw: make the dirent implementation pluggable
- 185: 671ead7 = 185: b6c754f Win32: make the lstat implementation pluggable
- 186: 4cd0c73 = 186: c99704e mingw: add infrastructure for read-only file system level caches
- 187: 0229881 = 187: 6f6607a mingw: add a cache below mingw's lstat and dirent implementations
- 188: 1846f1f = 188: 0441181 fscache: load directories only once
- 189: 7dd0c82 = 189: d06017e fscache: add key for GIT_TRACE_FSCACHE
- 191: 43e24b0 = 190: 2050c9c fscache: remember not-found directories
- 193: be51204 = 191: 177940b fscache: add a test for the dir-not-found optimization
- 195: 3a08a42 = 192: 1ed1208 add: use preload-index and fscache for performance
- 196: c6c3bd0 = 193: cb2cc3a dir.c: make add_excludes aware of fscache during status
- 197: b6a52a8 = 194: a1d7302 fscache: make fscache_enabled() public
- 190: 099d10c = 195: 17a3f61 git-gui--askyesno: fix funny text wrapping
- 198: 29a9424 = 196: 80938d5 dir.c: regression fix for add_excludes with fscache
- 192: 994a93d = 197: a96857c git-gui--askyesno (mingw): use Git for Windows' icon, if available
- 199: 74e068a = 198: eb5e7e0 fetch-pack.c: enable fscache for stats under .git/objects
- 194: 63803ee = 199: 08b46fd Merge branch 'git-gui-askyesno'
- 200: 0b16d8d = 200: 37e171a checkout.c: enable fscache for checkout again
- 201: a27439e = 201: 696a8c5 Enable the filesystem cache (fscache) in refresh_index().
- 202: 7ef8a43 = 202: 4b76201 fscache: use FindFirstFileExW to avoid retrieving the short name
- 203: eb026a8 = 203: 81d16af fscache: add GIT_TEST_FSCACHE support
- 204: 50b976f = 204: 87bb706 fscache: add fscache hit statistics
- 205: 81462a7 = 205: c19cf13 unpack-trees: enable fscache for sparse-checkout
- 206: 257f7f8 = 206: c6f14ac status: disable and free fscache at the end of the status command
- 207: 603e8c7 = 207: 88a9c51 mem_pool: add GIT_TRACE_MEMPOOL support
- 208: 6fb09f8 = 208: 1af45ca fscache: fscache takes an initial size
- 209: 67dc6ee = 209: a2a0c66 fscache: update fscache to be thread specific instead of global
- 210: e1c0a91 = 210: 11f69b5 fscache: teach fscache to use mempool
- 211: 01ede19 = 211: 63fd6b4 fscache: make fscache_enable() thread safe
- 212: bad3367 = 212: f350cdb fscache: teach fscache to use NtQueryDirectoryFile
- 213: 4c2ed49 = 213: 222bc84 fscache: remember the reparse tag for each entry
- 214: 9e4ccea = 214: 56c6395 Merge branch 'fscache'
- 215: 0ce28f2 = 215: 9359049 fscache: implement an FSCache-aware is_mount_point()
- 216: 153f71f = 216: 15e7fbb Merge pull request #1909 from benpeart/free-fscache-after-status-gfw
- 217: a68d071 = 217: f1b7666 clean: make use of FSCache
- 218: eb0c6c4 = 218: ec2ecbc Merge remote-tracking branch 'benpeart/fscache-per-thread-gfw'
- 219: 7816a73 = 219: 1c84652 Merge branch 'dont-clean-junctions-fscache'
- 220: 2b6aa79 = 220: 81fe551 pack-objects (mingw): demonstrate a segmentation fault with large deltas
- 221: 3357b76 = 221: e0bb4b7 mingw: support long paths
- 222: 1da69a9 = 222: 4f0d7f0 win32(long path support): leave drive-less absolute paths intact
- 223: fc544df = 223: ad9cbbc compat/fsmonitor/fsm-*-win32: support long paths
- 224: 8a44790 = 224: fdfbec0 clean: suggest using
core.longPathsif paths are too long to remove - 225: a0781ad = 225: 0f62dc3 mingw: Support
git_terminal_promptwith more terminals - 226: b819fbb = 226: 451aeff compat/terminal.c: only use the Windows console if bash 'read -r' fails
- 227: 802a7c4 = 227: d95d839 mingw (git_terminal_prompt): do fall back to CONIN$/CONOUT$ method
- 228: f90a80d = 228: bfe5ef4 Win32: symlink: move phantom symlink creation to a separate function
- 229: d3a103f = 229: 5e89b59 Introduce helper to create symlinks that knows about index_state
- 230: c8c72dd = 230: 29b71ab mingw: allow to specify the symlink type in .gitattributes
- 231: 8b4cbb5 = 231: eeae883 Win32: symlink: add test for
symlinkattribute - 232: ca27fe9 = 232: adac7fc mingw: explicitly specify with which cmd to prefix the cmdline
- 233: 8f95420 = 233: fa27539 mingw: when path_lookup() failed, try BusyBox
- 234: 7c6e392 = 234: 225f406 test-tool: learn to act as a drop-in replacement for
iconv - 235: c985b33 = 235: 7631bfb tests(mingw): if
iconvis unavailable, usetest-helper --iconv - 236: 8adb4a3 = 236: e36b1d7 gitattributes: mark .png files as binary
- 237: 5df745c = 237: cfc3936 tests: move test PNGs into t/lib-diff/
- 238: 022d3d9 = 238: 25d0f48 tests: only override sort & find if there are usable ones in /usr/bin/
- 239: 7b6c273 = 239: c16d1c3 tests: use the correct path separator with BusyBox
- 240: 81c3798 = 240: 25749fa mingw: only use Bash-ism
builtin pwd -Wwhen available - 241: c41fe06 = 241: 132ab6a tests (mingw): remove Bash-specific pwd option
- 243: de4b85a = 242: 09f7925 test-lib: add BUSYBOX prerequisite
- 245: 8015282 = 243: 75e9fd7 t5003: use binary file from t/lib-diff/
- 242: 94de347 = 244: 5ea0f5e mingw: introduce code to detect whether we're inside a Windows container
- 247: e4bbd89 = 245: ed66955 t5532: workaround for BusyBox on Windows
- 244: 20169d1 = 246: 8ad4931 mingw: when running in a Windows container, try to rename() harder
- 249: 0258666 = 247: f0ff79c t5605: special-case hardlink test for BusyBox-w32
- 246: 432f178 = 248: ac6da3b mingw: move the file_attr_to_st_mode() function definition
- 251: 73f0d43 = 249: f03df5c t5813: allow for $PWD to be a Windows path
- 248: 0ea13b8 = 250: a85701e mingw: Windows Docker volumes are not symbolic links
- 257: 3b7335e = 251: 5d34e26 t9200: skip tests when $PWD contains a colon
- 260: 04cdea1 = 252: bb19e3a mingw: kill child processes in a gentler way
- 250: 0a5726c = 253: 90d7444 mingw: work around rename() failing on a read-only file
- 261: 6f6eeaf = 254: 586c55a mingw: optionally enable wsl compability file mode bits
- 264: d0a2a85 = 255: 527408c mingw: really handle SIGINT
- 252: 8cb772b = 256: 1eeb0bd Merge branch 'gitk-and-git-gui-patches'
- 253: 8792af2 = 257: 69a18bc Merge branch 'long-paths'
- 254: b834472 = 258: 358477e Merge branch 'msys2'
- 255: a377433 = 259: 3dccea5 Merge 'docker-volumes-are-no-symlinks'
- 256: 9d55fcd = 260: 0eb7f2c mingw: try resetting the read-only bit if rename fails (#4527)
- 258: 694864c = 261: 629ffa3 Merge pull request #1897 from piscisaureus/symlink-attr
- 259: 6a538fc = 262: eaca40b Describe Git for Windows' architecture [no ci]
- 262: fca7f84 = 263: 1e6dc66 Merge branch 'busybox-w32'
- 263: 647c9da = 264: 118a771 Modify the Code of Conduct for Git for Windows
- 265: 4c00ad0 = 265: d6d9913 Merge branch 'wsl-file-mode-bits'
- 266: 930a9cd = 266: 9665062 CONTRIBUTING.md: add guide for first-time contributors
- 267: cc3f4bb = 267: 6c47dd1 Partially un-revert "editor: save and reset terminal after calling EDITOR"
- 268: c651b35 = 268: 8be7c17 Merge pull request #1170 from dscho/mingw-kill-process
- 269: 9030dae = 269: 5c14b8a README.md: Add a Windows-specific preamble
- 270: 20591f1 = 270: f29b0fc reset: reinstate support for the deprecated --stdin option
- 271: ad055ad = 271: 3f8babd Merge branch 'un-revert-editor-save-and-reset'
- 272: 7c0a9ed = 272: df4f52f Add an issue template
- 273: 3b83ad6 = 273: 6910592 Add a GitHub workflow to monitor component updates
- 274: 6a50507 = 274: 0f495e4 fsmonitor: reintroduce core.useBuiltinFSMonitor
- 275: be87887 = 275: cb3ee59 Merge branch 'phase-out-reset-stdin'
- 276: 78434c3 = 276: 0e00a65 Modify the GitHub Pull Request template (to reflect Git for Windows)
- 277: 423027e = 277: a4da766 dependabot: help keeping GitHub Actions versions up to date
- 278: 4503258 = 278: 6c7e7f5 Merge branch 'deprecate-core.useBuiltinFSMonitor'
- 279: 6275eee = 279: adc7232 SECURITY.md: document Git for Windows' policies
- 280: 81b13bc = 280: d18f55f Merge pull request #2837 from dscho/monitor-component-updates
- 281: 7ff3a14 = 281: 4e1dbeb Merge 'readme' into HEAD
Loading