Commit Graph

12 Commits

Author SHA1 Message Date
rick
b59b531107 only hash the file content 2014-06-02 09:33:53 -06:00
rick
ae02e8cced use the file size to calculate the oid 2014-06-02 09:33:53 -06:00
rick
b896dcb095 use sha256 because why not 2014-06-02 09:33:53 -06:00
rick
9b8ef9b544 don't ever shadow errors 2014-06-02 09:33:53 -06:00
rick
200acc782b smudge uses the gitmediaclient to download files if necessary 2014-06-02 09:33:53 -06:00
rick
b3a4ae6a5d there can be only one smudger 2014-06-02 09:33:53 -06:00
rick
fbdb9153aa remove the clean writers
no longer writing a metadata file
2014-06-02 09:33:51 -06:00
rick
a3ad1a5d15 add a basic server for syncing 2014-06-02 09:33:51 -06:00
rick
bd003dfa0b don't bother writing the metadata file, all we need is the sha 2014-06-02 09:33:51 -06:00
rick
0dc4b1b4f8 don't hardcode os.Stdout 2014-06-02 09:33:51 -06:00
rick
0c7f659298 use a LocalSmudger 2014-06-02 09:33:51 -06:00
rick
c5de76d4e3 rename gitmediaclean => gitmediafilters 2014-06-02 09:33:51 -06:00