summaryrefslogtreecommitdiff
path: root/doc/bugs
Commit message (Collapse)AuthorAge
* Added a commentGravatar mail@4e627fd997ef5ca9f75e62ffc0aba5b27bd6aea12016-06-19
|
* (no commit message)Gravatar speredenn2016-06-19
|
* (no commit message)Gravatar mail@4e627fd997ef5ca9f75e62ffc0aba5b27bd6aea12016-06-18
|
* (no commit message)Gravatar DanODonovan2016-06-17
|
* (no commit message)Gravatar DanODonovan2016-06-17
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-06-15
|\
| * (no commit message)Gravatar hpd2016-06-15
| |
| * Added a comment: VersionGravatar jgoerzen2016-06-14
| |
| * Added a comment: Experienced thisGravatar jgoerzen2016-06-14
| |
* | commentGravatar Joey Hess2016-06-13
| |
* | merged patchGravatar Joey Hess2016-06-13
|/ | | | closes https://github.com/joeyh/git-annex/pull/54
* closeGravatar Joey Hess2016-06-13
|
* reproducedGravatar Joey Hess2016-06-13
|
* commentGravatar Joey Hess2016-06-10
|
* (no commit message)Gravatar jgoerzen2016-06-10
|
* Added a comment: Seeing this everywhereGravatar jgoerzen2016-06-10
|
* (no commit message)Gravatar Maurice_Moss2016-06-10
|
* Added a commentGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-06-09
|
* filter out NoUUID remotes from syncDataRemotesGravatar Joey Hess2016-06-09
|
* add commentGravatar Joey Hess2016-06-09
|
* Make git clean filter preserve the backend that was used for a file.Gravatar Joey Hess2016-06-09
|
* closeGravatar Joey Hess2016-06-09
|
* Make lock and unlock work in v6 repos on files whose content is not present.Gravatar Joey Hess2016-06-09
|
* Added a comment: Still seeing thisGravatar jgoerzen2016-06-08
|
* Added a commentGravatar chris@f4ea67aa5ae4709d79959f782fcebb5edae9a79b2016-06-07
|
* Added a commentGravatar xloem2016-06-05
|
* (no commit message)Gravatar xloem2016-06-05
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-06-02
|\
* | sync --content: Fix bug that caused transfers of files to be made to a git ↵Gravatar Joey Hess2016-06-02
| | | | | | | | | | | | | | | | | | | | | | remote that does not have a UUID. This particularly impacted clones from gcrypt repositories. Added guard in Annex.Transfer to prevent this problem at a deeper level. I'm unhappy ith NoUUID, but having Maybe UUID instead wouldn't help either if nothing checked that there was a UUID. Since there legitimately need to be Remotes that do not have a UUID, I can't see a way to fix it at the type level, short making there be two separate types of Remotes.
* | analysisGravatar Joey Hess2016-06-02
| |
| * Added a comment: similar problemGravatar chris@f4ea67aa5ae4709d79959f782fcebb5edae9a79b2016-06-02
| |
* | minor typo fixes throughoutGravatar Yaroslav Halchenko2016-06-02
| | | | | | | | | | problematic flexibility
| * fixed typo and commented about replicationGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-06-02
| |
| * (no commit message)Gravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-06-02
| |
| * (no commit message)Gravatar grawity@2ea26be48562f66fcb9b66307da72b1e2e37453f2016-06-01
|/
* Remove Makefile from cabal tarball; man page building is now handled by a ↵Gravatar Joey Hess2016-05-31
| | | | | | | | small haskell program. This actually runs faster than building the man pages from the makefile did. But the main purpose is to let Setup.hs import Build.Mans and so not need the makefile.
* Added a commentGravatar felixonmars@643c7c1f0bf9bace16d293d69b51419f012234d12016-05-31
|
* responseGravatar Joey Hess2016-05-31
|
* responseGravatar Joey Hess2016-05-31
|
* Added a commentGravatar xloem2016-05-29
|
* (no commit message)Gravatar NhanHo2016-05-28
|
* (no commit message)Gravatar felixonmars@643c7c1f0bf9bace16d293d69b51419f012234d12016-05-28
|
* Windows: Avoid terminating git-annex branch lines with \r\n when union merging.Gravatar Joey Hess2016-05-27
|
* Improve SHA*E extension extraction code.Gravatar Joey Hess2016-05-27
| | | | | | Filter out over-long "extensions" before stripping out non-alphanumerics from them, so that eg "foo.ba__________r" is not considered a .bar extension.
* 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.
* followupGravatar Joey Hess2016-05-27
|
* followupGravatar Joey Hess2016-05-27
|
* analysisGravatar Joey Hess2016-05-27
|
* (no commit message)Gravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-05-25
|