aboutsummaryrefslogtreecommitdiff
path: root/Core.hs
Commit message (Expand)AuthorAge
* got rid of Core moduleGravatar Joey Hess2011-01-16
* fsck: Fix bug in moving of corrupted files to .git/annex/bad/Gravatar Joey Hess2011-01-11
* factor out a little moreGravatar Joey Hess2010-12-30
* Avoid multiple calls to git ls-files when passed eg, "*".Gravatar Joey Hess2010-12-23
* Bugfix to git annex unused in a repository with nothing yet annexed.Gravatar Joey Hess2010-12-20
* robustness fixGravatar Joey Hess2010-12-02
* Avoid deleting temp files when rsync fails.Gravatar Joey Hess2010-12-02
* finished hlintingGravatar Joey Hess2010-11-22
* hlint tweaksGravatar Joey Hess2010-11-22
* move stuff out of CoreGravatar Joey Hess2010-11-14
* tweakGravatar Joey Hess2010-11-13
* fsck bugfixesGravatar Joey Hess2010-11-13
* fsck improvementsGravatar Joey Hess2010-11-13
* got rid of several more calls to git when finding unlocked filesGravatar Joey Hess2010-11-11
* rework command dispatching for add and pre-commitGravatar Joey Hess2010-11-11
* use -- before filenames when running git add, git rm, etcGravatar Joey Hess2010-11-10
* bugfixGravatar Joey Hess2010-11-10
* tweakGravatar Joey Hess2010-11-09
* Annexed file contents are now made unwritable and put in unwriteable director...Gravatar Joey Hess2010-11-08
* Reorganised the layout of .git/annex/Gravatar Joey Hess2010-11-08
* refactoring, no code changes reallyGravatar 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
* trimGravatar Joey Hess2010-11-01
* moveGravatar Joey Hess2010-11-01
* refactor inAnnex remote checking to RemotesGravatar Joey Hess2010-10-31
* Fix crash on unknown symlinks.Gravatar Joey Hess2010-10-31
* more Wall cleaningGravatar Joey Hess2010-10-31
* more Wall cleaningGravatar Joey Hess2010-10-31
* more Wall cleaningGravatar Joey Hess2010-10-31
* avoid unnessary newlines before progress in quiet modeGravatar Joey Hess2010-10-29
* got rid of almost all 'return ()'Gravatar Joey Hess2010-10-28
* copyright statements0.02Gravatar Joey Hess2010-10-27
* pre-commit hookGravatar Joey Hess2010-10-27
* don't try to set up .gitattributes every time; only do it on git annex initGravatar Joey Hess2010-10-27
* use xargsGravatar Joey Hess2010-10-27
* use git command queueGravatar Joey Hess2010-10-26
* add git queue to Annex monadGravatar Joey Hess2010-10-26
* add setkey subcommandGravatar Joey Hess2010-10-25
* fix failure propigationGravatar Joey Hess2010-10-25
* add dropkey subcommand and --quietGravatar Joey Hess2010-10-25
* split commands into 3 phasesGravatar Joey Hess2010-10-25
* updateGravatar Joey Hess2010-10-25
* factored out getViaTmpGravatar Joey Hess2010-10-23
* better message displayGravatar Joey Hess2010-10-23
* reorg remote key presense checking codeGravatar Joey Hess2010-10-23
* new fromkey subcommand, for registering urls, etc0.01Gravatar Joey Hess2010-10-21
* newlines before failed messageGravatar Joey Hess2010-10-19
* less verbose failures seem better hereGravatar Joey Hess2010-10-19
* don't throw a fatal errorGravatar Joey Hess2010-10-19