summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
| | |/
* | / check lsof at runtimeGravatar Joey Hess2012-06-16
|/ /
* | add lsof build depsGravatar Joey Hess2012-06-15
| | | | | | | | | | Check for it in configure; and add a --force option for people without it who want to live dangerously.
| * Added a commentGravatar http://joeyh.name/2012-06-16
| |
| * Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-06-15
| |\
| * | update and blog for the dayGravatar Joey Hess2012-06-15
| | | | | | | | | | | | the last of the bad bugs is fixed!
* | | check files with lsof in batches before addingGravatar Joey Hess2012-06-15
| | | | | | | | | | | | | | | I've tested both cases where this is necessary, and it works great! A file with multiple writers is not added until the last one closes.