summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* only warn about missing dbus support on linuxGravatar Joey Hess2016-05-24
|
* devblogGravatar Joey Hess2016-05-24
|
* temporarily add cabal.config to support ghc 8.0.1 buildGravatar Joey Hess2016-05-24
| | | | This commit can be reverted once the library deps are worked out upstream.
* closeGravatar Joey Hess2016-05-24
|
* closeGravatar Joey Hess2016-05-24
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-05-24
|\
* | enableremote: Remove annex-ignore configuration from a remote.Gravatar Joey Hess2016-05-24
| |
* | enableremote: Can now be used to explicitly enable git-annex to use git ↵Gravatar Joey Hess2016-05-24
| | | | | | | | remotes. Using the command this way prevents other git-annex commands from probing new git remotes to auto-enable them.
* | replace redudundant and incomplete encryption para with linkGravatar Joey Hess2016-05-24
| |
| * (no commit message)Gravatar NhanHo2016-05-24
| |
| * (no commit message)Gravatar NhanHo2016-05-24
| |
| * Added a commentGravatar ilovezfs2016-05-24
| |
| * (no commit message)Gravatar NhanHo2016-05-24
| |
| * (no commit message)Gravatar NhanHo2016-05-24
| |
| * (no commit message)Gravatar myannex@18bb16ff5a145a744e065dc96ed566d7a236ccbc2016-05-24
| |
* | Updated cabal file explictly lists source files.Gravatar Joey Hess2016-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The tarball on hackage will include only the files needed for cabal install; it is NOT the full git-annex source tree. While it's totally obnoxious that cabal files need every file listed out when basic wildcard support could avoid hundreds of lines, and have to be maintained when files are added, this does get the tarball size back down to 1 mb. This also stops stack from complaining that it found modules not listed in the cabal file. debian/changelog, debian/NEWS, debian/copyright: Converted to symlinks to CHANGELOG, NEWS, and COPYRIGHT, which used to symlink to these instead. This avoids needing to include debian/ in the hackage tarball. Setup.hs: Build man pages at install time using make and mdwn2man. If it fails, which it probably will on windows, just skip installing them.
| * Added a comment: what would be the "best" command to run?Gravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-05-24
| |
| * added that reconfirmed with 6.20160523+gitg33c00ab-1~ndall+1Gravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-05-23
|/
* lts-5.18Gravatar Joey Hess2016-05-23
|
* improved refactoringGravatar Joey Hess2016-05-23
| | | | | ghc 8.0.1 didn't like runner because it used Rank2Types or something. Instead, factor out the feeder action.
* devblogGravatar Joey Hess2016-05-23
|
* deja vu all over againGravatar Joey Hess2016-05-23
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-05-23
|\
* | add todo itemGravatar Joey Hess2016-05-23
| |
* | re-closeGravatar Joey Hess2016-05-23
| |
* | cleanupGravatar Joey Hess2016-05-23
| |
* | plumb RemoteGitConfig through to encryptCipherGravatar Joey Hess2016-05-23
| |
* | plumb RemoteGitConfig through to decryptCipherGravatar Joey Hess2016-05-23
| |
* | plumb RemoteGitConfig through to setRemoteCredPairGravatar Joey Hess2016-05-23
| |
* | Pass the various gnupg-options configs to gpg in several cases where they ↵Gravatar Joey Hess2016-05-23
| | | | | | | | | | | | | | | | | | | | | | | | were not before. Removed the instance LensGpgEncParams RemoteConfig because it encouraged code that does not take the RemoteGitConfig into account. RemoteType's setup was changed to take a RemoteGitConfig, although the only place that is able to provide a non-empty one is enableremote, when it's changing an existing remote. This led to several folow-on changes, and got RemoteGitConfig plumbed through.
| * fixed meta tagGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-05-23
| |
| * (no commit message)Gravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-05-23
| |
* | remove unusedGravatar Joey Hess2016-05-23
|/
* replyGravatar Joey Hess2016-05-23
|
* note commands which do not get a replyGravatar Joey Hess2016-05-23
|
* note version for recently added commandGravatar Joey Hess2016-05-23
|
* comment, reopenGravatar Joey Hess2016-05-23
|
* commentGravatar Joey Hess2016-05-23
|
* initial passGravatar Joey Hess2016-05-23
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-05-23
|\
* | commentGravatar Joey Hess2016-05-23
| |
| * Added a commentGravatar ilovezfs2016-05-23
|/
* 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
| |