Commit Graph

  • 2e6058a529 Merge pull request #53 from PR0M3TH3AN/codex/update-adr-to-match-sql-schema thePR0M3TH3AN 2025-05-21 22:20:53 -04:00
  • 8c64d55a12 Update schema DP to match latest migrations thePR0M3TH3AN 2025-05-21 22:20:29 -04:00
  • 18b549f97c Merge pull request #51 from PR0M3TH3AN/codex/review-roadmap-for-epic-2-implementation thePR0M3TH3AN 2025-05-21 21:26:49 -04:00
  • e20ef2ee77 Remove duplicate roadmap thePR0M3TH3AN 2025-05-21 21:26:03 -04:00
  • 6e2d226fb9 Merge pull request #50 from PR0M3TH3AN/codex/add-rename-and-move-feature-to-roadmap thePR0M3TH3AN 2025-05-21 20:53:38 -04:00
  • 9aee756d02 Document rename/move spec thePR0M3TH3AN 2025-05-21 20:53:17 -04:00
  • 99f72af4bc update thePR0M3TH3AN 2025-05-21 20:14:56 -04:00
  • 2a388e980f Merge pull request #49 from PR0M3TH3AN/codex/fix-failing-workflow-tests thePR0M3TH3AN 2025-05-21 20:05:32 -04:00
  • efe84097a4 Merge branch 'beta' into codex/fix-failing-workflow-tests thePR0M3TH3AN 2025-05-21 20:05:25 -04:00
  • 45c28d0780 Fix restore fallback to backup ID thePR0M3TH3AN 2025-05-21 20:02:21 -04:00
  • 08cd24670d Merge pull request #48 from PR0M3TH3AN/codex/fix-failing-workflow-tests thePR0M3TH3AN 2025-05-21 19:49:07 -04:00
  • ff861d63b6 Merge branch 'beta' into codex/fix-failing-workflow-tests thePR0M3TH3AN 2025-05-21 19:48:56 -04:00
  • 15e892055f Format restore logic thePR0M3TH3AN 2025-05-21 19:42:52 -04:00
  • 0a020111fa Merge pull request #47 from PR0M3TH3AN/codex/fix-failing-workflow-tests thePR0M3TH3AN 2025-05-21 19:32:03 -04:00
  • 8c7c8a2395 Handle backup IDs in restore command thePR0M3TH3AN 2025-05-21 19:31:23 -04:00
  • 99177a3b26 Merge pull request #46 from PR0M3TH3AN/codex/improve-marlin-file-renaming-and-metadata-handling thePR0M3TH3AN 2025-05-21 16:59:25 -04:00
  • 832e8d476a Add rename handling spec and roadmap entry thePR0M3TH3AN 2025-05-21 16:58:54 -04:00
  • c8d42731d3 Merge pull request #45 from PR0M3TH3AN/codex/review-and-update-roadmap thePR0M3TH3AN 2025-05-21 16:19:49 -04:00
  • 07693a7925 Add backup prune CLI and update roadmap thePR0M3TH3AN 2025-05-21 16:19:32 -04:00
  • 15284daf9d Merge pull request #44 from PR0M3TH3AN/beta thePR0M3TH3AN 2025-05-21 16:18:22 -04:00
  • c33fd3e4a6 Update benchmarks in dirty-vs-full.md and add to .gitignore thePR0M3TH3AN 2025-05-21 15:53:48 -04:00
  • 886b9d12e7 Merge pull request #43 from PR0M3TH3AN/codex/locate-and-update-upload-artifact-step thePR0M3TH3AN 2025-05-21 15:27:27 -04:00
  • ad947c06c0 Fix CLI cheatsheet artifact path thePR0M3TH3AN 2025-05-21 15:25:32 -04:00
  • d57131059b Merge pull request #42 from PR0M3TH3AN/codex/fix-modification-time-fallback-for-backups thePR0M3TH3AN 2025-05-21 14:31:30 -04:00
  • c43e5993df Fix modification time fallback for backups thePR0M3TH3AN 2025-05-21 14:31:04 -04:00
  • b7b53d1ad6 Merge pull request #41 from PR0M3TH3AN/codex/update-action-versions-and-verify-workflows thePR0M3TH3AN 2025-05-21 13:55:22 -04:00
  • b8db31296d Update action versions thePR0M3TH3AN 2025-05-21 13:55:09 -04:00
  • 91a5ceaf70 Merge pull request #40 from PR0M3TH3AN/4zxg7n-codex/decide-and-update-cheatsheet-path thePR0M3TH3AN 2025-05-21 13:52:49 -04:00
  • d433e1eab2 Move CLI cheatsheet under cli-bin thePR0M3TH3AN 2025-05-21 13:43:25 -04:00
  • efe89d26a0 Merge pull request #39 from PR0M3TH3AN/codex/edit-.github/workflows/ci.yml-to-remove-cargo-fmt-and-clippy thePR0M3TH3AN 2025-05-21 13:42:24 -04:00
  • 1798ec3615 Remove redundant format and lint steps thePR0M3TH3AN 2025-05-21 13:41:57 -04:00
  • 2ca0a135fc Merge pull request #38 from PR0M3TH3AN/codex/update-cli-bin/build.rs-and-run-tests thePR0M3TH3AN 2025-05-21 13:10:47 -04:00
  • 9fae768577 Fix build script and clippy issues thePR0M3TH3AN 2025-05-21 13:10:25 -04:00
  • e4c7c18506 Add rust-toolchain configuration for project dependencies management thePR0M3TH3AN 2025-05-21 12:00:51 -04:00
  • 4adf3fd6b6 Merge pull request #37 from PR0M3TH3AN/codex/format-and-commit-codebase-using-rustfmt thePR0M3TH3AN 2025-05-21 11:25:12 -04:00
  • 567f1cd1a5 Format codebase with rustfmt thePR0M3TH3AN 2025-05-21 11:24:49 -04:00
  • 9360efee2a Merge pull request #34 from PR0M3TH3AN/codex/add-trailing-newline-to-listed-files thePR0M3TH3AN 2025-05-21 10:57:20 -04:00
  • d6e37cee2a Merge pull request #35 from PR0M3TH3AN/codex/add-formatting-and-linting-checks-to-ci thePR0M3TH3AN 2025-05-21 10:57:09 -04:00
  • 213cdf40cf Merge pull request #33 from PR0M3TH3AN/codex/update-permissions-for-bench/dirty-vs-full.sh thePR0M3TH3AN 2025-05-21 10:56:25 -04:00
  • c75cba99ac Merge pull request #32 from PR0M3TH3AN/codex/review-repo-for-maintenance-or-cleanup thePR0M3TH3AN 2025-05-21 10:56:02 -04:00
  • 0458f54a7c update thePR0M3TH3AN 2025-05-21 10:55:48 -04:00
  • cbe12f8eb7 Add formatting and linting checks to CI thePR0M3TH3AN 2025-05-21 10:54:19 -04:00
  • 16233ac22c Normalize newline at EOF across repository thePR0M3TH3AN 2025-05-21 10:54:09 -04:00
  • 70ab4ce7fa Set execute bit for dirty-vs-full benchmark script thePR0M3TH3AN 2025-05-21 10:53:31 -04:00
  • 23ac9a9533 Add formatting and linting checks to CI thePR0M3TH3AN 2025-05-21 10:52:50 -04:00
  • 05423065c1 Merge pull request #31 from PR0M3TH3AN/codex/replace-unwrap-with-safer-error-handling-in-watcher.rs thePR0M3TH3AN 2025-05-21 09:23:26 -04:00
  • 3fb6504cb0 Refactor watcher mutex handling and add tests thePR0M3TH3AN 2025-05-21 09:23:14 -04:00
  • 854543f8e0 Merge pull request #30 from PR0M3TH3AN/codex/add-trailing-newline-to-run_all_tests.sh-and-ci.yml thePR0M3TH3AN 2025-05-21 09:21:54 -04:00
  • c429eba3b1 Add trailing newline to test script and CI workflow thePR0M3TH3AN 2025-05-21 09:21:42 -04:00
  • 9be039ff7b Merge pull request #29 from PR0M3TH3AN/codex/remove-generated-coverage-reports-from-version-control thePR0M3TH3AN 2025-05-21 09:21:08 -04:00
  • 9cd910acac Remove generated coverage reports from repository thePR0M3TH3AN 2025-05-21 09:20:41 -04:00
  • 3880442e2a Merge pull request #28 from PR0M3TH3AN/codex/add-test-for-db--mark_dirty-and-db--take_dirty thePR0M3TH3AN 2025-05-21 08:36:03 -04:00
  • 3894c5c121 Merge pull request #27 from PR0M3TH3AN/codex/extend-db_tests.rs-with-file_id-tests thePR0M3TH3AN 2025-05-21 08:35:38 -04:00
  • 2d7f912368 Merge pull request #26 from PR0M3TH3AN/codex/add-test-for-backupmanager--list_backups thePR0M3TH3AN 2025-05-21 08:34:58 -04:00
  • 95beacc6c8 test: verify dirty helpers thePR0M3TH3AN 2025-05-21 08:33:45 -04:00
  • e87c8fd01e test: cover db::file_id thePR0M3TH3AN 2025-05-21 08:33:30 -04:00
  • fcb985ee51 test: check fallback timestamp for malformed backup thePR0M3TH3AN 2025-05-21 08:33:16 -04:00
  • 757a60a88b Merge pull request #25 from PR0M3TH3AN/codex/add-test-for-config--load()-fallback-path thePR0M3TH3AN 2025-05-21 08:32:38 -04:00
  • 9fa57aa1e7 test(config): verify fallback when no home thePR0M3TH3AN 2025-05-21 08:32:25 -04:00
  • 4453bbe746 Merge pull request #22 from PR0M3TH3AN/codex/remove-'removed'-comment-and-dead-code-attributes thePR0M3TH3AN 2025-05-20 23:20:57 -04:00
  • 47d4d9ccdf Merge pull request #24 from PR0M3TH3AN/codex/implement-db-verification-or-justify-todo thePR0M3TH3AN 2025-05-20 23:20:42 -04:00
  • ab8109c2b9 Merge pull request #23 from PR0M3TH3AN/codex/add-license-to-repository thePR0M3TH3AN 2025-05-20 23:20:08 -04:00
  • 0c3b72be9a chore(tests): clarify watcher DB check thePR0M3TH3AN 2025-05-20 23:15:44 -04:00
  • f6f6899f97 Add MIT license thePR0M3TH3AN 2025-05-20 23:14:50 -04:00
  • d74e21a171 Remove unused code allowances and clean watcher thePR0M3TH3AN 2025-05-20 23:13:22 -04:00
  • 83eaf6fe6e Clean up build artifacts and update .gitignore for Rust project thePR0M3TH3AN 2025-05-20 22:58:11 -04:00
  • f3318715b1 Merge pull request #21 from PR0M3TH3AN/codex/update-backup-script-to-parse-last-snap-output-line thePR0M3TH3AN 2025-05-20 20:18:32 -04:00
  • 522c80d122 Fix snapshot file parsing in tests thePR0M3TH3AN 2025-05-20 20:18:21 -04:00
  • 2adb7fd063 Merge pull request #20 from PR0M3TH3AN/codex/investigate-github-workflow-trigger-issue thePR0M3TH3AN 2025-05-20 15:59:29 -04:00
  • 40ef4cc348 ci: trigger on beta branch thePR0M3TH3AN 2025-05-20 15:59:10 -04:00
  • 72803bc861 Merge pull request #19 from PR0M3TH3AN/codex/add-unit-tests-for-cli-operations thePR0M3TH3AN 2025-05-20 15:20:18 -04:00
  • db0e7456ab Add unit tests for CLI run functions thePR0M3TH3AN 2025-05-20 15:20:05 -04:00
  • b9981ea51f Merge pull request #18 from PR0M3TH3AN/codex/write-tests-for-db-operations-and-functions thePR0M3TH3AN 2025-05-20 15:19:27 -04:00
  • 7d6c7e0c69 Add unit tests for CLI helpers thePR0M3TH3AN 2025-05-20 15:19:15 -04:00
  • 8e52058807 Merge pull request #17 from PR0M3TH3AN/codex/create-test-for-marlin-watcher-state thePR0M3TH3AN 2025-05-20 15:19:01 -04:00
  • daeec03a60 Add watch run unit test thePR0M3TH3AN 2025-05-20 15:18:49 -04:00
  • b43d3e3ebd Update .gitignore, add CLI cheatsheet, and modify benchmark results thePR0M3TH3AN 2025-05-20 14:59:02 -04:00
  • 121394cb4b Merge pull request #16 from PR0M3TH3AN/codex/fix-github-workflow-issues thePR0M3TH3AN 2025-05-20 14:39:41 -04:00
  • 566a81da64 docs: clarify log search thePR0M3TH3AN 2025-05-20 14:38:51 -04:00
  • aa6f961658 update thePR0M3TH3AN 2025-05-20 14:30:46 -04:00
  • 3b209f6c12 Merge pull request #14 from PR0M3TH3AN/codex/remove-comments-and-clean-backup-rs thePR0M3TH3AN 2025-05-20 14:14:47 -04:00
  • 98b5967154 Remove FIX comments and dead code thePR0M3TH3AN 2025-05-20 14:14:26 -04:00
  • e484419161 Merge pull request #13 from PR0M3TH3AN/codex/create-rust-build-script-for-cheatsheet thePR0M3TH3AN 2025-05-20 14:13:58 -04:00
  • 933fee54a9 Generate CLI cheatsheet at build time thePR0M3TH3AN 2025-05-20 14:13:30 -04:00
  • f5b30e71cf Merge branch 'beta' of https://github.com/PR0M3TH3AN/Marlin into beta thePR0M3TH3AN 2025-05-20 14:12:07 -04:00
  • 2c6555d7f5 Update .gitignore and enhance test documentation for coverage reporting thePR0M3TH3AN 2025-05-20 14:11:25 -04:00
  • 7697dd5828 Merge pull request #11 from PR0M3TH3AN/46mwor-codex/improve-test-coverage-and-fix-workflow-crash thePR0M3TH3AN 2025-05-20 13:33:27 -04:00
  • ef2c77cf6c Handle grep failure in benchmark thePR0M3TH3AN 2025-05-20 13:32:51 -04:00
  • c945a82de6 Merge pull request #10 from PR0M3TH3AN/codex/improve-test-coverage-and-fix-workflow-crash thePR0M3TH3AN 2025-05-20 13:12:58 -04:00
  • c0cf736def test: improve debouncer coverage thePR0M3TH3AN 2025-05-20 13:12:31 -04:00
  • c59fcc8c5c Update CI workflow to use actions-rs/toolchain for Rust setup thePR0M3TH3AN 2025-05-19 23:13:54 -04:00
  • f8f890c29a Update CI workflow for comprehensive testing and benchmarking thePR0M3TH3AN 2025-05-19 23:11:44 -04:00
  • 0c40bdac84 Update benchmarks and clean up CLI code for improved readability thePR0M3TH3AN 2025-05-19 22:49:35 -04:00
  • 9c325366f9 Improve performance metrics and enhance backup error handling thePR0M3TH3AN 2025-05-19 22:13:25 -04:00
  • 2f97bd8c3f Update dependencies and add new features for improved functionality thePR0M3TH3AN 2025-05-19 18:14:42 -04:00
  • 6125acb4d1 "Feat: Update documentation for improved user comprehension" (following the pattern: type: short description) thePR0M3TH3AN 2025-05-19 11:46:48 -04:00
  • aca60ef47c Merge pull request #7 from PR0M3TH3AN/beta thePR0M3TH3AN 2025-05-19 00:00:22 -04:00
  • 7b596ab17a dirty scan speed testing thePR0M3TH3AN 2025-05-18 23:53:50 -04:00
  • e9b9606c9a Clarify saved_views naming and add note on deferred tag aliases thePR0M3TH3AN 2025-05-18 22:02:28 -04:00
  • 035bff40b3 Merge pull request #6 from PR0M3TH3AN/beta thePR0M3TH3AN 2025-05-18 21:53:29 -04:00