summaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* add json formatted list of remotesGravatar Joey Hess2011-09-01
* generalize quiet flag to output typeGravatar Joey Hess2011-09-01
* add explanation for why strictness is needed hereGravatar Joey Hess2011-08-31
* unused --remote: Reduced memory use to 1/4th what was used before.Gravatar Joey Hess2011-08-31
* init: Make description an optional parameter.Gravatar Joey Hess2011-08-29
* code simplification thanks to applicative functorsGravatar Joey Hess2011-08-25
* split groups of related functions out of UtilityGravatar Joey Hess2011-08-22
* moved files aroundGravatar Joey Hess2011-08-20
* git-annex-shell configlist should not be standaloneGravatar Joey Hess2011-08-17
* Now "git annex init" only has to be run onceGravatar Joey Hess2011-08-17
* reorg Remote/*Gravatar Joey Hess2011-08-16
* split out generic url stuff into a helper library from Remote.WebGravatar Joey Hess2011-08-16
* avoid namespace conflictGravatar Joey Hess2011-08-16
* addurl: --fast can be used to avoid immediately downloading the url.Gravatar Joey Hess2011-08-06
* unify elipsis handlingGravatar Joey Hess2011-07-19
* finished hlint passGravatar Joey Hess2011-07-15
* unannex: only commit, no -aGravatar Joey Hess2011-07-14
* unannex: Clean up use of git commit -a.Gravatar Joey Hess2011-07-14
* add: Be even more robust to avoid ever leaving the file seemingly deleted.Gravatar Joey Hess2011-07-07
* add: Avoid a failure mode that resulted in the file seemingly being deleted (...Gravatar Joey Hess2011-07-07
* renameGravatar Joey Hess2011-07-05
* renameGravatar Joey Hess2011-07-05
* factor out RemoteLogGravatar Joey Hess2011-07-05
* remove unused backend machineryGravatar Joey Hess2011-07-05
* better display of thrown errorsGravatar Joey Hess2011-07-05
* uninit: Use unannex in --fast mode, to support unannexing multiple files that...Gravatar Joey Hess2011-07-04
* fix usage for setkeyGravatar Joey Hess2011-07-04
* unannex: In --fast mode, file content is left in the annex, and a hard link m...Gravatar Joey Hess2011-07-04
* uninit: delete .git/annex/Gravatar Joey Hess2011-07-04
* uninit: Delete the git-annex branch.Gravatar Joey Hess2011-07-04
* download urls via tmp file, and support resumingGravatar Joey Hess2011-07-01
* add the addurl commandGravatar Joey Hess2011-07-01
* add web special remoteGravatar Joey Hess2011-07-01
* renamed GitRepo to GitGravatar Joey Hess2011-06-30
* generalized safeWriteFile to viaTmpGravatar Joey Hess2011-06-30
* factor out file list stuff from GitRepoGravatar Joey Hess2011-06-29
* Merge branch 'master' into v3Gravatar Joey Hess2011-06-29
|\
| * --force will cause add, etc, to operate on ignored files.Gravatar Joey Hess2011-06-29
* | avoid unnecessary read of trust.logGravatar Joey Hess2011-06-23
* | unused command updates for branchesGravatar Joey Hess2011-06-23
* | v3 upgrade code worksGravatar Joey Hess2011-06-23
* | rewrite loggedkeys to use git-annex branchGravatar Joey Hess2011-06-22
* | add merge subcommandGravatar Joey Hess2011-06-22
* | improve bare repo handingGravatar Joey Hess2011-06-22
* | improve version checking for v3Gravatar Joey Hess2011-06-22
* | store trust.log and remote.log in the git-annex branchGravatar Joey Hess2011-06-22
* | fixed logFileGravatar Joey Hess2011-06-22
* | update for git-annex branchGravatar Joey Hess2011-06-22
* | stop undoing gitattributes on uninitGravatar Joey Hess2011-06-22
* | move LocationLog into Annex monad from IOGravatar Joey Hess2011-06-22
|/