git-annex/Utility
Joey Hess 6b13574827
Windows: include= and exclude= containing '/' will also match filenames that are written using '\'
And vice-versa, but it's better to use '/' for portability.

Notably, standardPreferredContent contains "archive/*" and that might not
match if the filename ends up coming in with the slashes the other way
around.
2020-12-15 12:39:34 -04:00
..
Directory remove unused imports 2020-11-02 15:36:11 -04:00
DirWatcher
Env fix a annex.pidlock issue 2020-06-17 15:30:59 -04:00
LockFile squash build warnings on windows 2020-11-23 14:00:17 -04:00
LockPool more RawFilePath conversion 2020-10-29 10:50:29 -04:00
Path add newtypes for QuickCheck to avoid LANG=C issues 2020-11-09 20:21:18 -04:00
Process squash build warnings on windows 2020-11-23 14:00:17 -04:00
Scheduled
Tmp
Aeson.hs
Android.hs
Applicative.hs
Attoparsec.hs
AuthToken.hs
Base64.hs add newtypes for QuickCheck to avoid LANG=C issues 2020-11-09 20:21:18 -04:00
Batch.hs move TransferrerPool from assistant 2020-12-07 12:50:48 -04:00
Bloom.hs
CoProcess.hs Revert "async exception safety for coprocesses" 2020-07-06 15:11:28 -04:00
CopyFile.hs
Daemon.hs Fix build on Windows 2020-11-19 12:33:00 -04:00
Data.hs
DataUnits.hs
DBus.hs
DebugLocks.hs
Directory.hs finish fixing removeLink on windows 2020-11-24 13:20:44 -04:00
DirWatcher.hs
DiskFree.hs
Dot.hs
DottedVersion.hs more RawFilePath conversion 2020-10-29 12:03:50 -04:00
Env.hs
Exception.hs Revert "async exception safety for coprocesses" 2020-07-06 15:11:28 -04:00
FileMode.hs finish fixing removeLink on windows 2020-11-24 13:20:44 -04:00
FileSize.hs finish fixing removeLink on windows 2020-11-24 13:20:44 -04:00
FileSystemEncoding.hs squash remaining build warnings on windows 2020-11-24 12:35:09 -04:00
Format.hs export encode_c' 2020-12-09 15:28:45 -04:00
FreeDesktop.hs
GitLFS.hs Build with the git-lfs library when available 2020-06-22 11:21:25 -04:00
Glob.hs Windows: include= and exclude= containing '/' will also match filenames that are written using '\' 2020-12-15 12:39:34 -04:00
Gpg.hs squash build warnings on windows 2020-11-23 14:00:17 -04:00
Hash.hs
HtmlDetect.hs
HttpManagerRestricted.hs Build with the http-client-restricted library when available 2020-06-22 11:31:31 -04:00
HumanNumber.hs
HumanTime.hs avoid parseDuration succeeding on empty string 2020-12-08 12:51:56 -04:00
InodeCache.hs convert getFileSize to RawFilePath 2020-11-05 11:32:57 -04:00
IPAddress.hs
libkqueue.c
libkqueue.h fix prototype 2012-06-19 01:57:19 -04:00
LinuxMkLibs.hs more RawFilePath conversion 2020-10-29 10:50:29 -04:00
LockFile.hs
LockPool.hs
LogFile.hs
Lsof.hs
MagicWormhole.hs converted reads from stderr to use hGetLineUntilExitOrEOF 2020-11-19 16:21:17 -04:00
Matcher.hs import --no-content: Check annex.largefiles 2020-09-28 13:28:57 -04:00
MD5.hs
Metered.hs use TotalSize more extensively 2020-12-11 12:10:43 -04:00
Misc.hs
Monad.hs
Mounts.hs
MoveFile.hs finish fixing removeLink on windows 2020-11-24 13:20:44 -04:00
Network.hs
NotificationBroadcaster.hs
OptParse.hs explict export lists 2019-11-21 16:08:37 -04:00
OSX.hs
PartialPrelude.hs
Path.hs fix build on windows 2020-11-10 11:21:03 -04:00
Percentage.hs
PID.hs
Process.hs stall detection is working 2020-12-08 15:22:18 -04:00
QuickCheck.hs add newtypes for QuickCheck to avoid LANG=C issues 2020-11-09 20:21:18 -04:00
RawFilePath.hs squash build warnings on windows 2020-11-23 14:00:17 -04:00
ResourcePool.hs
Rsync.hs Parse youtube-dl progress output 2020-09-29 17:53:48 -04:00
SafeCommand.hs add newtypes for QuickCheck to avoid LANG=C issues 2020-11-09 20:21:18 -04:00
Scheduled.hs
Shell.hs
ShellEscape.hs add newtypes for QuickCheck to avoid LANG=C issues 2020-11-09 20:21:18 -04:00
SimpleProtocol.hs minor improvements 2020-12-09 15:28:11 -04:00
Split.hs
SshConfig.hs more RawFilePath conversion 2020-11-05 18:45:37 -04:00
SshHost.hs
Su.hs
SystemDirectory.hs
Tense.hs
ThreadLock.hs
ThreadScheduler.hs
TimeStamp.hs
TList.hs further change to support dlist-1.0 2020-08-05 10:37:14 -04:00
Tmp.hs finish fixing removeLink on windows 2020-11-24 13:20:44 -04:00
Tor.hs more RawFilePath conversion 2020-11-05 18:45:37 -04:00
Touch.hs fix build on windows 2020-11-16 09:31:45 -04:00
Tuple.hs
Url.hs preserve other headers when adding resume header 2020-11-19 14:45:22 -04:00
UserInfo.hs
Verifiable.hs add newtypes for QuickCheck to avoid LANG=C issues 2020-11-09 20:21:18 -04:00
WebApp.hs squash remaining build warnings on windows 2020-11-24 12:35:09 -04:00
Yesod.hs