summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
...
* merged ghc 7.4 support into masterGravatar Joey Hess2012-02-07
|
* Merge branch 'master' into ghc7.4Gravatar Joey Hess2012-02-07
|\
| * add a bug templateGravatar Joey Hess2012-02-06
| |
* | add a bug templateGravatar Joey Hess2012-02-06
| |
* | add news itemGravatar Joey Hess2012-02-06
| |
* | add a tip about using git's assume-unchanged feature to optimize large treesGravatar Joey Hess2012-02-06
| |
* | list of git branchesGravatar Joey Hess2012-02-06
| |
| * already doneGravatar Joey Hess2012-02-06
| |
| * (no commit message)Gravatar http://jefferai.org/2012-02-07
| |
* | note 7.4 neededGravatar Joey Hess2012-02-04
| |
| * add news itemGravatar Joey Hess2012-02-04
|/
* update; ghc7.4 branch fixes this pretty well nowGravatar Joey Hess2012-02-03
|
* updateGravatar Joey Hess2012-02-02
|
* update; newghc-edges branchGravatar Joey Hess2012-02-02
|
* updateGravatar Joey Hess2012-02-02
|
* update; unix-compat gets some of the wayGravatar Joey Hess2012-02-02
|
* updateGravatar Joey Hess2012-02-02
|
* updateGravatar Joey Hess2012-02-01
|
* spent 3 hours on this bug; developed two incomplete fixesGravatar Joey Hess2012-02-01
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawk6QAwUsFHpr3Km1yQbg8hf3S7RDYf7hX42012-01-29
|
* reopenGravatar Joey Hess2012-01-28
| | | | | People seem to want to post comments here with vague details about a new bug, rather than opening a new bug report.
* fixedGravatar Joey Hess2012-01-28
|
* Added a commentGravatar http://joey.kitenet.net/2012-01-28
|
* Added a commentGravatar http://joey.kitenet.net/2012-01-28
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawk6QAwUsFHpr3Km1yQbg8hf3S7RDYf7hX42012-01-28
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawk6QAwUsFHpr3Km1yQbg8hf3S7RDYf7hX42012-01-28
|
* Added a commentGravatar http://joey.kitenet.net/2012-01-27
|
* old version?Gravatar Joey Hess2012-01-27
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawk6QAwUsFHpr3Km1yQbg8hf3S7RDYf7hX42012-01-27
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawk6QAwUsFHpr3Km1yQbg8hf3S7RDYf7hX42012-01-26
|
* addGravatar Joey Hess2012-01-25
|
* closeGravatar Joey Hess2012-01-24
|
* remove Utility.Conditional and use IfElseGravatar Joey Hess2012-01-24
| | | | | | | This drops the >>! and >>? with the nice low fixity. IfElse does have undocumented >>=>>! and >>=>>? operators, but I deem that too fishy. Anyway, using whenM and unlessM is easier; I sometimes mixed the operators up.
* add news item for git-annex 3.20120123Gravatar Joey Hess2012-01-23
|
* Added a commentGravatar http://joey.kitenet.net/2012-01-23
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawlB7-aXsqwzOi2BIR_Q4sUF8sjj24H6F3c2012-01-23
|
* add annex.sshcaching config settingGravatar Joey Hess2012-01-20
|
* ssh connection cachingGravatar Joey Hess2012-01-20
| | | | | | | | | | | Ssh connection caching is now enabled automatically by git-annex. Only one ssh connection is made to each host per git-annex run, which can speed some things up a lot, as well as avoiding repeated password prompts. Concurrent git-annex processes also share ssh connections. Cached ssh connections are shut down when git-annex exits. Note: The rsync special remote does not yet participate in the ssh connection caching.
* fsck --from remote --fastGravatar Joey Hess2012-01-20
| | | | | | | Avoids expensive file transfers, at the expense of checking file size and/or contents. Required some reworking of the remote code.
* better designGravatar Joey Hess2012-01-19
| | | | | Avoids possible repeated password prompts, at the cost of a small bit of locking complication.
* designGravatar Joey Hess2012-01-19
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnBJ6Dv1glxzzi4qIzGFNa6F-mfHIvv9Ck2012-01-19
|
* fsck --fromGravatar Joey Hess2012-01-19
| | | | | | | | | | | | | | | | Fscking a remote is now supported. It's done by retrieving the contents of the specified files from the remote, and checking them, so can be an expensive operation. (Several optimisations are possible, to speed it up, of course.. This is the slow and stupid remote fsck to start with.) Still, if the remote is a special remote, or a git repository that you cannot run fsck in locally, it's nice to have the ability to fsck it. If you have any directory special remotes, now would be a good time to fsck them, in case you were hit by the data loss bug fixed in the previous release!
* addGravatar Joey Hess2012-01-18
|
* thoughtGravatar Joey Hess2012-01-18
|
* add news item for git-annex 3.20120116Gravatar Joey Hess2012-01-16
|
* Added a comment: Thanks and sorryGravatar https://openid.stackexchange.com/user/fd55c6e3-966a-4626-865f-5d0f73e1eb882012-01-15
|
* un-tangle unrelated postsGravatar https://openid.stackexchange.com/user/fd55c6e3-966a-4626-865f-5d0f73e1eb882012-01-15
|
* rename ↵Gravatar https://openid.stackexchange.com/user/fd55c6e3-966a-4626-865f-5d0f73e1eb882012-01-15
| | | | forum/__91__Installation__93___There_is_no_available_version_of_quickcheck_that_satisfies___62____61__2.1.mdwn to forum/__91__Installation__93___base-3.0.3.2_requires_syb___61____61__0.1.0.2_however_syb-0.1.0.2_was_excluded_because_json-0.5_requires_syb___62____61__0.3.3.mdwn
* un-tangle unrelated postsGravatar https://openid.stackexchange.com/user/fd55c6e3-966a-4626-865f-5d0f73e1eb882012-01-15
|