summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* avoid ByteString.Char8 where not neededGravatar Joey Hess2012-06-20
| | | | | Its truncation behavior is a red flag, so avoid using it in these places where only raw ByteStrings are used, without looking at the data inside.
* Added a commentGravatar http://joeyh.name/2012-06-20
|
* fixedGravatar Joey Hess2012-06-20
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-06-20
|\
* | unused: Fix crash when file names contain invalid utf8.Gravatar Joey Hess2012-06-20
| | | | | | | | | | | | Was decoding the git-cat-file of the symlink target as utf8, but that can't do, unix filenames are from the 70's and need this shiny disco fileSystemEncoding.
* | [Word8] to filesystem encoded StringGravatar Joey Hess2012-06-20
| | | | | | | | My, GHC makes this hard.
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnXgp-iIaBK5pnk22xqMVERQb97VyXaejs2012-06-20
| |
| * Added a commentGravatar http://joeyh.name/2012-06-20
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnXgp-iIaBK5pnk22xqMVERQb97VyXaejs2012-06-20
| |
| * Added a commentGravatar http://joeyh.name/2012-06-20
| |
| * Added a commentGravatar http://joeyh.name/2012-06-20
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnXgp-iIaBK5pnk22xqMVERQb97VyXaejs2012-06-20
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnXgp-iIaBK5pnk22xqMVERQb97VyXaejs2012-06-20
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-06-19
|\
* | blog for the dayGravatar Joey Hess2012-06-19
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2012-06-19
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2012-06-19
|/
* bugGravatar Joey Hess2012-06-19
|
* typoGravatar Joey Hess2012-06-19
|
* fixedGravatar Joey Hess2012-06-19
|
* yeahGravatar Joey Hess2012-06-19
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-06-19
|\
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2012-06-19
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawncBlzaDI248OZGjKQMXrLVQIx4XrZrzFo2012-06-19
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2012-06-19
| |
* | updateGravatar Joey Hess2012-06-19
| |
| * Added a commentGravatar http://www.davidhaslem.com/2012-06-19
|/
* blog for the dayGravatar Joey Hess2012-06-18
|
* closeGravatar Joey Hess2012-06-18
|
* Teach _Makefile_ to only do _-DWITH_INOTIFY_ when on a Linux machine.Gravatar Jimmy Tang2012-06-18
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2012-06-18
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2012-06-18
|
* Enable diskfree on kfreebsd, using statvfs.Gravatar Joey Hess2012-06-17
| | | | | | Could not reproduce the build failure I had seen related to this, but the numbers were wrong with statfs64. Probably pulling from the wrong place in the structure. statvfs seems to work..
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-06-17
|\
* | blog for the dayGravatar Joey Hess2012-06-17
| |
* | make inotify a build flag etcGravatar Joey Hess2012-06-17
| |
* | Merge branch 'master' into watchGravatar Joey Hess2012-06-17
|\ \
* | | noteGravatar Joey Hess2012-06-17
| | |
* | | startup check fixesGravatar Joey Hess2012-06-17
| | | | | | | | | | | | | | | Move lsof check, and display a message before daemon startup if on an unsupported OS.
* | | reorgGravatar Joey Hess2012-06-17
| | |
| | * Added a commentGravatar http://joeyh.name/2012-06-17
| | |
| | * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2012-06-17
| |/
| * updateGravatar Joey Hess2012-06-17
| |
| * updateGravatar Joey Hess2012-06-17
| |
| * Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-06-17
| |\
| * | surveyed the OSX and BSD options for file monitoringGravatar Joey Hess2012-06-17
| | |
* | | surveyed the OSX and BSD options for file monitoringGravatar Joey Hess2012-06-17
| | |
* | | Merge branch 'watch' of https://github.com/bgamari/git-annex into watchGravatar Joey Hess2012-06-16
|\ \ \
| * | | stm package name is lowercaseGravatar Ben Gamari2012-06-16
| | | |
| | | * Added a commentGravatar http://dieter-be.myopenid.com/2012-06-16
| | |/