Commit Graph

9 Commits

Author SHA1 Message Date
Jean-Claude 04daffe440
FIX: Misbehaviour when on main due to star on branch name 2022-03-13 15:10:42 +01:00
Jean-Claude 52eee8a38a
IMPROVE: prevent loosing changes on deactivate
- Uncommitted changes got lost on deactivate. A prompt is show when uncommitted changes are present and a force flag is added to discard and deactivate
2022-03-03 22:52:57 +01:00
Jean-Claude 19fb0b86df
FIX: all cabal warnings 2021-10-27 23:22:07 +02:00
Jean-Claude 005ee08ade
NEW: import flag to allow import to current branch 2021-09-13 18:10:36 +02:00
Jean-Claude cbc64ccafd
CLEANUP: reorder and add todo 2021-08-07 21:17:22 +02:00
Jean-Claude 5516835fb8
NEW: external .ini configuration file
Allows for changing the configuration without rebuilding the whole
project
2021-07-22 21:01:11 +02:00
Jean-Claude e82a38ca5d
NEW: helper wrapper to execute processes
This should simplify using CreateProcess by providing error handling (to
be done) and extraction of the return value
2021-07-08 23:38:47 +02:00
Jean-Claude a55dd588c4
NEW: Basic functions to interact with git 2021-06-25 22:56:02 +02:00
Jean-Claude 78f5b20f16
IMPROVE: structure of opt parser and add deactivate command 2021-06-25 22:54:46 +02:00