summaryrefslogtreecommitdiff
path: root/doc/bugs
Commit message (Collapse)AuthorAge
* Added annex.gnupg-decrypt-options and ↵Gravatar Joey Hess2016-05-10
| | | | | | | | | | | remote.<name>.annex-gnupg-decrypt-options, which are passed to gpg when it's decrypting data. The naming is unofrtunately not consistent, but the gnupg-options were only used for encrypting, and it's too late to change that. It would be nice to have a third setting that is always passed to gnupg, but ~/.gnupg/options can be used to specify such global options when really needed.
* removedGravatar xloem2016-05-07
|
* (no commit message)Gravatar xloem2016-05-07
|
* Windows: Fix an over-long temp directory name.Gravatar Joey Hess2016-05-06
|
* (no commit message)Gravatar slowbyte@142ac4d0d3edb8ed7be2fa944db64ee067115f0e2016-05-06
|
* enable explicit-setup-depsGravatar Joey Hess2016-05-05
|
* (no commit message)Gravatar rustikus@9db90d0c115a1825e2f1e5f15257ec1298a6c7b62016-05-05
|
* Added a comment: Problem fixedGravatar abdo.roig@4afedf09b5d9a0a6a9f44fc16a778e10cc3e89dc2016-05-05
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-05-04
|\
* | Windows: Fix several bugs in propigation of changes from the adjusted branch ↵Gravatar Joey Hess2016-05-04
| | | | | | | | back to the master branch.
| * Added a comment: reinject filesGravatar thowz2016-05-04
|/
* link to bug report on stackGravatar Joey Hess2016-05-03
|
* commentGravatar Joey Hess2016-05-03
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-05-03
|\
| * Added a commentGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-05-03
| |
* | followup and closeGravatar Joey Hess2016-05-03
|/
* not a bugGravatar Joey Hess2016-05-03
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-05-03
|\
* | Improve behavior when a just added http remote is not available during uuid ↵Gravatar Joey Hess2016-05-03
| | | | | | | | probe. Do not mark it as annex-ignore, so it will be tried again later.
| * Added a commentGravatar j_k_234@b2b1aa189bf195cefd815fc0fe70e0ebbe2b80772016-05-03
| |
| * Added a commentGravatar spwhitton2016-05-02
|/
* Fix bug that sometimes prevented git-annex smudge --clean from consuming all ↵Gravatar Joey Hess2016-05-02
| | | | its input, which resulted in git add bypassing git-annex.
* Added a commentGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-05-01
|
* (no commit message)Gravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-05-01
|
* (no commit message)Gravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-04-29
|
* Added a commentGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-04-29
|
* correction of scope of security problemGravatar Joey Hess2016-04-28
| | | | | AFAICS, it's not only affecting resumes, but any upload to a special remote with chunking enabled.
* pin unix to already installed versionGravatar Joey Hess2016-04-28
| | | | | | | | This prevents multiple versions of unix, from ghc and needed by newer versions of some packages conflicting. Had to update the bytestring and blaze-builder pins follow-on from this change.
* commentGravatar Joey Hess2016-04-27
|
* Added a commentGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-04-27
|
* Added a commentGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-04-27
|
* responseGravatar Joey Hess2016-04-27
|
* commentGravatar Joey Hess2016-04-27
|
* commentGravatar Joey Hess2016-04-27
|
* commentGravatar Joey Hess2016-04-27
|
* Fix bug that prevented resuming of uploads to encrypted special remotes that ↵Gravatar Joey Hess2016-04-27
| | | | | | used chunking. This bug could also expose the names of keys to such remotes. This is a low-severity security hole.
* give this bug a sane titleGravatar Joey Hess2016-04-27
|
* (no commit message)Gravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-04-27
|
* (no commit message)Gravatar 0xloem@0bd8a79a57e4f0dcade8fc81d162c37eae4d67302016-04-27
|
* Added a comment: create symlinks inside .git/annex/objectsGravatar thowz2016-04-27
|
* (no commit message)Gravatar sts2016-04-26
|
* (no commit message)Gravatar sts2016-04-26
|
* (no commit message)Gravatar sts2016-04-26
|
* initial reportGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-04-26
|
* Added a commentGravatar xloem2016-04-25
|
* Added a commentGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-04-25
|
* (no commit message)Gravatar Abdo2016-04-25
|
* Added a commentGravatar zarel2016-04-24
|
* Added a comment: Further informationGravatar divergentdave@5c17d06f6d67c6f157b76a4cc95ca764b7d2f8992016-04-23
|
* clarify the fixGravatar anarcat2016-04-23
|