aboutsummaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* fix the day's Windows permissions damageGravatar Joey Hess2013-05-14
* better error message for Windows stubGravatar Joey Hess2013-05-14
* fill in a few windows stubsGravatar Joey Hess2013-05-14
* fix importsGravatar Joey Hess2013-05-14
* deal with Cygwin rsync paths issueGravatar Joey Hess2013-05-14
* rename moduleGravatar Joey Hess2013-05-12
* fix the day's windows permissions damageGravatar Joey Hess2013-05-12
* fix buildGravatar Joey Hess2013-05-12
* work around MissingH's absNormPath not working on WindowsGravatar Joey Hess2013-05-12
* check addition env vars so it works on Windows outside of CygwinGravatar Joey Hess2013-05-12
* make work on windowsGravatar Joey Hess2013-05-12
* fixes for windowsGravatar Joey Hess2013-05-12
* fix windows buildGravatar Joey Hess2013-05-12
* fix permission damage (thanks, Windows)Gravatar Joey Hess2013-05-11
* refactoringGravatar Joey Hess2013-05-11
* clean up from windows portingGravatar Joey Hess2013-05-11
* fixes for Unix buildGravatar Joey Hess2013-05-11
* no need to stub moveFile, it worksGravatar Joey Hess2013-05-11
* git-annex now builds on Windows (doesn't work)Gravatar Joey Hess2013-05-11
* use unix-compat, removed a lot of stubs in Utility.FileModeGravatar Joey Hess2013-05-11
* fixup #if 0 stubs to use #ifndef mingw32_HOST_OSGravatar Joey Hess2013-05-10
* stub out POSIX stuffGravatar Joey Hess2013-05-10
* stub out posix stuff for WindowsGravatar Joey Hess2013-05-10
* rsync special remotes: When sending from a crippled filesystem, use the desti...Gravatar Joey Hess2013-05-09
* configure: Better checking that sha commands output in the desired format.Gravatar Joey Hess2013-05-08
* fix use of wrong shebang when android is installing git-annex-shell wrapper o...Gravatar Joey Hess2013-05-06
* Got removable media mount detection working on Android.Gravatar Joey Hess2013-05-04
* avoid crashing on Android when file mode of .git/annex/url cannot be setGravatar Joey Hess2013-05-03
* work around strange endianness bug in port number on AndroidGravatar Joey Hess2013-05-02
* work around getAddrInfo segfault on AndroidGravatar Joey Hess2013-05-02
* stop setting ai_addrconfigGravatar Joey Hess2013-05-02
* use DList for the transfer queueGravatar Joey Hess2013-04-25
* remove last use of TSetGravatar Joey Hess2013-04-24
* add TList, built on DListGravatar Joey Hess2013-04-24
* whups, I didn't mean to commit this, it was in to more quickly test out of li...Gravatar Joey Hess2013-04-24
* improve display of multiline messages in alertsGravatar Joey Hess2013-04-24
* include sys/types.hGravatar Joey Hess2013-04-24
* expose Control.Monad.joinGravatar Joey Hess2013-04-22
* untested browser opening on AndroidGravatar Joey Hess2013-04-18
* Fall back to internal url downloader when built without curl.Gravatar Joey Hess2013-04-16
* don't need any of this on androidGravatar Joey Hess2013-04-15
* quiet android build warningsGravatar Joey Hess2013-04-15
* avoid TH stuff on AndroidGravatar Joey Hess2013-04-15
* seems I need PackageImports here for configureGravatar Joey Hess2013-04-14
* turn on PackageImports globallyGravatar Joey Hess2013-04-13
* allow --listen to have a port specified as well as the addressGravatar Joey Hess2013-04-09
* implement massReplaceGravatar Joey Hess2013-04-08
* webapp: New --listen= option allows running the webapp on one computer and co...Gravatar Joey Hess2013-04-08
* Generate ciphers with a better entropy.Gravatar guilhem2013-04-06
* minor refactoringGravatar Joey Hess2013-03-30