[l10n] Translation status report for trunk r1599405

2014-06-02 Thread Subversion Translation Status
Translation status report for trunk@r1599405 lang trans untrans fuzzy obs -- de2716 61 216 469 +++~~~ es2228 549 789 528 ++U~~~ fr2528 249

Improving gpg-agent support

2014-06-02 Thread Ben Reser
Since 1.8 we've supported using gpg-agent to store passwords in memory. http://subversion.apache.org/docs/release-notes/1.8.html#gpg-agent Today I was getting asked about some odd behavior that a customer was seeing so I took some time to investigate. The behavior of this setup is very wonky and

Re: [PATCH] Fix xgettext warnings and incomplete format strings due to macros

2014-06-02 Thread Stefan Fuhrmann
On Mon, Jun 2, 2014 at 2:40 AM, Daniel Shahaf wrote: > Andreas Stieger wrote on Sun, Jun 01, 2014 at 21:22:15 +0100: > > On 01/06/14 02:53, Daniel Shahaf wrote: > > > Don't we prefer doing: > > > > > > svn_error_createf(SVN_ERR_BASE, NULL, _("%s: number %ld"), > > > apr_

Re: [PATCH] Include termios.h in file-merge.c to fix android build

2014-06-02 Thread Stefan Fuhrmann
On Sat, May 31, 2014 at 7:23 PM, Fredrik Fornwall wrote: > [[[ > Include termios.h to get struct winsize declared when building with > the Android NDK. > > * subversion/svn/file-merge.c: Include termios.h to fix Android build. > ]]] > Thanks for the patch! With a small modification to make it c