Merge branch 'master' into no-xmpp
This commit is contained in:
commit
7bce73bf27
2 changed files with 20 additions and 0 deletions
|
@ -0,0 +1,9 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="https://launchpad.net/~r0lf"
|
||||||
|
nickname="Rolf Leggewie"
|
||||||
|
avatar="http://cdn.libravatar.org/avatar/aa82122557e706df7ba83bd1983eb79ef1ba2e51350217850176d4f9a1bb2bc0"
|
||||||
|
subject="comment 2"
|
||||||
|
date="2016-12-24T17:56:13Z"
|
||||||
|
content="""
|
||||||
|
time to trim the list of open bugs and close this ticket as unreproducible?
|
||||||
|
"""]]
|
11
doc/devblog/day_440__holidaze.mdwn
Normal file
11
doc/devblog/day_440__holidaze.mdwn
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
Have been working on some improvements to `git annex enable-tor`. Made it
|
||||||
|
su to root, using any su-like program that's available. And made it test
|
||||||
|
the hidden service it sets up, and wait until it's propigated the the Tor
|
||||||
|
directory authorities. The webapp will need these features, so I thought I
|
||||||
|
might as well add them at the command-line level.
|
||||||
|
|
||||||
|
Also some messing about with locale and encoding issues. About most of
|
||||||
|
which the less said the better. One significant thing is that I've made the
|
||||||
|
filesystem encoding be used for all IO by git-annex, rather than needing to
|
||||||
|
explicitly enable it for each file and process. So, there should be much
|
||||||
|
less bother with encoding problems going forward.
|
Loading…
Add table
Add a link
Reference in a new issue