Commit Graph

28 Commits

Author SHA1 Message Date
92197cacae fix: Update analyzer.rs, generator.rs, and prompt.rs with proper imports
Some checks failed
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
CI / test (push) Has been cancelled
2026-02-01 12:40:25 +00:00
228fd5f921 fix: Update analyzer.rs, generator.rs, and prompt.rs with proper imports
Some checks failed
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
CI / test (push) Has been cancelled
2026-02-01 12:40:24 +00:00
f772fa4413 fix: Fix git.rs typos (is_enamed -> is_renamed)
Some checks failed
CI / lint (push) Failing after 3s
CI / build (push) Has been skipped
CI / test (push) Has been skipped
2026-02-01 12:38:46 +00:00
b5c381ab71 fix: Update main.rs with proper module declarations
Some checks failed
CI / lint (push) Failing after 3s
CI / build (push) Has been skipped
CI / test (push) Has been skipped
2026-02-01 12:37:39 +00:00
33beac0889 fix: Update git.rs with proper struct definitions
Some checks failed
CI / lint (push) Failing after 3s
CI / build (push) Has been skipped
CI / test (push) Has been skipped
2026-02-01 12:36:39 +00:00
1e4086d33c fix: Rewrite cli.rs with proper crate:: imports
Some checks failed
CI / lint (push) Failing after 3s
CI / build (push) Has been skipped
CI / test (push) Has been skipped
2026-02-01 12:35:52 +00:00
58ff331af3 fix: Simplify main.rs to ensure proper module integration
Some checks failed
CI / lint (push) Failing after 3s
CI / build (push) Has been skipped
CI / test (push) Has been skipped
2026-02-01 12:34:53 +00:00
77724aac7e fix: Update prompt.rs with proper super:: imports
Some checks failed
CI / lint (push) Failing after 4s
CI / build (push) Has been skipped
CI / test (push) Has been skipped
2026-02-01 12:34:21 +00:00
a1da8bb97d fix: Update generator.rs with proper super:: imports
Some checks failed
CI / lint (push) Failing after 3s
CI / build (push) Has been skipped
CI / test (push) Has been skipped
2026-02-01 12:34:02 +00:00
b0b9dfab9f fix: Update analyzer.rs with proper pub modifiers and super::git imports
Some checks failed
CI / lint (push) Failing after 4s
CI / build (push) Has been skipped
CI / test (push) Has been skipped
2026-02-01 12:33:34 +00:00
28ce772dff fix: Update main.rs with proper module structure and imports
Some checks failed
CI / lint (push) Failing after 4s
CI / build (push) Has been skipped
CI / test (push) Has been skipped
2026-02-01 12:32:32 +00:00
dec64839ce fix: Add missing analyze_changes, get_all_commit_types functions to analyzer.rs
Some checks failed
CI / lint (push) Failing after 3s
CI / build (push) Has been skipped
CI / test (push) Has been skipped
2026-02-01 12:29:11 +00:00
a204e6c900 fix: Add missing GitRepo, StagedChanges, ChangedFile structs to git.rs
Some checks failed
CI / lint (push) Failing after 3s
CI / build (push) Has been skipped
CI / test (push) Has been skipped
2026-02-01 12:28:36 +00:00
614ea3ea35 fix: Add missing GitRepo, StagedChanges, ChangedFile structs to git.rs
Some checks failed
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
CI / test (push) Has been cancelled
2026-02-01 12:28:35 +00:00
53ddefdafd fix: add Gitea Actions CI workflow and fix logic bugs
Some checks failed
CI / lint (push) Failing after 3s
CI / build (push) Has been skipped
CI / test (push) Has been skipped
- Created .gitea/workflows/ci.yml with lint, build, and test jobs
- Fixed scope extraction bug in analyzer.rs (src/main.rs now returns "src")
- Fixed renamed file path assignment in git.rs (correct old_path/new_path)
2026-02-01 12:24:37 +00:00
5637b2e5ed fix: add Gitea Actions CI workflow and fix logic bugs
Some checks failed
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
CI / test (push) Has been cancelled
- Created .gitea/workflows/ci.yml with lint, build, and test jobs
- Fixed scope extraction bug in analyzer.rs (src/main.rs now returns "src")
- Fixed renamed file path assignment in git.rs (correct old_path/new_path)
2026-02-01 12:24:36 +00:00
361465a570 fix: add Gitea Actions CI workflow and fix logic bugs
Some checks failed
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
CI / test (push) Has been cancelled
- Created .gitea/workflows/ci.yml with lint, build, and test jobs
- Fixed scope extraction bug in analyzer.rs (src/main.rs now returns "src")
- Fixed renamed file path assignment in git.rs (correct old_path/new_path)
2026-02-01 12:24:36 +00:00
0c03430b76 Initial upload: Auto Commit Message Generator with CI/CD workflow
Some checks failed
CI / test (push) Failing after 2s
v0.1.0
2026-02-01 12:20:56 +00:00
c308e7aa4d Initial upload: Auto Commit Message Generator with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 12:20:55 +00:00
72af0e23a8 Initial upload: Auto Commit Message Generator with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 12:20:55 +00:00
d3f7b36f7e Initial upload: Auto Commit Message Generator with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 12:20:54 +00:00
bf032559fc Initial upload: Auto Commit Message Generator with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 12:20:54 +00:00
ff2364dab9 Initial upload: Auto Commit Message Generator with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 12:20:53 +00:00
2767382aba Initial upload: Auto Commit Message Generator with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 12:20:53 +00:00
f148315303 Initial upload: Auto Commit Message Generator with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 12:20:52 +00:00
05eeb6f1d1 Initial upload: Auto Commit Message Generator with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 12:20:52 +00:00
4cd2749a20 Initial upload: Auto Commit Message Generator with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 12:20:52 +00:00
a92b2c1bcc Initial commit 2026-02-01 12:18:43 +00:00