summaryrefslogtreecommitdiff
path: root/Core.hs
Commit message (Collapse)AuthorAge
* new fromkey subcommand, for registering urls, etc0.01Gravatar Joey Hess2010-10-21
| | | | had to redo Annex monad's flag storage
* newlines before failed messageGravatar Joey Hess2010-10-19
| | | | needed if a long message was shown
* less verbose failures seem better hereGravatar Joey Hess2010-10-19
|
* don't throw a fatal errorGravatar Joey Hess2010-10-19
|
* experimentally, removing all actual git committingGravatar Joey Hess2010-10-18
| | | | Idea is the user will commit when ready, just stage everything.
* commit logs at end; fasterGravatar Joey Hess2010-10-17
|
* atomic file retrieval from backendsGravatar Joey Hess2010-10-17
|
* command output cleanupGravatar Joey Hess2010-10-17
|
* reorgGravatar Joey Hess2010-10-17
|
* bugfixGravatar Joey Hess2010-10-17
|
* bugfix: don't add files under .git-annexGravatar Joey Hess2010-10-16
| | | | That could happen if git annex add -N were used repeatedly..
* add fix subcommandGravatar Joey Hess2010-10-16
|
* refactorGravatar Joey Hess2010-10-16
|
* add --no-commit optionGravatar Joey Hess2010-10-16
|
* tweaksGravatar Joey Hess2010-10-16
|
* dropped defaultCmdGravatar Joey Hess2010-10-16
| | | | With recusrion, it doesn't really make sense.
* quiet commit of logsGravatar Joey Hess2010-10-16
|
* bugfixGravatar Joey Hess2010-10-15
|
* avoid empty commitsGravatar Joey Hess2010-10-14
|
* add flags, and change to subcommand styleGravatar Joey Hess2010-10-14
|
* changed key to include backend nameGravatar Joey Hess2010-10-14
|
* better shutdownGravatar Joey Hess2010-10-14
|
* bugGravatar Joey Hess2010-10-14
|
* break depends cycleGravatar Joey Hess2010-10-14
|
* refactorGravatar Joey Hess2010-10-14
|
* more refactorGravatar Joey Hess2010-10-14