Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | todo | Joey Hess | 2016-06-01 |
| | |||
* | Remove Makefile from cabal tarball; man page building is now handled by a ↵ | Joey Hess | 2016-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 comment | felixonmars@643c7c1f0bf9bace16d293d69b51419f012234d1 | 2016-05-31 |
| | |||
* | response | Joey Hess | 2016-05-31 |
| | |||
* | followup | Joey Hess | 2016-05-31 |
| | |||
* | response | Joey Hess | 2016-05-31 |
| | |||
* | response | Joey Hess | 2016-05-31 |
| | |||
* | response | Joey Hess | 2016-05-31 |
| | |||
* | Added a comment: subdirectories above FILEKEY directory | uwe.nagler@9f80ad68e498fcdb09e20b17ff4539f94ef73ea9 | 2016-05-31 |
| | |||
* | (no commit message) | gernot | 2016-05-29 |
| | |||
* | Added a comment | xloem | 2016-05-29 |
| | |||
* | (no commit message) | NhanHo | 2016-05-28 |
| | |||
* | (no commit message) | felixonmars@643c7c1f0bf9bace16d293d69b51419f012234d1 | 2016-05-28 |
| | |||
* | devblog | Joey Hess | 2016-05-27 |
| | |||
* | minor typos in devblog | Yaroslav Halchenko | 2016-05-27 |
| | |||
* | Windows: Avoid terminating git-annex branch lines with \r\n when union merging. | Joey Hess | 2016-05-27 |
| | |||
* | Improve SHA*E extension extraction code. | Joey Hess | 2016-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. | ||
* | rename function | Joey Hess | 2016-05-27 |
| | |||
* | comment | Joey Hess | 2016-05-27 |
| | |||
* | add news item for git-annex 6.20160527 | Joey Hess | 2016-05-27 |
| | |||
* | releasing package git-annex version 6.201605276.20160527 | Joey Hess | 2016-05-27 |
| | |||
* | add Logs.Line | Joey Hess | 2016-05-27 |
| | |||
* | remove \r from Arbitrary for log tests | Joey Hess | 2016-05-27 |
| | |||
* | prep release | Joey Hess | 2016-05-27 |
| | |||
* | comment | Joey Hess | 2016-05-27 |
| | |||
* | Split lines in the git-annex branch on \r as well as \n, to deal with \r\n ↵ | Joey Hess | 2016-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 warning | Joey Hess | 2016-05-27 |
| | |||
* | followup | Joey Hess | 2016-05-27 |
| | |||
* | followup | Joey Hess | 2016-05-27 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2016-05-27 |
|\ | |||
* | | analysis | Joey Hess | 2016-05-27 |
| | | |||
| * | Added a comment: GHC HEAD warnings | ggreif@8132a868199b4ffec14150c87f538dc06a538220 | 2016-05-27 |
| | | |||
* | | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2016-05-27 |
|\| | |||
| * | (no commit message) | https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4 | 2016-05-25 |
| | | |||
| * | just added a tag to claim my ownership | https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4 | 2016-05-25 |
| | | |||
| * | (no commit message) | xloem | 2016-05-25 |
| | | |||
| * | Added a comment | https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4 | 2016-05-25 |
| | | |||
| * | closing | https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4 | 2016-05-25 |
| | | |||
| * | (no commit message) | https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4 | 2016-05-25 |
| | | |||
* | | update copyright year | Joey Hess | 2016-05-24 |
| | | |||
* | | include 3 in upgradableVersions | Joey Hess | 2016-05-24 |
|/ | | | | Does not change behavior, only git annex version output | ||
* | only warn about missing dbus support on linux | Joey Hess | 2016-05-24 |
| | |||
* | devblog | Joey Hess | 2016-05-24 |
| | |||
* | temporarily add cabal.config to support ghc 8.0.1 build | Joey Hess | 2016-05-24 |
| | | | | This commit can be reverted once the library deps are worked out upstream. | ||
* | close | Joey Hess | 2016-05-24 |
| | |||
* | close | Joey Hess | 2016-05-24 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2016-05-24 |
|\ | |||
* | | enableremote: Remove annex-ignore configuration from a remote. | Joey Hess | 2016-05-24 |
| | | |||
* | | enableremote: Can now be used to explicitly enable git-annex to use git ↵ | Joey Hess | 2016-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 link | Joey Hess | 2016-05-24 |
| | |