CI to automate build of cargo lockfiles on different Alpine releases for git-annex aports https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/community/git-annex
Find a file
Joey Hess a8fbd5d91f speed up git annex move --from
Avoid extra ssh to check if the remote has the key, just trust the location
log (and propigate error if it's wrong).

Quick exit when asked to move files that are not on the remote, so this is
now suitable to be used on a big directory.
2010-10-25 19:34:44 -04:00
Backend reorg 2010-10-23 14:14:36 -04:00
debian --from/--to can be used to limit the remote repository that git-annex uses. 2010-10-22 20:35:39 -04:00
doc fix failure propigation 2010-10-25 19:17:11 -04:00
.gitignore update 2010-10-19 15:59:40 -04:00
Annex.hs new fromkey subcommand, for registering urls, etc 2010-10-21 16:30:16 -04:00
Backend.hs fix perl refugee code 2010-10-22 20:47:14 -04:00
BackendList.hs gratuitous rename 2010-10-18 02:06:27 -04:00
Commands.hs speed up git annex move --from 2010-10-25 19:34:44 -04:00
Core.hs fix failure propigation 2010-10-25 19:17:11 -04:00
git-annex.hs fix failure propigation 2010-10-25 19:17:11 -04:00
GitRepo.hs add dropkey subcommand and --quiet 2010-10-25 18:32:29 -04:00
INSTALL update 2010-10-19 16:32:40 -04:00
LocationLog.hs git annex move --from remote almost working 2010-10-25 17:17:03 -04:00
Locations.hs drop incomplete bare repo support 2010-10-25 17:31:07 -04:00
Makefile update 2010-10-22 15:12:48 -04:00
mdwn2man allow lines with leading tab, to be preformatted text 2010-10-19 15:17:26 -04:00
Remotes.hs add dropkey subcommand and --quiet 2010-10-25 18:32:29 -04:00
TypeInternals.hs add dropkey subcommand and --quiet 2010-10-25 18:32:29 -04:00
Types.hs add dropkey subcommand and --quiet 2010-10-25 18:32:29 -04:00
Utility.hs fix perl refugee code 2010-10-22 20:47:14 -04:00
UUID.hs fix perl refugee code 2010-10-22 20:47:14 -04:00