summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* Reporting a bug.Gravatar aditya.mmy@be7b2fbd14a6ce2b6b8588f6719672725a11ed352017-08-27
|
* Added a commentGravatar michalrus2017-08-26
|
* (no commit message)Gravatar michalrus2017-08-26
|
* Added a commentGravatar michalrus2017-08-26
|
* Added a commentGravatar michalrus2017-08-26
|
* Added a commentGravatar michalrus2017-08-26
|
* removedGravatar michalrus2017-08-26
|
* Added a commentGravatar michalrus2017-08-26
|
* Added a comment: No package for debian stretch, armh?Gravatar Alan2017-08-25
|
* formattingGravatar Joey Hess2017-08-24
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2017-08-24
|\
* | bug from emailGravatar Joey Hess2017-08-24
| |
| * (no commit message)Gravatar vgp2017-08-24
|/
* (no commit message)Gravatar loredai2017-08-23
|
* (no commit message)Gravatar loredai2017-08-23
|
* (no commit message)Gravatar loredai2017-08-23
|
* removedGravatar loredai2017-08-23
|
* Added a comment: Upgrade path can produce confusing outputGravatar loredai2017-08-23
|
* Added a comment: It's the old remote...Gravatar olaf2017-08-23
|
* Added a comment: Similar(ish) bug reportsGravatar olaf2017-08-23
|
* (no commit message)Gravatar olaf2017-08-23
|
* (no commit message)Gravatar olaf2017-08-23
|
* (no commit message)Gravatar olaf2017-08-23
|
* Added a comment: get appears to be doing less work? (Part 2)Gravatar kanak@3c4f6e7d832d88751c617b25bdbac896417eb93b2017-08-22
|
* Added a comment: get appears to be doing less work?Gravatar kanak@3c4f6e7d832d88751c617b25bdbac896417eb93b2017-08-22
|
* Added a comment: links on pageGravatar metst13@1d16544ec52801db7efb2895d3dc7a4458b8eb452017-08-22
|
* Added a commentGravatar Rémi2017-08-21
|
* (no commit message)Gravatar Rémi2017-08-21
|
* Added a comment: CommentGravatar hugo2017-08-21
|
* (no commit message)Gravatar hugo2017-08-21
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2017-08-20
|\
* | CVE-2017-12976Gravatar Joey Hess2017-08-20
| |
| * Added a commentGravatar michalrus2017-08-20
| |
| * Added a commentGravatar michalrus2017-08-20
| |
| * Added a commentGravatar michalrus2017-08-20
| |
| * (no commit message)Gravatar michalrus2017-08-20
| |
| * (no commit message)Gravatar michalrus2017-08-20
| |
| * (no commit message)Gravatar michalrus2017-08-20
| |
| * (no commit message)Gravatar doogie2017-08-18
| |
| * (no commit message)Gravatar doogie2017-08-18
| |
| * Added a comment: Exception: getCurrentDirectory:getWorkingDirectory: ↵Gravatar ilovezfs2017-08-18
|/ | | | resource exhausted (Too many open files)
* typoGravatar Joey Hess2017-08-18
|
* add bug for security hole, with exploit detailsGravatar Joey Hess2017-08-18
|
* cleanupGravatar Joey Hess2017-08-18
|
* add note about security fixGravatar Joey Hess2017-08-18
|
* add news item for git-annex 6.20170818Gravatar Joey Hess2017-08-18
|
* git-annex.cabal: Deal with breaking changes in Cabal 2.0Gravatar Joey Hess2017-08-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/haskell/cabal/issues/4655 This means that when a module is conditionally imported via ifdef depending on the OS or build flags, the cabal file has to mirror the same logic there to only list the module then. Since there are lots of OS's and lots of combinations of build flags here, it's rather difficult to know if the cabal file has been completelty correctly updated to match the source code. So I am very unhappy with needing to update things in two places. I've only tested this on linux with most build flags enables; this will probably need significant time and testing to catch every cabal file tweak that this change to Cabal requires. And it will be a continual source of compile failures going forward when the code is modified and the cabal file not also updated. DRY DRY DRY, I repeat myself, but: DRY! Sigh.. (Also, had to remove all Build.* that are standalone programs from the Other-Modules list, because since cabal passes those modules to ghc when building git-annex, it complains that they use module Main. Those modules are only used when building with the Makefile anyway, so this change shouldn't break anything.) This commit was sponsored by Thomas Hochstein on Patreon.
* Added a commentGravatar olaf2017-08-18
|
* Added a commentGravatar olaf2017-08-18
|
* typoGravatar Joey Hess2017-08-17
|