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
2011-02-25 15:54:29 -04:00
Backend Support filenames that start with a dash; when such a file is passed to a utility it will be escaped to avoid it being interpreted as an option. 2011-02-25 01:13:01 -04:00
Command Support filenames that start with a dash; when such a file is passed to a utility it will be escaped to avoid it being interpreted as an option. 2011-02-25 01:13:01 -04:00
debian Support filenames that start with a dash; when such a file is passed to a utility it will be escaped to avoid it being interpreted as an option. 2011-02-25 01:13:01 -04:00
doc update 2011-02-25 15:54:29 -04: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 workaround ghc weirdness with -odir 2011-01-07 02:15:23 -04:00
Annex.hs hello, liftM 2011-02-19 17:00:40 -04:00
Backend.hs avoid warning when symlink in the repo contains a colon but is not a 2011-01-27 16:10:45 -04:00
BackendList.hs parameterize Backend type 2011-01-25 21:02:34 -04:00
BackendTypes.hs use a newtype for Key 2011-01-31 11:42:22 -04:00
CHANGELOG symlinks 2010-10-27 15:14:59 -04:00
CmdLine.hs Fix test suite to reap zombies. 2011-02-13 00:50:09 -04:00
Command.hs hello, liftM 2011-02-19 17:00:40 -04:00
configure.hs update unicode FilePath handling 2011-02-11 15:37:37 -04:00
Content.hs update unicode FilePath handling 2011-02-11 15:37:37 -04:00
CopyFile.hs Support filenames that start with a dash; when such a file is passed to a utility it will be escaped to avoid it being interpreted as an option. 2011-02-25 01:13:01 -04:00
Dot.hs tweak 2011-02-08 18:26:38 -04:00
git-annex-shell.hs idiomatic elem 2011-01-30 12:13:34 -04:00
git-annex.hs workaround ghc weirdness with -odir 2011-01-07 02:15:23 -04:00
GitAnnex.hs new map subcommand, basically working 2011-02-03 19:05:15 -04:00
GitQueue.hs use forM_ in a few places 2011-01-31 23:27:53 -04:00
GitRepo.hs Fix test suite to reap zombies. 2011-02-13 00:50:09 -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 pure code refactoring 2011-01-29 23:56:40 -04:00
Locations.hs Improved temp file handling 2011-01-28 14:10:50 -04:00
Makefile Deal with the mtl/monads-fd conflict. 2011-02-08 15:11:49 -04:00
mdwn2man mwdn2man: Fix a bug in newline supression. Closes: #606578 2010-12-10 17:27:02 -04:00
Messages.hs qualified import 2011-02-11 15:49:59 -04:00
Options.hs rework config storage 2011-01-26 00:17:38 -04:00
Remotes.hs Support filenames that start with a dash; when such a file is passed to a utility it will be escaped to avoid it being interpreted as an option. 2011-02-25 01:13:01 -04:00
RsyncFile.hs Support filenames that start with a dash; when such a file is passed to a utility it will be escaped to avoid it being interpreted as an option. 2011-02-25 01:13:01 -04:00
test.hs Make test suite not rely on a working cp -pr. 2011-02-13 14:19:14 -04:00
TestConfig.hs refactor 2011-01-19 20:02:48 -04:00
Trust.hs trust setting improvements 2011-01-26 16:20:28 -04:00
Types.hs rename TypeInternals to BackendTypes 2011-01-26 00:37:50 -04:00
Upgrade.hs use forM_ in a few places 2011-01-31 23:27:53 -04:00
Utility.hs Support filenames that start with a dash; when such a file is passed to a utility it will be escaped to avoid it being interpreted as an option. 2011-02-25 01:13:01 -04:00
UUID.hs map improvements 2011-02-03 22:20:55 -04:00
Version.hs better directory handling 2011-01-27 17:00:32 -04:00