Skip to content
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

Rebase to v2.46.0 #5082

Merged
merged 354 commits into from
Jul 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
354 commits
Select commit Hold shift + click to select a range
61b8e4d
mingw: change core.fsyncObjectFiles = 1 by default
dscho Sep 4, 2017
f80b82e
vcxproj: allow building with `NO_PERL` again
dscho Mar 29, 2022
1c8aa39
vcxproj: require C11
dscho Jun 28, 2022
cdf5b39
vcxproj: ignore the `-pedantic` option
dscho Jun 28, 2022
47281fe
vcxproj: include reftable when committing `.vcxproj` files
dscho Jun 28, 2022
6e8388e
vcxproj: handle libreftable_test, too
dscho Jun 28, 2022
ce12457
vcxproj: avoid escaping double quotes in the defines
dscho Jun 28, 2022
d3670de
ci: adjust Azure Pipeline for `runs_on_pool`
dscho Jul 9, 2022
275b51b
ci: stop linking the `prove` cache
dscho Jul 9, 2022
5f3c183
ci: reinstate Azure Pipelines support
dscho Feb 11, 2021
50c3484
azure-pipeline: drop the `GETTEXT_POISON` job
dscho Mar 29, 2022
e230b5a
azure-pipeline: stop hard-coding `apt-get` calls
dscho Mar 29, 2022
6d0c1e6
azure-pipeline: drop the code to write to/read from a file share
dscho Jul 9, 2022
49ba5bd
azure-pipeline: use partial clone/parallel checkout to initialize min…
dscho Jul 9, 2022
54bb1f2
azure-pipeline: downcase the job name of the `Linux32` job
dscho Jul 9, 2022
b8f5bb9
config.mak.uname: add support for clangarm64
dennisameling Oct 4, 2022
59dff1b
azure-pipeline: run static-analysis on jammy
ttaylorr Feb 8, 2021
ebe75f6
MinGW: link as terminal server aware
rimrul Jul 10, 2022
690942e
Fix Windows version resources
Mortein Nov 2, 2022
7f85f71
bswap.h: add support for built-in bswap functions
dennisameling Oct 4, 2022
624374a
ci: create clangarm64-build.yml
dennisameling Oct 4, 2022
56dec0a
status: fix for old-style submodules with commondir
sceptical-coder Oct 28, 2022
2d840aa
http: optionally load libcurl lazily
dscho May 6, 2023
a367f87
http: support lazy-loading libcurl also on Windows
dscho May 7, 2023
633dced
http: when loading libcurl lazily, allow for multiple SSL backends
dscho May 7, 2023
621730f
windows: skip linking `git-<command>` for built-ins
dscho Jan 27, 2023
7ead52c
windows: fix Repository>Explore Working Copy
dscho Mar 21, 2023
ba81ee1
mingw: do load libcurl dynamically by default
dscho May 7, 2023
841c772
Add a GitHub workflow to verify that Git/Scalar work in Nano Server
dscho Nov 2, 2022
33a863c
mingw: suggest `windows.appendAtomically` in more cases
dsl101 Jul 28, 2023
e65eaf3
win32: use native ANSI sequence processing, if possible
dscho Nov 22, 2023
f95ea4c
git.rc: include winuser.h
rimrul Dec 2, 2023
1554329
build(deps): bump microsoft/setup-msbuild from 1 to 2
dependabot[bot] Feb 12, 2024
e18dfdf
common-main.c: fflush stdout buffer upon exit
chengzhuo5 Apr 8, 2024
ae0dde9
t5601/t7406(mingw): do run tests with symlink support
dscho Apr 9, 2024
1193a26
win32: ensure that `localtime_r()` is declared even in i686 builds
dscho May 21, 2024
0cc3662
Fallback to AppData if XDG_CONFIG_HOME is unset
ariellourenco Jul 2, 2024
04f1275
run-command: be helpful with Git LFS fails on Windows 7
dscho Jul 4, 2024
3e25356
Merge 'remote-hg-prerequisites' into HEAD
dscho Jun 8, 2018
01e32ed
Merge branch 'drive-prefix'
dscho Jun 8, 2018
39d6fe4
Merge branch 'dont-clean-junctions'
dscho Jul 30, 2019
b78c921
Merge branch 'msys2-python'
dscho May 31, 2019
98135df
Merge branch 'mimalloc-v2.0.9'
dscho Sep 8, 2022
5ad43bb
Merge pull request #2375 from assarbad/reintroduce-sideband-config
dscho Oct 30, 2019
995733a
Merge pull request #2405 from dscho/mingw-setsockopt
dscho Nov 25, 2019
8ace306
Merge pull request #2449 from dscho/mingw-getcwd-and-symlinks
dscho Jan 3, 2020
ae091a1
Merge pull request #2488 from bmueller84/master
dscho Jan 22, 2020
2ef01f4
Merge pull request #2501 from jeffhostetler/clink-debug-curl
dscho Jan 30, 2020
6845f6b
Merge pull request #2504 from dscho/access-repo-via-junction
dscho Feb 1, 2020
7b32789
Merge pull request #2506 from dscho/issue-2283
dscho Feb 11, 2020
6ce6c7b
Merge pull request #2535 from dscho/schannel-revoke-best-effort
dscho Mar 4, 2020
5ef2538
Merge pull request #2618 from dscho/avoid-d/f-conflict-in-vs/master
dscho May 9, 2020
c8accc8
Merge 'add-p-many-files'
dscho Jun 8, 2018
6f1c380
Merge pull request #2730 from dscho/crlf-aware-git-add-i
dscho Jul 2, 2020
7fd5d5e
Merge pull request #2714 from lbonanomi/crlf-scissors
dscho Jul 3, 2020
ac2da27
Merge pull request #2655 from jglathe/jg/t0014_trace_extra_info
dscho Oct 9, 2020
e06b582
Merge 'git-gui/js/intent-to-add'
dscho Oct 18, 2020
7e301dc
Merge pull request #2974 from derrickstolee/maintenance-and-headless
dscho Jan 11, 2021
da6d0bb
cmake: install headless-git. (#4338)
dscho Mar 13, 2023
4290ce9
Merge pull request #2351 from PhilipOakley/vcpkg-tip
dscho Oct 7, 2019
8ef4b41
Merge pull request #2915 from dennisameling/windows-arm64-support
dscho Dec 9, 2020
b70bd31
Merge pull request #3327 from dennisameling/fix-host-cpu
dscho Jul 19, 2021
635a7b2
Merge pull request #3150 from dscho/ci-cache-vcpkg-artifacts-g4w
dscho Mar 28, 2021
eb22967
Merge pull request #3165 from dscho/increase-allowed-length-of-interp…
dscho Apr 3, 2021
a0d2441
Merge pull request #3220 from dscho/there-is-no-vs/master-anymore
dscho May 17, 2021
4bad210
Merge pull request #3293 from pascalmuller/http-support-automatically…
dscho Jun 24, 2021
76b41cf
Merge pull request #3349 from vdye/feature/ci-subtree-tests
dscho Aug 10, 2021
686abd3
Merge pull request #3306 from PhilipOakley/vs-sln
dscho Oct 12, 2021
969bfbe
Merge pull request #3417 from dscho/initialize-core.symlinks-earlier
dscho Oct 13, 2021
e3a2d3d
Merge branch 'mark-v4-fsmonitor-experimental' into try-v4-fsmonitor
jeffhostetler Sep 29, 2021
7d906d0
Merge pull request #3533 from PhilipOakley/hashliteral_t
dscho Dec 15, 2021
4f2a326
Merge pull request #3791: Various fixes around `safe.directory`
derrickstolee Apr 13, 2022
34a0d72
Merge pull request #3751 from rkitover/native-term
dscho Apr 21, 2022
6cdfcdc
Merge pull request #3875 from 1480c1/wine/detect_msys_tty
dscho May 30, 2022
410842f
Merge branch 'optionally-dont-append-atomically-on-windows'
dscho Jun 23, 2022
6c2f581
Merge branch 'fsync-object-files-always'
dscho Oct 11, 2018
bf7ad57
Merge branch 'ci-fixes'
dscho Feb 11, 2021
15fbb50
Merge pull request #3942 from rimrul/mingw-tsaware
dscho Jul 27, 2022
70d249c
Fix Windows version resources (#4092)
dscho Nov 3, 2022
828706c
Merge branch 'builtin-swap-functions'
dscho Nov 23, 2022
7c267cc
Add support for CLANGARM64 target (#3916)
dscho Oct 28, 2022
019c282
Fix global repository field not being cleared (#4083)
dscho Dec 20, 2022
27f758a
Skip linking the "dashed" `git-<command>`s for built-ins (#4252)
dscho Jan 31, 2023
e5bbf06
Git GUI: fix Repository>Explore Working Copy (#4357)
dscho Mar 21, 2023
b539dda
Lazy load libcurl, allowing for an SSL/TLS backend-specific libcurl (…
dscho May 15, 2023
186e76f
Merge branch 'nano-server'
dscho Aug 7, 2023
73335f2
Additional error checks for issuing the windows.appendAtomically warn…
dscho Aug 7, 2023
8eeb220
win32: use native ANSI sequence processing, if possible (#4700)
dscho Dec 2, 2023
c60c763
ARM64: Embed manifest properly (#4718)
dscho Dec 7, 2023
2782beb
dependabot: help keeping GitHub Actions versions up to date (#4792)
rimrul Feb 7, 2024
35934eb
common-main.c: fflush stdout buffer when exit (#4901)
dscho Apr 12, 2024
6197e7f
Merge branch 'run-t5601-and-t7406-with-symlinks-on-windows-10'
dscho Jul 12, 2024
f3fcc75
Merge branch 'Fix-i686-build-with-GCC-v14'
dscho Jul 12, 2024
bffe9d8
Merge branch 'Fallback-to-AppData-if-XDG-CONFIG-HOME-is-unset'
dscho Jul 12, 2024
0a5f6e4
Merge branch 'run-command-be-helpful-when-Git-LFS-fails-on-Windows-7'
dscho Jul 12, 2024
b7cd40e
Win32: make FILETIME conversion functions public
kblees Jul 6, 2013
e7d1f11
Win32: dirent.c: Move opendir down
kblees Sep 8, 2013
0b7f4e5
mingw: make the dirent implementation pluggable
kblees Sep 8, 2013
87e5796
Merge branch 'ready-for-upstream'
dscho Oct 11, 2018
9dee806
Win32: make the lstat implementation pluggable
kblees Sep 8, 2013
e893716
mingw: add infrastructure for read-only file system level caches
kblees Sep 8, 2013
d41690a
fscache: add key for GIT_TRACE_FSCACHE
jeffhostetler Jan 24, 2017
377e9f2
mingw: add a cache below mingw's lstat and dirent implementations
kblees Oct 1, 2013
7234e42
fscache: remember not-found directories
jeffhostetler Dec 13, 2016
037d27a
dir.c: make add_excludes aware of fscache during status
jeffhostetler Nov 1, 2017
a7f3abb
fscache: load directories only once
kblees Jun 24, 2014
bccde80
fscache: add a test for the dir-not-found optimization
dscho Jan 25, 2017
99e7e06
add: use preload-index and fscache for performance
jeffhostetler Nov 22, 2016
76c92c9
fscache: make fscache_enabled() public
jeffhostetler Dec 20, 2017
052cecc
dir.c: regression fix for add_excludes with fscache
jeffhostetler Dec 20, 2017
6b57266
fetch-pack.c: enable fscache for stats under .git/objects
Nov 22, 2017
f202666
checkout.c: enable fscache for checkout again
Jan 30, 2018
97c78bd
Enable the filesystem cache (fscache) in refresh_index().
benpeart Sep 7, 2018
049b1e0
fscache: use FindFirstFileExW to avoid retrieving the short name
benpeart Oct 23, 2018
5f4a106
status: disable and free fscache at the end of the status command
benpeart Nov 1, 2018
abddb33
mem_pool: add GIT_TRACE_MEMPOOL support
benpeart Oct 4, 2018
e44c50f
fscache: fscache takes an initial size
benpeart Nov 2, 2018
a0c37ac
fscache: update fscache to be thread specific instead of global
benpeart Oct 4, 2018
7d97932
fscache: add GIT_TEST_FSCACHE support
benpeart Oct 4, 2018
b57a393
fscache: add fscache hit statistics
benpeart Sep 25, 2018
6200027
fscache: teach fscache to use mempool
benpeart Nov 2, 2018
8893056
fscache: make fscache_enable() thread safe
benpeart Nov 16, 2018
b9fa901
fscache: teach fscache to use NtQueryDirectoryFile
benpeart Nov 15, 2018
da125b3
fscache: remember the reparse tag for each entry
dscho Dec 11, 2018
d98697a
git-gui--askyesno: fix funny text wrapping
dscho Sep 20, 2017
30bf086
git-gui: provide question helper for retry fallback on Windows
hvoigt Feb 21, 2010
9c58e39
fscache: implement an FSCache-aware is_mount_point()
dscho Dec 11, 2018
5de7512
git-gui--askyesno: allow overriding the window title
dscho Sep 20, 2017
921c8bb
git gui: set GIT_ASKPASS=git-gui--askpass if not set yet
dscho Jul 23, 2010
bcf7399
unpack-trees: enable fscache for sparse-checkout
derrickstolee Jun 12, 2019
25e046a
clean: make use of FSCache
dscho Dec 11, 2018
d9094e4
gitk: Unicode file name support
kblees Feb 4, 2012
1481a08
gitk: Use an external icon file on Windows
sschuberth Jul 22, 2012
0289551
gitk: fix arrow keys in input fields with Tcl/Tk >= 8.6
dscho Feb 16, 2016
87800f9
git-gui--askyesno (mingw): use Git for Windows' icon, if available
dscho Sep 20, 2017
b382e93
Merge 'git-gui' into HEAD
dscho Jun 7, 2018
9c62bf8
gitk: make the "list references" default window width wider
sidecut Jan 21, 2016
c8837fc
Merge branch 'git-gui-askyesno'
dscho Jun 8, 2018
0f089ee
Merge branch 'fscache'
dscho Nov 15, 2018
9250120
Merge pull request #994 from jeffhostetler/jeffhostetler/fscache_nfd
dscho Jun 8, 2018
c290abf
Merge pull request #971 from jeffhostetler/jeffhostetler/add_preload_…
dscho Jun 8, 2018
c83826f
Merge 'gitk' into HEAD
dscho Jun 7, 2018
9d0d998
Merge pull request #1344 from jeffhostetler/perf_add_excludes_with_fs…
dscho Jun 8, 2018
4566156
Merge pull request #1426 from atetubou/fetch_pack
dscho Jun 8, 2018
62e4f7d
Merge pull request #1468 from atetubou/fscache_checkout_flush
dscho Oct 12, 2018
92dc13f
Merge pull request #1827 from benpeart/fscache_refresh_index
dscho Sep 27, 2018
42275b8
Merge pull request #1908 from benpeart/FindFirstFileEx-gfw
dscho Nov 5, 2018
bbcbb91
Merge pull request #1909 from benpeart/free-fscache-after-status-gfw
dscho Nov 5, 2018
a0d7e65
Merge pull request #1911 from benpeart/git_test_fscache-gfw
dscho Nov 5, 2018
550c9fa
Merge pull request #1910 from benpeart/fscache_statistics-gfw
dscho Nov 16, 2018
4153aad
Merge remote-tracking branch 'benpeart/fscache-per-thread-gfw'
dscho Nov 16, 2018
3ab32aa
Merge pull request #1934 from benpeart/fscache-thread-safe-enable-gfw
dscho Nov 26, 2018
c500d2b
Merge pull request #1937 from benpeart/fscache-NtQueryDirectoryFile-gfw
dscho Nov 27, 2018
9c37c87
pack-objects (mingw): demonstrate a segmentation fault with large deltas
vangdfang Jan 9, 2014
f79f869
Merge branch 'fscache-and-sparse-checkout'
derrickstolee Jun 18, 2019
4e3cb14
mingw: support long paths
kblees Jul 28, 2015
b2e5afb
Merge branch 'dont-clean-junctions-fscache'
dscho Jul 23, 2019
9527b69
mingw: Support `git_terminal_prompt` with more terminals
kblees Mar 19, 2015
f7d7f05
compat/terminal.c: only use the Windows console if bash 'read -r' fails
kblees May 9, 2015
e76dda5
Win32: fix 'lstat("dir/")' with long paths
kblees Jul 4, 2014
8f5d537
mingw (git_terminal_prompt): do fall back to CONIN$/CONOUT$ method
dscho Feb 23, 2018
b1b1077
strbuf_readlink: don't call readlink twice if hint is the exact link …
kblees May 11, 2015
051305c
win32(long path support): leave drive-less absolute paths intact
dscho Sep 6, 2023
d53cd82
compat/fsmonitor/fsm-*-win32: support long paths
jeffhostetler Mar 25, 2022
ef5167e
clean: suggest using `core.longPaths` if paths are too long to remove
mathstuf Apr 22, 2022
f14d5a4
Unbreak interactive GPG prompt upon signing
dscho Sep 6, 2016
6a816cd
strbuf_readlink: support link targets that exceed PATH_MAX
kblees May 11, 2015
ee21e77
lockfile.c: use is_dir_sep() instead of hardcoded '/' checks
kblees May 11, 2015
7fe1ccc
Win32: don't call GetFileAttributes twice in mingw_lstat()
kblees May 12, 2015
8a7e8f9
Win32: implement stat() with symlink support
kblees May 15, 2015
7e23bf9
Win32: remove separate do_lstat() function
kblees May 11, 2015
253c63a
Win32: let mingw_lstat() error early upon problems with reparse points
kblees May 23, 2015
24dac25
mingw: teach fscache and dirent about symlinks
kblees Jan 10, 2017
a69f2e5
Win32: lstat(): return adequate stat.st_size for symlinks
kblees May 15, 2015
72725b4
Win32: factor out retry logic
kblees May 19, 2015
707e317
Win32: change default of 'core.symlinks' to false
kblees May 23, 2015
47fd6bd
Win32: add symlink-specific error codes
kblees May 15, 2015
1e50c7c
Win32: mingw_unlink: support symlinks to directories
kblees May 23, 2015
c523b72
Win32: mingw_rename: support renaming symlinks
kblees May 19, 2015
66496a2
Win32: mingw_chdir: change to symlink-resolved directory
kblees May 23, 2015
ef1e8bf
Win32: implement readlink()
kblees May 23, 2015
746288b
mingw: lstat: compute correct size for symlinks
billziss-gh May 28, 2020
53a5490
Win32: implement basic symlink() functionality (file symlinks only)
kblees May 23, 2015
e7b6604
Win32: symlink: add support for symlinks to directories
kblees May 23, 2015
58c15fa
mingw: introduce code to detect whether we're inside a Windows container
ZCube Apr 23, 2018
23a15bb
mingw: try to create symlinks without elevated permissions
dscho May 30, 2017
d30013d
mingw: when running in a Windows container, try to rename() harder
ZCube Apr 23, 2018
3b32462
mingw: emulate stat() a little more faithfully
dscho Mar 2, 2020
062c958
mingw: move the file_attr_to_st_mode() function definition
ZCube Apr 23, 2018
4d82909
mingw: special-case index entries for symlinks with buggy size
dscho Jun 4, 2020
d645aeb
Win32: symlink: move phantom symlink creation to a separate function
piscisaureus Oct 26, 2018
000c982
mingw: explicitly specify with which cmd to prefix the cmdline
dscho Jul 20, 2017
4adbd2d
Introduce helper to create symlinks that knows about index_state
dscho Feb 11, 2019
04d72c8
mingw: when path_lookup() failed, try BusyBox
dscho Jul 20, 2017
42d9647
mingw: allow to specify the symlink type in .gitattributes
piscisaureus Oct 26, 2018
eb76a36
test-lib: avoid unnecessary Perl invocation
dscho Aug 5, 2017
2f3778e
mingw: Windows Docker volumes are *not* symbolic links
dscho Apr 23, 2018
488cde8
mingw: work around rename() failing on a read-only file
dsl101 Jul 28, 2023
c7b8552
Win32: symlink: add test for `symlink` attribute
piscisaureus Oct 26, 2018
32bae6f
test-tool: learn to act as a drop-in replacement for `iconv`
dscho Jul 20, 2017
38ad181
tests(mingw): if `iconv` is unavailable, use `test-helper --iconv`
dscho Jul 20, 2017
97d7251
gitattributes: mark .png files as binary
dscho Oct 11, 2018
969d646
tests: move test PNGs into t/lib-diff/
dscho Aug 5, 2017
d474582
tests: only override sort & find if there are usable ones in /usr/bin/
dscho Jul 17, 2017
509998d
tests: use the correct path separator with BusyBox
dscho Nov 19, 2018
b06baab
mingw: only use Bash-ism `builtin pwd -W` when available
dscho Jun 29, 2017
1556e20
tests (mingw): remove Bash-specific pwd option
dscho Jun 30, 2017
759b32f
test-lib: add BUSYBOX prerequisite
dscho Jul 19, 2017
6b19545
t5003: use binary file from t/lib-diff/
dscho Aug 5, 2017
ef44613
t5532: workaround for BusyBox on Windows
dscho Jul 21, 2017
ca56f74
t5605: special-case hardlink test for BusyBox-w32
dscho Jul 21, 2017
5f9e9fd
t5813: allow for $PWD to be a Windows path
dscho Jul 5, 2017
43106ca
t9200: skip tests when $PWD contains a colon
dscho Jul 7, 2017
a84064a
mingw: add a Makefile target to copy test artifacts
dscho Jul 19, 2017
8342d6d
mingw: optionally enable wsl compability file mode bits
swigger Jun 7, 2023
2bcd436
mingw: kill child processes in a gentler way
dscho May 17, 2017
dc99899
mingw: really handle SIGINT
dscho Apr 22, 2018
086e4e2
mingw: do not call xutftowcs_path in mingw_mktemp
neerajsi-msft Oct 27, 2021
a24d216
Partially un-revert "editor: save and reset terminal after calling ED…
dscho Nov 25, 2021
f292f84
reset: reinstate support for the deprecated --stdin option
dscho Dec 10, 2019
a1f4464
Describe Git for Windows' architecture [no ci]
dscho Feb 13, 2023
3e8714f
Modify the Code of Conduct for Git for Windows
dscho Oct 11, 2019
c507a4c
CONTRIBUTING.md: add guide for first-time contributors
derrickstolee Mar 1, 2018
96d94f9
README.md: Add a Windows-specific preamble
dscho Jan 10, 2014
478f75d
Add an issue template
shiftkey Feb 18, 2016
827904f
Modify the GitHub Pull Request template (to reflect Git for Windows)
Dec 22, 2017
d0abe43
.github: Add configuration for the Sentiment Bot
dscho Feb 20, 2018
7ac858a
Add a GitHub workflow to monitor component updates
dscho Sep 29, 2020
1284416
Document how $HOME is set on Windows
alejandro5042 Mar 9, 2018
36154c9
fsmonitor: reintroduce core.useBuiltinFSMonitor
vdye Apr 4, 2022
1e09949
dependabot: help keeping GitHub Actions versions up to date
dscho Feb 6, 2024
f2ab7d2
Merge branch 'gitk-and-git-gui-patches'
dscho Oct 11, 2018
ebe077e
Merge branch 'long-paths'
dscho Nov 15, 2018
13b6f12
SECURITY.md: document Git for Windows' policies
dscho Aug 23, 2019
9d6676b
Merge branch 'fix-v4-fsmonitor-long-paths' into try-v4-fsmonitor
jeffhostetler Sep 29, 2021
211ada7
Merge pull request #3817 from mathstuf/name-too-long-advice
dscho Apr 22, 2022
ef0a698
Merge branch 'msys2'
dscho Nov 15, 2018
36ea5eb
Merge branch 'kblees/kb/symlinks'
dscho Nov 15, 2018
d64b145
Merge 'docker-volumes-are-no-symlinks'
dscho Oct 12, 2018
112aad6
mingw: try resetting the read-only bit if rename fails (#4527)
dscho Aug 7, 2023
c7619b5
Merge pull request #1897 from piscisaureus/symlink-attr
dscho Oct 31, 2018
7ca9084
Merge branch 'busybox-w32'
dscho Feb 7, 2019
b2f4462
Merge branch 'wsl-file-mode-bits'
dscho Aug 7, 2023
cccd050
Merge pull request #1170 from dscho/mingw-kill-process
dscho Oct 11, 2018
cd0fc4f
Merge pull request #3492 from dscho/ns/batched-fsync
vdye Oct 28, 2021
bc3c131
Merge branch 'un-revert-editor-save-and-reset'
dscho Jan 15, 2022
2fd2b09
Merge branch 'phase-out-reset-stdin'
dscho Jun 8, 2018
42100bf
Merge branch 'deprecate-core.useBuiltinFSMonitor'
dscho Jan 24, 2023
ca6c10e
Merge pull request #2837 from dscho/monitor-component-updates
dscho Oct 7, 2020
2e6a859
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
2 changes: 1 addition & 1 deletion GIT-VERSION-GEN
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh

GVF=GIT-VERSION-FILE
DEF_VER=v2.46.0-rc2
DEF_VER=v2.46.0

LF='
'
Expand Down
810 changes: 579 additions & 231 deletions po/bg.po

Large diffs are not rendered by default.

Loading
Loading