summaryrefslogtreecommitdiffstats
path: root/src/project.rs
AgeCommit message (Expand)Author
2023-05-06feat: impl tmux session source and parserToby Vincent
2023-05-06fix: use path_buf parser (mtime) only as fallbackToby Vincent
2023-05-05refactor: rewrite project layoutToby Vincent
2023-05-04refactor: join iterators into a single walkToby Vincent
2023-04-28refactor: simplify logic and clean up dep.Toby Vincent
2023-01-11revert(preview)!: remove preview feat and unused depsToby Vincent
2022-11-30refactor: merge error types into single enumToby Vincent
2022-11-29feat: create `ProjectParserGroup` to group parsersToby Vincent
2022-11-28feat: add git and preview (default) featuresToby Vincent
2022-11-28feat: add previewer traitToby Vincent
2022-11-27refactor: add type alias for boxed projectToby Vincent
2022-11-27feat: improve Project traitToby Vincent
2022-11-26feat: add project filteringToby Vincent