summaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* tweakGravatar Joey Hess2011-02-08
* fill color for host boxesGravatar Joey Hess2011-02-08
* show trusted repos in greenGravatar Joey Hess2011-02-08
* make remotes absolute while spideringGravatar Joey Hess2011-02-08
* map bugfixGravatar Joey Hess2011-02-08
* fix absrepo data lossGravatar Joey Hess2011-02-04
* node orderingGravatar Joey Hess2011-02-04
* color unreachable nodesGravatar Joey Hess2011-02-04
* fix infinite loopGravatar Joey Hess2011-02-03
* cleanupGravatar Joey Hess2011-02-03
* refactorGravatar Joey Hess2011-02-03
* map improvementsGravatar Joey Hess2011-02-03
* new map subcommand, basically workingGravatar Joey Hess2011-02-03
* add check for unclean treeGravatar Joey Hess2011-02-01
* unannex: Commit staged changes at endGravatar Joey Hess2011-02-01
* use forM_ in a few placesGravatar Joey Hess2011-01-31
* use mapM_Gravatar Joey Hess2011-01-31
* use Set instead of existence MapGravatar Joey Hess2011-01-30
* shutdown no longer a special caseGravatar Joey Hess2011-01-29
* factor out pure codeGravatar Joey Hess2011-01-29
* Improved temp file handlingGravatar Joey Hess2011-01-28
* use safewritefileGravatar Joey Hess2011-01-28
* better directory handlingGravatar Joey Hess2011-01-27
* bugfix to move --toGravatar Joey Hess2011-01-27
* make filename available to fsck messagesGravatar Joey Hess2011-01-26
* move partitioning out of keyPossibilitiesGravatar Joey Hess2011-01-26
* trust setting improvementsGravatar Joey Hess2011-01-26
* avoid moving if src and dest are the sameGravatar Joey Hess2011-01-26
* implement 3 level trust storage in trust.logGravatar Joey Hess2011-01-26
* rework config storageGravatar Joey Hess2011-01-26
* parameterize Backend typeGravatar Joey Hess2011-01-25
* got rid of Core moduleGravatar Joey Hess2011-01-16
* on second thought, unlock should fail if content is not presentGravatar Joey Hess2011-01-14
* unlock: Fix behavior when file content is not present.Gravatar Joey Hess2011-01-13
* clarify default values when no path is specifiedGravatar Joey Hess2011-01-13
* avoid crashing if run before unused log is presentGravatar Joey Hess2011-01-12
* always write log, so it's empty if nothing is unusedGravatar Joey Hess2011-01-12
* migrate: Fix support for --backend option.Gravatar Joey Hess2011-01-11
* quiet git commit messagesGravatar Joey Hess2011-01-11
* copyright yearsGravatar Joey Hess2011-01-08
* New migrate subcommand can be used to switch files to using a different backe...Gravatar Joey Hess2011-01-08
* unannex: Now skips files whose content is not present, rather than it being a...Gravatar Joey Hess2011-01-08
* quiet git commitsGravatar Joey Hess2011-01-07
* bugfix: Running `copy --to` when both local and remote had the key dropped it...Gravatar Joey Hess2011-01-07
* bugfix: Running `move --to` with a remote whose UUID was not yet knownGravatar Joey Hess2011-01-04
* git-annex-shell: Avoid exposing any git repo config except for the annex.uuid...Gravatar Joey Hess2011-01-04
* git-annex-shell now exclusively used for all remote accessGravatar Joey Hess2010-12-31
* tuple makes it clearerGravatar Joey Hess2010-12-31
* use git-annex-shell configlistGravatar Joey Hess2010-12-31
* git-annex-shell is completeGravatar Joey Hess2010-12-31