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 9d49fe2c17 first pass at using new keys
It compiles. It sorta works. Several subcommands are FIXME marked and
broken, because things that used to accept separate --backend and --key
params need to be changed to accept just a --key that encodes all the key
info, now that there is metadata in keys.
2011-03-15 21:34:13 -04:00
Backend first pass at using new keys 2011-03-15 21:34:13 -04:00
Command first pass at using new keys 2011-03-15 21:34:13 -04:00
debian symlink touching fun 2011-03-14 23:00:23 -04:00
doc 2011-03-15 10:49:10 +00: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 symlink touching fun 2011-03-14 23:00:23 -04:00
Annex.hs move repoConfig out of Remotes 2011-03-05 15:31:46 -04:00
Backend.hs first pass at using new keys 2011-03-15 21:34:13 -04:00
BackendList.hs only enable SHA backends that configure finds support for 2011-03-02 13:47:45 -04:00
BackendTypes.hs first pass at using new keys 2011-03-15 21:34:13 -04:00
CHANGELOG symlinks 2010-10-27 15:14:59 -04:00
CmdLine.hs Rethink filename encoding handling for display. Since filename encoding may or may not match locale settings, any attempt to decode filenames will fail for some files. So instead, do all output in binary mode. 2011-03-12 15:30:17 -04:00
Command.hs first pass at using new keys 2011-03-15 21:34:13 -04:00
configure.hs New backends: SHA512 SHA384 SHA256 SHA224 2011-03-01 17:07:15 -04:00
Content.hs first pass at using new keys 2011-03-15 21:34:13 -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 support git funky remote syntaxes 2011-03-03 21:02:29 -04:00
git-annex.hs put in utf8 forcing workaround 2011-03-08 18:05:20 -04:00
GitAnnex.hs whereis: New subcommand to show where a file's content has gotten to. 2011-03-05 17:23:55 -04:00
GitQueue.hs rename 2011-02-28 16:25:31 -04:00
GitRepo.hs improve GitRepos functions for pulling apart URL to repo 2011-03-05 15:13:16 -04:00
GPL symlinks 2010-10-27 15:14:59 -04:00
INSTALL symlinks 2010-10-27 15:14:59 -04:00
Key.hs first pass at using new keys 2011-03-15 21:34:13 -04:00
LocationLog.hs more pure code refactoring 2011-01-29 23:56:40 -04:00
Locations.hs first pass at using new keys 2011-03-15 21:34:13 -04:00
Makefile first pass at using new keys 2011-03-15 21:34:13 -04:00
mdwn2man mwdn2man: Fix a bug in newline supression. Closes: #606578 2010-12-10 17:27:02 -04:00
Messages.hs Rethink filename encoding handling for display. Since filename encoding may or may not match locale settings, any attempt to decode filenames will fail for some files. So instead, do all output in binary mode. 2011-03-12 15:30:17 -04:00
Options.hs rework config storage 2011-01-26 00:17:38 -04:00
Remotes.hs first pass at using new keys 2011-03-15 21:34:13 -04:00
RsyncFile.hs rename 2011-02-28 16:25:31 -04:00
Ssh.hs Support ssh remotes with a port specified. 2011-03-05 15:47:00 -04:00
test.hs a new Key data type with metadata 2011-03-15 17:53:39 -04:00
TestConfig.hs refactor 2011-01-19 20:02:48 -04:00
Touch.hsc fix error throwing 2011-03-15 11:50:40 -04:00
Trust.hs use ShellParam type 2011-02-28 16:18:55 -04:00
Types.hs first pass at using new keys 2011-03-15 21:34:13 -04:00
Upgrade.hs first pass at using new keys 2011-03-15 21:34:13 -04:00
Utility.hs rename 2011-02-28 16:25:31 -04:00
UUID.hs note current repo when prettifying uuis list 2011-03-05 17:33:57 -04:00
Version.hs better directory handling 2011-01-27 17:00:32 -04:00