summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fix recent test suite reversionGravatar Joey Hess2016-05-23
| | | | | | git annex adjust --force will overwrite any current adjusted branch. I didn't document this because for the user, deleting the branch is just as good.
* commentGravatar Joey Hess2016-05-23
|
* Support building with ghc 8.0.1.Gravatar Joey Hess2016-05-23
|
* fix test suite breakageGravatar Joey Hess2016-05-23
|
* git-annex: GHC compatibilityGravatar ilovezfs2016-05-23
|
* add more deps to Setuo-DependsGravatar Joey Hess2016-05-23
| | | | I'm told these are needed.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-05-23
|\
| * (no commit message)Gravatar xloem2016-05-23
| |
| * (no commit message)Gravatar xloem2016-05-23
| |
| * (no commit message)Gravatar ilovezfs2016-05-23
| |
| * (no commit message)Gravatar ilovezfs2016-05-23
| |
| * Patches for GHC 8 and for cabal configureGravatar ilovezfs2016-05-23
| |
| * Added a comment: Arrived in homebrew - Fix not working?Gravatar rustikus@9db90d0c115a1825e2f1e5f15257ec1298a6c7b62016-05-22
| |
* | split out module to work around badly named symbol in directory-1.2.6.2Gravatar Joey Hess2016-05-22
| | | | | | | | | | | | | | Sadly my bug report about this is not going to get fixed it seems, so I have to drag around a whole added module file just to deal with it. https://github.com/haskell/directory/issues/52
* | bump standards-versionGravatar Joey Hess2016-05-22
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-05-22
|\
* | git's handing of relative GIT_INDEX_FILE is more insane than I thought; ↵Gravatar Joey Hess2016-05-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | always make absolute This is actually worse than I thought; when git is being run with a detached work tree, GIT_INDEX_FILE is treated as a path relative to CWD, instead of the normal behavior of relative the top of the work tree. This seems to make it basically impossible for any program that wants to use GIT_INDEX_FILE to use anything other than an absolute path to it; there are too many configurations to keep straight that can change how git interprets what should be a simple relative path to a file. (I have complained to the git developers.)
| * (no commit message)Gravatar xloem2016-05-22
| |
| * removedGravatar xloem2016-05-22
| |
| * Added a comment: This could be detectedGravatar xloem2016-05-22
| |
| * Added a commentGravatar xloem2016-05-22
|/
* commentGravatar Joey Hess2016-05-21
|
* commentGravatar Joey Hess2016-05-21
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-05-21
|\
* | renameGravatar Joey Hess2016-05-21
| |
| * Added a comment: Retrieval progress message helpersGravatar xloem2016-05-20
| |
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-05-20
|\|
| * S3 support lacking in a stock cabal install build in a sandbox on OS XGravatar ilovezfs@25b1c2e6e4c5194d062624bafc4507b8398d65882016-05-20
| |
| * Added a commentGravatar EskildHustvedt2016-05-20
| |
| * (no commit message)Gravatar EskildHustvedt2016-05-20
| |
| * (no commit message)Gravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-05-19
| |
| * Added a comment: Thank youGravatar Gus2016-05-19
| |
| * Added a comment: Freenet Special RemoteGravatar xloem2016-05-19
| |
* | nub transitionList to avoid ugly message after repeated transitions, and ↵Gravatar Joey Hess2016-05-18
| | | | | | | | avoid redundant work for repeated ForgetDeadRemotes transitions
| * Added a commentGravatar xloem2016-05-18
| |
| * Added a comment: dangling objectsGravatar xloem2016-05-18
|/
* unify handling of unusual GIT_INDEX_FILE relative pathGravatar Joey Hess2016-05-17
| | | | This is probably a git bug that stuck in its interface.
* responseGravatar Joey Hess2016-05-17
|
* followupGravatar Joey Hess2016-05-17
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-05-17
|\
* | Fix crash when entering/changing view in a subdirectory of a repo that has a ↵Gravatar Joey Hess2016-05-17
| | | | | | | | dotfile in its root.
* | use indexEnvGravatar Joey Hess2016-05-17
| |
* | Work around git bug in handling of relative path to GIT_INDEX_FILE when in a ↵Gravatar Joey Hess2016-05-17
| | | | | | | | | | | | | | | | subdirectory of the repository. This affected git annex view. It turns out that some other places that use GIT_INDEX_FILE were already working around the bug. I removed the workaround from Annex.Branch since the new workaround will do.
| * (no commit message)Gravatar Gus2016-05-17
| |
| * (no commit message)Gravatar adament@c0981cf9fb3a2c013811bae9af9bada8f0fa08862016-05-17
| |
| * (no commit message)Gravatar adament@c0981cf9fb3a2c013811bae9af9bada8f0fa08862016-05-17
| |
| * Added a comment: RestartingGravatar Gus2016-05-17
| |
| * Added a commentGravatar openmedi2016-05-16
|/
* commentGravatar Joey Hess2016-05-16
|
* commentGravatar Joey Hess2016-05-16
|