about summary refs log tree commit diff
path: root/src
AgeCommit message (Collapse)Author
2021-10-09Add back FsMock state assertion.Mel
2021-10-09Re-implement FsMock as a fake in-memory filesystem.Mel
2021-10-05Fs asserts and Create action tests.Mel
2021-10-03Add asserts and tests for file system mocking system.Mel
2021-10-02Re-add Ka repository directory creation to Create action.Mel
2021-10-02Immutable Fs implementation and replaced exists calls.Mel
2021-10-02Use filesystem abstraction throughout Ka.Mel
2021-10-02Rename FileSystem to Fs for brevity.Mel
2021-10-01Create FileSystem interface.Mel
2021-10-01Only shift files which would be affected.Mel
2021-10-01Global repository cursorMel
2021-09-21Fix clippy complaintsMel
2021-09-21Actually ignore Ka repositoryMel
2021-09-21Fix getting content of historyMel
2021-09-21Byte differMel
2021-09-21More consistent namingMel
2021-09-21Slightly more consistent error handlingMel
2021-09-20Split out common logicMel
2021-09-20Extract CLIMel
2021-09-20PrototypeMel