summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* releasing version 3.201204063.20120406Gravatar Joey Hess2012-04-07
|
* Disable diskfree on kfreebsd, as I have a build failure on kfreebsd-i386 ↵Gravatar Joey Hess2012-04-07
| | | | that is quite likely caused by it.
* use unabbreviated size units in statusGravatar Joey Hess2012-04-06
|
* cabal says I need a tighter version of cabal to use test-suiteGravatar Joey Hess2012-04-05
|
* add news item for git-annex 3.20120405Gravatar Joey Hess2012-04-05
|
* releasing version 3.201204053.20120405Gravatar Joey Hess2012-04-05
|
* room for a few more feed itemsGravatar Joey Hess2012-04-05
|
* close old bug with no followupGravatar Joey Hess2012-04-03
|
* update sharebox urls to new projectGravatar Joey Hess2012-04-01
|
* Added a comment: re-annexing previously annexed filesGravatar http://adamspiers.myopenid.com/2012-03-29
|
* (no commit message)Gravatar http://joey.kitenet.net/2012-03-29
|
* Added a comment: ghc 7.0Gravatar http://joey.kitenet.net/2012-03-28
|
* Added a comment: GHC 7Gravatar https://www.google.com/accounts/o8/id?id=AItOawkEUhIcw37X2Kh-dznSMIb9Vgcq0frfdWs2012-03-28
|
* expandGravatar Joey Hess2012-03-24
|
* autoload Common too in ghciGravatar Joey Hess2012-03-24
|
* add a .ghci file to make ghci easier to use in git-annexGravatar Joey Hess2012-03-24
|
* updateGravatar Joey Hess2012-03-24
|
* Revert "avoid rewriting SysConfig.hs with identical contents"Gravatar Joey Hess2012-03-23
| | | | | That made the Makefile want to rebuild the file each time if it's dependencies were newer, as it was not updated.
* update cabal file for recent changesGravatar Joey Hess2012-03-23
| | | | also wired the test suite into cabal
* avoid rewriting SysConfig.hs with identical contentsGravatar Joey Hess2012-03-23
| | | | This avoids some compliation when when reconfiguring.
* fix use of ConfigureGravatar Joey Hess2012-03-23
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-03-23
|\
* | closeGravatar Joey Hess2012-03-23
| |
* | use struct statfs64 on OSXGravatar Joey Hess2012-03-23
| |
| * Added a commentGravatar http://schnouki.net/2012-03-23
| |
* | tweakGravatar Joey Hess2012-03-22
| |
* | updateGravatar Joey Hess2012-03-22
|/
* Added a commentGravatar http://joey.kitenet.net/2012-03-22
|
* break out kfreebsdGravatar Joey Hess2012-03-22
| | | | Now tested on linux and freebsd (amd64).
* Rewrote free disk space checking codeGravatar Joey Hess2012-03-22
| | | | | Moving the portability handling into a small C library cleans up things a lot, avoiding the pain of unpacking structs from inside haskell code.
* use new getConfigGravatar Joey Hess2012-03-22
|
* rationalize getConfigGravatar Joey Hess2012-03-22
| | | | | | | | | | getConfig got a remote-specific config, and this confusing name caused it to be used a couple of places that only were interested in global configs. Rename to getRemoteConfig and make getConfig only get global configs. There are no behavior changes here, but remote.<name>.annex-web-options never actually worked (and per-remote web options is a very unlikely to be useful case so I didn't make it work), so fix the documentation for it.
* tweakGravatar Joey Hess2012-03-22
|
* (no commit message)Gravatar http://schnouki.net/2012-03-22
|
* status: Prints available local disk space, or shows if git-annex doesn't know.Gravatar Joey Hess2012-03-21
|
* Improve detection of inability to check free disk space.Gravatar Joey Hess2012-03-21
| | | | | | | | Don't check if configure indicated checks won't work. This should fix a FTBFS on mipsel, where configure correctly detects the checks won't work, while garbage is returned for disk space info at git-annex runtime. It also means that, when built via cabal, disk space checks are not enabled, unfortunatly.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-03-20
|\
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnhsaESlYphzLTzpJy5IxxGFxxctIhWYfo2012-03-19
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnhsaESlYphzLTzpJy5IxxGFxxctIhWYfo2012-03-19
| |
| * Added a comment: don't do thatGravatar http://joey.kitenet.net/2012-03-19
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnhsaESlYphzLTzpJy5IxxGFxxctIhWYfo2012-03-19
| |
* | fun with symbolsGravatar Joey Hess2012-03-17
| | | | | | | | | | | | Nothing at all on hackage is using <&&> or <||>. (Also, <&&> should short-circuit on failure.)
* | typoGravatar Joey Hess2012-03-16
| |
* | document rsyncurl settingGravatar Joey Hess2012-03-16
|/
* optimize monadic ||Gravatar Joey Hess2012-03-16
| | | | | (||) used applicative style runs both conditions rather than short circuiting. Add an orM that properly short-circuits.
* simplifyGravatar Joey Hess2012-03-16
|
* removed another 10 lines via ifMGravatar Joey Hess2012-03-16
|
* nukes another 15 lines thanks to ifMGravatar Joey Hess2012-03-15
|
* add news item for git-annex 3.20120315Gravatar Joey Hess2012-03-15
|
* releasing version 3.201203153.20120315Gravatar Joey Hess2012-03-15
|