reactos/sdk/tools/winesync
Hermès Bélusca-Maïto 7f8d2d14b7
[WINESYNC] Elegantly handle empty 'files' and 'directories' lists.
Expand on Timo's commit 4b5a55516.
We may encounter cases where either the 'directories' or 'files' lists
in the .cfg YAML files are empty, and we don't want the script to throw
an exception in that case.

Furthermore, explicitly check for such empty lists when calling PyGit2
index.add_all(...) function, because if it's called on a None or empty
list, _all_ untracked files in the selected git repository get added,
which is not what we want there.
2023-12-18 22:21:37 +01:00
..
d3dx9_staging
dbghelp_staging
msi_staging [WINESYNC] msi: Create the custom action server as an elevated process. 2022-03-20 19:28:45 +01:00
wininet_staging
crt.cfg [WINESYNC]: crt is now in sync with wine-staging wine-5.0 2023-08-19 23:50:52 +03:00
d3dx9.cfg
dbghelp.cfg
msi.cfg [WINESYNC]: msi is now in sync with wine-staging wine-7.3 2022-03-20 19:28:46 +01:00
reg.cfg [WINESYNC]: reg is now in sync with wine-staging wine-6.23 2022-06-19 14:13:00 +02:00
winesync.py [WINESYNC] Elegantly handle empty 'files' and 'directories' lists. 2023-12-18 22:21:37 +01:00
wininet.cfg