TODO.md
author Mikael Berthe <mikael@lilotux.net>
Sun, 19 Feb 2017 19:57:04 +0100
changeset 22 46681d21157a
parent 20 f7ce9d750e83
permissions -rw-r--r--
Experimental optimization This is actually an old patch; it tries to batch checksum computation, which is slightly helpful with high number of files and mecanical drives.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
a5642cd03cef Goduf - initial version-controlled revision
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     1
# TODO:
a5642cd03cef Goduf - initial version-controlled revision
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     2
a5642cd03cef Goduf - initial version-controlled revision
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     3
* Add version number
a5642cd03cef Goduf - initial version-controlled revision
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     4
* Possibility to accept file list from stdin
a5642cd03cef Goduf - initial version-controlled revision
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     5
* Check Windows portability