issues
search
sagiegurari
/
shell2batch
Coverts simple basic shell scripts to windows batch scripts.
Apache License 2.0
57
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`echo "thing and stuff"` vs `echo thing and stuff` | Windows works whilst *nix fails
#22
SamuelMarks
opened
3 months ago
3
Support for rm -rf <dir> || true and rm -rf <dir> ||: idioms
#21
JohnScience
opened
1 year ago
2
`rm ./build/repalungs-wasm/.gitignore` converts to `rmdir .\build\repalungs-wasm\.gitignore`
#20
JohnScience
closed
2 years ago
2
Env vars at start of line are not replaced
#19
sagiegurari
closed
2 years ago
0
cp fails on windows when the path comes from variables
#18
starccy
closed
2 years ago
3
0.4.2. unused_parens fails check on rust 1.45+ -> Stage new version?
#17
Kreyren
closed
2 years ago
3
Create Dependabot config file
#16
dependabot-preview[bot]
closed
4 years ago
0
Update rusty-hook requirement from ^0.10 to ^0.11
#15
dependabot-preview[bot]
closed
4 years ago
1
github actions workflow
#14
sagiegurari
closed
4 years ago
0
cp -r on windows prompts for confirmation
#13
AdamRzepka
opened
4 years ago
2
suppress error for `rm -rf` on non-existent files
#12
dakom
closed
4 years ago
10
0.4.2
#11
sagiegurari
closed
5 years ago
0
@echo off at the beginning
#10
dataf3l
closed
5 years ago
8
Touch support
#9
roblabla
closed
5 years ago
5
0.4.0
#8
sagiegurari
closed
5 years ago
0
cp fails with multiple input files
#7
roblabla
closed
2 years ago
1
Non recursive cp
#6
roblabla
closed
5 years ago
5
cp of a single file hangs on a prompt
#5
roblabla
closed
5 years ago
11
Fix the way paramters are handled
#4
mchesser
closed
5 years ago
4
Input parameters are not converted properly
#3
mchesser
closed
5 years ago
1
cp fails, folder treated as a flag
#2
roblabla
closed
5 years ago
4
`rm -r` should be converted into `rmdir`
#1
AdamRzepka
closed
6 years ago
3