summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* explicit exportsGravatar Joey Hess2010-10-11
|
* split up TypesGravatar Joey Hess2010-10-11
|
* updateGravatar Joey Hess2010-10-11
|
* fooGravatar 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.
* missed a fileGravatar Joey Hess2010-10-10
|
* better option handlingGravatar Joey Hess2010-10-10
| | | | multiple-file support for all modes
* updateGravatar Joey Hess2010-10-10
|
* cache whether a repo is bareGravatar 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
|
* updateGravatar Joey Hess2010-10-10
|
* stub checksum backendGravatar Joey Hess2010-10-10
|
* fix storing files in .git/annex by keyGravatar Joey Hess2010-10-10
|
* updateGravatar Joey Hess2010-10-10
|
* got annexing workingGravatar Joey Hess2010-10-10
|
* updateGravatar Joey Hess2010-10-10
|
* updateGravatar Joey Hess2010-10-10
|
* don't repeatedly call repoTop, it's a bit expensiveGravatar Joey Hess2010-10-10
|
* log compactionGravatar Joey Hess2010-10-10
|
* fixed close after lockingGravatar Joey Hess2010-10-10
|
* reorgGravatar Joey Hess2010-10-10
|
* handle bare repo right for gitattributesGravatar Joey Hess2010-10-10
| | | | also simplere code!
* add gitPrep to handle .gitattributesGravatar Joey Hess2010-10-10
|
* strictness and handle closingGravatar Joey Hess2010-10-10
|
* addGravatar Joey Hess2010-10-10
|
* addGravatar Joey Hess2010-10-10
|
* robustness fixGravatar Joey Hess2010-10-10
| | | | avoid crash if the seconds field is not numeric
* robustnessGravatar Joey Hess2010-10-09
|
* adding file presence calculation codeGravatar Joey Hess2010-10-09
|
* add status field to logGravatar Joey Hess2010-10-09
|
* add logFileGravatar Joey Hess2010-10-09
|
* add gitRelative functionGravatar Joey Hess2010-10-09
|
* second module!Gravatar Joey Hess2010-10-09
|
* first moduleGravatar Joey Hess2010-10-09
|
* moved from my doc repoGravatar Joey Hess2010-10-09