Skip to content

Clean-up Git for Windows' topic branches a little #4243

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 340 commits into from
Jan 24, 2023
Merged
Changes from all commits
Commits
Show all changes
340 commits
Select commit Hold shift + click to select a range
da9623d
git-artifacts: mark all inputs as "not required"
dscho Feb 23, 2021
53ff636
git-artifacts(build-arm64): build artifacts using the intended Git re…
dscho Feb 23, 2021
d28652d
cmake(): allow setting HOST_CPU for cross-compilation
dennisameling Jul 19, 2021
e64e637
git-artifacts: use the `setup-git-for-windows-sdk` Action
dscho Feb 23, 2021
f051f1c
Merge branch 'dennisameling-git-credential-manager-core-arm64'
dscho Aug 7, 2021
7b1b038
Merge branch 'dscho-assorted-git-artifacts-fixes'
dscho Aug 7, 2021
838b167
subtree: update `contrib/subtree` `test` target
vdye Aug 5, 2021
0780c6f
ci(): add HOST_CPU to CMake command
dennisameling Jul 19, 2021
cb0861b
ci(vs-build): download the vcpkg artifacts using a dedicated Action
dscho Feb 19, 2021
eb73e47
mingw: allow for longer paths in `parse_interpreter()`
dscho Apr 2, 2021
e1fc4bb
compat/vcbuild: document preferred way to build in Visual Studio
dscho May 17, 2021
84faf80
http: optionally send SSL client certificate
pascalmuller Jun 23, 2021
1a1618b
CMake: default Visual Studio generator has changed
PhilipOakley Jul 1, 2021
1438211
.gitignore: add Visual Studio CMakeSetting.json file
PhilipOakley Apr 24, 2021
8950f87
CMakeLists: add default "x64-windows" arch for Visual Studio
PhilipOakley Apr 22, 2021
9a6f668
ci: run `contrib/subtree` tests in CI builds
vdye Aug 5, 2021
1790274
CMake: show Win32 and Generator_platform build-option values
PhilipOakley May 10, 2021
0030b13
init: do parse _all_ core.* settings early
dscho Sep 8, 2021
deb0510
hash-object: demonstrate a >4GB/LLP64 problem
PhilipOakley Oct 31, 2021
8dfe78d
hash_object_file_literally(): use size_t
PhilipOakley Nov 12, 2021
c7254ba
object-file.c: use size_t for header lengths
PhilipOakley Nov 12, 2021
659853a
hash algorithms: use size_t for section lengths
PhilipOakley Nov 12, 2021
2f0aa65
hash-object --stdin: verify that it works with >4GB/LLP64
PhilipOakley Dec 6, 2021
98e366a
hash-object: add another >4GB/LLP64 test case
PhilipOakley Dec 6, 2021
1d4de54
setup: properly use "%(prefix)/" when in WSL
derrickstolee Apr 13, 2022
6ec3d44
hash-object: add a >4GB/LLP64 test case using filtered input
PhilipOakley Dec 7, 2021
4474954
compat/mingw.c: do not warn when failing to get owner
derrickstolee Apr 13, 2022
2620f18
mingw: $env:TERM="xterm-256color" for newer OSes
rkitover Apr 12, 2022
3c8df08
winansi: check result and Buffer before using Name
1480c1 May 28, 2022
2a5d240
vcxproj: allow building with `NO_PERL` again
dscho Mar 29, 2022
e6d402c
vcxproj: require C11
dscho Jun 28, 2022
021f02a
vcxproj: ignore the `-pedantic` option
dscho Jun 28, 2022
26c6f16
vcxproj: include reftable when committing `.vcxproj` files
dscho Jun 28, 2022
0946acb
vcxproj: handle libreftable_test, too
dscho Jun 28, 2022
467b9f9
vcxproj: avoid escaping double quotes in the defines
dscho Jun 28, 2022
6c4f41f
ci: adjust Azure Pipeline for `runs_on_pool`
dscho Jul 9, 2022
d71342d
ci: stop linking the `prove` cache
dscho Jul 9, 2022
e246b18
ci: reinstate Azure Pipelines support
dscho Feb 11, 2021
ccc5c79
Add config option `windows.appendAtomically`
sunzhuoshi Jan 15, 2022
f72ee05
azure-pipeline: drop the `GETTEXT_POISON` job
dscho Mar 29, 2022
4ba2597
azure-pipeline: stop hard-coding `apt-get` calls
dscho Mar 29, 2022
8ed8cd1
azure-pipeline: drop the code to write to/read from a file share
dscho Jul 9, 2022
caa9689
azure-pipeline: use partial clone/parallel checkout to initialize min…
dscho Jul 9, 2022
a350114
azure-pipeline: downcase the job name of the `Linux32` job
dscho Jul 9, 2022
adc21db
azure-pipeline: run static-analysis on jammy
ttaylorr Feb 8, 2021
1880cc8
MinGW: link as terminal server aware
rimrul Jul 10, 2022
15b487a
Fix Windows version resources
Mortein Nov 2, 2022
a1c00e2
bswap.h: add support for built-in bswap functions
dennisameling Oct 4, 2022
30dfff7
Merge 'remote-hg-prerequisites' into HEAD
dscho Jun 8, 2018
2597b9e
Merge branch 'drive-prefix'
dscho Jun 8, 2018
4a37349
config.mak.uname: add support for clangarm64
dennisameling Oct 4, 2022
e014b5b
Merge branch 'fsync-object-files-always'
dscho Oct 11, 2018
31274a9
ci: create clangarm64-build.yml
dennisameling Oct 4, 2022
359516f
status: fix for old-style submodules with commondir
sceptical-coder Oct 28, 2022
3685cd0
Merge pull request #2170 from dscho/gitk-long-cmdline
dscho Apr 26, 2019
3c4707b
Merge branch 'dont-clean-junctions'
dscho Jul 30, 2019
2c69ca4
Merge branch 'msys2-python'
dscho May 31, 2019
9e8e661
Merge branch 'mimalloc-v2.0.9'
dscho Sep 8, 2022
df86291
Merge pull request #2375 from assarbad/reintroduce-sideband-config
dscho Oct 30, 2019
d47fbed
Merge pull request #2405 from dscho/mingw-setsockopt
dscho Nov 25, 2019
8f6c90b
Merge pull request #2449 from dscho/mingw-getcwd-and-symlinks
dscho Jan 3, 2020
b27a844
Merge pull request #2488 from bmueller84/master
dscho Jan 22, 2020
1ab9cc8
Merge pull request #2501 from jeffhostetler/clink-debug-curl
dscho Jan 30, 2020
68acc5d
Merge pull request #2504 from dscho/access-repo-via-junction
dscho Feb 1, 2020
a9dc444
Merge pull request #2506 from dscho/issue-2283
dscho Feb 11, 2020
47254a5
Merge pull request #2535 from dscho/schannel-revoke-best-effort
dscho Mar 4, 2020
c15944e
Merge pull request #2618 from dscho/avoid-d/f-conflict-in-vs/master
dscho May 9, 2020
7abdc14
Merge 'add-p-many-files'
dscho Jun 8, 2018
a0be88a
Merge pull request #2730 from dscho/crlf-aware-git-add-i
dscho Jul 2, 2020
28d6120
Merge pull request #2714 from lbonanomi/crlf-scissors
dscho Jul 3, 2020
b6f5d92
Merge pull request #2655 from jglathe/jg/t0014_trace_extra_info
dscho Oct 9, 2020
309b39b
Merge 'git-gui/js/intent-to-add'
dscho Oct 18, 2020
9be9360
Merge pull request #2974 from derrickstolee/maintenance-and-headless
dscho Jan 11, 2021
2c5127f
Merge pull request #2351 from PhilipOakley/vcpkg-tip
dscho Oct 7, 2019
c7d09e0
Merge pull request #2915 from dennisameling/windows-arm64-support
dscho Dec 9, 2020
8e56b9c
Merge pull request #3327 from dennisameling/fix-host-cpu
dscho Jul 19, 2021
3696511
Merge pull request #3150 from dscho/ci-cache-vcpkg-artifacts-g4w
dscho Mar 28, 2021
87690e0
Merge pull request #3165 from dscho/increase-allowed-length-of-interp…
dscho Apr 3, 2021
8bbf6f5
Merge pull request #3220 from dscho/there-is-no-vs/master-anymore
dscho May 17, 2021
761602a
Merge pull request #3293 from pascalmuller/http-support-automatically…
dscho Jun 24, 2021
e147c08
Merge pull request #3349 from vdye/feature/ci-subtree-tests
dscho Aug 10, 2021
17adbc4
Merge pull request #3306 from PhilipOakley/vs-sln
dscho Oct 12, 2021
e8c4942
Merge pull request #3417 from dscho/initialize-core.symlinks-earlier
dscho Oct 13, 2021
3d55698
Enable the built-in FSMonitor as an experimental feature
dscho Mar 5, 2021
2cd50cd
Merge branch 'mark-v4-fsmonitor-experimental' into try-v4-fsmonitor
jeffhostetler Sep 29, 2021
782d1d3
Merge pull request #3533 from PhilipOakley/hashliteral_t
dscho Dec 15, 2021
c3e5803
Merge pull request #3791: Various fixes around `safe.directory`
derrickstolee Apr 13, 2022
88b4341
Merge pull request #3751 from rkitover/native-term
dscho Apr 21, 2022
9445186
Merge pull request #3875 from 1480c1/wine/detect_msys_tty
dscho May 30, 2022
2de7859
Merge branch 'optionally-dont-append-atomically-on-windows'
dscho Jun 23, 2022
8ef32ce
Merge branch 'ci-fixes'
dscho Feb 11, 2021
7b26042
Merge pull request #3942 from rimrul/mingw-tsaware
dscho Jul 27, 2022
7b25b16
Fix Windows version resources (#4092)
dscho Nov 3, 2022
ef0d43e
Merge branch 'builtin-swap-functions'
dscho Nov 23, 2022
8c0387d
Add support for CLANGARM64 target (#3916)
dscho Oct 28, 2022
6590eeb
Fix global repository field not being cleared (#4083)
dscho Dec 20, 2022
43bb1d8
Win32: make FILETIME conversion functions public
kblees Jul 6, 2013
5c91feb
Merge branch 'ready-for-upstream'
dscho Oct 11, 2018
9f8b0dc
Win32: dirent.c: Move opendir down
kblees Sep 8, 2013
0bca34a
mingw: make the dirent implementation pluggable
kblees Sep 8, 2013
afbd566
Win32: make the lstat implementation pluggable
kblees Sep 8, 2013
623aced
add infrastructure for read-only file system level caches
kblees Sep 8, 2013
950f15a
fscache: add key for GIT_TRACE_FSCACHE
jeffhostetler Jan 24, 2017
85fded9
mingw: add a cache below mingw's lstat and dirent implementations
kblees Oct 1, 2013
deca6d1
fscache: remember not-found directories
jeffhostetler Dec 13, 2016
e285287
fscache: load directories only once
kblees Jun 24, 2014
75c2335
fscache: add a test for the dir-not-found optimization
dscho Jan 25, 2017
c5d9c03
add: use preload-index and fscache for performance
jeffhostetler Nov 22, 2016
e036520
dir.c: make add_excludes aware of fscache during status
jeffhostetler Nov 1, 2017
74ed920
fscache: make fscache_enabled() public
jeffhostetler Dec 20, 2017
1e39755
dir.c: regression fix for add_excludes with fscache
jeffhostetler Dec 20, 2017
5d725c2
fetch-pack.c: enable fscache for stats under .git/objects
Nov 22, 2017
64b273c
checkout.c: enable fscache for checkout again
Jan 30, 2018
3fd15fa
Enable the filesystem cache (fscache) in refresh_index().
benpeart Sep 7, 2018
4b1c5fb
fscache: use FindFirstFileExW to avoid retrieving the short name
benpeart Oct 23, 2018
0c4a155
status: disable and free fscache at the end of the status command
benpeart Nov 1, 2018
6970e6b
mem_pool: add GIT_TRACE_MEMPOOL support
benpeart Oct 4, 2018
fc47d32
fscache: fscache takes an initial size
benpeart Nov 2, 2018
d8f4386
fscache: update fscache to be thread specific instead of global
benpeart Oct 4, 2018
ba64d36
fscache: add GIT_TEST_FSCACHE support
benpeart Oct 4, 2018
edf3ce6
fscache: add fscache hit statistics
benpeart Sep 25, 2018
1e3422b
fscache: teach fscache to use mempool
benpeart Nov 2, 2018
234a7e0
fscache: make fscache_enable() thread safe
benpeart Nov 16, 2018
1a00148
fscache: teach fscache to use NtQueryDirectoryFile
benpeart Nov 15, 2018
ed5ee94
fscache: remember the reparse tag for each entry
dscho Dec 11, 2018
836923d
git-gui: provide question helper for retry fallback on Windows
hvoigt Feb 21, 2010
7bc372f
fscache: implement an FSCache-aware is_mount_point()
dscho Dec 11, 2018
fe8f12d
git gui: set GIT_ASKPASS=git-gui--askpass if not set yet
dscho Jul 23, 2010
6d64ce8
respect core.hooksPath, falling back to .git/hooks
dscho Oct 4, 2018
e525e29
unpack-trees: enable fscache for sparse-checkout
derrickstolee Jun 12, 2019
45c0087
clean: make use of FSCache
dscho Dec 11, 2018
933f6c1
gitk: Unicode file name support
kblees Feb 4, 2012
3c133e6
git-gui--askyesno: fix funny text wrapping
dscho Sep 20, 2017
d6f2f98
gitk: Use an external icon file on Windows
sschuberth Jul 22, 2012
2e4243c
git-gui--askyesno: allow overriding the window title
dscho Sep 20, 2017
3fc5d98
gitk: fix arrow keys in input fields with Tcl/Tk >= 8.6
dscho Feb 16, 2016
19879b6
git-gui--askyesno (mingw): use Git for Windows' icon, if available
dscho Sep 20, 2017
587c47f
gitk: make the "list references" default window width wider
sidecut Jan 21, 2016
0098751
Merge 'git-gui' into HEAD
dscho Jun 7, 2018
a5fcc1e
Merge branch 'git-gui-hooks-path' of https://github.com/dscho/git-gui
dscho Jul 10, 2018
67b7a0e
Merge branch 'git-gui-askyesno'
dscho Jun 8, 2018
9a346a7
Merge 'gitk' into HEAD
dscho Jun 7, 2018
b58b542
Merge branch 'fscache'
dscho Nov 15, 2018
f5011b0
Merge pull request #994 from jeffhostetler/jeffhostetler/fscache_nfd
dscho Jun 8, 2018
f5005fb
Merge pull request #971 from jeffhostetler/jeffhostetler/add_preload_…
dscho Jun 8, 2018
f90c99e
Merge pull request #1344 from jeffhostetler/perf_add_excludes_with_fs…
dscho Jun 8, 2018
3691a79
Merge pull request #1426 from atetubou/fetch_pack
dscho Jun 8, 2018
c6b93b5
Merge pull request #1468 from atetubou/fscache_checkout_flush
dscho Oct 12, 2018
602dbc7
Merge pull request #1827 from benpeart/fscache_refresh_index
dscho Sep 27, 2018
9cee923
Merge pull request #1908 from benpeart/FindFirstFileEx-gfw
dscho Nov 5, 2018
4e25d92
Merge pull request #1909 from benpeart/free-fscache-after-status-gfw
dscho Nov 5, 2018
8303f98
Merge pull request #1911 from benpeart/git_test_fscache-gfw
dscho Nov 5, 2018
559f948
Merge pull request #1910 from benpeart/fscache_statistics-gfw
dscho Nov 16, 2018
1a2f2a0
Merge remote-tracking branch 'benpeart/fscache-per-thread-gfw'
dscho Nov 16, 2018
e1c68a0
Merge pull request #1934 from benpeart/fscache-thread-safe-enable-gfw
dscho Nov 26, 2018
2aa5f09
Merge pull request #1937 from benpeart/fscache-NtQueryDirectoryFile-gfw
dscho Nov 27, 2018
da7bca8
pack-objects (mingw): demonstrate a segmentation fault with large deltas
vangdfang Jan 9, 2014
a79e692
Merge branch 'fscache-and-sparse-checkout'
derrickstolee Jun 18, 2019
5995cba
mingw: support long paths
kblees Jul 28, 2015
ceb485d
Merge branch 'dont-clean-junctions-fscache'
dscho Jul 23, 2019
ba2f2c4
Win32: fix 'lstat("dir/")' with long paths
kblees Jul 4, 2014
80ab703
compat/fsmonitor/fsm-*-win32: support long paths
jeffhostetler Mar 25, 2022
03adaa8
strbuf_readlink: don't call readlink twice if hint is the exact link …
kblees May 11, 2015
a11eb0d
strbuf_readlink: support link targets that exceed PATH_MAX
kblees May 11, 2015
084ed40
lockfile.c: use is_dir_sep() instead of hardcoded '/' checks
kblees May 11, 2015
3e483a6
mingw: Support `git_terminal_prompt` with more terminals
kblees Mar 19, 2015
9cb15a3
Win32: don't call GetFileAttributes twice in mingw_lstat()
kblees May 12, 2015
44d9d9f
compat/terminal.c: only use the Windows console if bash 'read -r' fails
kblees May 9, 2015
26fc0b4
Win32: implement stat() with symlink support
kblees May 15, 2015
311d8d0
mingw (git_terminal_prompt): do fall back to CONIN$/CONOUT$ method
dscho Feb 23, 2018
a637541
Win32: remove separate do_lstat() function
kblees May 11, 2015
d5c0285
clean: suggest using `core.longPaths` if paths are too long to remove
mathstuf Apr 22, 2022
539acfd
Unbreak interactive GPG prompt upon signing
dscho Sep 6, 2016
96ce0e1
Win32: let mingw_lstat() error early upon problems with reparse points
kblees May 23, 2015
e8e484c
mingw: teach fscache and dirent about symlinks
kblees Jan 10, 2017
e35db5b
Win32: lstat(): return adequate stat.st_size for symlinks
kblees May 15, 2015
73a0727
Win32: factor out retry logic
kblees May 19, 2015
fb5c212
Win32: change default of 'core.symlinks' to false
kblees May 23, 2015
002f6d7
Win32: add symlink-specific error codes
kblees May 15, 2015
2b6edaa
Win32: mingw_unlink: support symlinks to directories
kblees May 23, 2015
3e2fdc7
Win32: mingw_rename: support renaming symlinks
kblees May 19, 2015
8a5ac3a
Win32: mingw_chdir: change to symlink-resolved directory
kblees May 23, 2015
a55b000
Win32: implement readlink()
kblees May 23, 2015
3226ff0
mingw: lstat: compute correct size for symlinks
billziss-gh May 28, 2020
cbf7745
Win32: implement basic symlink() functionality (file symlinks only)
kblees May 23, 2015
2856604
Win32: symlink: add support for symlinks to directories
kblees May 23, 2015
4b8f4ae
mingw: introduce code to detect whether we're inside a Windows container
ZCube Apr 23, 2018
fa9702d
mingw: try to create symlinks without elevated permissions
dscho May 30, 2017
9d9d80e
mingw: when running in a Windows container, try to rename() harder
ZCube Apr 23, 2018
84e5a02
Win32: symlink: move phantom symlink creation to a separate function
piscisaureus Oct 26, 2018
4369bd4
mingw: emulate stat() a little more faithfully
dscho Mar 2, 2020
c0c4706
mingw: move the file_attr_to_st_mode() function definition
ZCube Apr 23, 2018
6c11ac4
Introduce helper to create symlinks that knows about index_state
dscho Feb 11, 2019
df92415
mingw: special-case index entries for symlinks with buggy size
dscho Jun 4, 2020
239543f
mingw: Windows Docker volumes are *not* symbolic links
dscho Apr 23, 2018
c143846
mingw: explicitly specify with which cmd to prefix the cmdline
dscho Jul 20, 2017
8440580
mingw: when path_lookup() failed, try BusyBox
dscho Jul 20, 2017
4d445c4
test-lib: avoid unnecessary Perl invocation
dscho Aug 5, 2017
8e5c208
tests: replace mingw_test_cmp with a helper in C
dscho Jun 7, 2018
f334bd9
test-tool: learn to act as a drop-in replacement for `iconv`
dscho Jul 20, 2017
70b9491
tests(mingw): if `iconv` is unavailable, use `test-helper --iconv`
dscho Jul 20, 2017
cddc8a8
mingw: allow to specify the symlink type in .gitattributes
piscisaureus Oct 26, 2018
be45541
gitattributes: mark .png files as binary
dscho Oct 11, 2018
0606eec
Win32: symlink: add test for `symlink` attribute
piscisaureus Oct 26, 2018
2dde788
tests: move test PNGs into t/lib-diff/
dscho Aug 5, 2017
deccf1f
tests: only override sort & find if there are usable ones in /usr/bin/
dscho Jul 17, 2017
11f9940
tests: use the correct path separator with BusyBox
dscho Nov 19, 2018
beadc99
mingw: only use Bash-ism `builtin pwd -W` when available
dscho Jun 29, 2017
8cd2f40
tests (mingw): remove Bash-specific pwd option
dscho Jun 30, 2017
e0370b7
test-lib: add BUSYBOX prerequisite
dscho Jul 19, 2017
a38a7e1
t0021: use Windows path when appropriate
dscho Aug 4, 2017
6db1cfa
t5003: use binary file from t/lib-diff/
dscho Aug 5, 2017
ebd57d1
t5532: workaround for BusyBox on Windows
dscho Jul 21, 2017
6dc5f44
t5605: special-case hardlink test for BusyBox-w32
dscho Jul 21, 2017
45766ce
t5813: allow for $PWD to be a Windows path
dscho Jul 5, 2017
739046c
t9200: skip tests when $PWD contains a colon
dscho Jul 7, 2017
efb3a9b
mingw: kill child processes in a gentler way
dscho May 17, 2017
77fb97b
mingw: add a Makefile target to copy test artifacts
dscho Jul 19, 2017
d4e159a
mingw: really handle SIGINT
dscho Apr 22, 2018
2e61c1f
mingw: do not call xutftowcs_path in mingw_mktemp
neerajsi-msft Oct 27, 2021
ca885de
Partially un-revert "editor: save and reset terminal after calling ED…
dscho Nov 25, 2021
d6131d2
Modify the Code of Conduct for Git for Windows
dscho Oct 11, 2019
d086752
CONTRIBUTING.md: add guide for first-time contributors
derrickstolee Mar 1, 2018
3a7e719
README.md: Add a Windows-specific preamble
dscho Jan 10, 2014
28ac952
Add an issue template
shiftkey Feb 18, 2016
b5b95ce
reset: reinstate support for the deprecated --stdin option
dscho Dec 10, 2019
0f78da5
mingw: deprecate old-style runtime-prefix handling in interpolate_path()
dscho Dec 11, 2015
b1bdd6b
fsmonitor: reintroduce core.useBuiltinFSMonitor
vdye Apr 4, 2022
085cf01
Add a GitHub workflow to monitor component updates
dscho Sep 29, 2020
bf6c6f4
Modify the GitHub Pull Request template (to reflect Git for Windows)
Dec 22, 2017
759d37b
.github: Add configuration for the Sentiment Bot
dscho Feb 20, 2018
2039875
Merge branch 'gitk-and-git-gui-patches'
dscho Oct 11, 2018
a927b40
Document how $HOME is set on Windows
alejandro5042 Mar 9, 2018
02b94ef
Merge branch 'long-paths'
dscho Nov 15, 2018
ce6fcec
SECURITY.md: document Git for Windows' policies
dscho Aug 23, 2019
84542c3
Merge branch 'fix-v4-fsmonitor-long-paths' into try-v4-fsmonitor
jeffhostetler Sep 29, 2021
1f4c1b2
Merge pull request #3817 from mathstuf/name-too-long-advice
dscho Apr 22, 2022
de0939a
Merge branch 'msys2'
dscho Nov 15, 2018
04a4fc2
Merge branch 'kblees/kb/symlinks'
dscho Nov 15, 2018
96052ec
Merge 'docker-volumes-are-no-symlinks'
dscho Oct 12, 2018
6262127
Merge pull request #1897 from piscisaureus/symlink-attr
dscho Oct 31, 2018
a519686
Merge branch 'busybox-w32'
dscho Feb 7, 2019
9c8641c
Merge pull request #1170 from dscho/mingw-kill-process
dscho Oct 11, 2018
4bc74e2
Merge pull request #3492 from dscho/ns/batched-fsync
vdye Oct 28, 2021
9282683
Merge branch 'un-revert-editor-save-and-reset'
dscho Jan 15, 2022
adcb864
Merge branch 'phase-out-reset-stdin'
dscho Jun 8, 2018
653e6d9
Merge branch 'deprecate-old-runtime-prefix-path-interpolation'
dscho Oct 15, 2021
a90d9ad
Merge branch 'deprecate-core.useBuiltinFSMonitor'
dscho Jan 24, 2023
70d681f
Merge pull request #2837 from dscho/monitor-component-updates
dscho Oct 7, 2020
fd21527
Merge 'readme' into HEAD
dscho Jun 7, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.