thePR0M3TH3AN
99177a3b26
Merge pull request #46 from PR0M3TH3AN/codex/improve-marlin-file-renaming-and-metadata-handling
...
Document rename handling design
2025-05-21 16:59:25 -04:00
thePR0M3TH3AN
832e8d476a
Add rename handling spec and roadmap entry
2025-05-21 16:58:54 -04:00
thePR0M3TH3AN
c8d42731d3
Merge pull request #45 from PR0M3TH3AN/codex/review-and-update-roadmap
...
Implement backup prune CLI
2025-05-21 16:19:49 -04:00
thePR0M3TH3AN
07693a7925
Add backup prune CLI and update roadmap
2025-05-21 16:19:32 -04:00
thePR0M3TH3AN
c33fd3e4a6
Update benchmarks in dirty-vs-full.md and add to .gitignore
...
- Revised performance metrics for `full-scan` and `dirty-scan` in `bench/dirty-vs-full.md`.
- Added `bench/dirty-vs-full.md` and `bench/index.db` to `.gitignore` to prevent tracking of generated files.
2025-05-21 15:53:48 -04:00
thePR0M3TH3AN
886b9d12e7
Merge pull request #43 from PR0M3TH3AN/codex/locate-and-update-upload-artifact-step
...
Fix CLI cheatsheet artifact path
2025-05-21 15:27:27 -04:00
thePR0M3TH3AN
ad947c06c0
Fix CLI cheatsheet artifact path
2025-05-21 15:25:32 -04:00
thePR0M3TH3AN
d57131059b
Merge pull request #42 from PR0M3TH3AN/codex/fix-modification-time-fallback-for-backups
...
Fix modification time fallback for backups
2025-05-21 14:31:30 -04:00
thePR0M3TH3AN
c43e5993df
Fix modification time fallback for backups
2025-05-21 14:31:04 -04:00
thePR0M3TH3AN
b7b53d1ad6
Merge pull request #41 from PR0M3TH3AN/codex/update-action-versions-and-verify-workflows
...
Update action versions
2025-05-21 13:55:22 -04:00
thePR0M3TH3AN
b8db31296d
Update action versions
2025-05-21 13:55:09 -04:00
thePR0M3TH3AN
91a5ceaf70
Merge pull request #40 from PR0M3TH3AN/4zxg7n-codex/decide-and-update-cheatsheet-path
...
Fix cheatsheet path
2025-05-21 13:52:49 -04:00
thePR0M3TH3AN
d433e1eab2
Move CLI cheatsheet under cli-bin
2025-05-21 13:43:25 -04:00
thePR0M3TH3AN
efe89d26a0
Merge pull request #39 from PR0M3TH3AN/codex/edit-.github/workflows/ci.yml-to-remove-cargo-fmt-and-clippy
...
Cleanup CI workflow
2025-05-21 13:42:24 -04:00
thePR0M3TH3AN
1798ec3615
Remove redundant format and lint steps
2025-05-21 13:41:57 -04:00
thePR0M3TH3AN
2ca0a135fc
Merge pull request #38 from PR0M3TH3AN/codex/update-cli-bin/build.rs-and-run-tests
...
Fix CLI build script lookups and clippy lints
2025-05-21 13:10:47 -04:00
thePR0M3TH3AN
9fae768577
Fix build script and clippy issues
2025-05-21 13:10:25 -04:00
thePR0M3TH3AN
e4c7c18506
Add rust-toolchain configuration for project dependencies management
2025-05-21 12:00:51 -04:00
thePR0M3TH3AN
4adf3fd6b6
Merge pull request #37 from PR0M3TH3AN/codex/format-and-commit-codebase-using-rustfmt
...
Format codebase with rustfmt
2025-05-21 11:25:12 -04:00
thePR0M3TH3AN
567f1cd1a5
Format codebase with rustfmt
2025-05-21 11:24:49 -04:00
thePR0M3TH3AN
9360efee2a
Merge pull request #34 from PR0M3TH3AN/codex/add-trailing-newline-to-listed-files
...
Normalize newline at EOF across repository
2025-05-21 10:57:20 -04:00
thePR0M3TH3AN
d6e37cee2a
Merge pull request #35 from PR0M3TH3AN/codex/add-formatting-and-linting-checks-to-ci
...
Add formatting and linting checks to CI
2025-05-21 10:57:09 -04:00
thePR0M3TH3AN
213cdf40cf
Merge pull request #33 from PR0M3TH3AN/codex/update-permissions-for-bench/dirty-vs-full.sh
...
Set execute bit for dirty-vs-full benchmark script
2025-05-21 10:56:25 -04:00
thePR0M3TH3AN
c75cba99ac
Merge pull request #32 from PR0M3TH3AN/codex/review-repo-for-maintenance-or-cleanup
...
Apply repo hygiene fixes
2025-05-21 10:56:02 -04:00
thePR0M3TH3AN
0458f54a7c
update
2025-05-21 10:55:48 -04:00
thePR0M3TH3AN
cbe12f8eb7
Add formatting and linting checks to CI
2025-05-21 10:54:19 -04:00
thePR0M3TH3AN
16233ac22c
Normalize newline at EOF across repository
2025-05-21 10:54:09 -04:00
thePR0M3TH3AN
70ab4ce7fa
Set execute bit for dirty-vs-full benchmark script
2025-05-21 10:53:31 -04:00
thePR0M3TH3AN
23ac9a9533
Add formatting and linting checks to CI
2025-05-21 10:52:50 -04:00
thePR0M3TH3AN
05423065c1
Merge pull request #31 from PR0M3TH3AN/codex/replace-unwrap-with-safer-error-handling-in-watcher.rs
...
Handle mutex poisoning in watcher
2025-05-21 09:23:26 -04:00
thePR0M3TH3AN
3fb6504cb0
Refactor watcher mutex handling and add tests
2025-05-21 09:23:14 -04:00
thePR0M3TH3AN
854543f8e0
Merge pull request #30 from PR0M3TH3AN/codex/add-trailing-newline-to-run_all_tests.sh-and-ci.yml
...
Add trailing newline to scripts
2025-05-21 09:21:54 -04:00
thePR0M3TH3AN
c429eba3b1
Add trailing newline to test script and CI workflow
2025-05-21 09:21:42 -04:00
thePR0M3TH3AN
9be039ff7b
Merge pull request #29 from PR0M3TH3AN/codex/remove-generated-coverage-reports-from-version-control
...
Remove generated coverage reports
2025-05-21 09:21:08 -04:00
thePR0M3TH3AN
9cd910acac
Remove generated coverage reports from repository
2025-05-21 09:20:41 -04:00
thePR0M3TH3AN
3880442e2a
Merge pull request #28 from PR0M3TH3AN/codex/add-test-for-db--mark_dirty-and-db--take_dirty
...
Add dirty helper tests
2025-05-21 08:36:03 -04:00
thePR0M3TH3AN
3894c5c121
Merge pull request #27 from PR0M3TH3AN/codex/extend-db_tests.rs-with-file_id-tests
...
Add tests for db::file_id
2025-05-21 08:35:38 -04:00
thePR0M3TH3AN
2d7f912368
Merge pull request #26 from PR0M3TH3AN/codex/add-test-for-backupmanager--list_backups
...
Add fallback timestamp test
2025-05-21 08:34:58 -04:00
thePR0M3TH3AN
95beacc6c8
test: verify dirty helpers
2025-05-21 08:33:45 -04:00
thePR0M3TH3AN
e87c8fd01e
test: cover db::file_id
2025-05-21 08:33:30 -04:00
thePR0M3TH3AN
fcb985ee51
test: check fallback timestamp for malformed backup
2025-05-21 08:33:16 -04:00
thePR0M3TH3AN
757a60a88b
Merge pull request #25 from PR0M3TH3AN/codex/add-test-for-config--load()-fallback-path
...
Add config fallback test
2025-05-21 08:32:38 -04:00
thePR0M3TH3AN
9fa57aa1e7
test(config): verify fallback when no home
2025-05-21 08:32:25 -04:00
thePR0M3TH3AN
4453bbe746
Merge pull request #22 from PR0M3TH3AN/codex/remove-'removed'-comment-and-dead-code-attributes
...
Clean watcher module and remove dead_code allows
2025-05-20 23:20:57 -04:00
thePR0M3TH3AN
47d4d9ccdf
Merge pull request #24 from PR0M3TH3AN/codex/implement-db-verification-or-justify-todo
...
Remove unreachable watcher DB TODO
2025-05-20 23:20:42 -04:00
thePR0M3TH3AN
ab8109c2b9
Merge pull request #23 from PR0M3TH3AN/codex/add-license-to-repository
...
Add MIT license file and reference
2025-05-20 23:20:08 -04:00
thePR0M3TH3AN
0c3b72be9a
chore(tests): clarify watcher DB check
2025-05-20 23:15:44 -04:00
thePR0M3TH3AN
f6f6899f97
Add MIT license
2025-05-20 23:14:50 -04:00
thePR0M3TH3AN
d74e21a171
Remove unused code allowances and clean watcher
2025-05-20 23:13:22 -04:00
thePR0M3TH3AN
83eaf6fe6e
Clean up build artifacts and update .gitignore for Rust project
...
Remove unnecessary build artifacts from the target directory, including various fingerprint files and cached information. Update the .gitignore to ensure these files are not tracked in the future, streamlining the project and reducing clutter.
2025-05-20 22:58:11 -04:00