summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-21Merge pull request 'Update Rust crate clap to 4.4.4' (#20) from renovate/clap...HEADmainJustin Wernick
2023-09-21Merge pull request 'Update Rust crate git2 to 0.18.1' (#21) from renovate/git...Justin Wernick
2023-09-21Update Rust crate git2 to 0.18.1Renovate Bot
2023-09-21Update Rust crate clap to 4.4.4Renovate Bot
2023-09-15Merge pull request 'Update Rust crate nix to 0.27.1' (#18) from renovate/nix-...Justin Wernick
2023-09-15Extra nix feature needed after updateJustin Wernick
2023-09-15Update Rust crate nix to 0.27.1Renovate Bot
2023-09-15Merge pull request 'Update Rust crate once_cell to 1.18.0' (#19) from renovat...Justin Wernick
2023-09-15Update Rust crate once_cell to 1.18.0Renovate Bot
2023-09-15Merge pull request 'Update Rust crate git2 to 0.18.0' (#17) from renovate/git...Justin Wernick
2023-09-15Update Rust crate git2 to 0.18.0Renovate Bot
2023-09-15Merge pull request 'Update Rust crate comfy-table to 6.2.0' (#16) from renova...Justin Wernick
2023-09-15Update Rust crate comfy-table to 6.2.0Renovate Bot
2023-09-15Merge pull request 'Update Rust crate assert_cmd to 2.0.12' (#13) from renova...Justin Wernick
2023-09-15Update Rust crate assert_cmd to 2.0.12Renovate Bot
2023-09-15Merge pull request 'Update Rust crate clap to 4.4.3' (#15) from renovate/clap...Justin Wernick
2023-09-15Update Rust crate clap to 4.4.3Renovate Bot
2023-09-15Merge pull request 'Update Rust crate thiserror to 1.0.48' (#14) from renovat...Justin Wernick
2023-09-15Update Rust crate thiserror to 1.0.48Justin Wernick
2023-09-15Update renovate configJustin Wernick
2023-09-15Merge pull request 'Update Rust crate anyhow to 1.0.75' (#12) from renovate/a...Justin Wernick
2023-09-15Update Rust crate anyhow to 1.0.75Justin Wernick
2023-09-15Merge pull request 'Configure Renovate' (#11) from renovate/configure into mainJustin Wernick
2023-09-15Add renovate.jsonJustin Wernick
2023-09-14Mod structure for pijul support coming inJustin Wernick
2023-09-10Hide the commands which aren't called interactively in the help textJustin Wernick
2023-08-18Prepare for the next releasev0.3.0Justin Wernick
2023-08-18Added a prompt to confirm risky actions like deleting a repoJustin Wernick
2023-08-18Update the repository for crates.ioJustin Wernick
2023-08-15Create group directories if they don't already existJustin Wernick
2023-08-02Add copyright year to the license sectionJustin Wernick
2023-08-02Update release notes to mention licenseJustin Wernick
2023-08-02Dual license with ApacheJustin Wernick
2023-07-17Prepare 0.2.0 releasev0.2.0Justin Wernick
2023-07-17Standardise main branch name used in testsJustin Wernick
2023-07-17Add test user config for the testJustin Wernick
2023-07-14Changelog message for housekeeping commandJustin Wernick
2023-07-14Add cleaning up stale objects to the housekeeping taskJustin Wernick
2023-07-14Add a housekeeping task, which does git gcJustin Wernick
2023-07-12Starting with tests for the planned git housekeeping tasksJustin Wernick
2023-07-06Move test helper functions into their own helper moduleJustin Wernick
2023-07-03Added a new "--verbose" option to the list commandJustin Wernick
2023-07-03Extract common test code into functionJustin Wernick
2023-06-30Move out common test dataJustin Wernick
2023-06-28Move the issue roadmap to the issue trackerJustin Wernick
2023-06-24Some extra test helper functions to make tests a bit more succinctJustin Wernick
2023-06-24Added a command to delete a repoJustin Wernick
2023-06-22CI status badgeJustin Wernick
2023-06-21Shrink the docker contextJustin Wernick
2023-06-21Use a cargo feature to allow disabling docker tests in CIJustin Wernick