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 60df4e5728 git-annex-shell is complete
still not used
2010-12-31 13:39:43 -04:00
Backend support trusted repositories that are not configured as remotes 2010-12-29 16:58:44 -04:00
Command git-annex-shell is complete 2010-12-31 13:39:43 -04:00
debian wording 2010-12-29 17:00:14 -04:00
doc unfinished switch to using git-annex-shell 2010-12-30 20:31:52 -04:00
.gitignore add git-annex-shell command 2010-12-30 16:52:24 -04:00
Annex.hs rename some stuff and prepare to break out more into Command/* 2010-12-30 14:19:16 -04:00
Backend.hs The git-annex-backend attribute has been renamed to annex.backend. 2010-11-28 18:58:03 -04:00
BackendList.hs tweak 2010-12-01 19:19:36 -04:00
CHANGELOG symlinks 2010-10-27 15:14:59 -04:00
CmdLine.hs git-annex-shell mostly done now, only needs 2 more subcommands 2010-12-30 20:08:22 -04:00
Command.hs refactor in preparation for adding a git-annex-shell command 2010-12-30 15:06:26 -04:00
configure.hs unfinished switch to using git-annex-shell 2010-12-30 20:31:52 -04:00
CopyFile.hs hlint tweaks 2010-11-22 15:46:57 -04:00
Core.hs factor out a little more 2010-12-30 15:44:15 -04:00
git-annex-shell.hs git-annex-shell is complete 2010-12-31 13:39:43 -04:00
git-annex.hs git-annex-shell is complete 2010-12-31 13:39:43 -04:00
GitQueue.hs hlint tweaks 2010-11-22 15:46:57 -04:00
GitRepo.hs Support scp-style urls for remotes (host:path). 2010-12-28 13:48: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 do not need to use Git.relative here (it is a no-op in this case anyway) 2010-11-28 16:31:20 -04:00
Locations.hs hlint tweaks 2010-11-22 15:46:57 -04:00
Makefile add git-annex-shell command 2010-12-30 16:52:24 -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 git-annex-shell is complete 2010-12-31 13:39:43 -04:00
RsyncFile.hs git-annex-shell is complete 2010-12-31 13:39:43 -04:00
test.hs tweak 2010-11-18 14:08:46 -04:00
TypeInternals.hs In .gitattributes, the git-annex-numcopies attribute can be used to control the number of copies to retain of different types of files. 2010-11-28 15:28:20 -04:00
Types.hs copyright statements 2010-10-27 16:53:54 -04:00
Upgrade.hs Avoid multiple calls to git ls-files when passed eg, "*". 2010-12-23 21:58:58 -04:00
Utility.hs Add trust and untrust subcommands, to allow configuring remotes that are trusted to retain files without explicit checking. 2010-12-28 17:17:02 -04:00
UUID.hs simplify 2010-12-29 16:48:55 -04:00
Version.hs Improve detection of version 0 repos. 2010-12-02 21:07:16 -04:00