summaryrefslogtreecommitdiff
path: root/GitRepo.hs
Commit message (Collapse)AuthorAge
* use safesystemGravatar Joey Hess2010-10-19
|
* tweaksGravatar Joey Hess2010-10-16
|
* bugfixGravatar Joey Hess2010-10-16
|
* add inGit/notInGitGravatar Joey Hess2010-10-16
|
* convert GitRepo to qualified importGravatar Joey Hess2010-10-14
|
* implemented remotes config cachingGravatar Joey Hess2010-10-13
|
* almost able to get files from remotes now!Gravatar Joey Hess2010-10-13
|
* move some stuff out of IOGravatar Joey Hess2010-10-13
|
* cost orderingGravatar Joey Hess2010-10-13
|
* add remoteNameGravatar Joey Hess2010-10-13
|
* relative symlink to annexed fileGravatar Joey Hess2010-10-13
|
* bugfixesGravatar Joey Hess2010-10-12
|
* oops, wrong systemGravatar Joey Hess2010-10-12
|
* correctnessGravatar Joey Hess2010-10-12
|
* add uuidGravatar Joey Hess2010-10-12
|
* new git config read methodGravatar Joey Hess2010-10-12
|
* revert bad changeGravatar Joey Hess2010-10-12
| | | | I was wrong about git-config's level of smarts
* typoGravatar Joey Hess2010-10-12
|
* better git repo querying and bare repo detectionGravatar Joey Hess2010-10-12
|
* tweakGravatar Joey Hess2010-10-12
|
* tweakGravatar Joey Hess2010-10-12
|
* updateGravatar Joey Hess2010-10-12
|
* remotes lookupGravatar Joey Hess2010-10-12
|
* faddleGravatar Joey Hess2010-10-12
|
* fiddleGravatar Joey Hess2010-10-11
|
* minorGravatar Joey Hess2010-10-11
|
* moved config reading into GitRepoGravatar Joey Hess2010-10-11
|
* simpler exception handlingGravatar Joey Hess2010-10-11
|
* explicit exportsGravatar Joey Hess2010-10-11
|
* split up TypesGravatar Joey Hess2010-10-11
|
* add git config lookups for annex.name, annex.backends, etcGravatar Joey Hess2010-10-11
|
* cache whether a repo is bareGravatar 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
|
* updateGravatar Joey Hess2010-10-10
|
* don't repeatedly call repoTop, it's a bit expensiveGravatar 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
|
* robustnessGravatar Joey Hess2010-10-09
|
* add logFileGravatar Joey Hess2010-10-09
|
* add gitRelative functionGravatar Joey Hess2010-10-09
|
* second module!Gravatar Joey Hess2010-10-09