aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Collapse)Author
2022-11-30revert: remove figment from the lib (moved to bin)Toby Vincent
2022-11-30fix: fix config serialization and reorganize projectToby Vincent
2022-11-28feat: add git and preview (default) featuresToby Vincent
2022-11-28feat: add previewer traitToby Vincent
2022-11-26feat: add project filteringToby Vincent
2022-11-22feat: add filtering and sorting for git reposToby Vincent
2022-11-22refactor: improve cli and config parsingToby Vincent
2022-11-21chore: split out projectr from tmuxrToby Vincent
2022-11-20test: impl test for `logging::Config` and add `pretty_assertions`Toby Vincent
2022-11-10feat: add paths module and testsToby Vincent
2022-11-01feat: impl ignore crate to walk directoriesToby Vincent
2022-11-01feat: impl cli, config, and loggingToby Vincent
via clap, figment, and tracing, respectively
2022-10-29chore: initial commitToby Vincent