git-next/crates/git/src
Paul Campbell 3642b2cdd1 fix: new commit_log matches original from API request
The original was including a lot of extra commits, those are now trimmed
to match the expected.
2024-05-25 20:36:24 +01:00
..
repository fix: new commit_log matches original from API request 2024-05-25 20:36:24 +01:00
branch.rs refactor: remove unused git branch error 2024-05-23 20:52:16 +01:00
commit.rs refactor: get commit log from local repo (step 1) 2024-05-25 08:10:02 +01:00
common.rs refactor: extract repo-actor and gitforge crates 2024-05-22 19:57:48 +01:00
fetch.rs refactor(git): add mock repository and tests 2024-05-21 19:47:01 +01:00
file.rs refactor: move ForgeLike to git 2024-05-23 16:50:36 +01:00
forge_like.rs refactor: move ForgeLike to git 2024-05-23 16:50:36 +01:00
generation.rs refactor(git): more use of derive_more 2024-05-14 16:28:21 +01:00
git_ref.rs refactor(git): more derive_more replacing boilerplate 2024-05-15 20:40:25 +01:00
git_remote.rs refactor(git): more derive_more replacing boilerplate 2024-05-15 20:40:25 +01:00
lib.rs refactor: move ForgeLike to git 2024-05-23 16:50:36 +01:00
push.rs test(git): add more tests 2024-05-19 14:54:17 +01:00
repo_details.rs refactor(git): add mock repository and tests 2024-05-21 19:47:01 +01:00
tests.rs test(git): add more tests 2024-05-19 14:54:17 +01:00
validate.rs refactor(git): add mock repository and tests 2024-05-21 19:47:01 +01:00
validation.rs fix: new commit_log matches original from API request 2024-05-25 20:36:24 +01:00