summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* copyright statements0.02Gravatar Joey Hess2010-10-27
|
* symlinksGravatar Joey Hess2010-10-27
|
* updateGravatar Joey Hess2010-10-27
|
* warning about sha1Gravatar Joey Hess2010-10-27
|
* some work on the sha1 backend; still incompleteGravatar Joey Hess2010-10-27
|
* tweaksGravatar Joey Hess2010-10-27
|
* doc pointerGravatar Joey Hess2010-10-27
|
* updateGravatar 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
|
* tweakGravatar 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
| | | | not used anywhere just yet..
* bugfixGravatar Joey Hess2010-10-25
|
* short-circuit as soon as enough remotes are verified to have a fileGravatar Joey Hess2010-10-25
|
* handle better the case of a disconnected drive remoteGravatar Joey Hess2010-10-25
|
* bugfixGravatar Joey Hess2010-10-25
|
* better messagesGravatar Joey Hess2010-10-25
|
* improve git annex move in walkthroughGravatar Joey Hess2010-10-25
|
* updateGravatar Joey Hess2010-10-25
|
* doneGravatar Joey Hess2010-10-25
|
* add setkey subcommandGravatar Joey Hess2010-10-25
| | | | And finished implementing move --to
* changelogGravatar Joey Hess2010-10-25
|
* speed up git annex move --fromGravatar Joey Hess2010-10-25
| | | | | | | | Avoid extra ssh to check if the remote has the key, just trust the location log (and propigate error if it's wrong). Quick exit when asked to move files that are not on the remote, so this is now suitable to be used on a big directory.
* fix failure propigationGravatar Joey Hess2010-10-25
|
* new bugGravatar Joey Hess2010-10-25
|
* typoGravatar Joey Hess2010-10-25
|
* add dropkey subcommand and --quietGravatar Joey Hess2010-10-25
| | | | Needed for better git annex move --from
* drop incomplete bare repo supportGravatar Joey Hess2010-10-25
| | | | | | Added a bug about it. Now git annex move --from works fully
* git annex move --from remote almost workingGravatar Joey Hess2010-10-25
|
* commentsGravatar Joey Hess2010-10-25
|
* wordingGravatar Joey Hess2010-10-25
|
* split commands into 3 phasesGravatar Joey Hess2010-10-25
| | | | I feel like I just leveled up in Haskell.
* updateGravatar Joey Hess2010-10-25
|
* reorgGravatar Joey Hess2010-10-25
|
* bugfixGravatar Joey Hess2010-10-23
| | | | Annex.new can throw an IO exception if a remote git repo is not available.
* incompleteGravatar Joey Hess2010-10-23
|
* implemented 1/4th of move subcommandGravatar Joey Hess2010-10-23
|
* factored out getViaTmpGravatar Joey Hess2010-10-23
|
* bugfixGravatar Joey Hess2010-10-23
|
* updateGravatar Joey Hess2010-10-23
|
* reorgGravatar Joey Hess2010-10-23
|
* better message displayGravatar Joey Hess2010-10-23
|
* reorg remote key presense checking codeGravatar Joey Hess2010-10-23
| | | | | | Also, it now checks if a key is inAnnex, ie, cached in .git/annex, not if it is present in a remote. For the File Backend, these are equivilant, not so for other backends.
* updateGravatar Joey Hess2010-10-23
|
* store from and to repositories separatelyGravatar Joey Hess2010-10-23
|
* fix perl refugee codeGravatar Joey Hess2010-10-22
|
* --from/--to can be used to limit the remote repository that git-annex uses.Gravatar Joey Hess2010-10-22
|
* bugGravatar Joey Hess2010-10-22
|