commit c78d7845a993434d0246de18e363933cab787437
Author: Translation commit bot
Date: Wed Mar 16 04:46:29 2016 +
Update translations for tor-messenger-ircproperties
---
id/irc.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/id/irc.properties b/id/irc.prope
commit b31b733ee56960e623d1d12f1980f1ef5b789ccc
Author: Translation commit bot
Date: Wed Mar 16 04:46:34 2016 +
Update translations for tor-messenger-ircproperties_completed
---
id/irc.properties | 3 +++
1 file changed, 3 insertions(+)
diff --git a/id/irc.properties b/id/irc.properti
commit eadc05ca503d717059f65088895c1943235cdf9e
Author: Arlo Breault
Date: Tue Mar 15 17:45:52 2016 -0700
Rebase trac 13312 patch
* It's dependent on the bug-955324.patch but that'll be applied fix
(lexical order) and has been marked for uplifting, so may be removed
commit dfdbd9096207126769e42ff8ba97492bf8fd2a9b
Author: Arlo Breault
Date: Tue Mar 15 12:56:46 2016 -0700
Rebase trac 17494 patch
---
projects/instantbird/trac-17494.patch | 27 +++
1 file changed, 19 insertions(+), 8 deletions(-)
diff --git a/projects/instantbird/
commit 2a9f49b8be4a2ea3253bf6c75608221df2d5462e
Author: Nick Mathewson
Date: Tue Mar 15 13:36:45 2016 -0400
Apply notes from last month's meeting about prop264,266.
---
proposals/264-subprotocol-versions.txt | 26 ++
.../266-removing-current-obsolete-clients.txt |
commit a147f342171e70c3b756ad38cb9145ff7e67c2ac
Author: Damian Johnson
Date: Tue Mar 15 10:08:25 2016 -0700
Move key_input() to nyx.curses
This has always belonged as a function. This allows us to drop direct curses
usage from the controller - only spots left are a couple addch
commit 731cfe8745b8dc631497974888c38b8bdadf9ae7
Author: Damian Johnson
Date: Tue Mar 15 09:53:07 2016 -0700
Replace nyx.curses.setup() with start()
No reason not to have this replace curses.wrapper() too. This way we can
drop
direct curses usage from our starter as well.
---
commit 505f4e623097d29fcc7361d375b8e11a411a4971
Author: Damian Johnson
Date: Tue Mar 15 08:43:29 2016 -0700
Curses setup() function
Moving our one-time curses setup to the nyx.curses module.
---
nyx/controller.py | 18 +++---
nyx/curses.py | 22
commit b552c4ef7f8a1a64378652c785cef0d8e04c93b0
Author: Damian Johnson
Date: Tue Mar 15 08:58:29 2016 -0700
Perform cbreak in key_input()
Our cbreak and halfdelay modes are used to determine if we time out requests
for user input...
https://www.ibm.com/support/knowl
commit 9a3a84b5d1604e09b8d22db33905e0fbf03a4933
Author: Georg Koppen
Date: Mon Mar 14 13:55:55 2016 +
Bug 18544: Adding Günes and Nicolas to the mentors list
---
getinvolved/en/volunteer.wml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/getinvolved/en/volunteer.w
commit 26c390f4f2208c0d886ecb15a582f249a16c8aa5
Author: Damian Johnson
Date: Tue Mar 15 09:09:32 2016 -0700
Add tails project idea
Resurrecting a project from commit 186b0b6 anonym and asn would like to
mentor
this year.
---
getinvolved/en/volunteer.wml | 108
commit 6874a7607d167390d2f5c69a6c3917108d9dae6a
Author: Translation commit bot
Date: Tue Mar 15 15:15:49 2016 +
Update translations for tails-misc
---
ca.po | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ca.po b/ca.po
index 8159051..9d5b670 100644
--- a/ca.po
+++ b
commit 844777d0f48dcc528edf7c284f7f6b7c363a33e5
Author: Translation commit bot
Date: Tue Mar 15 15:15:16 2016 +
Update translations for https_everywhere
---
ca/https-everywhere.dtd | 32
1 file changed, 16 insertions(+), 16 deletions(-)
diff --git a/ca
commit 942ece480357cfa3e71e94dd13a522b0140fa84c
Author: Translation commit bot
Date: Tue Mar 15 15:15:22 2016 +
Update translations for https_everywhere_completed
---
ca/https-everywhere.dtd | 30 ++
1 file changed, 18 insertions(+), 12 deletions(-)
diff --
commit b48f8a8114575793046a8e9d3544d6b2d0a17f82
Author: Nick Mathewson
Date: Tue Mar 15 09:21:29 2016 -0400
Fix whitespace.
---
src/common/util.c | 6 --
src/or/circuitbuild.c | 4 +++-
src/or/config.c | 6 --
src/or/main.c | 3 ++-
src/or/rendcommon.c | 1 +
sr
commit 1ef7df551d8efc0a74536006c17bdaa3cbb0931d
Author: Peter Palfrader
Date: Tue Mar 1 17:08:14 2016 +0100
First RelaxDirModeCheck implementation
---
doc/tor.1.txt | 3 +++
src/common/util.c | 8 ++--
src/common/util.h | 13 +++--
src/or/config.c|
commit 35644433511d210845ae9e101034059bbf839167
Author: Peter Palfrader
Date: Tue Mar 1 18:48:57 2016 +0100
Add a changes file for #18458
---
changes/bug18458 | 9 +
1 file changed, 9 insertions(+)
diff --git a/changes/bug18458 b/changes/bug18458
new file mode 100644
index 000
commit d8626d34e59ceb1a71b23646b9c1c1f4fec88638
Author: Peter Palfrader
Date: Mon Mar 14 20:27:53 2016 +0100
Fix log message: say RelaxDirModeCheck instead of StrictDirModes
---
src/or/config.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/or/config.c b/src/or/con
commit c9899ee64008b63cb9867115ac684590dd50f902
Merge: 4b02af4 d8626d3
Author: Nick Mathewson
Date: Tue Mar 15 09:18:24 2016 -0400
Merge remote-tracking branch 'weasel/bug18458'
changes/bug18458 | 9 +
doc/tor.1.txt | 3 +++
src/common/util.c | 8 ++--
s
commit 5a5cf283b3a0da1ed547597b7dd768e7ad2d767c
Author: Georg Koppen
Date: Tue Mar 15 13:17:02 2016 +
Bug 16444: Update audit process for Firefox ESR
The GENERAL document contains notes about a new procedure for reviewing
new features in Firefox releases for the next ESR To
commit 6e719f2dbddc3107ac2403bfc43bd92119e18a6f
Author: Translation commit bot
Date: Tue Mar 15 09:47:03 2016 +
Update translations for tor-messenger-privdtd
---
ca/priv.dtd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ca/priv.dtd b/ca/priv.dtd
index 0f9eb5e..c91
commit 0769a6be3a13506d93e508a056f939fb603c41b5
Author: Translation commit bot
Date: Tue Mar 15 09:47:07 2016 +
Update translations for tor-messenger-privdtd_completed
---
ca/priv.dtd | 2 ++
1 file changed, 2 insertions(+)
diff --git a/ca/priv.dtd b/ca/priv.dtd
new file mode 100644
i
commit 4e2d11253235bbb56f56cdda1da37d811c30499d
Author: Translation commit bot
Date: Tue Mar 15 09:45:51 2016 +
Update translations for tor-launcher-progress_completed
---
ca/progress.dtd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ca/progress.dtd b/ca/progress.
commit 74e890f86d20b38ada57ff58b9eee1f9c61ef483
Author: Translation commit bot
Date: Tue Mar 15 09:45:46 2016 +
Update translations for tor-launcher-progress
---
ca/progress.dtd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ca/progress.dtd b/ca/progress.dtd
index
commit 9a025a869e4b89291a692209bf323b6b29345992
Author: Translation commit bot
Date: Tue Mar 15 09:46:18 2016 +
Update translations for tails-perl5lib
---
ca.po | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/ca.po b/ca.po
index 0465d92..0327e01 100644
---
commit 4858aad8261b4a7a4d0438afc95a49c770700f1e
Author: Translation commit bot
Date: Tue Mar 15 09:46:00 2016 +
Update translations for tails-misc
---
ca.po | 82 +--
1 file changed, 41 insertions(+), 41 deletions(-)
diff
commit 60db1e8a9be625084f63531aedf68d81b0024f00
Author: Translation commit bot
Date: Tue Mar 15 09:45:26 2016 +
Update translations for tails-persistence-setup
---
ca/ca.po | 74
1 file changed, 37 insertions(+), 37 delet
commit ef257f07cc7600a3784ed699947a9f4f1a700ef0
Author: Translation commit bot
Date: Tue Mar 15 09:45:55 2016 +
Update translations for tor-launcher-network-settings
---
ca/network-settings.dtd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ca/network-settings.dtd
commit f5f12d85c462cfe11d08724b84dbe17e6c95470e
Author: Translation commit bot
Date: Tue Mar 15 09:45:31 2016 +
Update translations for tails-persistence-setup_completed
---
ca/ca.po | 74
1 file changed, 37 insertions(+)
commit 9dd46bb87815f6e0c7633c899e988c0a149812ee
Author: Translation commit bot
Date: Tue Mar 15 09:45:16 2016 +
Update translations for https_everywhere
---
ca/https-everywhere.dtd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ca/https-everywhere.dtd b/ca/https-ev
30 matches
Mail list logo