git-annex/Utility
Joey Hess 96d46db2d5
Support http urls that contain ":" that is not followed by a port number
The same as git does.

Sponsored-by: Dartmouth College's DANDI project
2023-02-10 13:34:47 -04:00
..
Directory improve createDirectoryUnder to allow alternate top directories 2022-08-12 12:52:37 -04:00
DirWatcher
Env
LockFile replace guessed win32 version with actual version 2.13.4.0 2022-11-09 13:08:27 -04:00
LockPool fix build on windows 2021-12-09 13:39:16 -04:00
Path fix quickcheck test on windows 2022-03-22 13:53:55 -04:00
Process
Scheduled
Tmp avoid using removePathForcibly everywhere, it is unsafe 2022-05-02 14:06:20 -04:00
Aeson.hs fix build warning with old aeson 2022-03-07 13:29:24 -04:00
Android.hs
Applicative.hs
Attoparsec.hs
AuthToken.hs turn of PackageImports in cabal file 2022-02-25 13:16:36 -04:00
Base64.hs turn of PackageImports in cabal file 2022-02-25 13:16:36 -04:00
Batch.hs
Bloom.hs
CoProcess.hs
CopyFile.hs use RawFilePath version of rename 2022-06-22 16:47:34 -04:00
Daemon.hs
Data.hs simplify and speed up Utility.FileSystemEncoding 2021-08-11 12:13:31 -04:00
DataUnits.hs new metric prefixes give us quettabyte and yottabyte 2022-11-18 12:03:12 -04:00
DBus.hs
Debug.hs simplify and speed up Utility.FileSystemEncoding 2021-08-11 12:13:31 -04:00
DebugLocks.hs
Directory.hs avoid unix-compat's rename 2022-07-12 14:55:02 -04:00
DirWatcher.hs
DiskFree.hs
Dot.hs
DottedVersion.hs
Env.hs
Exception.hs
FileMode.hs avoid unix-compat's rename 2022-07-12 14:55:02 -04:00
FileSize.hs avoid unix-compat's rename 2022-07-12 14:55:02 -04:00
FileSystemEncoding.hs improve comments 2021-12-08 18:59:22 -04:00
Format.hs
FreeDesktop.hs
GitLFS.hs Revert "Removed the vendored git-lfs and the GitLfs build flag" 2023-01-04 17:33:29 -04:00
Glob.hs
Gpg.hs avoid setEnv while testing gpg 2022-05-18 16:05:11 -04:00
Hash.hs turn of PackageImports in cabal file 2022-02-25 13:16:36 -04:00
HtmlDetect.hs
HumanNumber.hs
HumanTime.hs
InodeCache.hs deal with ignoreinode config setting 2022-09-16 14:11:25 -04:00
IPAddress.hs fix typo 2022-06-23 13:54:34 -04:00
libkqueue.c
libkqueue.h
LinuxMkLibs.hs work around ldd crash on arm64 autobuilder 2023-01-28 14:26:01 -04:00
LockFile.hs
LockPool.hs
LogFile.hs avoid unix-compat's rename 2022-07-12 14:55:02 -04:00
Lsof.hs
MagicWormhole.hs fix breakage in wormhole's sendFile 2022-09-26 15:26:29 -04:00
Matcher.hs fix build with assistant disabled and webapp enabled 2022-06-29 14:19:18 -04:00
MD5.hs
Metered.hs rename memoryUnits 2022-05-05 15:35:11 -04:00
Misc.hs
Monad.hs
Mounts.hs
MoveFile.hs use getSymbolicLinkStatus not getFileStatus to avoid crash on broken symlink 2022-09-05 13:46:32 -04:00
Network.hs
NotificationBroadcaster.hs
OptParse.hs
OSX.hs
PartialPrelude.hs
Path.hs Fix using lookupkey inside a subdirectory 2021-10-26 15:00:45 -04:00
Percentage.hs
PID.hs
Process.hs When bup split fails, display its stderr 2022-08-05 13:57:20 -04:00
QuickCheck.hs
RawFilePath.hs avoid unix-compat's rename 2022-07-12 14:55:02 -04:00
ResourcePool.hs use ResourcePool for hash-object handles 2022-07-25 17:32:39 -04:00
Rsync.hs
SafeCommand.hs
Scheduled.hs
Shell.hs
ShellEscape.hs
SimpleProtocol.hs
Split.hs
SshConfig.hs
SshHost.hs
Su.hs fix build warning 2022-10-27 10:21:24 -04:00
SystemDirectory.hs
Tense.hs
ThreadLock.hs
ThreadScheduler.hs
TimeStamp.hs
TList.hs
Tmp.hs decorate openTempFile errors with the template name 2021-08-30 13:05:02 -04:00
Tor.hs
Touch.hs
Tuple.hs
Url.hs Support http urls that contain ":" that is not followed by a port number 2023-02-10 13:34:47 -04:00
UserInfo.hs avoid unix-compat's rename 2022-07-12 14:55:02 -04:00
Verifiable.hs
WebApp.hs turn of PackageImports in cabal file 2022-02-25 13:16:36 -04:00
Yesod.hs