aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2023-07-08chore: release projectr version 0.4.1v0.4.1Toby Vincent
2023-07-08chore: release projectr version 0.4.0v0.4.0Toby Vincent
2023-07-08build: simplify `xtask dist` and add --checkToby Vincent
2023-06-01docs: add badges to READMEToby Vincent
2023-06-01ci: remove replace config for VCS-PKGBUILDToby Vincent
2023-06-01build: improve build tooling and add CDToby Vincent
2023-05-23chore: add various archlinux PKGBUILDsToby Vincent
2023-05-20chore: release projectr version 0.3.2v0.3.2Toby Vincent
2023-05-20docs: fix render issue in README and cargo releaseToby Vincent
2023-05-20ci: change release commit messageToby Vincent
2023-05-20chore: Release projectr version 0.3.1v0.3.1Toby Vincent
2023-05-20ci: improve cargo-release configToby Vincent
2023-05-20ci: add cargo-release config to cargo metadataToby Vincent
2023-05-16chore: bump version to 0.3.0v0.3.0Toby Vincent
2023-05-15chore: update project descriptionToby Vincent
2023-04-28refactor: simplify logic and clean up dep.Toby Vincent
2023-04-20test: remove broken unit testv0.2.1Toby Vincent
2023-04-05fix: use vendered libgit2 to avoid shared dependency issuesToby Vincent
2023-01-11revert(preview)!: remove preview feat and unused depsToby Vincent
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-30fix: fix config serialization and reorganize projectToby Vincent
2022-11-28feat: add git and preview (default) featuresToby Vincent
2022-11-28chore(deps) remove unused depsToby 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
2022-10-29chore: initial commitToby Vincent