aboutsummaryrefslogtreecommitdiff
path: root/Command/Drop.hs
Commit message (Expand)AuthorAge
...
* drop --auto: Fix bug that prevented dropping files from untrusted repositories.Gravatar Joey Hess2013-04-01
* add section metadata to all commandsGravatar Joey Hess2013-03-24
* bugfix: drop --from an unavailable remote no longer updates the location log,...Gravatar Joey Hess2013-03-10
* two types of byNameGravatar Joey Hess2013-03-05
* proper fix for dropunusedGravatar Joey Hess2013-02-15
* Revert "Clean up direct mode cache and mapping info when dropping keys."Gravatar Joey Hess2013-02-15
* Clean up direct mode cache and mapping info when dropping keys.Gravatar Joey Hess2013-02-07
* drop: fix misleading messageGravatar Joey Hess2013-01-16
* drop: Suggest using git annex move when numcopies prevents dropping a file.Gravatar Joey Hess2013-01-09
* More commands work in direct mode repositories: find, whereis, move, copy, dr...Gravatar Joey Hess2013-01-05
* block all commands that don't work in direct modeGravatar Joey Hess2012-12-29
* whitespace fixesGravatar Joey Hess2012-12-13
* --auto fixesGravatar Joey Hess2012-12-06
* webapp and assistant glacier supportGravatar Joey Hess2012-11-24
* where indentationGravatar Joey Hess2012-11-12
* drop unwanted content in the transfer scanGravatar Joey Hess2012-10-18
* generalized Annex.WantedGravatar Joey Hess2012-10-08
* make copy --to check preferred content of the remoteGravatar Joey Hess2012-10-08
* drop --auto --from with preferred contentGravatar Joey Hess2012-10-08
* wired preferred content up to get, copy, and drop --autoGravatar Joey Hess2012-10-08
* copy, drop: Avoid checking numcopies attribute unnecessarilyGravatar Joey Hess2012-07-10
* hlintGravatar Joey Hess2012-02-16
* rework git check-attr interfaceGravatar Joey Hess2012-02-13
* fsck --fromGravatar Joey Hess2012-01-19
* tweakGravatar Joey Hess2012-01-06
* look up --to and --from remote names only onceGravatar Joey Hess2012-01-06
* more command-specific optionsGravatar Joey Hess2012-01-06
* type alias cleanupGravatar Joey Hess2011-12-31
* factor out a stopUnlessGravatar Joey Hess2011-12-09
* better limiting of start actions to only run whenAnnexedGravatar Joey Hess2011-11-10
* safer inannex checkingGravatar Joey Hess2011-11-09
* reorg to allow taking content lockGravatar Joey Hess2011-11-09
* clean up check selection codeGravatar Joey Hess2011-10-29
* drop --from is now supported to remove file content from a remote.Gravatar Joey Hess2011-10-28
* cleanupGravatar Joey Hess2011-10-27
* Fail if --from or --to is passed to commands that do not support them.Gravatar Joey Hess2011-10-27
* refactored and generalized pre-command sanity checkingGravatar Joey Hess2011-10-27
* reorganize log modulesGravatar Joey Hess2011-10-15
* renameGravatar Joey Hess2011-10-05
* renameGravatar Joey Hess2011-10-04
* factor out common importsGravatar Joey Hess2011-10-03
* move annex.numcopies parsing into withNumCopiesGravatar Joey Hess2011-09-15
* clean up params in usage displayGravatar Joey Hess2011-09-15
* remove optimize subcommand; use --auto insteadGravatar Joey Hess2011-09-15
* better var nameGravatar Joey Hess2011-09-15
* simplifyGravatar Joey Hess2011-09-14
* refactorGravatar Joey Hess2011-09-14
* split groups of related functions out of UtilityGravatar Joey Hess2011-08-22
* remove unused backend machineryGravatar Joey Hess2011-07-05
* add web special remoteGravatar Joey Hess2011-07-01