Age | Commit message (Expand) | Author |
2020-12-18 | add download progress bar | Jan200101 |
2020-12-17 | replace gnu style quoting with normal quoting, comment command macros, … | Jan200101 |
2020-12-16 | add more warning flags, correct syntax, add UNUSED macro, […] | Jan200101 |
2020-12-14 | allow downloading multiple wine versions at the same time | Jan200101 |
2020-12-14 | make directory creation create all parent directories too | Jan200101 |
2020-12-12 | [CI] output environment with polecat | Jan200101 |
2020-12-12 | update system | Jan200101 |
2020-12-12 | improve fish-env message | Jan200101 |
2020-12-12 | Merge branch 'fish' | Jan200101 |
2020-12-12 | add fish env support | Jan200101 |
2020-12-12 | change download routines to require a version name, not a random ID | Jan200101 |
2020-12-11 | cleanup imports, add completion message for downloads | Jan200101 |
2020-12-11 | add remove commands to dxvk and wine | Jan200101 |
2020-12-11 | move command definitions (as well as helpers) to macros | Jan200101 |
2020-12-07 | improve grammar in descriptions, add newline to wine check warning | Jan200101 |
2020-12-07 | add some safety around stat failures | Jan200101 |
2020-12-05 | update wine env output to output actual given wine version | Jan200101 |
2020-12-05 | send warning and error msgs to stderr, output context messages if tty[…] | Jan200101 |
2020-12-05 | add wine env command […] | Jan200101 |
2020-11-23 | simplify questions, add installation instructions for distros | Jan200101 |
2020-11-23 | specify language | Jan200101 |
2020-11-23 | get the size of the correct variable0.1.9 | Jan200101 |
2020-11-22 | lets pretend nobody saw that | Jan200101 |
2020-11-22 | push rpmspec | Jan200101 |
2020-11-22 | bump version, quality of life changes […]0.1.8 | Jan200101 |
2020-11-22 | implement DXVK functionality, renamed installed to list-installed, […]0.1.7 | Jan200101 |
2020-11-21 | Update readme (once again), add message for no installer found | Jan200101 |
2020-11-21 | fix wine version being put into the installer name | Jan200101 |
2020-11-21 | bump version, make default build type Release0.1.6 | Jan200101 |
2020-11-21 | add proton support | Jan200101 |
2020-11-21 | add required header to tar.h, quote default string and version number | Jan200101 |
2020-11-21 | Change name and version printout to be a status message | Jan200101 |
2020-11-21 | add vscode and clangd folders to gitinore | Jan200101 |
2020-11-21 | add basic variable related attributes to the installer struct | Jan200101 |
2020-10-20 | improve codebase quality | Jan200101 |
2020-10-20 | properly include header directories, change how json-c is found | Jan200101 |
2020-10-20 | update readme for cmake | Jan200101 |
2020-10-12 | modify argc and argv for help messages like all other function calls | Jan200101 |
2020-10-12 | append system arch to wine version if wine version was not found | Jan200101 |
2020-10-11 | Update CI for cmake workflow | Jan200101 |
2020-10-11 | replace meson with cmake | Jan200101 |
2020-10-05 | fix compiler warning, replace bin,obj ignore with build | Jan200101 |
2020-10-05 | Use Meson build system | Masanori Kakura |
2020-09-06 | fix incorrectly hiding unfinished commands | Jan200101 |
2020-09-06 | improve basic installer, add unreachable, hide unfinished behind debug | Jan200101 |
2020-09-05 | Update Makefile to make the life of packagers easier | Jan200101 |
2020-09-05 | Update README, add built instructions, add missing dependencies | Jan200101 |
2020-09-05 | bump version0.1.5 | Jan200101 |
2020-09-05 | add support for detecting unknown runners, add basic installer logic | Jan200101 |
2020-09-05 | move fs related functions to common, add more file related functions | Jan200101 |