summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* releasing package git-annex version 6.201605276.20160527Gravatar Joey Hess2016-05-27
|
* add Logs.LineGravatar Joey Hess2016-05-27
|
* remove \r from Arbitrary for log testsGravatar Joey Hess2016-05-27
|
* prep releaseGravatar Joey Hess2016-05-27
|
* commentGravatar Joey Hess2016-05-27
|
* Split lines in the git-annex branch on \r as well as \n, to deal with \r\n ↵Gravatar Joey Hess2016-05-27
| | | | | | | | | | | | | | | terminated lines written by some versions of git-annex on Windows. This fixes strange displays in some cases, including whereis showing many duplicate locations, and showing more total copies than actually exist. It's unknown if that lead to data loss when eg, dropping. At the moment, it seems unlikely it could, since the UUID with \r's appended is not the same as a UUID without, and so no remote matches it. It's also unknown if \r's can leak in on windows, perhaps when merging the git-annex branch.
* fix warningGravatar Joey Hess2016-05-27
|
* 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
| |