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
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U 216817e0d4 Added a comment
2011-03-28 20:45:36 +00:00
Backend reexport RemoteClass from Remote for cleanliness 2011-03-27 17:12:32 -04:00
Command fsck: Ensure that files and directories in .git/annex/objects have proper permissions. 2011-03-28 16:19:20 -04:00
debian fsck: Ensure that files and directories in .git/annex/objects have proper permissions. 2011-03-28 16:19:20 -04:00
doc Added a comment 2011-03-28 20:45:36 +00:00
Remote converted move to use Remote 2011-03-27 17:24:20 -04:00
testdata update unicode FilePath handling 2011-02-11 15:37:37 -04:00
Upgrade Bugfix: Keys could be received into v1 annexes from v2 annexes, via v1 git-annex-shell. This results in some oddly named keys in the v1 annex. Recognise and fix those keys when upgrading, instead of crashing. 2011-03-28 09:27:28 -04:00
.gitattributes git-annex setup 2011-03-19 18:56:36 -04:00
.gitignore add StatFS.hsc, copied from xmobar 2011-03-22 15:53:07 -04:00
Annex.hs add remotes slot to Annex 2011-03-27 16:17:56 -04:00
Backend.hs annex.diskreserve can be given in arbitrary units (ie "0.5 gigabytes") 2011-03-26 14:37:39 -04:00
BackendClass.hs migrate: Support migrating v1 SHA keys to v2 SHA keys with size information that can be used for free space checking. 2011-03-23 17:57:10 -04:00
BackendList.hs only enable SHA backends that configure finds support for 2011-03-02 13:47:45 -04:00
CHANGELOG symlinks 2010-10-27 15:14:59 -04:00
CmdLine.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
Command.hs Fix space leak in fsck and drop commands. 2011-03-22 20:31:22 -04:00
configure.hs Add version command to show git-annex version as well as repository version information. 2011-03-19 14:33:24 -04:00
Content.hs annex.diskreserve can be given in arbitrary units (ie "0.5 gigabytes") 2011-03-26 14:37:39 -04:00
CopyFile.hs use ShellParam type 2011-02-28 16:18:55 -04:00
DataUnits.hs tweak 2011-03-26 15:10:12 -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 Add version command to show git-annex version as well as repository version information. 2011-03-19 14:33:24 -04:00
GitQueue.hs use queue when upgrading, flushing every so often 2011-03-16 15:10:15 -04:00
GitRepo.hs tweak 2011-03-22 21:00:18 -04:00
GPL symlinks 2010-10-27 15:14:59 -04:00
INSTALL symlinks 2010-10-27 15:14:59 -04:00
Key.hs rename file 2011-03-15 22:04:50 -04:00
LocationLog.hs improve upgrade 2011-03-16 11:53:46 -04:00
Locations.hs better letter choice for hashing 2011-03-16 02:50:13 -04:00
Makefile update 2011-03-28 12:09:47 -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 fast mode 2011-03-22 17:41:06 -04:00
Remote.hs remove debug 2011-03-27 17:26:46 -04:00
RemoteClass.hs reexport RemoteClass from Remote for cleanliness 2011-03-27 17:12:32 -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
StatFS.hsc kFreeBSD support 2011-03-23 13:10:20 -04:00
test.hs convert test to Remote 2011-03-27 16:58:28 -04:00
TestConfig.hs refactor 2011-01-19 20:02:48 -04:00
Touch.hsc fix typo 2011-03-20 18:06:06 -04:00
Trust.hs use ShellParam type 2011-02-28 16:18:55 -04:00
Types.hs rename file 2011-03-15 22:04:50 -04:00
Upgrade.hs No longer auto-upgrade to repository format 2, to avoid accidental upgrades, etc. Use git-annex upgrade when you're ready to run this version. 2011-03-19 18:33:39 -04:00
Utility.hs Fix space leak in fsck and drop commands. 2011-03-22 20:31:22 -04:00
UUID.hs converted several commands to use Remote 2011-03-27 16:55:43 -04:00
Version.hs No longer auto-upgrade to repository format 2, to avoid accidental upgrades, etc. Use git-annex upgrade when you're ready to run this version. 2011-03-19 18:33:39 -04:00