Skip to content

Latest commit

 

History

History
24 lines (23 loc) · 933 Bytes

TODO.md

File metadata and controls

24 lines (23 loc) · 933 Bytes

TODO:

  • Add diff
  • Print warnings/info to stderr
  • Add repack/prune
  • Add global preferences (for diff tool or editor)
  • Fix timestamp issue on checkout - not storing milliseconds?
  • Add test for partial checkouts
  • Add unit test for snapshot creation
  • Add unit test for file hash
  • Add unit test for default prefs creation
  • Add unit test for correct prefs version
  • Add unit test for correct repo version
  • Don't create new pack until new chunks are found

Maybe TODO:

  • Re-add WorkDirPath to work well with Xojo
  • Use -m flag for commit message, promit for message if absent
  • Add username/fullname/email to commits
  • Add quiet mode to just print snapshot ids on log
  • Preserve date stamps on checkout?
  • Add option to generate random polynomial on init
  • Command to print repo stats
  • Add codecov
  • Decompress archives before deduplicating