summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* update youtube playlist docsGravatar Joey Hess2017-11-28
|
* add Utility.HtmlDetectGravatar Joey Hess2017-11-28
| | | | | | | | | | | | | | | | | | | | This will be used in youtube-dl integration, to tell when a html page has been downloaded by addurl, in which case it is worth running youtube-dl to see if it can extract media from it. tagsoup is an almost free dependency, because yesod depends on it. So, this only really adds a dep when git-annex is built without the webapp. I'd like this to as closely as possible match how browsers decide if a page is html or not. Unfortunately, that is fairly heuristic, in order to support malformed html. And, we don't want to falsely detect something as html just because it has something that looks like a html tag embedded somewhere in it. Probably any major video hosting site is going to be serving html documents that at least start with a <html> tag, so requiring that or a DOCTYPE should be good enough. This commit was sponsored by Jeff Goeke-Smith on Patreon.
* update; filed youtube-dl bugGravatar Joey Hess2017-11-27
|
* add news item for git-annex 6.20171124Gravatar Joey Hess2017-11-24
|
* ideaGravatar Joey Hess2017-11-23
|
* Added a comment: Still a problemGravatar olaf2017-11-23
|
* investigate using youtube-dl. not pretty..Gravatar Joey Hess2017-11-22
|
* 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
|
* (no commit message)Gravatar Lykos1532017-11-16
|
* 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
|
* responseGravatar Joey Hess2017-11-14
|
* update; git bug fixed in puGravatar Joey Hess2017-11-13
|
* Added a comment: possible cause (my error)Gravatar astrophoenix2017-11-12
|
* (no commit message)Gravatar astrophoenix2017-11-12
|
* post question about missing filesGravatar astrophoenix2017-11-12
|
* Added a comment: remote "origin" missing some gcrypt commands?Gravatar spam@9590d16798fd27f4e38472862e296fc9828e3d392017-11-11
|
* still need stack-windows.yaml to specify newer versions of Win32 and unix-compatGravatar Joey Hess2017-11-09
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2017-11-09
|\
* | use win32 2.6.1.0Gravatar Joey Hess2017-11-09
| | | | | | | | | | | | | | That has my patches merged into it, so stack-windows.yaml is not needed any longer. This commit was sponsored by Boyd Stephen Smith Jr. on Patreon.
| * Added a commentGravatar Lykos1532017-11-09
|/
* add news item for git-annex 6.20171109Gravatar Joey Hess2017-11-09
|
* reorderGravatar Joey Hess2017-11-09
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2017-11-09
|\
* | responseGravatar Joey Hess2017-11-09
| |
* | retitle; known bugGravatar Joey Hess2017-11-09
| |
* | add linksGravatar Joey Hess2017-11-09
| |
| * removedGravatar Lykos1532017-11-09
| |
| * removedGravatar Lykos1532017-11-09
| |
| * Added a commentGravatar Lykos1532017-11-09
| |
| * Added a commentGravatar Lykos1532017-11-09
| |
| * Added a commentGravatar Lykos1532017-11-09
|/
* remove nix section to unbreak i386-ancient buildGravatar Joey Hess2017-11-08
|
* testremote: Test exporttree.Gravatar Joey Hess2017-11-08
| | | | | | | | | | As long as the class of remotes supports exporting, it's tested whether or not the remote is configured with exporttree=yes. Also, made testremote of a remote configured with exporttree=yes disable that configuration for testing non-export storage. This commit was supported by the NSF-funded DataLad project.
* improve testremote docsGravatar Joey Hess2017-11-08
|
* close already fixed bug (dup)Gravatar Joey Hess2017-11-07
|
* confirmGravatar Joey Hess2017-11-07
|
* responseGravatar Joey Hess2017-11-07
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2017-11-07
|\
* | followupGravatar Joey Hess2017-11-07
| |