summaryrefslogtreecommitdiff
path: root/GitRepo.hs
Commit message (Expand)AuthorAge
* copyright statementsJoey Hess2010-10-27
* some work on the sha1 backend; still incompleteJoey Hess2010-10-27
* add dropkey subcommand and --quietJoey Hess2010-10-25
* support checking network remotes when droppingJoey Hess2010-10-22
* fix remote vs remote wording confusionJoey Hess2010-10-22
* support ssh repo in workTreeJoey Hess2010-10-22
* support reading config over sshJoey Hess2010-10-22
* use safesystemJoey Hess2010-10-19
* tweaksJoey Hess2010-10-16
* bugfixJoey Hess2010-10-16
* add inGit/notInGitJoey Hess2010-10-16
* convert GitRepo to qualified importJoey Hess2010-10-14
* implemented remotes config cachingJoey Hess2010-10-13
* almost able to get files from remotes now!Joey Hess2010-10-13
* move some stuff out of IOJoey Hess2010-10-13
* cost orderingJoey Hess2010-10-13
* add remoteNameJoey Hess2010-10-13
* relative symlink to annexed fileJoey Hess2010-10-13
* bugfixesJoey Hess2010-10-12
* oops, wrong systemJoey Hess2010-10-12
* correctnessJoey Hess2010-10-12
* add uuidJoey Hess2010-10-12
* new git config read methodJoey Hess2010-10-12
* revert bad changeJoey Hess2010-10-12
* typoJoey Hess2010-10-12
* better git repo querying and bare repo detectionJoey Hess2010-10-12
* tweakJoey Hess2010-10-12
* tweakJoey Hess2010-10-12
* updateJoey Hess2010-10-12
* remotes lookupJoey Hess2010-10-12
* faddleJoey Hess2010-10-12
* fiddleJoey Hess2010-10-11
* minorJoey Hess2010-10-11
* moved config reading into GitRepoJoey Hess2010-10-11
* simpler exception handlingJoey Hess2010-10-11
* explicit exportsJoey Hess2010-10-11
* split up TypesJoey Hess2010-10-11
* add git config lookups for annex.name, annex.backends, etcJoey Hess2010-10-11
* cache whether a repo is bareJoey Hess2010-10-10
* updateJoey Hess2010-10-10
* updateJoey Hess2010-10-10
* convert GitRepo to struct with constructorJoey Hess2010-10-10
* updateJoey Hess2010-10-10
* updateJoey Hess2010-10-10
* don't repeatedly call repoTop, it's a bit expensiveJoey Hess2010-10-10
* reorgJoey Hess2010-10-10
* handle bare repo right for gitattributesJoey Hess2010-10-10
* add gitPrep to handle .gitattributesJoey Hess2010-10-10
* robustnessJoey Hess2010-10-09
* add logFileJoey Hess2010-10-09