aboutsummaryrefslogtreecommitdiff
path: root/Utility/Directory.hs
Commit message (Expand)AuthorAge
* finally really add back custom-setup stanzaGravatar Joey Hess2017-12-31
* use unix-compat 0.5 on windowsGravatar Joey Hess2017-11-14
* Revert "use unix-compat 0.5 on windows"Gravatar Joey Hess2017-11-09
* use unix-compat 0.5 on windowsGravatar Joey Hess2017-11-09
* optimisationGravatar Joey Hess2017-05-16
* split out module to work around badly named symbol in directory-1.2.6.2Gravatar Joey Hess2016-05-22
* avoid warnings about not exported System.Directory.isSymbolicLinkGravatar Joey Hess2016-04-28
* Fix build with directory-1.2.6.2.Gravatar Joey Hess2016-04-28
* clean build warning on windowsGravatar Joey Hess2015-12-28
* windows build warning fixesGravatar Joey Hess2015-08-03
* import: Fix failure of cross-device import on Windows.Gravatar Joey Hess2015-07-07
* disable horrible tab warning, needed in every file that Setup.hs pulls inGravatar Joey Hess2015-05-10
* rejigger imports for clean build with ghc 7.10's AMP changesGravatar Joey Hess2015-05-10
* removed all uses of undefined from code baseGravatar Joey Hess2015-04-19
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* unify exception handling into Utility.ExceptionGravatar Joey Hess2014-08-07
* refactorGravatar Joey Hess2014-07-10
* Fix minor FD leak in journal code.Gravatar Joey Hess2014-07-09
* fix windows buildGravatar Joey Hess2014-07-05
* work around getDirectoryContents not streaming lazilyGravatar Joey Hess2014-07-04
* relicense general utility library code to BSDGravatar Joey Hess2014-05-10
* hlintGravatar Joey Hess2014-04-26
* add git annex view commandGravatar Joey Hess2014-02-18
* Windows: Avoid using unix-compat's rename, which refuses to rename directories.Gravatar Joey Hess2014-01-29
* convert hacky shell linux mklibs code to haskell ; fixing symlink bugGravatar Joey Hess2013-12-24
* need to stat symlinkGravatar Joey Hess2013-12-18
* assistant: Fix OSX-specific bug that caused the startup scan to try to follow...Gravatar Joey Hess2013-12-18
* import: Skip .git directories.Gravatar Joey Hess2013-10-07
* add dirContentsRecursiveSkippingGravatar Joey Hess2013-10-05
* better nukefileGravatar Joey Hess2013-05-21
* better nukeFileGravatar Joey Hess2013-05-21
* rename moduleGravatar Joey Hess2013-05-12
* fix permission damage (thanks, Windows)Gravatar Joey Hess2013-05-11
* no need to stub moveFile, it worksGravatar Joey Hess2013-05-11
* fixup #if 0 stubs to use #ifndef mingw32_HOST_OSGravatar Joey Hess2013-05-10
* stub out posix stuff for WindowsGravatar Joey Hess2013-05-10
* finished where indentation changesGravatar Joey Hess2012-12-13
* Fix dirContentsRecursive, which had missed some files in deeply nested subdir...Gravatar Joey Hess2012-11-26
* cleanupGravatar Joey Hess2012-10-16
* releasing version 3.201210163.20121016Gravatar Joey Hess2012-10-16
* remove unused functionGravatar Joey Hess2012-10-16
* flip catchDefaultIOGravatar Joey Hess2012-09-17
* avoid untrappable exception if dirContentsRecursive is run on a directoryGravatar Joey Hess2012-07-02
* kqueue: add directory content tracking, and change determinationGravatar Joey Hess2012-06-18
* added dirTreeGravatar Joey Hess2012-06-18
* hlintGravatar Joey Hess2012-06-12
* factor out nukeFileGravatar Joey Hess2012-06-06
* add dirContentsRecursiveGravatar Joey Hess2012-05-31
* Clean up handling of git directory and git worktree.Gravatar Joey Hess2012-05-18