aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-07-15build: move PKGBUILDs into seperate reposdevelopToby Vincent
2023-07-08chore: release projectr version 0.4.1v0.4.1Toby Vincent
2023-07-08fix: update xtask syntax in PKGBUILDsToby Vincent
2023-07-08chore: release projectr version 0.4.0v0.4.0Toby Vincent
2023-07-08build: simplify releaseToby Vincent
2023-07-08build: add xtask version commandToby Vincent
2023-07-08build: fix and simplify releaseToby Vincent
2023-07-08build: fix version parsing from git tagToby Vincent
2023-07-08build: update lock file after bumping Cargo.tomlToby Vincent
2023-07-08chore: update CHANGELOG.mdToby Vincent
2023-07-08build: move bump to utility functionsToby Vincent
2023-07-08build: add correct .build.yml oauth permissionsToby Vincent
2023-07-08build: reorganize xtask crateToby Vincent
2023-07-08build: simplify `xtask dist` and add --checkToby Vincent
2023-07-08build: fix bump read/writeToby Vincent
2023-06-04build: improve ergonomics of version replaceToby Vincent
2023-06-03build: add xtask release commandToby Vincent
2023-06-03build: fix pkgver format for VCS PKGBUILDToby Vincent
2023-06-01build: improve xtask cli structureToby Vincent
2023-06-01ci: move build file as there is only oneToby Vincent
2023-06-01docs: add badges to READMEToby Vincent
2023-06-01build: fix incorrect argumentToby Vincent
2023-06-01ci: remove replace config for VCS-PKGBUILDToby Vincent
2023-06-01build: improve build tooling and add CDToby Vincent
2023-05-30chore: fix broken linkToby Vincent
2023-05-25style: fix typo in doc stringToby 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-20docs: fix links and improve layoutToby Vincent
2023-05-20chore: fix version in projectr lockfileToby Vincent
2023-05-20fix: fix logging level of ignored fileToby Vincent
2023-05-16chore: bump version to 0.3.0v0.3.0Toby Vincent
2023-05-16docs: fix typo in README.mdToby Vincent
2023-05-16chore(deps): update dependenciesToby Vincent
2023-05-16docs: add CHANGELOG.mdToby Vincent
2023-05-16docs: add CONTRIBUTING.mdToby Vincent
2023-05-16docs: add README.mdToby Vincent
2023-05-15chore: update project descriptionToby Vincent
2023-05-15fix: filter files from search resultsToby Vincent
2023-05-15feat: add tmux scriptToby Vincent
2023-05-08fix: replace exclude-attached with exclude-cwdToby Vincent
2023-05-08feat: add flag to exclude attached tmux sessionToby Vincent
2023-05-08feat: add --exclude flagToby Vincent
2023-05-08feat: move path gen out of --tmux as --sessionsToby Vincent
2023-05-06feat: impl tmux session source and parserToby Vincent