summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * (no commit message)Gravatar ynikitenko2017-11-27
| |
| * Added a commentGravatar olaf2017-11-27
| |
| * removedGravatar olaf2017-11-27
| |
| * Added a commentGravatar olaf2017-11-27
| |
| * Added a comment: development branches inaccessible?Gravatar ganewbie012017-11-26
| |
| * (no commit message)Gravatar s998758@d9eef097c6baf74cc86fd8dbb003c33be91873b82017-11-26
| |
| * (no commit message)Gravatar https://me.yahoo.com/a/5j.FKrMpxZS.luSB.5ahyosMU6RcaYq2#74c602017-11-25
|/
* add news item for git-annex 6.20171124Gravatar Joey Hess2017-11-24
|
* releasing package git-annex version 6.201711246.20171124Gravatar Joey Hess2017-11-24
|
* Fix build with dns-3.0.Gravatar Joey Hess2017-11-24
| | | | This commit was sponsored by Henrik Riomar on Patreon.
* ideaGravatar Joey Hess2017-11-23
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2017-11-23
|\
| * Added a comment: Still a problemGravatar olaf2017-11-23
| |
* | remove changelog entryGravatar Joey Hess2017-11-22
|/ | | | glibc already didn't support old kernels, so nothing user-visible has changed
* investigate using youtube-dl. not pretty..Gravatar Joey Hess2017-11-22
|
* Linux standalone arm build no longer supports Linux kernels older than 2.6.28Gravatar Joey Hess2017-11-21
| | | | | | | | As it was getting too expensive to patch out use of the "new" syscalls We could revisit this if someone has hardware with an older kernel that's still being maintained, but I've verified that the Synology NAS that had used a too old kernel version has been updated to 2.6.32.
* fix build of patched networkGravatar Joey Hess2017-11-21
|
* freshen patchGravatar Joey Hess2017-11-21
|
* update to lts-9,9Gravatar Joey Hess2017-11-21
| | | | | | | with aws updated to 0.17.1 The old version of this file no longer builds on the arm autobuilder, running Debian unstable.
* remove unused importGravatar Joey Hess2017-11-21
|
* avoid build warning with old version of httpGravatar Joey Hess2017-11-21
|
* ah, I got itGravatar Joey Hess2017-11-20
|
* huh?Gravatar Joey Hess2017-11-20
|
* (no commit message)Gravatar quantum.analyst+git-annex@7b5254bfa3fe66bdaa852f498eba084d122744b72017-11-18
|
* (no commit message)Gravatar Yurt2017-11-17
|
* (no commit message)Gravatar Yurt2017-11-17
|
* (no commit message)Gravatar robert.schuetz@7942237bf71a2ae4f5d3cb047d167612b8c9e3112017-11-17
|
* (no commit message)Gravatar robert.schuetz@7942237bf71a2ae4f5d3cb047d167612b8c9e3112017-11-17
|
* Added a comment: thanks, what about 'find' with the same issue?Gravatar yarikoptic2017-11-16
|
* typoGravatar Joey Hess2017-11-16
|
* (no commit message)Gravatar Lykos1532017-11-16
|
* enable LambdaCase and convert around 10% of places that could use itGravatar Joey Hess2017-11-15
| | | | | | | | | | | Needs ghc 7.6.1, so minimum base version increased slightly. All builds are well above this version of ghc, and debian oldstable is as well. Code that could use lambdacase can be found by running: git grep -B 1 'case ' | less and searching in less for "<-" This commit was sponsored by andrea rota.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2017-11-14
|\
* | Display progress meter when uploading a key without size informationGravatar Joey Hess2017-11-14
| | | | | | | | | | | | Getting the size by statting the content file. This commit was supported by the NSF-funded DataLad project.
| * Added a commentGravatar astrophoenix2017-11-14
|/
* thoughtsGravatar Joey Hess2017-11-14
|
* initial whining about 2 ssh promptsGravatar yarikoptic2017-11-14
|
* still can't express custom-setup depsGravatar Joey Hess2017-11-14
| | | | | | | | They need unix on non-windows, for Utility.Env, which Build.Configure uses, but cabal can't express that in a custom-setup stanza. To avoid this problem, Utility.Env would need to be moved into unix-compat..
* avoid Utility.Directory which needs Win32 on windowsGravatar Joey Hess2017-11-14
| | | | custom-setup can't depend on Win32 due to cabal limitations
* typoGravatar Joey Hess2017-11-14
|
* add utf8-string to custom-setup depsGravatar Joey Hess2017-11-14
|
* split out setEnv to avoid adding depGravatar Joey Hess2017-11-14
| | | | | | | | | | | Windows needs the setenv package in custom-setup, but I don't want to pull it in on unix, which would probably break some builds and need more work. Instead, split out setEnv to a separate module. Quite likely, unix-compat will get a portable environment layer, and then both modules can be removed from here. This commit was sponsored by Øyvind Andersen Holm.
* bring back custom-setup stanzaGravatar Joey Hess2017-11-14
| | | | | | | | | | | | | Now that windows is using unix-compat 0.5, don't need a dep on Win32 or unix in custom-setup, so the stanza can be parsed by cabal's limited parser again. Note that unix-compat 0.5 is needed on windows, but the cabal file hasn't bumped it yet, since that would necessarily affect non-windows builds. Instead, the stack-windows.yaml makes sure the right version is pulled in. This commit was sponsored by Jeff Goeke-Smith on Patreon.
* clean up build warnings on WindowsGravatar Joey Hess2017-11-14
|
* use unix-compat 0.5 on windowsGravatar Joey Hess2017-11-14
| | | | Re-applying ac57659e61f9743aebd35258e89752ced0040f9f
* remove copypastaGravatar Joey Hess2017-11-14
|
* use fork of unix-compat to fix build with new Win32Gravatar Joey Hess2017-11-14
|
* responseGravatar Joey Hess2017-11-14
|
* update http-client commitGravatar Joey Hess2017-11-14
|
* update; git bug fixed in puGravatar Joey Hess2017-11-13
|