Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
337 commits
Select commit Hold shift + click to select a range
4f6dc69
ci: run `contrib/subtree` tests in CI builds
vdye Aug 5, 2021
7234e38
CMake: show Win32 and Generator_platform build-option values
PhilipOakley May 10, 2021
8e53441
init: do parse _all_ core.* settings early
dscho Sep 8, 2021
ed96e8b
hash-object: demonstrate a >4GB/LLP64 problem
PhilipOakley Oct 31, 2021
d33fc04
object-file.c: use size_t for header lengths
PhilipOakley Nov 12, 2021
b65f763
hash algorithms: use size_t for section lengths
PhilipOakley Nov 12, 2021
09cf0fb
hash-object --stdin: verify that it works with >4GB/LLP64
PhilipOakley Dec 6, 2021
28ecf2e
hash-object: add another >4GB/LLP64 test case
PhilipOakley Dec 6, 2021
11ffdf4
setup: properly use "%(prefix)/" when in WSL
derrickstolee Apr 13, 2022
ef31e90
hash-object: add a >4GB/LLP64 test case using filtered input
PhilipOakley Dec 7, 2021
8f569fa
compat/mingw.c: do not warn when failing to get owner
derrickstolee Apr 13, 2022
57b0497
mingw: $env:TERM="xterm-256color" for newer OSes
rkitover Apr 12, 2022
f844329
winansi: check result and Buffer before using Name
1480c1 May 28, 2022
703d1cc
Add config option `windows.appendAtomically`
sunzhuoshi Jan 15, 2022
fc766c7
mingw: change core.fsyncObjectFiles = 1 by default
dscho Sep 4, 2017
ed81223
MinGW: link as terminal server aware
rimrul Jul 10, 2022
967a8f9
Fix Windows version resources
Mortein Nov 2, 2022
6869818
status: fix for old-style submodules with commondir
sceptical-coder Oct 28, 2022
6d2a6fb
http: optionally load libcurl lazily
dscho May 6, 2023
a40853e
http: support lazy-loading libcurl also on Windows
dscho May 7, 2023
4c59683
http: when loading libcurl lazily, allow for multiple SSL backends
dscho May 7, 2023
db845a7
windows: skip linking `git-<command>` for built-ins
dscho Jan 27, 2023
af5df3e
mingw: do load libcurl dynamically by default
dscho May 7, 2023
d532804
Add a GitHub workflow to verify that Git/Scalar work in Nano Server
dscho Nov 2, 2022
8219a9d
mingw: suggest `windows.appendAtomically` in more cases
dsl101 Jul 28, 2023
1764594
win32: use native ANSI sequence processing, if possible
dscho Nov 22, 2023
c1daa33
git.rc: include winuser.h
rimrul Dec 2, 2023
1495364
common-main.c: fflush stdout buffer upon exit
chengzhuo5 Apr 8, 2024
83c33e8
t5601/t7406(mingw): do run tests with symlink support
dscho Apr 9, 2024
a6e232f
win32: ensure that `localtime_r()` is declared even in i686 builds
dscho May 21, 2024
0105049
Fallback to AppData if XDG_CONFIG_HOME is unset
ariellourenco Jul 2, 2024
296d228
survey: stub in new experimental 'git-survey' command
Apr 29, 2024
7a7c814
survey: add command line opts to select references
Apr 29, 2024
55d8165
run-command: be helpful with Git LFS fails on Windows 7
dscho Jul 4, 2024
d4fcb36
revision: create mark_trees_uninteresting_dense()
derrickstolee Sep 6, 2024
ce58140
ci: work around a problem with HTTP/2 vs libcurl v8.10.0
dscho Sep 24, 2024
e9dfece
survey: start pretty printing data in table form
derrickstolee Sep 1, 2024
e781248
survey: add object count summary
derrickstolee Sep 2, 2024
41b38fa
survey: summarize total sizes by object type
derrickstolee Sep 2, 2024
c051c53
survey: show progress during object walk
derrickstolee Sep 2, 2024
5d82c4d
survey: add ability to track prioritized lists
derrickstolee Sep 2, 2024
ba47cab
survey: add report of "largest" paths
derrickstolee Sep 2, 2024
1871a99
survey: add --top=<N> option and config
derrickstolee Sep 23, 2024
1ab2e22
mingw: make sure `errno` is set correctly when socket operations fail
dscho Nov 14, 2019
9c6416f
survey: clearly note the experimental nature in the output
dscho Jul 1, 2024
6bf35ce
compat/mingw: handle WSA errors in strerror
rimrul Dec 22, 2024
f68864e
compat/mingw: drop outdated comment
rimrul Dec 22, 2024
6856aee
t0301: actually test credential-cache on Windows
rimrul Dec 29, 2024
ee41ad8
credential-cache: handle ECONNREFUSED gracefully
rimrul Dec 22, 2024
d1b1f5b
max_tree_depth: lower it for clangarm64 on Windows
dscho Apr 15, 2025
ab203dd
reftable: do make sure to use custom allocators
dscho Mar 6, 2025
52b2778
check-whitespace: avoid alerts about upstream commits
dscho Jun 3, 2025
25d0b68
Merge branch 'organize-mingw-includes'
dscho Jun 2, 2025
cc432bd
refs: forbid clang to complain about unreachable code
dscho Jun 4, 2025
07d2c4f
mingw: avoid the comma operator
dscho Jun 5, 2025
45e8a8a
Merge 'remote-hg-prerequisites' into HEAD
dscho Jun 8, 2018
c25e7c3
Merge branch 'drive-prefix'
dscho Jun 8, 2018
422d92d
Merge branch 'dont-clean-junctions'
dscho Jul 30, 2019
57a125a
Merge branch 'msys2-python'
dscho May 31, 2019
3329609
Merge branch 'mimalloc-v2.2.3'
dscho Sep 8, 2022
3bc9c30
Merge pull request #2375 from assarbad/reintroduce-sideband-config
dscho Oct 30, 2019
1cc45aa
Merge pull request #2449 from dscho/mingw-getcwd-and-symlinks
dscho Jan 3, 2020
a8888fd
Merge pull request #2488 from bmueller84/master
dscho Jan 22, 2020
9442eb8
Merge pull request #2501 from jeffhostetler/clink-debug-curl
dscho Jan 30, 2020
d5e6a74
Merge pull request #2504 from dscho/access-repo-via-junction
dscho Feb 1, 2020
7899b7b
Merge pull request #2506 from dscho/issue-2283
dscho Feb 11, 2020
8b25256
Merge pull request #2535 from dscho/schannel-revoke-best-effort
dscho Mar 4, 2020
43996cb
Merge pull request #2618 from dscho/avoid-d/f-conflict-in-vs/master
dscho May 9, 2020
987b61b
Merge 'add-p-many-files'
dscho Jun 8, 2018
2818b50
Merge pull request #2714 from lbonanomi/crlf-scissors
dscho Jul 3, 2020
8299ec8
Merge pull request #2655 from jglathe/jg/t0014_trace_extra_info
dscho Oct 9, 2020
ddd346c
Merge 'git-gui/js/intent-to-add'
dscho Oct 18, 2020
2743089
Merge pull request #2974 from derrickstolee/maintenance-and-headless
dscho Jan 11, 2021
586ced6
cmake: install headless-git. (#4338)
dscho Mar 13, 2023
0e20c16
Merge pull request #2351 from PhilipOakley/vcpkg-tip
dscho Oct 7, 2019
8699fe4
Merge pull request #2915 from dennisameling/windows-arm64-support
dscho Dec 9, 2020
a8f2764
Merge pull request #3327 from dennisameling/fix-host-cpu
dscho Jul 19, 2021
3f1dc14
Merge pull request #3165 from dscho/increase-allowed-length-of-interp…
dscho Apr 3, 2021
aefc09f
Merge pull request #3220 from dscho/there-is-no-vs/master-anymore
dscho May 17, 2021
d0eaeb6
Merge pull request #3293 from pascalmuller/http-support-automatically…
dscho Jun 24, 2021
57476f6
Merge pull request #3349 from vdye/feature/ci-subtree-tests
dscho Aug 10, 2021
9a2b67f
Merge pull request #3306 from PhilipOakley/vs-sln
dscho Oct 12, 2021
e1cb6ce
Merge pull request #3417 from dscho/initialize-core.symlinks-earlier
dscho Oct 13, 2021
22f0693
Merge pull request #3533 from PhilipOakley/hashliteral_t
dscho Dec 15, 2021
b01d5f1
Merge pull request #3791: Various fixes around `safe.directory`
derrickstolee Apr 13, 2022
669a473
Merge pull request #3751 from rkitover/native-term
dscho Apr 21, 2022
a7cbf0f
Merge pull request #3875 from 1480c1/wine/detect_msys_tty
dscho May 30, 2022
129e0a0
Merge branch 'optionally-dont-append-atomically-on-windows'
dscho Jun 23, 2022
5d0a513
Merge branch 'fsync-object-files-always'
dscho Oct 11, 2018
dc7eec9
Merge pull request #3942 from rimrul/mingw-tsaware
dscho Jul 27, 2022
08e7630
Fix Windows version resources (#4092)
dscho Nov 3, 2022
58a252e
Fix global repository field not being cleared (#4083)
dscho Dec 20, 2022
2da231d
Skip linking the "dashed" `git-<command>`s for built-ins (#4252)
dscho Jan 31, 2023
6864538
Lazy load libcurl, allowing for an SSL/TLS backend-specific libcurl (…
dscho May 15, 2023
c4bb2cf
Merge branch 'nano-server'
dscho Aug 7, 2023
9e0556a
Additional error checks for issuing the windows.appendAtomically warn…
dscho Aug 7, 2023
78b942d
win32: use native ANSI sequence processing, if possible (#4700)
dscho Dec 2, 2023
f13fc75
ARM64: Embed manifest properly (#4718)
dscho Dec 7, 2023
541bbd4
common-main.c: fflush stdout buffer when exit (#4901)
dscho Apr 12, 2024
909102e
Merge branch 'run-t5601-and-t7406-with-symlinks-on-windows-10'
dscho Jul 12, 2024
6c44aaf
Merge branch 'Fix-i686-build-with-GCC-v14'
dscho Jul 12, 2024
1c128dd
Merge branch 'Fallback-to-AppData-if-XDG-CONFIG-HOME-is-unset'
dscho Jul 12, 2024
ed4bb1c
Merge branch 'run-command-be-helpful-when-Git-LFS-fails-on-Windows-7'
dscho Jul 12, 2024
a81b920
pack-objects: create new name-hash algorithm (#5157)
dscho Sep 24, 2024
83017e1
Add path walk API and its use in 'git pack-objects' (#5171)
derrickstolee Sep 25, 2024
3b80cf5
Add experimental 'git survey' builtin (#5174)
dscho Sep 26, 2024
d4f0fb8
credential-cache: handle ECONNREFUSED gracefully (#5329)
dscho Jan 1, 2025
63e83e0
clangarm64: let the tests pass! (#5586)
dscho Apr 21, 2025
1c4ce96
Merge branch 'reftable-vs-custom-allocators'
dscho Jun 2, 2025
0c1f9f4
Merge branch 'check-whitespace-only-downstream'
dscho Jun 3, 2025
1516dce
Merge branch 'refs-clang-fix'
dscho Jun 11, 2025
58f308a
mingw: avoid the comma operator (#5660)
dscho Jun 5, 2025
1160cf5
git-gui--askyesno: fix funny text wrapping
dscho Sep 20, 2017
f11938e
git-gui: provide question helper for retry fallback on Windows
hvoigt Feb 21, 2010
9d8c2a6
git-gui--askyesno: allow overriding the window title
dscho Sep 20, 2017
ba2fdd9
git gui: set GIT_ASKPASS=git-gui--askpass if not set yet
dscho Jul 23, 2010
9934c5c
git-gui--askyesno (mingw): use Git for Windows' icon, if available
dscho Sep 20, 2017
f3d5073
Merge branch 'ready-for-upstream'
dscho Oct 11, 2018
349c6ae
Win32: make FILETIME conversion functions public
kblees Jul 6, 2013
bc51e0f
Win32: dirent.c: Move opendir down
kblees Sep 8, 2013
d2577dc
mingw: make the dirent implementation pluggable
kblees Sep 8, 2013
c009296
Merge 'git-gui' into HEAD
dscho Jun 7, 2018
1a4108d
Win32: make the lstat implementation pluggable
kblees Sep 8, 2013
e8c12ab
Merge branch 'git-gui-askyesno'
dscho Jun 8, 2018
1c34281
mingw: add infrastructure for read-only file system level caches
kblees Sep 8, 2013
834bf55
mingw: add a cache below mingw's lstat and dirent implementations
kblees Oct 1, 2013
dada487
fscache: load directories only once
kblees Jun 24, 2014
fc6b3d7
fscache: add key for GIT_TRACE_FSCACHE
jeffhostetler Jan 24, 2017
032137b
fscache: remember not-found directories
jeffhostetler Dec 13, 2016
058dd96
fscache: add a test for the dir-not-found optimization
dscho Jan 25, 2017
5d728fb
add: use preload-index and fscache for performance
jeffhostetler Nov 22, 2016
ae65ce9
dir.c: make add_excludes aware of fscache during status
jeffhostetler Nov 1, 2017
aa49ca0
fscache: make fscache_enabled() public
jeffhostetler Dec 20, 2017
5905fe4
dir.c: regression fix for add_excludes with fscache
jeffhostetler Dec 20, 2017
151a012
fetch-pack.c: enable fscache for stats under .git/objects
Nov 22, 2017
66556c0
checkout.c: enable fscache for checkout again
Jan 30, 2018
e856629
Enable the filesystem cache (fscache) in refresh_index().
benpeart Sep 7, 2018
5d2adec
fscache: use FindFirstFileExW to avoid retrieving the short name
benpeart Oct 23, 2018
eed5864
fscache: add GIT_TEST_FSCACHE support
benpeart Oct 4, 2018
bd7feb5
fscache: add fscache hit statistics
benpeart Sep 25, 2018
c05a5cd
unpack-trees: enable fscache for sparse-checkout
derrickstolee Jun 12, 2019
87656c2
mem_pool: add GIT_TRACE_MEMPOOL support
benpeart Oct 4, 2018
a2202da
fscache: fscache takes an initial size
benpeart Nov 2, 2018
5b9364c
fscache: update fscache to be thread specific instead of global
benpeart Oct 4, 2018
7f619d7
fscache: teach fscache to use mempool
benpeart Nov 2, 2018
9517021
fscache: make fscache_enable() thread safe
benpeart Nov 16, 2018
900d66a
fscache: remember the reparse tag for each entry
dscho Dec 11, 2018
7f21aaf
status: disable and free fscache at the end of the status command
benpeart Nov 1, 2018
4bf7963
fscache: teach fscache to use NtQueryDirectoryFile
benpeart Nov 15, 2018
f30e370
Merge branch 'fscache'
dscho Nov 15, 2018
6ab32e8
fscache: implement an FSCache-aware is_mount_point()
dscho Dec 11, 2018
95f0f0e
Merge pull request #1909 from benpeart/free-fscache-after-status-gfw
dscho Nov 5, 2018
89ba8ac
clean: make use of FSCache
dscho Dec 11, 2018
e1f35b7
Merge remote-tracking branch 'benpeart/fscache-per-thread-gfw'
dscho Nov 16, 2018
6099ea6
Merge branch 'dont-clean-junctions-fscache'
dscho Jul 23, 2019
48a3658
pack-objects (mingw): demonstrate a segmentation fault with large deltas
vangdfang Jan 9, 2014
c9fd5c0
mingw: support long paths
kblees Jul 28, 2015
89a7bdf
Win32: fix 'lstat("dir/")' with long paths
kblees Jul 4, 2014
af10eef
win32(long path support): leave drive-less absolute paths intact
dscho Sep 6, 2023
feb8729
mingw: Support `git_terminal_prompt` with more terminals
kblees Mar 19, 2015
5b60127
compat/fsmonitor/fsm-*-win32: support long paths
jeffhostetler Mar 25, 2022
282ced4
compat/terminal.c: only use the Windows console if bash 'read -r' fails
kblees May 9, 2015
80d7e3e
strbuf_readlink: don't call readlink twice if hint is the exact link …
kblees May 11, 2015
39a5d71
clean: suggest using `core.longPaths` if paths are too long to remove
mathstuf Apr 22, 2022
634a45d
mingw (git_terminal_prompt): do fall back to CONIN$/CONOUT$ method
dscho Feb 23, 2018
902c58c
strbuf_readlink: support link targets that exceed PATH_MAX
kblees May 11, 2015
0e1b18e
lockfile.c: use is_dir_sep() instead of hardcoded '/' checks
kblees May 11, 2015
2ddd834
Win32: don't call GetFileAttributes twice in mingw_lstat()
kblees May 12, 2015
bbdfe58
Win32: implement stat() with symlink support
kblees May 15, 2015
abefbc3
Win32: remove separate do_lstat() function
kblees May 11, 2015
5ad8ef9
Win32: let mingw_lstat() error early upon problems with reparse points
kblees May 23, 2015
f3acc78
mingw: teach fscache and dirent about symlinks
kblees Jan 10, 2017
e53069d
Win32: lstat(): return adequate stat.st_size for symlinks
kblees May 15, 2015
14cc224
Win32: factor out retry logic
kblees May 19, 2015
ec1f3e3
Win32: change default of 'core.symlinks' to false
kblees May 23, 2015
b913f06
Win32: add symlink-specific error codes
kblees May 15, 2015
5ba65fd
Win32: mingw_unlink: support symlinks to directories
kblees May 23, 2015
39d4641
Win32: mingw_rename: support renaming symlinks
kblees May 19, 2015
b0fdedf
Win32: mingw_chdir: change to symlink-resolved directory
kblees May 23, 2015
91e2245
Win32: implement readlink()
kblees May 23, 2015
8fd9671
mingw: lstat: compute correct size for symlinks
billziss-gh May 28, 2020
6db5657
Win32: implement basic symlink() functionality (file symlinks only)
kblees May 23, 2015
0bebe91
Win32: symlink: add support for symlinks to directories
kblees May 23, 2015
79238d9
mingw: try to create symlinks without elevated permissions
dscho May 30, 2017
fdb859a
mingw: emulate stat() a little more faithfully
dscho Mar 2, 2020
44db3c6
mingw: special-case index entries for symlinks with buggy size
dscho Jun 4, 2020
0c87c43
mingw: introduce code to detect whether we're inside a Windows container
zcube Apr 23, 2018
448b8a7
Win32: symlink: move phantom symlink creation to a separate function
piscisaureus Oct 26, 2018
d10c217
mingw: when running in a Windows container, try to rename() harder
zcube Apr 23, 2018
ba4649c
Introduce helper to create symlinks that knows about index_state
dscho Feb 11, 2019
93b9d80
mingw: move the file_attr_to_st_mode() function definition
zcube Apr 23, 2018
c1ccd2d
mingw: allow to specify the symlink type in .gitattributes
piscisaureus Oct 26, 2018
a0208bb
mingw: Windows Docker volumes are *not* symbolic links
dscho Apr 23, 2018
4c865f7
mingw: work around rename() failing on a read-only file
dsl101 Jul 28, 2023
b5fcf76
mingw: explicitly specify with which cmd to prefix the cmdline
dscho Jul 20, 2017
e653b64
mingw: when path_lookup() failed, try BusyBox
dscho Jul 20, 2017
af22b1b
test-tool: learn to act as a drop-in replacement for `iconv`
dscho Jul 20, 2017
64be7a9
tests(mingw): if `iconv` is unavailable, use `test-helper --iconv`
dscho Jul 20, 2017
9b0ffbb
gitattributes: mark .png files as binary
dscho Oct 11, 2018
65e4c38
tests: move test PNGs into t/lib-diff/
dscho Aug 5, 2017
1c84fe8
tests: only override sort & find if there are usable ones in /usr/bin/
dscho Jul 17, 2017
83c8aec
tests: use the correct path separator with BusyBox
dscho Nov 19, 2018
6da1dd7
Win32: symlink: add test for `symlink` attribute
piscisaureus Oct 26, 2018
83a3905
mingw: only use Bash-ism `builtin pwd -W` when available
dscho Jun 29, 2017
6663800
tests (mingw): remove Bash-specific pwd option
dscho Jun 30, 2017
7bf1782
test-lib: add BUSYBOX prerequisite
dscho Jul 19, 2017
3df20f7
t5003: use binary file from t/lib-diff/
dscho Aug 5, 2017
ff55bcb
t5532: workaround for BusyBox on Windows
dscho Jul 21, 2017
c0fd49d
t5605: special-case hardlink test for BusyBox-w32
dscho Jul 21, 2017
3bbebae
t5813: allow for $PWD to be a Windows path
dscho Jul 5, 2017
48be563
t9200: skip tests when $PWD contains a colon
dscho Jul 7, 2017
f84da04
mingw: add a Makefile target to copy test artifacts
dscho Jul 19, 2017
29204a4
mingw: optionally enable wsl compability file mode bits
swigger Jun 7, 2023
b40e8ed
mingw: kill child processes in a gentler way
dscho May 17, 2017
ec4fbf4
mingw: really handle SIGINT
dscho Apr 22, 2018
5e9c8e8
mingw: do not call xutftowcs_path in mingw_mktemp
neerajsi-msft Oct 27, 2021
190e341
Partially un-revert "editor: save and reset terminal after calling ED…
dscho Nov 25, 2021
403c174
reset: reinstate support for the deprecated --stdin option
dscho Dec 10, 2019
81525f0
Describe Git for Windows' architecture [no ci]
dscho Feb 13, 2023
dc18419
Modify the Code of Conduct for Git for Windows
dscho Oct 11, 2019
d1c9406
CONTRIBUTING.md: add guide for first-time contributors
derrickstolee Mar 1, 2018
62a7629
Add a GitHub workflow to monitor component updates
dscho Sep 29, 2020
85846a9
README.md: Add a Windows-specific preamble
dscho Jan 10, 2014
1da83a1
fsmonitor: reintroduce core.useBuiltinFSMonitor
vdye Apr 4, 2022
24aa05d
dependabot: help keeping GitHub Actions versions up to date
dscho Feb 6, 2024
6e710c5
Add an issue template
shiftkey Feb 18, 2016
18cd3be
Modify the GitHub Pull Request template (to reflect Git for Windows)
Dec 22, 2017
47c1346
Merge branch 'gitk-and-git-gui-patches'
dscho Oct 11, 2018
815815e
SECURITY.md: document Git for Windows' policies
dscho Aug 23, 2019
3247b3f
Merge branch 'long-paths'
dscho Nov 15, 2018
874f30a
Merge branch 'msys2'
dscho Nov 15, 2018
05a4f89
Merge branch 'kblees/kb/symlinks'
dscho Nov 15, 2018
2a2aa2b
Merge 'docker-volumes-are-no-symlinks'
dscho Oct 12, 2018
0141c9f
mingw: try resetting the read-only bit if rename fails (#4527)
dscho Aug 7, 2023
0aa70fe
Merge pull request #1897 from piscisaureus/symlink-attr
dscho Oct 31, 2018
0c22ac7
Merge branch 'busybox-w32'
dscho Feb 7, 2019
364e18c
Merge branch 'wsl-file-mode-bits'
dscho Aug 7, 2023
09df9d4
Merge pull request #1170 from dscho/mingw-kill-process
dscho Oct 11, 2018
8c5b971
Merge pull request #3492 from dscho/ns/batched-fsync
vdye Oct 28, 2021
71c98c5
Merge branch 'un-revert-editor-save-and-reset'
dscho Jan 15, 2022
33ea6d6
Merge branch 'phase-out-reset-stdin'
dscho Jun 8, 2018
a9ef62c
Merge branch 'deprecate-core.useBuiltinFSMonitor'
dscho Jan 24, 2023
6014d63
Merge pull request #2837 from dscho/monitor-component-updates
dscho Oct 7, 2020
11ac1a8
build(deps): bump actions/download-artifact from 4 to 5
dependabot[bot] Aug 12, 2025
e216c66
Merge 'readme' into HEAD
dscho Jun 7, 2018
e0490d5
build(deps): bump actions/checkout from 4 to 5
dependabot[bot] Aug 12, 2025
eed2018
build(deps): bump actions/download-artifact from 4 to 5
dependabot[bot] Aug 12, 2025
d0138df
Merge branch 'upgrade-two-actions-to-v5'
dscho Aug 12, 2025
d4f06a3
build(deps): bump actions/download-artifact from 4 to 5 (#5771)
rimrul Aug 12, 2025
4d21a77
build(deps): bump actions/checkout from 4 to 5 (#5772)
dscho Aug 12, 2025
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,6 +1,6 @@
#!/bin/sh

DEF_VER=v2.51.0-rc2
DEF_VER=v2.51.0

LF='
'
Expand Down
597 changes: 387 additions & 210 deletions po/bg.po

Large diffs are not rendered by default.

Loading
Loading