Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
346 commits
Select commit Hold shift + click to select a range
d618230
cmake(): allow setting HOST_CPU for cross-compilation
dennisameling Jul 19, 2021
5e88bd4
ci(vs-build): download the vcpkg artifacts using a dedicated Action
dscho Feb 19, 2021
8ec1bc2
mingw: allow for longer paths in `parse_interpreter()`
dscho Apr 2, 2021
8d3ac38
compat/vcbuild: document preferred way to build in Visual Studio
dscho May 17, 2021
d6480d9
http: optionally send SSL client certificate
pascalmuller Jun 23, 2021
11a4e6d
ci: run `contrib/subtree` tests in CI builds
vdye Aug 5, 2021
8fe74bb
hash-object: demonstrate a >4GB/LLP64 problem
PhilipOakley Oct 31, 2021
7482bcc
hash_object_file_literally(): use size_t
PhilipOakley Nov 12, 2021
5adb31c
CMake: default Visual Studio generator has changed
PhilipOakley Jul 1, 2021
68d558e
object-file.c: use size_t for header lengths
PhilipOakley Nov 12, 2021
68a129c
.gitignore: add Visual Studio CMakeSetting.json file
PhilipOakley Apr 24, 2021
1043e03
hash algorithms: use size_t for section lengths
PhilipOakley Nov 12, 2021
17dfba0
CMakeLists: add default "x64-windows" arch for Visual Studio
PhilipOakley Apr 22, 2021
586c9ce
hash-object --stdin: verify that it works with >4GB/LLP64
PhilipOakley Dec 6, 2021
cef4cd1
CMake: show Win32 and Generator_platform build-option values
PhilipOakley May 10, 2021
e791129
init: do parse _all_ core.* settings early
dscho Sep 8, 2021
d891c36
Enable the built-in FSMonitor as an experimental feature
dscho Mar 5, 2021
1583c03
hash-object: add another >4GB/LLP64 test case
PhilipOakley Dec 6, 2021
6d0a4e9
setup: properly use "%(prefix)/" when in WSL
derrickstolee Apr 13, 2022
3412906
hash-object: add a >4GB/LLP64 test case using filtered input
PhilipOakley Dec 7, 2021
e66d4a0
compat/mingw.c: do not warn when failing to get owner
derrickstolee Apr 13, 2022
10f4a27
mingw: $env:TERM="xterm-256color" for newer OSes
rkitover Apr 12, 2022
50997b6
winansi: check result and Buffer before using Name
1480c1 May 28, 2022
38c82cb
Add config option `windows.appendAtomically`
sunzhuoshi Jan 15, 2022
8fb2552
mingw: change core.fsyncObjectFiles = 1 by default
dscho Sep 4, 2017
b97e431
vcxproj: allow building with `NO_PERL` again
dscho Mar 29, 2022
72c91bf
vcxproj: require C11
dscho Jun 28, 2022
af0bb2a
vcxproj: ignore the `-pedantic` option
dscho Jun 28, 2022
a34de7f
vcxproj: include reftable when committing `.vcxproj` files
dscho Jun 28, 2022
aef7c7e
vcxproj: handle libreftable_test, too
dscho Jun 28, 2022
3434300
vcxproj: avoid escaping double quotes in the defines
dscho Jun 28, 2022
8d24a7b
ci: adjust Azure Pipeline for `runs_on_pool`
dscho Jul 9, 2022
22bb090
ci: stop linking the `prove` cache
dscho Jul 9, 2022
f35a879
ci: reinstate Azure Pipelines support
dscho Feb 11, 2021
d0394d3
azure-pipeline: drop the `GETTEXT_POISON` job
dscho Mar 29, 2022
a1e5b0a
azure-pipeline: stop hard-coding `apt-get` calls
dscho Mar 29, 2022
3177073
azure-pipeline: drop the code to write to/read from a file share
dscho Jul 9, 2022
7b82b75
azure-pipeline: use partial clone/parallel checkout to initialize min…
dscho Jul 9, 2022
aa517c7
azure-pipeline: downcase the job name of the `Linux32` job
dscho Jul 9, 2022
4b035aa
config.mak.uname: add support for clangarm64
dennisameling Oct 4, 2022
d65a723
azure-pipeline: run static-analysis on jammy
ttaylorr Feb 8, 2021
a72fc0e
MinGW: link as terminal server aware
rimrul Jul 10, 2022
dcc374c
Fix Windows version resources
Mortein Nov 2, 2022
6592777
bswap.h: add support for built-in bswap functions
dennisameling Oct 4, 2022
66cb5e4
ci: create clangarm64-build.yml
dennisameling Oct 4, 2022
06c5198
status: fix for old-style submodules with commondir
sceptical-coder Oct 28, 2022
c3a6e89
windows: skip linking `git-<command>` for built-ins
dscho Jan 27, 2023
ed69bf5
http: optionally load libcurl lazily
dscho May 6, 2023
9e9b5b8
http: support lazy-loading libcurl also on Windows
dscho May 7, 2023
6033251
http: when loading libcurl lazily, allow for multiple SSL backends
dscho May 7, 2023
346ad83
windows: fix Repository>Explore Working Copy
dscho Mar 21, 2023
13a5c50
mingw: do load libcurl dynamically by default
dscho May 7, 2023
1d65f7e
Merge 'remote-hg-prerequisites' into HEAD
dscho Jun 8, 2018
5b87359
Merge branch 'drive-prefix'
dscho Jun 8, 2018
f818909
Merge branch 'dont-clean-junctions'
dscho Jul 30, 2019
50d252d
Merge branch 'msys2-python'
dscho May 31, 2019
f7cd01e
Merge branch 'mimalloc-v2.0.9'
dscho Sep 8, 2022
8d433f6
Merge pull request #2375 from assarbad/reintroduce-sideband-config
dscho Oct 30, 2019
8926268
Merge pull request #2405 from dscho/mingw-setsockopt
dscho Nov 25, 2019
f9633d8
Merge pull request #2449 from dscho/mingw-getcwd-and-symlinks
dscho Jan 3, 2020
40cbd26
Merge pull request #2488 from bmueller84/master
dscho Jan 22, 2020
7986f24
Merge pull request #2501 from jeffhostetler/clink-debug-curl
dscho Jan 30, 2020
6dd5493
Merge pull request #2504 from dscho/access-repo-via-junction
dscho Feb 1, 2020
7edea65
Merge pull request #2506 from dscho/issue-2283
dscho Feb 11, 2020
a6df819
Merge pull request #2535 from dscho/schannel-revoke-best-effort
dscho Mar 4, 2020
e5ba1c4
Merge pull request #2618 from dscho/avoid-d/f-conflict-in-vs/master
dscho May 9, 2020
8f136aa
Merge 'add-p-many-files'
dscho Jun 8, 2018
cb6add0
Merge pull request #2730 from dscho/crlf-aware-git-add-i
dscho Jul 2, 2020
4765ab8
Merge pull request #2714 from lbonanomi/crlf-scissors
dscho Jul 3, 2020
bc65e26
Merge pull request #2655 from jglathe/jg/t0014_trace_extra_info
dscho Oct 9, 2020
087e049
Merge 'git-gui/js/intent-to-add'
dscho Oct 18, 2020
ee38bcf
Merge pull request #2974 from derrickstolee/maintenance-and-headless
dscho Jan 11, 2021
20577c8
cmake: install headless-git. (#4338)
dscho Mar 13, 2023
07f19c7
Merge pull request #2351 from PhilipOakley/vcpkg-tip
dscho Oct 7, 2019
a26d9c0
Merge pull request #2915 from dennisameling/windows-arm64-support
dscho Dec 9, 2020
096dc69
Merge pull request #3327 from dennisameling/fix-host-cpu
dscho Jul 19, 2021
6a21c1f
Merge pull request #3150 from dscho/ci-cache-vcpkg-artifacts-g4w
dscho Mar 28, 2021
6b3db6f
Merge pull request #3165 from dscho/increase-allowed-length-of-interp…
dscho Apr 3, 2021
f320cc1
Merge pull request #3220 from dscho/there-is-no-vs/master-anymore
dscho May 17, 2021
32f2867
Merge pull request #3293 from pascalmuller/http-support-automatically…
dscho Jun 24, 2021
6643b37
Merge pull request #3349 from vdye/feature/ci-subtree-tests
dscho Aug 10, 2021
20ac87a
Merge pull request #3306 from PhilipOakley/vs-sln
dscho Oct 12, 2021
7449054
Merge pull request #3417 from dscho/initialize-core.symlinks-earlier
dscho Oct 13, 2021
dd2cec5
Merge branch 'mark-v4-fsmonitor-experimental' into try-v4-fsmonitor
jeffhostetler Sep 29, 2021
a6a0d1a
Merge pull request #3533 from PhilipOakley/hashliteral_t
dscho Dec 15, 2021
10d96e5
Merge pull request #3791: Various fixes around `safe.directory`
derrickstolee Apr 13, 2022
3384ed9
Merge pull request #3751 from rkitover/native-term
dscho Apr 21, 2022
b5e27b1
Merge pull request #3875 from 1480c1/wine/detect_msys_tty
dscho May 30, 2022
14a9204
Merge branch 'optionally-dont-append-atomically-on-windows'
dscho Jun 23, 2022
08ec2d1
Merge branch 'fsync-object-files-always'
dscho Oct 11, 2018
5250be5
Merge branch 'ci-fixes'
dscho Feb 11, 2021
5de2e2f
Merge pull request #3942 from rimrul/mingw-tsaware
dscho Jul 27, 2022
027e205
Fix Windows version resources (#4092)
dscho Nov 3, 2022
25c6890
Merge branch 'builtin-swap-functions'
dscho Nov 23, 2022
8e7b590
Add support for CLANGARM64 target (#3916)
dscho Oct 28, 2022
c1e5da2
Fix global repository field not being cleared (#4083)
dscho Dec 20, 2022
2a04852
Skip linking the "dashed" `git-<command>`s for built-ins (#4252)
dscho Jan 31, 2023
c47a9e9
Git GUI: fix Repository>Explore Working Copy (#4357)
dscho Mar 21, 2023
bb3d5f6
Lazy load libcurl, allowing for an SSL/TLS backend-specific libcurl (…
dscho May 15, 2023
6abb067
Win32: make FILETIME conversion functions public
kblees Jul 6, 2013
3c14825
Merge branch 'ready-for-upstream'
dscho Oct 11, 2018
33319f0
Win32: dirent.c: Move opendir down
kblees Sep 8, 2013
5e72cad
mingw: make the dirent implementation pluggable
kblees Sep 8, 2013
e173591
Win32: make the lstat implementation pluggable
kblees Sep 8, 2013
4cfa9b8
add infrastructure for read-only file system level caches
kblees Sep 8, 2013
e01940c
fscache: add key for GIT_TRACE_FSCACHE
jeffhostetler Jan 24, 2017
ad89986
mingw: add a cache below mingw's lstat and dirent implementations
kblees Oct 1, 2013
c2ff35a
fscache: remember not-found directories
jeffhostetler Dec 13, 2016
fb19c95
fscache: load directories only once
kblees Jun 24, 2014
9c516ac
fscache: add a test for the dir-not-found optimization
dscho Jan 25, 2017
540ff68
add: use preload-index and fscache for performance
jeffhostetler Nov 22, 2016
ecd8e03
dir.c: make add_excludes aware of fscache during status
jeffhostetler Nov 1, 2017
ef82e9c
fscache: make fscache_enabled() public
jeffhostetler Dec 20, 2017
e7fe305
dir.c: regression fix for add_excludes with fscache
jeffhostetler Dec 20, 2017
58ceae9
fetch-pack.c: enable fscache for stats under .git/objects
Nov 22, 2017
9742f2e
checkout.c: enable fscache for checkout again
Jan 30, 2018
a7b9bdf
Enable the filesystem cache (fscache) in refresh_index().
benpeart Sep 7, 2018
4747fff
fscache: use FindFirstFileExW to avoid retrieving the short name
benpeart Oct 23, 2018
2bc187c
status: disable and free fscache at the end of the status command
benpeart Nov 1, 2018
66130be
fscache: add GIT_TEST_FSCACHE support
benpeart Oct 4, 2018
bd86d90
mem_pool: add GIT_TRACE_MEMPOOL support
benpeart Oct 4, 2018
2b642bc
fscache: fscache takes an initial size
benpeart Nov 2, 2018
e08f73d
fscache: remember the reparse tag for each entry
dscho Dec 11, 2018
f88a017
fscache: update fscache to be thread specific instead of global
benpeart Oct 4, 2018
2131601
fscache: implement an FSCache-aware is_mount_point()
dscho Dec 11, 2018
921bf49
fscache: add fscache hit statistics
benpeart Sep 25, 2018
a8f72e7
fscache: teach fscache to use mempool
benpeart Nov 2, 2018
eb98af7
fscache: make fscache_enable() thread safe
benpeart Nov 16, 2018
8acebd2
fscache: teach fscache to use NtQueryDirectoryFile
benpeart Nov 15, 2018
de7e613
unpack-trees: enable fscache for sparse-checkout
derrickstolee Jun 12, 2019
cdcfab4
git-gui--askyesno: fix funny text wrapping
dscho Sep 20, 2017
19ee912
git-gui: provide question helper for retry fallback on Windows
hvoigt Feb 21, 2010
97370c2
git-gui--askyesno: allow overriding the window title
dscho Sep 20, 2017
610d325
git gui: set GIT_ASKPASS=git-gui--askpass if not set yet
dscho Jul 23, 2010
8108a00
respect core.hooksPath, falling back to .git/hooks
dscho Oct 4, 2018
5da6606
git-gui--askyesno (mingw): use Git for Windows' icon, if available
dscho Sep 20, 2017
3a858c5
clean: make use of FSCache
dscho Dec 11, 2018
89ea963
gitk: Unicode file name support
kblees Feb 4, 2012
90040dd
gitk: Use an external icon file on Windows
sschuberth Jul 22, 2012
977a5e5
Merge 'git-gui' into HEAD
dscho Jun 7, 2018
2fa7b96
gitk: fix arrow keys in input fields with Tcl/Tk >= 8.6
dscho Feb 16, 2016
932f761
Merge branch 'git-gui-hooks-path' of https://github.com/dscho/git-gui
dscho Jul 10, 2018
e949d2c
gitk: make the "list references" default window width wider
sidecut Jan 21, 2016
6f35297
Merge branch 'git-gui-askyesno'
dscho Jun 8, 2018
7285f9f
Merge branch 'fscache'
dscho Nov 15, 2018
30afc35
Merge pull request #994 from jeffhostetler/jeffhostetler/fscache_nfd
dscho Jun 8, 2018
3168338
Merge pull request #971 from jeffhostetler/jeffhostetler/add_preload_…
dscho Jun 8, 2018
6f17134
Merge 'gitk' into HEAD
dscho Jun 7, 2018
f6a5483
Merge pull request #1344 from jeffhostetler/perf_add_excludes_with_fs…
dscho Jun 8, 2018
1392cb8
Merge pull request #1426 from atetubou/fetch_pack
dscho Jun 8, 2018
53f8228
Merge pull request #1468 from atetubou/fscache_checkout_flush
dscho Oct 12, 2018
e5cdbb2
Merge pull request #1827 from benpeart/fscache_refresh_index
dscho Sep 27, 2018
f59dd40
Merge pull request #1908 from benpeart/FindFirstFileEx-gfw
dscho Nov 5, 2018
24350f1
Merge pull request #1909 from benpeart/free-fscache-after-status-gfw
dscho Nov 5, 2018
b0056d1
Merge pull request #1911 from benpeart/git_test_fscache-gfw
dscho Nov 5, 2018
c6da5bf
Merge pull request #1910 from benpeart/fscache_statistics-gfw
dscho Nov 16, 2018
feb5829
Merge remote-tracking branch 'benpeart/fscache-per-thread-gfw'
dscho Nov 16, 2018
f711aa2
Merge pull request #1934 from benpeart/fscache-thread-safe-enable-gfw
dscho Nov 26, 2018
1db1d56
Merge pull request #1937 from benpeart/fscache-NtQueryDirectoryFile-gfw
dscho Nov 27, 2018
53af76e
Merge branch 'fscache-and-sparse-checkout'
derrickstolee Jun 18, 2019
5fe3def
Merge branch 'dont-clean-junctions-fscache'
dscho Jul 23, 2019
bd1ba69
pack-objects (mingw): demonstrate a segmentation fault with large deltas
vangdfang Jan 9, 2014
bded55f
mingw: support long paths
kblees Jul 28, 2015
0cb907c
mingw: Support `git_terminal_prompt` with more terminals
kblees Mar 19, 2015
ec98415
Win32: fix 'lstat("dir/")' with long paths
kblees Jul 4, 2014
e6b3d61
compat/fsmonitor/fsm-*-win32: support long paths
jeffhostetler Mar 25, 2022
832f6df
clean: suggest using `core.longPaths` if paths are too long to remove
mathstuf Apr 22, 2022
9e413fb
compat/terminal.c: only use the Windows console if bash 'read -r' fails
kblees May 9, 2015
3c46c8b
mingw (git_terminal_prompt): do fall back to CONIN$/CONOUT$ method
dscho Feb 23, 2018
d6af24c
Unbreak interactive GPG prompt upon signing
dscho Sep 6, 2016
f8a0dd4
strbuf_readlink: don't call readlink twice if hint is the exact link …
kblees May 11, 2015
a0a8305
strbuf_readlink: support link targets that exceed PATH_MAX
kblees May 11, 2015
bd6352a
lockfile.c: use is_dir_sep() instead of hardcoded '/' checks
kblees May 11, 2015
969e46b
Win32: don't call GetFileAttributes twice in mingw_lstat()
kblees May 12, 2015
b81be67
Win32: implement stat() with symlink support
kblees May 15, 2015
e41e46a
Win32: remove separate do_lstat() function
kblees May 11, 2015
a29a390
Win32: let mingw_lstat() error early upon problems with reparse points
kblees May 23, 2015
5246160
mingw: teach fscache and dirent about symlinks
kblees Jan 10, 2017
5258a7b
Win32: lstat(): return adequate stat.st_size for symlinks
kblees May 15, 2015
162158c
Win32: factor out retry logic
kblees May 19, 2015
2ec9c1b
Win32: change default of 'core.symlinks' to false
kblees May 23, 2015
621f575
Win32: add symlink-specific error codes
kblees May 15, 2015
aaa64cc
Win32: mingw_unlink: support symlinks to directories
kblees May 23, 2015
3dfdb23
Win32: mingw_rename: support renaming symlinks
kblees May 19, 2015
0b76ed8
Win32: mingw_chdir: change to symlink-resolved directory
kblees May 23, 2015
692cffc
Win32: implement readlink()
kblees May 23, 2015
f977470
mingw: lstat: compute correct size for symlinks
billziss-gh May 28, 2020
054fd07
Win32: implement basic symlink() functionality (file symlinks only)
kblees May 23, 2015
48c81fd
Win32: symlink: add support for symlinks to directories
kblees May 23, 2015
b5e62b7
mingw: introduce code to detect whether we're inside a Windows container
zcube Apr 23, 2018
cb7acac
mingw: try to create symlinks without elevated permissions
dscho May 30, 2017
144d3ff
mingw: when running in a Windows container, try to rename() harder
zcube Apr 23, 2018
ecb5c65
mingw: emulate stat() a little more faithfully
dscho Mar 2, 2020
d2e1e58
mingw: move the file_attr_to_st_mode() function definition
zcube Apr 23, 2018
46e6fb9
mingw: special-case index entries for symlinks with buggy size
dscho Jun 4, 2020
bb65c4d
mingw: Windows Docker volumes are *not* symbolic links
dscho Apr 23, 2018
4f8aef2
mingw: explicitly specify with which cmd to prefix the cmdline
dscho Jul 20, 2017
c34949e
mingw: when path_lookup() failed, try BusyBox
dscho Jul 20, 2017
f03869e
test-lib: avoid unnecessary Perl invocation
dscho Aug 5, 2017
09eb3e4
Win32: symlink: move phantom symlink creation to a separate function
piscisaureus Oct 26, 2018
41772f8
test-tool: learn to act as a drop-in replacement for `iconv`
dscho Jul 20, 2017
a5102ee
Introduce helper to create symlinks that knows about index_state
dscho Feb 11, 2019
ce1cc22
tests(mingw): if `iconv` is unavailable, use `test-helper --iconv`
dscho Jul 20, 2017
cb86163
mingw: allow to specify the symlink type in .gitattributes
piscisaureus Oct 26, 2018
899e94a
gitattributes: mark .png files as binary
dscho Oct 11, 2018
3ebb19b
Win32: symlink: add test for `symlink` attribute
piscisaureus Oct 26, 2018
4da2f6f
tests: move test PNGs into t/lib-diff/
dscho Aug 5, 2017
931a85f
tests: only override sort & find if there are usable ones in /usr/bin/
dscho Jul 17, 2017
9568100
tests: use the correct path separator with BusyBox
dscho Nov 19, 2018
cd48f43
mingw: only use Bash-ism `builtin pwd -W` when available
dscho Jun 29, 2017
016cb81
tests (mingw): remove Bash-specific pwd option
dscho Jun 30, 2017
74a967b
test-lib: add BUSYBOX prerequisite
dscho Jul 19, 2017
8fd5fd1
t5003: use binary file from t/lib-diff/
dscho Aug 5, 2017
fbf6f7f
t5532: workaround for BusyBox on Windows
dscho Jul 21, 2017
2078b22
t5605: special-case hardlink test for BusyBox-w32
dscho Jul 21, 2017
cbbd081
t5813: allow for $PWD to be a Windows path
dscho Jul 5, 2017
6ee054b
t9200: skip tests when $PWD contains a colon
dscho Jul 7, 2017
6f70a0c
mingw: kill child processes in a gentler way
dscho May 17, 2017
84bdaf4
mingw: add a Makefile target to copy test artifacts
dscho Jul 19, 2017
f1aa6eb
mingw: really handle SIGINT
dscho Apr 22, 2018
caf7d5a
mingw: do not call xutftowcs_path in mingw_mktemp
neerajsi-msft Oct 27, 2021
874cf26
Partially un-revert "editor: save and reset terminal after calling ED…
dscho Nov 25, 2021
24182c5
Describe Git for Windows' architecture [no ci]
dscho Feb 13, 2023
e8ddb66
Modify the Code of Conduct for Git for Windows
dscho Oct 11, 2019
aceaa50
CONTRIBUTING.md: add guide for first-time contributors
derrickstolee Mar 1, 2018
9abd55a
reset: reinstate support for the deprecated --stdin option
dscho Dec 10, 2019
746ca76
fsmonitor: reintroduce core.useBuiltinFSMonitor
vdye Apr 4, 2022
f5ff040
Add a GitHub workflow to monitor component updates
dscho Sep 29, 2020
902f955
README.md: Add a Windows-specific preamble
dscho Jan 10, 2014
d74fda9
Add an issue template
shiftkey Feb 18, 2016
f8d56e2
Modify the GitHub Pull Request template (to reflect Git for Windows)
Dec 22, 2017
06bae2d
.github: Add configuration for the Sentiment Bot
dscho Feb 20, 2018
d605866
Document how $HOME is set on Windows
alejandro5042 Mar 9, 2018
a2ec179
Merge branch 'gitk-and-git-gui-patches'
dscho Oct 11, 2018
20a9e18
SECURITY.md: document Git for Windows' policies
dscho Aug 23, 2019
59f405a
Merge branch 'long-paths'
dscho Nov 15, 2018
ccb4ced
Merge branch 'fix-v4-fsmonitor-long-paths' into try-v4-fsmonitor
jeffhostetler Sep 29, 2021
fb34ca8
Merge pull request #3817 from mathstuf/name-too-long-advice
dscho Apr 22, 2022
e4a5079
Merge branch 'msys2'
dscho Nov 15, 2018
1e3a63a
Merge branch 'kblees/kb/symlinks'
dscho Nov 15, 2018
3b7241b
Merge 'docker-volumes-are-no-symlinks'
dscho Oct 12, 2018
52633bf
Merge pull request #1897 from piscisaureus/symlink-attr
dscho Oct 31, 2018
4ca4c0b
Merge branch 'busybox-w32'
dscho Feb 7, 2019
4df560e
Merge pull request #1170 from dscho/mingw-kill-process
dscho Oct 11, 2018
a9f4d51
Merge pull request #3492 from dscho/ns/batched-fsync
vdye Oct 28, 2021
ebe26f4
Merge branch 'un-revert-editor-save-and-reset'
dscho Jan 15, 2022
2f9e50b
Merge branch 'phase-out-reset-stdin'
dscho Jun 8, 2018
e663f99
Merge branch 'deprecate-core.useBuiltinFSMonitor'
dscho Jan 24, 2023
6e19a47
Merge pull request #2837 from dscho/monitor-component-updates
dscho Oct 7, 2020
ff94e79
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.41.0-rc2
DEF_VER=v2.41.0

LF='
'
Expand Down
12 changes: 9 additions & 3 deletions po/TEAMS
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Repository: https://github.com/Arusekk/git-po
Leader: Arusekk <[email protected]>

Language: pt_PT (Portuguese - Portugal)
Repository: https://codeberg.org/git-pt/Git-PO-pt_PT/
Repository: https://gitlab.com/alexandre1985/git-pt/
Leader: Daniel Santos <[email protected]>

Language: ru (Russian)
Expand All @@ -67,16 +67,22 @@ Language: tr (Turkish)
Repository: https://github.com/bitigchi/git-po/
Leader: Emir SARI <[email protected]>

Language: uk (Ukrainian)
Repository: https://github.com/arkid15r/git-ukrainian-l10n/
Leader: Arkadii Yakovets <[email protected]>
Members: Kateryna Golovanova <[email protected]>

Language: vi (Vietnamese)
Repository: https://github.com/vnwildman/git/
Leader: Trần Ngọc Quân <vnwildman AT gmail.com>
Members: Nguyễn Thái Ngọc Duy <pclouds AT gmail.com>

Language: zh_CN (Simplified Chinese)
Repository: https://github.com/fangyi-zhou/git-po/
Leader: Fangyi Zhou <me AT fangyi.io>
Repository: https://github.com/dyrone/git/
Leader: Teng Long <dyroneteng AT gmail.com>
Members: Ray Chen <oldsharp AT gmail.com>
依云 <lilydjwg AT gmail.com>
Fangyi Zhou <me AT fangyi.io>
Jiang Xin <worldhello.net AT gmail.com>

Language: zh_TW (Traditional Chinese)
Expand Down
500 changes: 314 additions & 186 deletions po/bg.po

Large diffs are not rendered by default.

Loading