aboutsummaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* dropunused: Significantly sped up; only read unused log file once.Gravatar Joey Hess2011-03-23
* migrate: Support migrating v1 SHA keys to v2 SHA keys with size information t...Gravatar Joey Hess2011-03-23
* refactorGravatar Joey Hess2011-03-23
* migrate: Bugfix for case when migrating a file results in a key that is alrea...Gravatar Joey Hess2011-03-23
* clarify wordingGravatar Joey Hess2011-03-22
* fast modeGravatar Joey Hess2011-03-22
* free space checkingGravatar Joey Hess2011-03-22
* upgrade messagesGravatar Joey Hess2011-03-21
* imcomplete attempt at supporting lutimes(3) for BSD compatGravatar Joey Hess2011-03-20
* avoid version check before running version and upgrade commandsGravatar Joey Hess2011-03-19
* need to explicitly run upgrade nowGravatar Joey Hess2011-03-19
* No longer auto-upgrade to repository format 2, to avoid accidental upgrades, ...Gravatar Joey Hess2011-03-19
* Add version command to show git-annex version as well as repository version i...Gravatar Joey Hess2011-03-19
* add explicit upgrade commandGravatar Joey Hess2011-03-16
* improve upgradeGravatar Joey Hess2011-03-16
* test suite passes againGravatar Joey Hess2011-03-15
* make commands that take a key as a parameter error if it's badGravatar Joey Hess2011-03-15
* fixed dropkey, setkey, and git-annex-shell subcommandsGravatar Joey Hess2011-03-15
* rename fileGravatar Joey Hess2011-03-15
* first pass at using new keysGravatar Joey Hess2011-03-15
* fix error throwingGravatar Joey Hess2011-03-15
* symlink touching funGravatar Joey Hess2011-03-14
* Rethink filename encoding handling for display. Since filename encoding may o...0.23Gravatar Joey Hess2011-03-12
* add copy countGravatar Joey Hess2011-03-05
* whereis: New subcommand to show where a file's content has gotten to.Gravatar Joey Hess2011-03-05
* Support ssh remotes with a port specified.Gravatar Joey Hess2011-03-05
* move repoConfig out of RemotesGravatar Joey Hess2011-03-05
* improve GitRepos functions for pulling apart URL to repoGravatar Joey Hess2011-03-05
* better quoting of description via showGravatar Joey Hess2011-03-03
* add describe subcommandGravatar Joey Hess2011-03-03
* fix up commands that are trouble on bare reposGravatar Joey Hess2011-03-03
* prevent trust commands from trying to do things in a bare repoGravatar Joey Hess2011-03-03
* avoid logging to location log when in a bare repoGravatar Joey Hess2011-03-03
* fsck: Check for and repair location log damage.Gravatar Joey Hess2011-03-02
* renameGravatar Joey Hess2011-02-28
* use ShellParam typeGravatar Joey Hess2011-02-28
* Support filenames that start with a dash; when such a file is passed to a uti...Gravatar Joey Hess2011-02-25
* update unicode FilePath handlingGravatar Joey Hess2011-02-11
* Fixed missing import of Messages moduleGravatar Michael Kenney2011-02-10
* Fix display of unicode filenames.Gravatar Joey Hess2011-02-10
* unannex: Fix recently introduced bug when attempting to unannex more than one...Gravatar Joey Hess2011-02-09
* 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