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 54513c69ba Add configure step to build process.
* configure: Check to see if cp -a can be used.
* configure: Check to see if cp --reflink=auto can be used.
2010-11-18 13:30:42 -04:00
Backend fsck: Print warnings to stderr; --quiet can now be used to only see problems. 2010-11-15 18:37:49 -04:00
Command fsck: Print warnings to stderr; --quiet can now be used to only see problems. 2010-11-15 18:37:49 -04:00
debian Add configure step to build process. 2010-11-18 13:30:42 -04:00
doc Fix git annex add ../foo (when ran in a subdir of the repo). 2010-11-17 13:55:38 -04:00
.gitignore Add configure step to build process. 2010-11-18 13:30:42 -04:00
Annex.hs add queueRun 2010-11-08 16:40:02 -04:00
Backend.hs Fix git annex add ../foo (when ran in a subdir of the repo). 2010-11-17 13:55:38 -04:00
BackendList.hs more Wall cleaning 2010-10-31 14:40:34 -04:00
CHANGELOG symlinks 2010-10-27 15:14:59 -04:00
CmdLine.hs dropunused 2010-11-15 18:04:19 -04:00
Command.hs dropunused 2010-11-15 18:04:19 -04:00
configure.hs Add configure step to build process. 2010-11-18 13:30:42 -04:00
Core.hs move stuff out of Core 2010-11-14 14:44:24 -04:00
git-annex.hs move stuff out of Core 2010-11-14 14:44:24 -04:00
GitQueue.hs hlinted a few files 2010-11-06 17:07:11 -04:00
GitRepo.hs got rid of several more calls to git when finding unlocked files 2010-11-11 18:21:54 -04:00
GPL symlinks 2010-10-27 15:14:59 -04:00
INSTALL symlinks 2010-10-27 15:14:59 -04:00
LocationLog.hs trim exports 2010-11-15 13:00:43 -04:00
Locations.hs dropunused 2010-11-15 18:04:19 -04:00
Makefile Add configure step to build process. 2010-11-18 13:30:42 -04:00
mdwn2man allow lines with leading tab, to be preformatted text 2010-10-19 15:17:26 -04:00
Messages.hs this is kinda weird, but it avoids blank lines after warnings 2010-11-15 18:38:41 -04:00
Remotes.hs refactoring, no code changes really 2010-11-08 15:15:21 -04:00
test.hs Avoid using runghc to run test suite as it is not available on all architectures. Closes: #603006 2010-11-10 10:49:35 -04:00
TypeInternals.hs fsck improvements 2010-11-13 14:59:27 -04:00
Types.hs copyright statements 2010-10-27 16:53:54 -04:00
Upgrade.hs move stuff out of Core 2010-11-14 14:44:24 -04:00
Utility.hs simplifiy 2010-11-17 13:46:50 -04:00
UUID.hs Add annex.version, which will be used to automate upgrades. 2010-11-08 14:39:12 -04:00
Version.hs add 2010-11-08 16:40:42 -04:00