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
![]() -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIVAwUAUtl+XskQ2SIlEuPHAQjFvxAAsDrvW7PkVB09QGq0y0WI2aw1VeiQ+Zl1 5s1PxrJnSddKWhvnLM+jwP3eL5q+HPsOjz3CVzwBkhFPR9D3iVAg/766tRiwQZB4 B1JCCOnzs6YsTr/prdHDQ+p3HQLp8WIg84d+Mcmfin0i9vvW6T07oDOmpLQHk1sc EsJu1jBG6wY6uI+jxciXtzo+tM1fywy3Ko3OZVqmN5RufjV4dMNEjyUAQIFuQ3q1 AZPDoKZsj44EPHNomflFnD1rUeEKfK3jXO5Hjb059ABGVuRb5Z6GRgKSCkht2MLP 9cz8n677S3FPli1w7B3mJSqkVFrjyk9ITq/RISawQ9gKCgmZ3PWkP199fJipIP0K 8tjhihgCb7m9WnxnTyN+GrmHfBA7zcorkXyhs56kjuRSo4fwlPQ+AwbkdIpU8YlW O0PJoWP/qjMjgzyzXdCAjdame3T12kfK9VQQL2fZrSt0I6Y2WCe7T7W2/ii51LQs vRxFhe96MJPvOU4eW7YJ3xzMtvey76Nq9KuIrqw7lgtcFLmGAVqnqMTaHQyB2my/ 1iCUU2qt0TZkWbTwVO6V8fdLOM2AUfZGwnTpbAac+v01c4PBtBl0id773s5SW85L Vcsrs8O20oOWj65/yP0c9JZH82D7qdahObSlczcP85z6yHLOb9t9HtuvMkPRhXvs axTdEmB2DcY= =1pPT -----END PGP SIGNATURE----- Merge tag 'debian/5.20140117' into debian-wheezy-backport git-annex release 5.20140117 for unstable [dgit] Conflicts: debian/control |
||
---|---|---|
Annex | ||
Assistant | ||
Backend | ||
Build | ||
Command | ||
Common | ||
Config | ||
debian | ||
doc | ||
Git | ||
GitAnnex | ||
Limit | ||
Logs | ||
Messages | ||
Remote | ||
standalone | ||
static | ||
templates | ||
Types | ||
Upgrade | ||
Utility | ||
.ghci | ||
.gitattributes | ||
.gitignore | ||
Annex.hs | ||
Assistant.hs | ||
Backend.hs | ||
build.bat | ||
BuildFlags.hs | ||
CHANGELOG | ||
Checks.hs | ||
CmdLine.hs | ||
Command.hs | ||
Common.hs | ||
Config.hs | ||
configure.hs | ||
COPYRIGHT | ||
Creds.hs | ||
Crypto.hs | ||
Fields.hs | ||
ghci | ||
git-annex.cabal | ||
git-annex.hs | ||
git-union-merge.hs | ||
Git.hs | ||
GitAnnex.hs | ||
GitAnnexShell.hs | ||
Init.hs | ||
INSTALL | ||
Limit.hs | ||
Locations.hs | ||
Logs.hs | ||
Makefile | ||
Messages.hs | ||
NEWS | ||
Option.hs | ||
README | ||
Remote.hs | ||
Seek.hs | ||
Setup.hs | ||
Test.hs | ||
Types.hs | ||
Upgrade.hs | ||
Usage.hs |
git-annex allows managing files with git, without checking the file contents into git. While that may seem paradoxical, it is useful when dealing with files larger than git can currently easily handle, whether due to limitations in memory, checksumming time, or disk space. For documentation, see doc/ or <http://git-annex.branchable.com/>