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 38e2b95751 use a batch file to run msysgit's ssh, instead of copying
copying failed because dlls are not in path.

This batch file is based on the one msysgit uses to start gitk
2015-05-08 14:26:37 -04:00
Annex
Assistant remaining dataenc to sandi conversions 2015-05-07 18:07:13 -04:00
Backend
Build use a batch file to run msysgit's ssh, instead of copying 2015-05-08 14:26:37 -04:00
CmdLine contentlocation, examinekey, lookupkey: Added --batch mode option. 2015-05-06 13:44:53 -04:00
Command Improve quvi 0.4 output parsing to handle cases wher there is no known filename extension. This is currently the case when using quvi with youtube. In this case, the extension ".m" will be used. 2015-05-08 13:39:00 -04:00
Common
Config
Database
debian prep release 2015-05-08 13:42:45 -04:00
doc use a batch file to run msysgit's ssh, instead of copying 2015-05-08 14:26:37 -04:00
Git
Limit
Logs
Messages
Remote remaining dataenc to sandi conversions 2015-05-07 18:07:13 -04:00
RemoteDaemon
standalone use a batch file to run msysgit's ssh, instead of copying 2015-05-08 14:26:37 -04:00
static
templates
Types
Upgrade
Utility Improve quvi 0.4 output parsing to handle cases wher there is no known filename extension. This is currently the case when using quvi with youtube. In this case, the extension ".m" will be used. 2015-05-08 13:39:00 -04:00
.ghci
.gitattributes
.gitignore
.mailmap Add all combinations for Joey Hess 2015-05-03 02:25:55 +02:00
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
ghci
git-annex.cabal prep release 2015-05-08 13:42:45 -04:00
git-annex.hs
git-union-merge.hs
Git.hs
INSTALL
Limit.hs
Locations.hs
Logs.hs
Makefile
Messages.hs
NEWS
README
Remote.hs
Setup.hs
Test.hs
Types.hs
Upgrade.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 <https://git-annex.branchable.com/>