index
:
ka
this commit
main
low-level version control foundation.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2021-10-09
Test and fix mock directory traversal.
Mel
2021-10-09
Add tests for FsMock and fix Path::parent weirdness.
Mel
2021-10-09
Add back FsMock state assertion.
Mel
2021-10-09
Re-implement FsMock as a fake in-memory filesystem.
Mel
2021-10-05
Fs asserts and Create action tests.
Mel
2021-10-03
Add asserts and tests for file system mocking system.
Mel
2021-10-02
Re-add Ka repository directory creation to Create action.
Mel
2021-10-02
Immutable Fs implementation and replaced exists calls.
Mel
2021-10-02
Use filesystem abstraction throughout Ka.
Mel
2021-10-02
Rename FileSystem to Fs for brevity.
Mel
2021-10-01
Create FileSystem interface.
Mel
2021-10-01
Only shift files which would be affected.
Mel
2021-10-01
Global repository cursor
Mel
2021-09-21
Fix clippy complaints
Mel
2021-09-21
Actually ignore Ka repository
Mel
2021-09-21
Fix getting content of history
Mel
2021-09-21
Byte differ
Mel
2021-09-21
More consistent naming
Mel
2021-09-21
Slightly more consistent error handling
Mel
2021-09-20
Split out common logic
Mel
2021-09-20
Extract CLI
Mel
2021-09-20
Prototype
Mel