summaryrefslogtreecommitdiff
path: root/Annex.hs
Commit message (Collapse)AuthorAge
* use git-annex-shell configlistGravatar Joey Hess2010-12-31
|
* rename some stuff and prepare to break out more into Command/*Gravatar Joey Hess2010-12-30
|
* add queueRunGravatar Joey Hess2010-11-08
|
* Add annex.version, which will be used to automate upgrades.Gravatar Joey Hess2010-11-08
|
* hlinted a few filesGravatar Joey Hess2010-11-06
|
* finished adding support for annex.ssh-optionsGravatar Joey Hess2010-11-01
|
* simplify evalsGravatar Joey Hess2010-10-31
|
* more Wall cleaningGravatar Joey Hess2010-10-31
|
* got rid of almost all 'return ()'Gravatar Joey Hess2010-10-28
|
* copyright statements0.02Gravatar Joey Hess2010-10-27
|
* add git queue to Annex monadGravatar Joey Hess2010-10-26
| | | | not used anywhere just yet..
* new fromkey subcommand, for registering urls, etc0.01Gravatar Joey Hess2010-10-21
| | | | had to redo Annex monad's flag storage
* gratuitous renameGravatar Joey Hess2010-10-18
|
* pruneGravatar Joey Hess2010-10-17
|
* move supportedBackends list into annex monadGravatar Joey Hess2010-10-17
| | | | | | | This was necessary so the File backend could import Backend w/o a cycle. Moved code that checks whether enough backends have a file into File backend.
* tweaksGravatar Joey Hess2010-10-16
|
* avoid empty commitsGravatar Joey Hess2010-10-14
|
* add flags, and change to subcommand styleGravatar Joey Hess2010-10-14
|
* bugGravatar Joey Hess2010-10-14
|
* more reorg, spiffed up state monadGravatar Joey Hess2010-10-14
|
* more namespace cleanupGravatar Joey Hess2010-10-14
|
* convert GitRepo to qualified importGravatar Joey Hess2010-10-14
|
* add module that only exports abstract typesGravatar Joey Hess2010-10-14
|
* bugfixGravatar Joey Hess2010-10-13
|
* use a state monadGravatar Joey Hess2010-10-13
| | | | enormous reworking
* copying almost workingGravatar 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
|
* cleanup3Gravatar Joey Hess2010-10-13
|
* cleanup2Gravatar Joey Hess2010-10-13
|
* key conversion back from file bugfixesGravatar Joey Hess2010-10-13
|
* cleanupGravatar Joey Hess2010-10-13
|
* error handlingGravatar Joey Hess2010-10-13
|
* autobugfixing!Gravatar Joey Hess2010-10-13
| | | | | | | | Converted Key to a real data type and caught all the places where I used an unconverted filename as a key. Had to loose some sanity checks around whether something is already annexed, but I guess I can add those back other ways.
* bugfxGravatar Joey Hess2010-10-13
|
* bugfixGravatar Joey Hess2010-10-13
|
* fix relative symlink 2Gravatar Joey Hess2010-10-13
|
* relative symlink to annexed fileGravatar Joey Hess2010-10-13
|
* updateGravatar Joey Hess2010-10-13
|
* got rid of the .git-annex/key.backend filesGravatar Joey Hess2010-10-13
|
* bugfixesGravatar Joey Hess2010-10-12
|
* record annexed files in logGravatar Joey Hess2010-10-12
|
* avoid redownloadGravatar Joey Hess2010-10-12
|
* getting files via http working!Gravatar Joey Hess2010-10-12
|
* hookup annexgetfileGravatar Joey Hess2010-10-12
|
* simplify some function signatures using stateGravatar Joey Hess2010-10-12
|
* thread State thru to backendsGravatar Joey Hess2010-10-12
|
* updateGravatar Joey Hess2010-10-12
|
* uuid typeGravatar Joey Hess2010-10-12
|