git-annex/Utility
Joey Hess 12f6b9693a Send a git-annex user-agent when downloading urls.
Overridable with --user-agent option.

Not yet done for S3 or WebDAV due to limitations of libraries used --
nether allows a user-agent header to be specified.

This commit sponsored by Michael Zehrer.
2013-09-28 14:35:21 -04:00
..
DirWatcher
Applicative.hs
Base64.hs
Batch.hs
CoProcess.hs get rid of __WINDOWS__, use mingw32_HOST_OS 2013-08-02 12:27:32 -04:00
CopyFile.hs get rid of __WINDOWS__, use mingw32_HOST_OS 2013-08-02 12:27:32 -04:00
Daemon.hs avoid more build warnings on Windows 2013-08-04 14:05:36 -04:00
Data.hs clean up some ugly code 2013-09-27 19:52:36 -04:00
DataUnits.hs
DBus.hs
Directory.hs
DirWatcher.hs
DiskFree.hs
Dot.hs
Env.hs
Exception.hs clean up some ugly code 2013-09-27 19:52:36 -04:00
ExternalSHA.hs Use cryptohash rather than SHA for hashing. 2013-09-22 20:06:02 -04:00
FileMode.hs get rid of __WINDOWS__, use mingw32_HOST_OS 2013-08-02 12:27:32 -04:00
FileSystemEncoding.hs Fix a few bugs involving filenames that are at or near the filesystem's maximum filename length limit. 2013-07-30 19:18:29 -04:00
Format.hs gpg secret keys list parsing 2013-09-16 12:57:39 -04:00
FreeDesktop.hs
FSEvents.hs
Gpg.hs remove *>=> and >=*> ; use <$$> instead 2013-09-27 19:58:48 -04:00
Hash.hs Use cryptohash rather than SHA for hashing. 2013-09-22 20:06:02 -04:00
HumanNumber.hs
HumanTime.hs
InodeCache.hs add, import, assistant: Better preserve the mtime of symlinks, when when adding content that gets deduplicated. 2013-09-25 16:07:11 -04:00
INotify.hs
JSONStream.hs
Kqueue.hs
libdiskfree.c
libdiskfree.h
libkqueue.c
libkqueue.h
libmounts.c
libmounts.h
LogFile.hs avoid more build warnings on Windows 2013-08-04 14:05:36 -04:00
Lsof.hs
Matcher.hs
Metered.hs
Misc.hs clean up some ugly code 2013-09-27 19:52:36 -04:00
Monad.hs remove *>=> and >=*> ; use <$$> instead 2013-09-27 19:58:48 -04:00
Mounts.hsc
Network.hs
NotificationBroadcaster.hs
OSX.hs
Parallel.hs
PartialPrelude.hs
Path.hs Youtube support! (And 53 other video hosts) 2013-08-22 18:50:43 -04:00
Percentage.hs
Process.hs avoid more build warnings on Windows 2013-08-04 14:05:36 -04:00
QuickCheck.hs
Quvi.hs better error message 2013-08-22 21:12:41 -04:00
Rsync.hs
SafeCommand.hs fix syntax 2013-08-02 12:42:14 -04:00
Shell.hs
SRV.hs fix build with haskell DNS 1.0.0 2013-09-17 11:54:09 -04:00
Tense.hs
ThreadLock.hs
ThreadScheduler.hs get rid of __WINDOWS__, use mingw32_HOST_OS 2013-08-02 12:27:32 -04:00
TList.hs
Tmp.hs Fix a few bugs involving filenames that are at or near the filesystem's maximum filename length limit. 2013-07-30 19:18:29 -04:00
Touch.hsc
Url.hs Send a git-annex user-agent when downloading urls. 2013-09-28 14:35:21 -04:00
UserInfo.hs get rid of __WINDOWS__, use mingw32_HOST_OS 2013-08-02 12:27:32 -04:00
Verifiable.hs
WebApp.hs Use cryptohash rather than SHA for hashing. 2013-09-22 20:06:02 -04:00
Yesod.hs