Commit graph

13 commits

Author SHA1 Message Date
0e0d1fa1ef feat(cli): added a visual branch for the log 2025-09-21 00:13:39 +02:00
cba5d43039 feat(cli): added proper display of modified files and the changes on the current branch for the status command 2025-09-20 16:53:20 +02:00
b1515d21c4 fix(cli): fixed diff display in the post commit message 2025-09-20 05:41:22 +02:00
ff71a92249 refactor: split up the utilities file into smaller modules 2025-09-19 03:48:08 +02:00
8cbf82a535 feat(cli): added commiting and displaying the commit log 2025-09-15 05:55:44 +02:00
967b79d9ba feat(cli): added some base functionality to the commit and files command 2025-08-28 17:01:41 +02:00
e52740a03b refactor(cli)!: renamed status command to files and changed directory structure for the .merk dir 2025-08-23 12:11:53 +02:00
25480fc92f feat: added a more general way to display relative paths for the status cli command 2025-08-21 14:28:07 +02:00
c372a5f8bc feat: added a simple filesystem tree walk and the status cli command to get a list of untracked files 2025-08-20 21:44:04 +02:00
8b862f8b87 feat(cli): added init command to create a merk repository in the local directory 2025-08-19 23:20:28 +02:00
c8b4d93c89 feat(cli): added the diff command to display the difference of two files 2025-08-18 16:34:56 +02:00
390f2d367a fix: moved actions to action list 2025-08-16 01:02:06 +02:00
c18a85f1cc feat: initial commit 2025-08-16 00:45:53 +02:00