aboutsummaryrefslogtreecommitdiffstats
path: root/mumctl
Commit message (Expand)AuthorAge
* cargo fmtGustav Sörnäs2020-10-29
* 0.2 version bumpGustav Sörnäs2020-10-26
* Merge remote-tracking branch 'origin/command-alias' into mainEskil Queseth2020-10-23
|\
| * inline variableEskil Queseth2020-10-23
| * add support for connecting to server through aliasEskil Queseth2020-10-23
| * add support for mumctl server configEskil Queseth2020-10-23
* | minor changesEskil Queseth2020-10-23
* | add confirmation when creating config file and add check for where to create ...Eskil Queseth2020-10-23
|/
* Merge branch 'network-rework' into 'main'Gustav Sörnäs2020-10-21
|\
| * add printing of welcome message to server connectEskil Queseth2020-10-21
* | elided lifetimesGustav Sörnäs2020-10-21
|/
* update user state in mumdGustav Sörnäs2020-10-21
* default cfg is optionGustav Sörnäs2020-10-21
* mumctl: refactor matching of config valuesGustav Sörnäs2020-10-21
* some changesGustav Sörnäs2020-10-19
* send config-reload-commandGustav Sörnäs2020-10-19
* minorGustav Sörnäs2020-10-19
* clap cleanupGustav Sörnäs2020-10-19
* skip arg .index()Gustav Sörnäs2020-10-19
* server newGustav Sörnäs2020-10-19
* server rename commandGustav Sörnäs2020-10-19
* server config subcommandGustav Sörnäs2020-10-19
* Merge branch 'port-configuration' into 'main'Eskil2020-10-18
|\
| * add option to choose portEskil Queseth2020-10-18
* | Merge remote-tracking branch 'origin/file-logging' into mainEskil Queseth2020-10-18
|\ \
| * | add support for file loggingEskil Queseth2020-10-18
| |/
* | refactor socket path storage locationEskil Queseth2020-10-18
|/
* Merge remote-tracking branch 'origin/pretty-print' into mainEskil Queseth2020-10-17
|\
| * cargo fmtEskil Queseth2020-10-17
| * add pretty printing for mumctl statusEskil Queseth2020-10-17
| * change status data transfer structEskil Queseth2020-10-17
| * add pretty print for channel listEskil Queseth2020-10-17
| * change data in response to channel-list to a treeEskil Queseth2020-10-17
* | Merge remote-tracking branch 'origin/channel-name' into mainEskil Queseth2020-10-17
|\ \
| * | minor changesEskil Queseth2020-10-17
| * | clean up importsEskil Queseth2020-10-17
| * | change connecting with channel name instead of idEskil Queseth2020-10-17
| |/
* | correctly hotfix mainGustav Sörnäs2020-10-17
* | Revert "hotfix main"Gustav Sörnäs2020-10-17
* | hotfix mainGustav Sörnäs2020-10-17
* | Set input volume via mumctlGustav Sörnäs2020-10-17
|/
* remove commented out codeEskil Queseth2020-10-16
* add pretty error messagesEskil Queseth2020-10-16
* Merge remote-tracking branch 'origin/main' into error-handlingEskil Queseth2020-10-16
|\
| * add args for other shellsGustav Sörnäs2020-10-16
| * optionally generate shell completionsGustav Sörnäs2020-10-16
| * implement rest of commandsEskil Queseth2020-10-16
| * update loggingGustav Sörnäs2020-10-16
| * more set arg required else helpGustav Sörnäs2020-10-16
| * clap set arg required else helpGustav Sörnäs2020-10-16