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 109a719b03 parameterize Backend type
This allows the Backend type to not depend on the Annex type, and
so the Annex type can later be moved out of TypeInternals.
2011-01-25 21:02:34 -04:00
.git-annex git annex init 2011-01-06 18:12:52 -04:00
Backend parameterize Backend type 2011-01-25 21:02:34 -04:00
Command parameterize Backend type 2011-01-25 21:02:34 -04:00
debian Support using the uuidgen command if the uuid command is not available. 2011-01-19 18:08:50 -04:00
doc document interaction of annex-ignore with --from/--to 2011-01-25 18:54:34 -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 parameterize Backend type 2011-01-25 21:02:34 -04:00
Backend.hs parameterize Backend type 2011-01-25 21:02:34 -04:00
BackendList.hs parameterize Backend type 2011-01-25 21:02:34 -04:00
CHANGELOG symlinks 2010-10-27 15:14:59 -04:00
CmdLine.hs got rid of Core module 2011-01-16 16:05:05 -04:00
Command.hs parameterize Backend type 2011-01-25 21:02:34 -04:00
configure.hs refactor 2011-01-19 20:02:48 -04:00
Content.hs got rid of Core module 2011-01-16 16:05:05 -04:00
CopyFile.hs remove file before running cp 2011-01-04 22:17:18 -04:00
git-annex-shell.hs support ssh urls containing "~", and relative user:path 2010-12-31 21:22:03 -04:00
git-annex.hs workaround ghc weirdness with -odir 2011-01-07 02:15:23 -04:00
GitAnnex.hs New migrate subcommand can be used to switch files to using a different backend, safely and with no duplication of content. 2011-01-08 15:54:14 -04:00
GitQueue.hs hlint tweaks 2010-11-22 15:46:57 -04:00
GitRepo.hs add checks that location log files are committed 2011-01-11 16:00:40 -04:00
GPL symlinks 2010-10-27 15:14:59 -04:00
INSTALL symlinks 2010-10-27 15:14:59 -04:00
LocationLog.hs add checks that location log files are committed 2011-01-11 16:00:40 -04:00
Locations.hs hlint tweaks 2010-11-22 15:46:57 -04:00
Makefile improve man building 2011-01-25 18:54:27 -04:00
mdwn2man mwdn2man: Fix a bug in newline supression. Closes: #606578 2010-12-10 17:27:02 -04:00
Messages.hs missing \n in -q mode 2010-11-28 17:32:06 -04:00
Options.hs git-annex-shell is complete 2010-12-31 13:39:43 -04:00
Remotes.hs got rid of Core module 2011-01-16 16:05:05 -04:00
RsyncFile.hs git-annex-shell now exclusively used for all remote access 2010-12-31 19:09:17 -04:00
test.hs got rid of Core module 2011-01-16 16:05:05 -04:00
TestConfig.hs refactor 2011-01-19 20:02:48 -04:00
TypeInternals.hs parameterize Backend type 2011-01-25 21:02:34 -04:00
Types.hs copyright statements 2010-10-27 16:53:54 -04:00
Upgrade.hs got rid of Core module 2011-01-16 16:05:05 -04:00
Utility.hs add more tests 2011-01-04 21:27:08 -04:00
UUID.hs Support using the uuidgen command if the uuid command is not available. 2011-01-19 18:08:50 -04:00
Version.hs Improve detection of version 0 repos. 2010-12-02 21:07:16 -04:00