summaryrefslogtreecommitdiffstats
path: root/src/args.rs
AgeCommit message (Expand)Author
2023-07-30switch back to `dirs` (#1783)extrawurst
2023-04-29Default to tick-based updates (#1657)Christoph Rüßler
2023-02-27fix clippy nightlyextrawurst
2023-02-17print message of where log will be writtenextrawurst
2022-12-10fix regular app exectuation after 045e9e5extrawurst
2022-12-10bugreport arg does not require paramextrawurst
2022-11-21threaded watcher creation and arg for configextrawurst
2022-11-14upgrade clapextrawurst
2022-08-17clap unittestextrawurst
2022-08-17msrv 160 (#1279)Stephan D
2022-04-24Add support for GIT_DIR and GIT_WORK_TREE environment variables (#1191)splitDEV
2021-12-05support bare repos (#1028)Stephan Dilly
2021-08-17cargo fmt: use hardtabs Stephan Dilly
2021-06-05nightly clippy fixesStephan Dilly
2021-05-17fix logging broken in d4455a2Stephan Dilly
2021-05-16move args stuff into separate fileStephan Dilly