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 43412419ea bugfix
The object's directory might exist if the backend picked the same key
as was already present. That could happen, for example, if the sha1 is the
same.

Note that I chose to go ahead and replace the old content with the new.
We don't know if they are the same (even with sha1, their timestamp or
perms could differ), so have to assume the newer one is preffered. Although
it won't propigate to other annexes, so it had better not be significantly
different!
2010-11-10 13:08:29 -04:00
Backend refactoring, no code changes really 2010-11-08 15:15:21 -04:00
Command Unlocked files will now automatically be added back into the annex when committed (and the updated symlink committed), by some magic in the pre-commit hook. 2010-11-10 13:01:17 -04:00
debian Unlocked files will now automatically be added back into the annex when committed (and the updated symlink committed), by some magic in the pre-commit hook. 2010-11-10 13:01:17 -04:00
doc in debian unstable! 2010-11-10 10:51:17 -04:00
.gitignore update 2010-11-10 10:52:59 -04:00
Annex.hs add queueRun 2010-11-08 16:40:02 -04:00
Backend.hs refactoring, no code changes really 2010-11-08 15:15:21 -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 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
Command.hs refactoring, no code changes really 2010-11-08 15:15:21 -04:00
Core.hs bugfix 2010-11-10 13:08:29 -04:00
git-annex.hs broke subcommands out into separate modules 2010-11-02 19:04:24 -04:00
GitQueue.hs hlinted a few files 2010-11-06 17:07:11 -04:00
GitRepo.hs hlinted a few files 2010-11-06 17:07:11 -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 Wall cleaning 2010-10-31 15:50:07 -04:00
Locations.hs typo 2010-11-08 17:44:30 -04:00
Makefile 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
mdwn2man allow lines with leading tab, to be preformatted text 2010-10-19 15:17:26 -04:00
Messages.hs add showSideAction 2010-11-08 16:45: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 rough in fsck 2010-11-07 17:26:21 -04:00
Types.hs copyright statements 2010-10-27 16:53:54 -04:00
Utility.hs add unsetFileMode 2010-11-08 17:44:08 -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