| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | compile on stable0.3.1 | diogo464 | 2024-10-08 | 2 | -9/+9 |
| | | |||||
| * | removed nix stuff | diogo464 | 2024-10-08 | 4 | -132/+0 |
| | | |||||
| * | chore(deps): update rust crate clap to v4.5.20 | Renovate Bot | 2024-10-08 | 1 | -4/+4 |
| | | |||||
| * | chore(deps): update rust crate clap to v4.5.19 | Renovate Bot | 2024-10-01 | 1 | -4/+4 |
| | | |||||
| * | chore(deps): update rust crate thiserror to v1.0.64 | Renovate Bot | 2024-09-22 | 1 | -4/+4 |
| | | |||||
| * | chore(deps): update rust crate globset to v0.4.15 | Renovate Bot | 2024-09-20 | 1 | -2/+2 |
| | | |||||
| * | chore(deps): update rust crate anyhow to v1.0.89 | Renovate Bot | 2024-09-20 | 1 | -2/+2 |
| | | |||||
| * | chore(deps): update rust crate clap to v4.5.18 | Renovate Bot | 2024-09-20 | 1 | -6/+6 |
| | | |||||
| * | chore(deps): update rust crate clap to v4.5.16 | Renovate Bot | 2024-08-15 | 1 | -2/+2 |
| | | |||||
| * | chore(deps): update rust crate thiserror to v1.0.63 | Renovate Bot | 2024-08-11 | 1 | -4/+4 |
| | | |||||
| * | chore(deps): update rust crate log to v0.4.22 | Renovate Bot | 2024-08-11 | 1 | -2/+2 |
| | | |||||
| * | chore(deps): update rust crate clap to v4.5.15 | Renovate Bot | 2024-08-10 | 1 | -4/+4 |
| | | |||||
| * | chore(deps): update rust crate env_logger to v0.11.5 | Renovate Bot | 2024-08-09 | 1 | -2/+2 |
| | | |||||
| * | chore(deps): update rust crate clap to v4.5.14 | Renovate Bot | 2024-08-08 | 1 | -8/+8 |
| | | |||||
| * | added nix flake stuff | diogo464 | 2024-08-06 | 6 | -0/+146 |
| | | |||||
| * | chore(deps): update rust crate anyhow to v1.0.86 | Renovate Bot | 2024-05-18 | 1 | -2/+2 |
| | | |||||
| * | chore(deps): update rust crate anyhow to v1.0.85 | Renovate Bot | 2024-05-17 | 1 | -2/+2 |
| | | |||||
| * | chore(deps): update rust crate anyhow to v1.0.84 | Renovate Bot | 2024-05-17 | 1 | -2/+2 |
| | | |||||
| * | chore(deps): update rust crate thiserror to v1.0.61 | Renovate Bot | 2024-05-17 | 1 | -4/+4 |
| | | |||||
| * | chore(deps): update rust crate thiserror to v1.0.60 | Renovate Bot | 2024-05-07 | 1 | -4/+4 |
| | | |||||
| * | chore(deps): update rust crate anyhow to v1.0.83 | Renovate Bot | 2024-05-06 | 1 | -2/+2 |
| | | |||||
| * | chore(deps): update rust crate clap to 4.5.4 | Renovate Bot | 2024-04-25 | 2 | -13/+13 |
| | | |||||
| * | chore(deps): update rust crate thiserror to 1.0.59 | Renovate Bot | 2024-04-25 | 2 | -5/+5 |
| | | |||||
| * | chore(deps): update rust crate slotmap to 1.0.7 | Renovate Bot | 2024-04-25 | 1 | -1/+1 |
| | | |||||
| * | chore(deps): update rust crate nom_locate to 4.2.0 | Renovate Bot | 2024-04-25 | 1 | -1/+1 |
| | | |||||
| * | chore(deps): update rust crate nom to 7.1.3 | Renovate Bot | 2024-04-25 | 1 | -1/+1 |
| | | |||||
| * | chore(deps): update rust crate log to 0.4.21 | Renovate Bot | 2024-04-25 | 1 | -1/+1 |
| | | |||||
| * | chore(deps): update rust crate globset to 0.4.14 | Renovate Bot | 2024-04-25 | 1 | -1/+1 |
| | | |||||
| * | chore(deps): update rust crate env_logger to 0.11.3 | Renovate Bot | 2024-04-25 | 2 | -7/+7 |
| | | |||||
| * | chore(deps): update rust crate colored to 2.1.0 | Renovate Bot | 2024-04-25 | 1 | -1/+1 |
| | | |||||
| * | chore(deps): update rust crate anyhow to 1.0.82 | Renovate Bot | 2024-04-25 | 2 | -3/+3 |
| | | |||||
| * | Merge pull request 'chore(deps): update rust crate env_logger to 0.11' (#2) ↵ | diogo464 | 2024-02-04 | 2 | -46/+18 |
| |\ | | | | | | | | | | | from renovate/env_logger-0.x into main Reviewed-on: https://git.d464.sh/code/dotup/pulls/2 | ||||
| | * | chore(deps): update rust crate env_logger to 0.11 | Renovate Bot | 2024-02-04 | 2 | -46/+18 |
| |/ | |||||
| * | Merge pull request 'chore: Configure Renovate' (#1) from renovate/configure ↵ | diogo464 | 2024-02-04 | 1 | -0/+6 |
| |\ | | | | | | | | | | | into main Reviewed-on: https://git.d464.sh/code/dotup/pulls/1 | ||||
| | * | Add renovate.json | Renovate Bot | 2024-02-04 | 1 | -0/+6 |
| | | | |||||
| * | | added check action | diogo464 | 2024-02-04 | 1 | -0/+10 |
| |/ | |||||
| * | added asset upload to workflow0.3.0 | diogo464 | 2024-01-18 | 1 | -0/+8 |
| | | |||||
| * | fixed typo in workflow file | diogo464 | 2024-01-18 | 1 | -1/+1 |
| | | |||||
| * | release 0.3.0 | diogo464 | 2024-01-18 | 2 | -2/+2 |
| | | |||||
| * | added release workflow | diogo464 | 2024-01-18 | 4 | -7/+45 |
| | | |||||
| * | removed github workflows | diogo464 | 2024-01-18 | 4 | -153/+0 |
| | | |||||
| * | chore: updated dependencies | diogo464 | 2024-01-18 | 1 | -233/+167 |
| | | |||||
| * | chore: version 0.2.30.2.3 | diogo464 | 2023-06-28 | 1 | -1/+1 |
| | | |||||
| * | fix: installing existing broken symlink. | diogo464 | 2023-06-28 | 1 | -5/+19 |
| | | | | | | | | When installing a symlink but the target symlink already existed and was broken it would fail since it could not canonicalize the path properly. `fs_exists` also failed to account for broken symlinks and would return false when the symlink existed but was broken. | ||||
| * | fix: updated drain_filter api to new extract_if | diogo464 | 2023-06-28 | 2 | -2/+2 |
| | | |||||
| * | Merge pull request #85 from diogo464/dependabot/cargo/clap-4.3.0 | diogo464 | 2023-06-09 | 1 | -34/+34 |
| |\ | | | | | Bump clap from 4.2.1 to 4.3.0 | ||||
| | * | Bump clap from 4.2.1 to 4.3.0 | dependabot[bot] | 2023-06-01 | 1 | -35/+35 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [clap](https://github.com/clap-rs/clap) from 4.2.1 to 4.3.0. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.2.1...clap_complete-v4.3.0) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> | ||||
| * | | Merge pull request #84 from diogo464/dependabot/cargo/inquire-0.6.2 | diogo464 | 2023-06-09 | 1 | -2/+2 |
| |\ \ | | | | | | | Bump inquire from 0.6.0 to 0.6.2 | ||||
| | * | | Bump inquire from 0.6.0 to 0.6.2 | dependabot[bot] | 2023-06-01 | 1 | -3/+3 |
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [inquire](https://github.com/mikaelmello/inquire) from 0.6.0 to 0.6.2. - [Release notes](https://github.com/mikaelmello/inquire/releases) - [Changelog](https://github.com/mikaelmello/inquire/blob/main/CHANGELOG.md) - [Commits](https://github.com/mikaelmello/inquire/compare/v0.6.0...v0.6.2) --- updated-dependencies: - dependency-name: inquire dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> | ||||
| * | | Merge pull request #83 from diogo464/dependabot/cargo/log-0.4.18 | diogo464 | 2023-06-09 | 1 | -5/+2 |
| |\ \ | | | | | | | Bump log from 0.4.17 to 0.4.18 | ||||
