summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* followupGravatar Joey Hess2016-05-27
|
* followupGravatar Joey Hess2016-05-27
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-05-27
|\
* | analysisGravatar Joey Hess2016-05-27
| |
| * Added a comment: GHC HEAD warningsGravatar ggreif@8132a868199b4ffec14150c87f538dc06a5382202016-05-27
| |
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-05-27
|\|
| * (no commit message)Gravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-05-25
| |
| * just added a tag to claim my ownershipGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-05-25
| |
| * (no commit message)Gravatar xloem2016-05-25
| |
| * Added a commentGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-05-25
| |
| * closingGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-05-25
| |
| * (no commit message)Gravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-05-25
| |
* | update copyright yearGravatar Joey Hess2016-05-24
| |
* | include 3 in upgradableVersionsGravatar Joey Hess2016-05-24
|/ | | | Does not change behavior, only git annex version output
* 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
|