aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.rs
AgeCommit message (Expand)Author
2023-01-11feat: add async ctrl-c signal handlingToby Vincent
2022-11-30revert: remove figment from the lib (moved to bin)Toby Vincent
2022-11-28feat: add git and preview (default) featuresToby Vincent
2022-11-27feat: improve Project 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-20feat: improve error handlingToby Vincent
2022-11-18feat: impl logging as a seperate module with stdoutToby Vincent
2022-11-17feat: get intitial finder workingToby Vincent
2022-11-10feat: add paths module and testsToby Vincent
2022-11-04refactor: move run to main.rs and impl output from FinderToby Vincent
2022-11-02feat: finish implementing config and cliToby Vincent
2022-11-01feat: impl ignore crate to walk directoriesToby Vincent
2022-11-01feat: impl cli, config, and loggingToby Vincent
2022-10-29chore: initial commitToby Vincent