19 Commits

Author SHA1 Message Date
2a4a411341
feat: adding pack files support
Some checks failed
CI checks / Clippy (push) Failing after 27s
CI checks / Format (push) Successful in 25s
2025-02-08 14:55:49 +01:00
1d8009cad1
feat(log): show first log line
All checks were successful
CI checks / Clippy (push) Successful in 27s
CI checks / Format (push) Successful in 25s
2025-02-06 23:43:25 +01:00
8c6994986c
feat: adding write-index
All checks were successful
CI checks / Clippy (push) Successful in 28s
CI checks / Format (push) Successful in 41s
2025-02-06 23:34:48 +01:00
bed1464bb9
feat: adding ls-index
All checks were successful
CI checks / Clippy (push) Successful in 29s
CI checks / Format (push) Successful in 24s
2025-02-06 08:18:57 +01:00
f047bb5181
feat: adding log
All checks were successful
CI checks / Clippy (push) Successful in 26s
CI checks / Format (push) Successful in 25s
2025-02-05 23:00:17 +01:00
62af81b28f
feat: adding commit, show commands
All checks were successful
CI checks / Clippy (push) Successful in 26s
CI checks / Format (push) Successful in 25s
2025-02-05 21:55:05 +01:00
49ed740014
chore: refator in repository module
Some checks failed
CI checks / Clippy (push) Failing after 26s
CI checks / Format (push) Successful in 25s
2025-02-05 20:17:21 +01:00
d1f83c18f3
feat: skip the .git directory 2025-02-05 19:10:01 +01:00
4b0902c648
feat: write-tree
Some checks failed
CI checks / Clippy (push) Failing after 30s
CI checks / Format (push) Successful in 31s
2025-02-05 09:08:18 +01:00
e6ab0bebd6
refactor: minor kind refactor
All checks were successful
CI checks / Clippy (push) Successful in 26s
CI checks / Format (push) Successful in 30s
2025-02-04 23:51:22 +01:00
8db6c791fc
feat: prepare tree objects
All checks were successful
CI checks / Clippy (push) Successful in 29s
CI checks / Format (push) Successful in 2m53s
2025-02-04 23:05:08 +01:00
82f4381d20
feat: create a blob object
All checks were successful
CI checks / Format (push) Successful in 42s
CI checks / Clippy (push) Successful in 39s
2025-02-04 22:03:26 +01:00
bfc0e7f7b7
chore: fix clippy
All checks were successful
CI checks / Format (push) Successful in 26s
CI checks / Clippy (push) Successful in 37s
2025-02-04 20:27:15 +01:00
95d37159fc
chore: split into modules
Some checks failed
CI checks / Clippy (push) Failing after 28s
CI checks / Format (push) Successful in 31s
2025-02-04 20:24:41 +01:00
33623f9b46
fix: minor clippy fixes
All checks were successful
CI checks / Format (push) Successful in 24s
CI checks / Clippy (push) Successful in 58s
2025-02-04 19:08:54 +01:00
bb731239f4
feat: adding cat-file
Some checks failed
CI checks / Format (push) Successful in 29s
CI checks / Clippy (push) Failing after 38s
2025-02-04 09:07:59 +01:00
bba1db7e2f
feat: adding basic CI checks 2025-02-03 22:20:54 +01:00
c3c86c0191
feat: adding clap for command parsing 2025-02-03 22:17:50 +01:00
bf95a72ae6
feat: create a git repository 2025-02-03 22:05:56 +01:00