summaryrefslogtreecommitdiff
path: root/GitRepo.hs
Commit message (Collapse)AuthorAge
* got rid of several more calls to git when finding unlocked filesGravatar Joey Hess2010-11-11
|
* add typeChangedFilesGravatar Joey Hess2010-11-10
|
* hlinted a few filesGravatar Joey Hess2010-11-06
|
* add a stupid test harnessGravatar Joey Hess2010-11-02
|
* clean upGravatar Joey Hess2010-11-02
|
* clean upGravatar Joey Hess2010-11-02
|
* blew several hours on getting the decodeGitFile 100% right with quickcheckGravatar Joey Hess2010-11-02
|
* reorgGravatar Joey Hess2010-11-02
|
* deal with git's insane octal filename encodingGravatar Joey Hess2010-11-02
|
* updatGravatar Joey Hess2010-11-01
|
* fix checkAttr to not deadlock and not need strictnessGravatar Joey Hess2010-11-01
| | | | Yeah, "will never deadlock" is never a good sign in code comments. ;)
* wrote checkAttrGravatar Joey Hess2010-11-01
|
* finished adding support for annex.ssh-optionsGravatar Joey Hess2010-11-01
|
* more Wall cleaningGravatar Joey Hess2010-10-31
|
* bugfix: really run GitQueue against specified repo, not necessarily pwdGravatar Joey Hess2010-10-31
|
* Fixed memory leak; git-annex no longer reads the whole file list from git ↵Gravatar Joey Hess2010-10-30
| | | | before starting, and will be much faster with large repos.
* use -z with git-ls-files, to support files with odd charsGravatar Joey Hess2010-10-29
|
* factor out stagedFilesGravatar Joey Hess2010-10-29
|
* convert safeSystem to boolSystemGravatar Joey Hess2010-10-29
| | | | to fix ctrl-c handling
* Fix support for file:// remotes.Gravatar Joey Hess2010-10-28
|
* took Josh's asvice and unified the Repo data types & used pattern matching moreGravatar Joey Hess2010-10-28
|
* tweakGravatar Joey Hess2010-10-28
|
* got rid of almost all 'return ()'Gravatar Joey Hess2010-10-28
|
* tweaksGravatar Joey Hess2010-10-28
|
* copyright statements0.02Gravatar Joey Hess2010-10-27
|
* some work on the sha1 backend; still incompleteGravatar Joey Hess2010-10-27
|
* add dropkey subcommand and --quietGravatar Joey Hess2010-10-25
| | | | Needed for better git annex move --from
* support checking network remotes when droppingGravatar Joey Hess2010-10-22
|
* fix remote vs remote wording confusionGravatar Joey Hess2010-10-22
|
* support ssh repo in workTreeGravatar Joey Hess2010-10-22
|
* support reading config over sshGravatar Joey Hess2010-10-22
|
* 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
|