Commit Graph

13 Commits

Author SHA1 Message Date
Andrew Phillips (aider)
47e0a1d51c fix: add log::debug macro and remove unused imports 2025-05-12 10:40:49 -03:00
Andrew Phillips (aider)
8594a292f9 fix: add missing diff module and mode_diff implementation 2025-05-12 10:20:24 -03:00
Andrew Phillips (aider)
d5f9adc3ae fix: remove unused imports and adjust common module re-exports 2025-05-10 14:06:23 -03:00
Andrew Phillips (aider)
e0e00f13af fix: add missing ColumnType/TableFormat imports and re-export 2025-05-10 14:05:09 -03:00
Andrew Phillips (aider)
1628e0889e refactor: move mode_list to src/modes/list.rs and update imports 2025-05-10 12:55:30 -03:00
Andrew Phillips (aider)
1818024bc9 refactor: Move mode_info to src/modes/info.rs 2025-05-10 12:19:00 -03:00
Andrew Phillips (aider)
d818358860 refactor: move mode_save to dedicated save module 2025-05-10 10:10:27 -03:00
Andrew Phillips
9feec61759 style: reorder imports and reformat code for consistency 2025-05-10 10:06:33 -03:00
Andrew Phillips (aider)
9d4c59d0b5 refactor: move mode_status to src/modes/status.rs 2025-05-10 09:19:54 -03:00
Andrew Phillips (aider)
dd79ebe96c refactor: move mode_update to src/modes/update.rs 2025-05-10 08:44:49 -03:00
Andrew Phillips (aider)
6a0c999d3d fix: add delete module to modes and remove nested declaration 2025-05-10 08:38:21 -03:00
Andrew Phillips (aider)
f7a53dfa6e refactor: move mode_get to modes/get module and update imports 2025-05-09 16:37:19 -03:00
Andrew Phillips (aider)
331a971d3d refactor: Move common utility functions to src/modes/common.rs and update module structure 2025-05-09 16:20:54 -03:00