summaryrefslogtreecommitdiff
path: root/Annex.hs
Commit message (Collapse)AuthorAge
...
* cleanupGravatar Joey Hess2010-10-11
|
* explicit exportsGravatar Joey Hess2010-10-11
|
* split up TypesGravatar Joey Hess2010-10-11
|
* adjust merge configGravatar Joey Hess2010-10-11
| | | | *.log will merge, but foo.$backend files will not
* add git config lookups for annex.name, annex.backends, etcGravatar Joey Hess2010-10-11
|
* use Data.Time instead of Data.DateTimeGravatar Joey Hess2010-10-10
| | | | | The latter has shady rounding. The new module is a bit harder to use, but worth it, it adds subsecond timestamps too.
* better option handlingGravatar Joey Hess2010-10-10
| | | | multiple-file support for all modes
* updateGravatar Joey Hess2010-10-10
|
* robustnessGravatar Joey Hess2010-10-10
|
* updateGravatar Joey Hess2010-10-10
|
* updateGravatar Joey Hess2010-10-10
|
* convert GitRepo to struct with constructorGravatar Joey Hess2010-10-10
|
* fix storing files in .git/annex by keyGravatar Joey Hess2010-10-10
|
* got annexing workingGravatar Joey Hess2010-10-10