Chris Titus
|
8ff6898b8b
|
fix sorting
|
2026-05-21 16:35:44 -05:00 |
|
Chris Titus
|
04de00bf07
|
fix logo render
|
2026-05-14 13:26:44 -05:00 |
|
dependabot[bot]
|
42a0dbd0df
|
chore(deps): bump ratatui-image from 10.0.6 to 11.0.2 (#1278)
Bumps [ratatui-image](https://github.com/ratatui/ratatui-image) from 10.0.6 to 11.0.2.
- [Release notes](https://github.com/ratatui/ratatui-image/releases)
- [Changelog](https://github.com/ratatui/ratatui-image/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ratatui/ratatui-image/compare/v10.0.6...v11.0.2)
---
updated-dependencies:
- dependency-name: ratatui-image
dependency-version: 11.0.2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-05-14 12:45:03 -05:00 |
|
dependabot[bot]
|
777fb0f73a
|
chore(deps): bump nix from 0.31.2 to 0.31.3 (#1277)
Bumps [nix](https://github.com/nix-rust/nix) from 0.31.2 to 0.31.3.
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nix-rust/nix/compare/v0.31.2...v0.31.3)
---
updated-dependencies:
- dependency-name: nix
dependency-version: 0.31.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-05-14 12:44:32 -05:00 |
|
dependabot[bot]
|
792e5df6ba
|
chore(deps): bump tree-sitter-highlight from 0.26.6 to 0.26.8 (#1266)
nix / checks (push) Has been cancelled
nix / update (push) Has been cancelled
Check for typos / check-typos (push) Has been cancelled
XTask Checks / DocGen (push) Has been cancelled
Bumps [tree-sitter-highlight](https://github.com/tree-sitter/tree-sitter) from 0.26.6 to 0.26.8.
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Commits](https://github.com/tree-sitter/tree-sitter/compare/v0.26.6...v0.26.8)
---
updated-dependencies:
- dependency-name: tree-sitter-highlight
dependency-version: 0.26.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-05-05 14:45:20 -05:00 |
|
dependabot[bot]
|
8db0ddbad4
|
chore(deps): bump tui-term from 0.3.1 to 0.3.4 (#1264)
Bumps [tui-term](https://github.com/a-kenji/tui-term) from 0.3.1 to 0.3.4.
- [Release notes](https://github.com/a-kenji/tui-term/releases)
- [Changelog](https://github.com/a-kenji/tui-term/blob/development/CHANGELOG.md)
- [Commits](https://github.com/a-kenji/tui-term/compare/v0.3.1...v0.3.4)
---
updated-dependencies:
- dependency-name: tui-term
dependency-version: 0.3.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-05-05 14:32:29 -05:00 |
|
dependabot[bot]
|
885947c169
|
chore(deps): bump clap from 4.6.0 to 4.6.1 (#1263)
Bumps [clap](https://github.com/clap-rs/clap) from 4.6.0 to 4.6.1.
- [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.6.0...clap_complete-v4.6.1)
---
updated-dependencies:
- dependency-name: clap
dependency-version: 4.6.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-05-05 14:31:20 -05:00 |
|
dependabot[bot]
|
26113dda40
|
chore(deps): bump image from 0.25.9 to 0.25.10 (#1262)
Bumps [image](https://github.com/image-rs/image) from 0.25.9 to 0.25.10.
- [Changelog](https://github.com/image-rs/image/blob/v0.25.10/CHANGES.md)
- [Commits](https://github.com/image-rs/image/compare/v0.25.9...v0.25.10)
---
updated-dependencies:
- dependency-name: image
dependency-version: 0.25.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-05-05 14:27:17 -05:00 |
|
Abs
|
9eabc12212
|
Fix Arch gaming dependency install on PipeWire JACK systems (#1260)
* Fix Arch gaming dependencies JACK provider conflict
* Fix existing cargo clippy failures
|
2026-05-05 13:43:29 -05:00 |
|
Chris Titus
|
7b748c38ab
|
fix build error from rand 0.10
|
2026-04-30 15:29:08 -05:00 |
|
dependabot[bot]
|
48865a9c5c
|
chore(deps): bump rand from 0.9.2 to 0.10.1 (#1248)
Bumps [rand](https://github.com/rust-random/rand) from 0.9.2 to 0.10.1.
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-random/rand/compare/rand_core-0.9.2...0.10.1)
---
updated-dependencies:
- dependency-name: rand
dependency-version: 0.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-04-30 12:05:32 -05:00 |
|
dependabot[bot]
|
6b77344be8
|
chore(deps): bump oneshot from 0.1.13 to 0.2.1 (#1247)
Bumps [oneshot](https://github.com/faern/oneshot) from 0.1.13 to 0.2.1.
- [Release notes](https://github.com/faern/oneshot/releases)
- [Changelog](https://github.com/faern/oneshot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/faern/oneshot/compare/v0.1.13...v0.2.1)
---
updated-dependencies:
- dependency-name: oneshot
dependency-version: 0.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-04-30 12:05:14 -05:00 |
|
dependabot[bot]
|
76b5d73e39
|
Bump ratatui-image from 10.0.5 to 10.0.6 (#1246)
Bumps [ratatui-image](https://github.com/benjajaja/ratatui-image) from 10.0.5 to 10.0.6.
- [Release notes](https://github.com/benjajaja/ratatui-image/releases)
- [Changelog](https://github.com/ratatui/ratatui-image/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benjajaja/ratatui-image/compare/v10.0.5...v10.0.6)
---
updated-dependencies:
- dependency-name: ratatui-image
dependency-version: 10.0.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-04-30 12:04:16 -05:00 |
|
dependabot[bot]
|
433b47bbb8
|
Bump nix from 0.31.1 to 0.31.2 (#1245)
Bumps [nix](https://github.com/nix-rust/nix) from 0.31.1 to 0.31.2.
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nix-rust/nix/compare/v0.31.1...v0.31.2)
---
updated-dependencies:
- dependency-name: nix
dependency-version: 0.31.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-04-30 12:03:47 -05:00 |
|
dependabot[bot]
|
81b5f77a92
|
Bump clap from 4.5.60 to 4.6.0 (#1244)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.60 to 4.6.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.5.60...clap_complete-v4.6.0)
---
updated-dependencies:
- dependency-name: clap
dependency-version: 4.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-04-30 12:03:17 -05:00 |
|
dependabot[bot]
|
29a46dc90c
|
Bump tree-sitter-highlight from 0.26.5 to 0.26.6 (#1228)
Bumps [tree-sitter-highlight](https://github.com/tree-sitter/tree-sitter) from 0.26.5 to 0.26.6.
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Commits](https://github.com/tree-sitter/tree-sitter/compare/v0.26.5...v0.26.6)
---
updated-dependencies:
- dependency-name: tree-sitter-highlight
dependency-version: 0.26.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-04-01 16:01:15 -05:00 |
|
dependabot[bot]
|
f33343ffb4
|
Bump rand from 0.8.5 to 0.9.2 (#1227)
* Bump rand from 0.8.5 to 0.9.2
Bumps [rand](https://github.com/rust-random/rand) from 0.8.5 to 0.9.2.
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-random/rand/compare/0.8.5...rand_core-0.9.2)
---
updated-dependencies:
- dependency-name: rand
dependency-version: 0.9.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Fix random tip selection method in get_random_tip function
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chris Titus Tech <contact@christitus.com>
|
2026-04-01 16:00:14 -05:00 |
|
titus
|
24d78a679c
|
publish sort
|
2026-03-05 22:04:22 -06:00 |
|
titus
|
f31ea70e37
|
release
|
2026-03-05 22:00:40 -06:00 |
|
dependabot[bot]
|
7e2722a2a4
|
Bump clap from 4.5.56 to 4.5.57 (#1210)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.56 to 4.5.57.
- [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.5.56...clap_complete-v4.5.57)
---
updated-dependencies:
- dependency-name: clap
dependency-version: 4.5.57
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-05 16:15:59 -06:00 |
|
dependabot[bot]
|
25d596ff4b
|
Bump tree-sitter-bash from 0.23.3 to 0.25.1 (#1208)
Bumps [tree-sitter-bash](https://github.com/tree-sitter/tree-sitter-bash) from 0.23.3 to 0.25.1.
- [Release notes](https://github.com/tree-sitter/tree-sitter-bash/releases)
- [Commits](https://github.com/tree-sitter/tree-sitter-bash/compare/v0.23.3...v0.25.1)
---
updated-dependencies:
- dependency-name: tree-sitter-bash
dependency-version: 0.25.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-05 16:01:57 -06:00 |
|
dependabot[bot]
|
6e6bf3d714
|
Bump tree-sitter-highlight from 0.24.7 to 0.26.5 (#1207)
Bumps [tree-sitter-highlight](https://github.com/tree-sitter/tree-sitter) from 0.24.7 to 0.26.5.
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Commits](https://github.com/tree-sitter/tree-sitter/compare/v0.24.7...v0.26.5)
---
updated-dependencies:
- dependency-name: tree-sitter-highlight
dependency-version: 0.26.5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-05 14:54:45 -06:00 |
|
dependabot[bot]
|
9b2482ed66
|
Bump nix from 0.29.0 to 0.31.1 (#1206)
Bumps [nix](https://github.com/nix-rust/nix) from 0.29.0 to 0.31.1.
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nix-rust/nix/compare/v0.29.0...v0.31.1)
---
updated-dependencies:
- dependency-name: nix
dependency-version: 0.31.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-05 14:53:33 -06:00 |
|
Chris Titus
|
3bb64c3f7b
|
update publish script (#1203)
|
2026-02-06 19:34:36 -06:00 |
|
dependabot[bot]
|
c6ca91f6c1
|
Bump time from 0.3.46 to 0.3.47 (#1201)
Bumps [time](https://github.com/time-rs/time) from 0.3.46 to 0.3.47.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/compare/v0.3.46...v0.3.47)
---
updated-dependencies:
- dependency-name: time
dependency-version: 0.3.47
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-06 19:28:47 -06:00 |
|
dependabot[bot]
|
8ebe6e2013
|
Bump portable-pty from 0.8.1 to 0.9.0 (#1198)
Bumps [portable-pty](https://github.com/wezterm/wezterm) from 0.8.1 to 0.9.0.
- [Release notes](https://github.com/wezterm/wezterm/releases)
- [Changelog](https://github.com/wezterm/wezterm/blob/main/docs/changelog.md)
- [Commits](https://github.com/wezterm/wezterm/compare/portable-pty-0.8.1...termwiz-0.9.0)
---
updated-dependencies:
- dependency-name: portable-pty
dependency-version: 0.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-06 19:12:52 -06:00 |
|
dependabot[bot]
|
878cf275eb
|
Bump tui-term from 0.2.0 to 0.3.1 (#1197)
* Bump tui-term from 0.2.0 to 0.3.1
Bumps [tui-term](https://github.com/a-kenji/tui-term) from 0.2.0 to 0.3.1.
- [Release notes](https://github.com/a-kenji/tui-term/releases)
- [Changelog](https://github.com/a-kenji/tui-term/blob/development/CHANGELOG.md)
- [Commits](https://github.com/a-kenji/tui-term/compare/v0.2.0...v0.3.1)
---
updated-dependencies:
- dependency-name: tui-term
dependency-version: 0.3.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* update from vt100-ctt and bump versions
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: titus <contact@christitus.com>
|
2026-02-06 19:10:17 -06:00 |
|
dependabot[bot]
|
3ed4930bfb
|
Bump clap from 4.5.55 to 4.5.56 (#1196)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.55 to 4.5.56.
- [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.5.55...clap_complete-v4.5.56)
---
updated-dependencies:
- dependency-name: clap
dependency-version: 4.5.56
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-06 18:19:14 -06:00 |
|
Chris Titus
|
469205c1a6
|
update minor version for oneshot (#1190)
* update minor version for oneshot
* update pr template
|
2026-01-28 13:23:06 -06:00 |
|
Abs
|
7df23d9a71
|
fix duplicate ver (#1188)
|
2026-01-28 10:24:30 -06:00 |
|
Chris Titus
|
f19b831ddc
|
update version
|
2026-01-22 13:11:45 -06:00 |
|
Chris Titus
|
cd620d0a65
|
update cargo sort workspace
|
2026-01-22 13:07:11 -06:00 |
|
Abs
|
62018c7844
|
Linutil New design (#1176)
Check for typos / check-typos (push) Has been cancelled
XTask Checks / DocGen (push) Has been cancelled
* New theme & design
* Fix shellcheck assignment spacing
* Fixed system_info file
* Fixed Cargo fmt
* add ctt logo
* update version and fmt
* update docs with xtask
---------
Co-authored-by: Chris Titus <contact@christitus.com>
|
2026-01-22 12:37:38 -06:00 |
|
Chris Titus
|
ac962f49e9
|
arc-raiders update
|
2025-12-18 14:41:21 -06:00 |
|
Chris Titus
|
f0f7c7642b
|
update to include publish version checks (#1169)
* update to include publish version checks
* update docs
* Fix sorting and error checks
|
2025-12-10 16:00:52 -06:00 |
|
Adam Perkowski
|
ae765bb663
|
chore(clippy): comply with new lints (#1141)
yup clippy got mad at u again for not maintaining rust code chris
should we add clippy to the release workflow? maybe that would help
|
2025-10-07 13:00:24 -05:00 |
|
Chris Titus
|
8a9da3de6c
|
omarchy fix to stock dhh install script
|
2025-09-29 13:36:52 -05:00 |
|
titus
|
60204ce983
|
f76 build
Check for typos / check-typos (push) Has been cancelled
|
2025-09-12 21:17:24 -05:00 |
|
Chris Titus
|
a89f6ef6c5
|
fix scripts error in dwm setup
|
2025-09-09 13:42:44 -05:00 |
|
titus
|
b7305d8498
|
publish 25.8.21
|
2025-08-19 12:50:48 -05:00 |
|
titus
|
28ada7aa20
|
update again
|
2025-08-19 11:27:45 -05:00 |
|
titus
|
70b58df92e
|
fix arch server setup
Check for typos / check-typos (push) Has been cancelled
|
2025-08-19 11:12:40 -05:00 |
|
titus
|
58b3d4ac40
|
new version
|
2025-08-14 13:07:38 -05:00 |
|
titus
|
6df44dcb5f
|
yet another fix for enter redirection
|
2025-08-14 13:06:28 -05:00 |
|
titus
|
18cf40a061
|
fix sorting
Check for typos / check-typos (push) Has been cancelled
|
2025-08-14 12:36:04 -05:00 |
|
titus
|
e2ae8de899
|
fix enter key handling
|
2025-08-14 12:30:03 -05:00 |
|
titus
|
5b8095f4b8
|
fix root exit
|
2025-08-14 12:14:49 -05:00 |
|
titus
|
4468f3cd20
|
update version
Check for typos / check-typos (push) Has been cancelled
|
2025-08-12 10:44:15 -05:00 |
|
titus
|
fb594f1fa2
|
fix enter redirection for nested scripts
|
2025-08-11 21:04:31 -05:00 |
|
titus
|
626a169d1d
|
enter fix for running scripts outside program
|
2025-08-11 20:51:24 -05:00 |
|