Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix typo | Joey Hess | 2011-03-20 |
| | |||
* | imcomplete attempt at supporting lutimes(3) for BSD compat | Joey Hess | 2011-03-20 |
| | |||
* | detect systems w/o utmensat and ifdef out code that needs it | Joey Hess | 2011-03-16 |
| | |||
* | define feature test macro | Joey Hess | 2011-03-16 |
| | |||
* | fix error throwing | Joey Hess | 2011-03-15 |
| | |||
* | tweaks | Joey Hess | 2011-03-15 |
| | |||
* | remove debug | Joey Hess | 2011-03-15 |
| | |||
* | calculate alignment in a way I can understand | Joey Hess | 2011-03-15 |
| | | | | See http://therning.org/magnus/archives/315 | ||
* | symlink touching fun | Joey Hess | 2011-03-14 |
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. |