aboutsummaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* RemoteConfig typeGravatar Joey Hess2011-04-15
* refactorGravatar Joey Hess2011-04-09
* Periodically flush git command queue, to avoid boating memory usage too much.Gravatar Joey Hess2011-04-07
* unused/dropunused: support --fromGravatar Joey Hess2011-04-02
* Bugfix: copy --to --fast never really copied, fixed.Gravatar Joey Hess2011-04-01
* initremote worksGravatar Joey Hess2011-03-29
* clean up remote.log handlingGravatar Joey Hess2011-03-29
* started on initremoteGravatar Joey Hess2011-03-28
* Merge branch 'master' into s3Gravatar Joey Hess2011-03-28
|\
| * fsck: Ensure that files and directories in .git/annex/objects have proper per...Gravatar Joey Hess2011-03-28
* | renameGravatar Joey Hess2011-03-27
|/
* Provide a less expensive version of `git annex copy --to`, enabled via --fast...Gravatar Joey Hess2011-03-27
* converted move to use RemoteGravatar Joey Hess2011-03-27
* convert map to use new codeGravatar Joey Hess2011-03-27
* converted several commands to use RemoteGravatar Joey Hess2011-03-27
* 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