Commit graph

9 commits

Author SHA1 Message Date
Joey Hess
08d1c13628 fix typo 2011-03-20 18:06:06 -04:00
Joey Hess
6634b6a6b8 imcomplete attempt at supporting lutimes(3) for BSD compat 2011-03-20 14:09:24 -04:00
Joey Hess
35cbd107d5 detect systems w/o utmensat and ifdef out code that needs it 2011-03-16 13:46:08 -04:00
Joey Hess
c93cd81a33 define feature test macro 2011-03-16 12:06:32 -04:00
Joey Hess
83a9bb624b fix error throwing 2011-03-15 11:50:40 -04:00
Joey Hess
bca68c263d tweaks 2011-03-15 02:36:24 -04:00
Joey Hess
199ffa6c36 remove debug 2011-03-15 02:31:47 -04:00
Joey Hess
88ef64e566 calculate alignment in a way I can understand
See http://therning.org/magnus/archives/315
2011-03-15 01:16:27 -04:00
Joey Hess
bc5c54c987 symlink touching fun
When adding files to the annex, the symlinks pointing at the annexed
content are made to have the same mtime as the original file. While git
does not preserve that information, this allows a tool like metastore to be
used with annexed files.
2011-03-14 23:00:23 -04:00