Commit Graph

35 Commits (e10a96402f85b463bc7f5a704fa946b1406d1c88)
 

Author SHA1 Message Date
Aleš Katona e10a96402f
update dependencies
Aleš Katona 46199310f0
add crate version info to verbose status
Aleš Katona 84193de488
fix profile ops, fully fixes
Aleš Katona 9f4919e9af
fix status crash with empty head repo
Aleš Katona 2ea821461f
release v0.2.0
Aleš Katona d38e03b140
add Dir command
Aleš Katona 01b179e93b
finish remove command support
Ales Katona 46789afafb
add remove command (WIP)
Aleš Katona daa88e5bcb
remove useless string allocation
Ales Katona feea9b7b1d
add examples to README
Ales Katona 71d46726b5
bump dependencies
Ales Katona c78ba8d234
update README description
Aleš Katona f04b767a4d
fix uncommited line output
Ales Katona a4da01ac39
refactor branch subcommand into checkout
Aleš Katona ea94a69502
start refactoring `branch` subcommand into `checkout`
Aleš Katona daf5c7170e
bump version to v0.2
Aleš Katona a3118797b8
add chanelog entry
Aleš Katona 327f2bc456
make status more ergonomic
Ales Katona fe9384abdf
add profile list
Ales Katona cb56f78583
expand description
Ales Katona 0390905660
bump dependencies
Ales Katona aa8bdbfb91
add CHANGELOG
Ales Katona 43abf2d448
add early release warning
Ales Katona d248ed7877
unify stash logic
Ales Katona b94276f559
expand README
Ales Katona 9435bcd661
add use cases + MSRV to readme
Ales Katona bae3180a15
fix branch setting to ignore errors per project
Aleš Katona 57f3271155
fix clippy hint
Aleš Katona 7b71252455
remove success_color
Aleš Katona f2def22c6e
improve MSRV info
Aleš Katona 07c144fef4
clarify errors
Aleš Katona c0783f80a0
dump dependencies
Aleš Katona 7f804cedd6
handle extra subcommand name from cargo
Aleš Katona 07d1f8ae46
add repo to Cargo.toml
Ales Katona 1720235344
initial commit