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 e49e6a403b avoid failing if a local repo is not currently available
The added check if a repo is bare means its config needs to be read, but
in this case it cannot be. That means that a repo currently not available
is assumed to be non-bare.
2011-03-03 17:33:15 -04:00
Backend only enable SHA backends that configure finds support for 2011-03-02 13:47:45 -04:00
Command better quoting of description via show 2011-03-03 17:22:17 -04:00
debian document describe command 2011-03-03 16:58:52 -04:00
doc formatting 2011-03-03 17:24:46 -04:00
testdata update unicode FilePath handling 2011-02-11 15:37:37 -04:00
.gitattributes enable dpkg-mergechangelogs 2011-01-09 15:12:52 -04:00
.gitignore workaround ghc weirdness with -odir 2011-01-07 02:15:23 -04:00
Annex.hs rename 2011-02-28 16:25:31 -04:00
Backend.hs only enable SHA backends that configure finds support for 2011-03-02 13:47:45 -04:00
BackendList.hs only enable SHA backends that configure finds support for 2011-03-02 13:47:45 -04:00
BackendTypes.hs use a newtype for Key 2011-01-31 11:42:22 -04:00
CHANGELOG symlinks 2010-10-27 15:14:59 -04:00
CmdLine.hs Fix test suite to reap zombies. 2011-02-13 00:50:09 -04:00
Command.hs add describe subcommand 2011-03-03 17:21:00 -04:00
configure.hs New backends: SHA512 SHA384 SHA256 SHA224 2011-03-01 17:07:15 -04:00
Content.hs avoid logging to location log when in a bare repo 2011-03-03 15:22:53 -04:00
CopyFile.hs use ShellParam type 2011-02-28 16:18:55 -04:00
Dot.hs tweak 2011-02-08 18:26:38 -04:00
git-annex-shell.hs use ShellParam type 2011-02-28 16:18:55 -04:00
git-annex.hs workaround ghc weirdness with -odir 2011-01-07 02:15:23 -04:00
GitAnnex.hs add describe subcommand 2011-03-03 17:21:00 -04:00
GitQueue.hs rename 2011-02-28 16:25:31 -04:00
GitRepo.hs avoid failing if a local repo is not currently available 2011-03-03 17:33:15 -04:00
GPL symlinks 2010-10-27 15:14:59 -04:00
INSTALL symlinks 2010-10-27 15:14:59 -04:00
LocationLog.hs more pure code refactoring 2011-01-29 23:56:40 -04:00
Locations.hs some initial support for local bare repos 2011-03-03 14:51:57 -04:00
Makefile Deal with the mtl/monads-fd conflict. 2011-02-08 15:11:49 -04:00
mdwn2man mwdn2man: Fix a bug in newline supression. Closes: #606578 2010-12-10 17:27:02 -04:00
Messages.hs qualified import 2011-02-11 15:49:59 -04:00
Options.hs rework config storage 2011-01-26 00:17:38 -04:00
Remotes.hs add describe subcommand 2011-03-03 17:21:00 -04:00
RsyncFile.hs rename 2011-02-28 16:25:31 -04:00
test.hs remove redundant imports 2011-03-03 14:59:45 -04:00
TestConfig.hs refactor 2011-01-19 20:02:48 -04:00
Trust.hs use ShellParam type 2011-02-28 16:18:55 -04:00
Types.hs rename TypeInternals to BackendTypes 2011-01-26 00:37:50 -04:00
Upgrade.hs use ShellParam type 2011-02-28 16:18:55 -04:00
Utility.hs rename 2011-02-28 16:25:31 -04:00
UUID.hs map improvements 2011-02-03 22:20:55 -04:00
Version.hs better directory handling 2011-01-27 17:00:32 -04:00