| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | whitespace | isanae | 2020-11-10 | 1 | -2/+2 |
| * | don't attempt to parse the command line for launch, it fails in all sorts of ... | isanae | 2020-11-09 | 1 | -29/+29 |
| * | renamed SingleInstance to MOMultiProcess | isanae | 2020-11-08 | 1 | -3/+2 |
| * | moved handleCommandLine() to CommandLine::setupCore() | isanae | 2020-11-07 | 1 | -0/+53 |
| * | moved splash stuff to MOSplash | isanae | 2020-11-07 | 1 | -0/+3 |
| * | comments | isanae | 2020-11-07 | 1 | -17/+38 |
| * | command usage lines, exe options | isanae | 2020-11-03 | 1 | -46/+132 |
| * | formatting for command list | isanae | 2020-11-03 | 1 | -3/+86 |
| * | fixed handling of profile names with different casing than on the filesystem | isanae | 2020-11-03 | 1 | -0/+12 |
| * | add warning when profile given with -p doesn't exist | isanae | 2020-11-03 | 1 | -19/+79 |
| * | removed unused `update` parameter | isanae | 2020-11-03 | 1 | -10/+34 |
| * | implemented `launch` as a command | isanae | 2020-11-03 | 1 | -16/+139 |
| * | new CommandLine class | isanae | 2020-11-03 | 1 | -0/+205 |
