Andreas Stieger <andreas.stieger@gmx.de> (astieger)


Found Patch Suggested
r1655262, r1543145, r1482558 r1703132, r1698276, r1692939, r1684649, r1672732, r1672728, r1665652, r1664490, r1664489, r1663791, r1637598, r1637597, r1637266, r1637259, r1637251, r1637247, r1637205, r1637014, r1600746, r1600728, r1599140, r1593795, r1574665, r1544878, r1544319, r1544318, r1544316, r1544295, r1544290, r1502692, r1502333, r1501429, r1501412, r1498633, r1497875, r1497870, r1497857, r1497589, r1497145, r1476671, r1447481, r1443272, r1441259, r1438400, r1437744, r1436808, r1435911, r1435755, r1435268, r1435190, r1434381, r1433123, r1433086, r1432764, r1432526, r1432258, r1420944, r1364434, r1337514, r1331905, r1328879, r1328878, r1296691, r1295312, r1295303, r1244207, r1214139 r1639597, r1601353

r1703132 | astieger | 2015-09-15 04:46:02 -0500 (Tue, 15 Sep 2015)

Fix start-commit hook template documentation so that the paragraphs referring to the CAPABILITIES parameter are together.

Obvious fix.

* subversion/libsvn_repos/repos.c
  (create_hooks): move paragraph up to note on CAPABILITIES


r1698276 | julianfoad | 2015-08-28 03:33:18 -0500 (Fri, 28 Aug 2015)

* tools/client-side/bash_completion
  (_svn): Complete arguments to svn info --show-item.

Patch by: Andreas Stieger <andreas.stieger{_AT_}gmx.de>
(tweaked by me)


r1692939 | stefan2 | 2015-07-27 15:03:46 -0500 (Mon, 27 Jul 2015)

Fix a few version numbers on the 1.9 release notes.

* publish/docs/release-notes/1.9.html
  (news): Bump a few release version numbers.

Patch by: Andreas Stieger <andreas.stieger{_AT_}gmx.de>


r1684649 | philip | 2015-06-10 07:04:21 -0500 (Wed, 10 Jun 2015)

Support modern network utilities for finding free ports for tests

* subversion/tests/cmdline/davautocheck.sh:
  Check for presence of ss, netstat and fail if neither is found.
  Prefer ss to find a free port, fall back to netstat.
* subversion/tests/cmdline/svnserveautocheck.sh:
  Same, and augment $PATH to include /usr/{,local/}sbin.

Patch by:  Andreas Stieger <andreas.stieger{_AT_}gmx.de>


r1672732 | astieger | 2015-04-10 14:18:51 -0500 (Fri, 10 Apr 2015)

Update German translations from trunk for 1.9.0

* subversion/po/de.po: merge trunk translations, add 1 manually


r1672728 | astieger | 2015-04-10 13:58:32 -0500 (Fri, 10 Apr 2015)

German translations for 1.9.0

* subversion/po/de.po: Add 11 strings


r1665652 | astieger | 2015-03-10 14:19:04 -0500 (Tue, 10 Mar 2015)

Follow-up to r1421594: Fix (svnserve|dav)autocheck when time is only a
built-in.

Some shells do not treat variable contents as a keyword, which in the
case of time makes the script fail if it is a built-in but not a
command.

* subversion/tests/cmdline/svnserveautocheck.sh,
  subversion/tests/cmdline/davautocheck.sh:
  Turn TIME_CMD into a function.

Approved by: breser, danielsh


r1664490 | astieger | 2015-03-05 15:46:15 -0600 (Thu, 05 Mar 2015)

German translations for 1.9.0

* subversion/po/de.po: Add 91 strings


r1664489 | astieger | 2015-03-05 15:44:27 -0600 (Thu, 05 Mar 2015)

* subversion/po/de.po scan strings


r1663791 | astieger | 2015-03-03 15:09:16 -0600 (Tue, 03 Mar 2015)

Follow-up to r1662620 (svn-info-detail branch)

* subversion/svn/info-cmd.c
  (svn_cl__info): fix typo in help ouput

Obvious fix.



r1655262 | rhuijben | 2015-01-28 05:37:54 -0600 (Wed, 28 Jan 2015)

* subversion/bindings/swig/core.i
  Use C style comments in a file that is processed like C, to avoid errors
  with newer swig versions that use stricter processing rules.

Found by: astieger


r1639597 | stsp | 2014-11-14 04:42:12 -0600 (Fri, 14 Nov 2014)

Fix "svnadmin freeze" example command.

Suggested by: astieger
http://mail-archives.apache.org/mod_mbox/subversion-users/201411.mbox/%3C5465BE64.6070108%40gmx.de%3E


r1637598 | astieger | 2014-11-08 15:45:44 -0600 (Sat, 08 Nov 2014)

German translation update

* subversion/po/de.po: merge translations from trunk


r1637597 | astieger | 2014-11-08 15:43:54 -0600 (Sat, 08 Nov 2014)

Scan translations in preparation of German translation update

* subversion/po/de.po
  run make locale-gnu-po-update PO=de


r1637266 | astieger | 2014-11-06 17:23:11 -0600 (Thu, 06 Nov 2014)

German translation update

* subversion/po/de.po
  Add 371 translations


r1637259 | astieger | 2014-11-06 17:09:27 -0600 (Thu, 06 Nov 2014)

Fix usage info on svn-bench null-list and null-info

* subversion/svn-bench/svn-bench.c
  (svn_cl__cmd_table): Add missing "null-" in usage info
    for null-list and null-info

Obvious fix.


r1637251 | astieger | 2014-11-06 16:37:30 -0600 (Thu, 06 Nov 2014)

Follow-up to r1631446, add missing NAME to svnadmin help setrevprop

* subversion/svnadmin/svnadmin.c
  (cmd_table): Restore previous order for delrevprop. For setrevprop,
    same, and add missing NAME

Approved by: stefan2


r1637247 | astieger | 2014-11-06 16:23:49 -0600 (Thu, 06 Nov 2014)

Apply equivalent change to r1522518 to svn-bench help output

* subversion/svn/help-cmd.c
  (svn_cl__help): No not show the version number in help output as
    --version is provided. Name it Subversion benchmarking tool.

Approved by: stsp



r1637205 | astieger | 2014-11-06 14:16:00 -0600 (Thu, 06 Nov 2014)

Follow-up to r1621277: Adjust load-index help text

* subversion/svnfsfs/svnfsfs.c
  (cmd_table): Adjust help text to reflect load-index reading from
               console, and the mirror command being dump-index.

Obvious fix.


r1637014 | astieger | 2014-11-05 18:23:14 -0600 (Wed, 05 Nov 2014)

Fix help string formatting for svnadmin verify

* subversion/svnadmin/svnadmin.c
  (options_table): Add newline for metadata-only

Obvious fix.


r1601353 | julianfoad | 2014-06-09 07:03:13 -0500 (Mon, 09 Jun 2014)

* subversion/svn/svn.c
  (svn_cl__options): Tweak the help  for '--no-newline' to match the same
    option in 'svnversion', for consistency. A follow-up to r1505714, issue #4299.

Suggested by: astieger


r1600746 | astieger | 2014-06-05 15:05:02 -0500 (Thu, 05 Jun 2014)

Followup to r1579922, fix help string formatting for svnsync -M

* subversion/svnsync/svnsync.c
  (svnsync_cmd_table): Add trailing newline.

Obvious fix.


r1600728 | astieger | 2014-06-05 14:02:55 -0500 (Thu, 05 Jun 2014)

* subversion/po/de.po scan strings


r1599140 | stefan2 | 2014-06-02 04:36:58 -0500 (Mon, 02 Jun 2014)

Fix xgettext warnings and incomplete format strings due to APR macros.

* subversion/libsvn_fs_fs/cached_data.c
  (svn_fs_fs__check_rep): Make xgettext friendly by removing the
   macro from the format string.

* subversion/libsvn_fs_x/cached_data.c
  (svn_fs_x__check_rep): Same.

* subversion/libsvn_fs_fs/index.c
  (svn_fs_fs__l2p_index_create): Same x2.
  (l2p_page_info_copy,l2p_page_get_entry): Same, and grow
   scratch_pool parameters to support it.
  (l2p_page_info_access_func,get_l2p_page_info): Update calls to
   l2p_page_info_copy to pass a pool.
  (l2p_entry_access_func,l2p_index_lookup): Update calls to
   l2p_page_get_entry to pass a pool.

* subversion/libsvn_fs_x/index.c
  (svn_fs_x__l2p_index_create): Make xgettext friendly by removing
   the macro from the format string.
  (l2p_header_copy): Same, and grow scratch_pool parameters to
   support it.
  (l2p_header_access_func,get_l2p_page_info): Update calls to
   l2p_header_copy to pass a pool.
  (l2p_page_get_offset): Same pattern to allow compile-time
   checking of arguments against format string.

Patch by: astieger


r1593795 | stefan2 | 2014-05-11 09:20:17 -0500 (Sun, 11 May 2014)

Fix warnings for potentially undefined operation.
 
Some code uses increment operators on variables referenced in the same
operation. See fsfs-improvements branch (r1517479,1506545) and
fsfs-format-7 (r1453765)
 
* subversion/libsvn_fs_fs/id.c
  (txn_id_parse): Increment data pointer in a separate statement.
* subversion/libsvn_fs_fs/transaction.c
  (read_next_ids): Increment str pointer in a separate statement.
* subversion/libsvn_fs_x/transaction.c
  (read_next_ids): Same.

Patch by: Andreas Stieger <andreas.stieger{_AT_}gmx.de>


r1574665 | astieger | 2014-03-05 15:14:55 -0600 (Wed, 05 Mar 2014)

Fix getopt tests with KWallet, followup to r1572106

Obvious fix.

* subversion/tests/cmdline/getopt_tests.py
  (del_lines_res): Adjust pattern to fit actual output of --version
    with KWallet


r1544878 | astieger | 2013-11-23 14:46:50 -0600 (Sat, 23 Nov 2013)

Ensure full distribution description is printed in svn --version -v

* subversion/libsvn_subr/sysinfo.c
  (stringbuf_split_key): fix buffer length calculation

Approved by: breser


r1544319 | astieger | 2013-11-21 15:09:48 -0600 (Thu, 21 Nov 2013)

merge r1544295, r1544316 from trunk

* r1544295, r1544316
  Change copyright year to 2013 and use full project name


r1544318 | astieger | 2013-11-21 15:08:07 -0600 (Thu, 21 Nov 2013)

merge r1544295, r1544316 from trunk

* r1544295, r1544316
  Change copyright year to 2013 and use full project name


r1544316 | astieger | 2013-11-21 14:58:29 -0600 (Thu, 21 Nov 2013)

Update NOTICE to give the full project name.

Obvious fix.

* NOTICE: s/Subversion/Apache Subversion/


r1544295 | astieger | 2013-11-21 13:23:04 -0600 (Thu, 21 Nov 2013)

* NOTICE: update copyright year to 2013

Approved by: danielsh


r1544290 | astieger | 2013-11-21 13:09:01 -0600 (Thu, 21 Nov 2013)

* subversion/tests/libsvn_fs/fs-test.c
  (check_entry_present, check_entry_absent),
* subversion/tests/libsvn_fs_base/fs-base-test.c
  (check_entry_present, check_entry_absent, check_id_present,
   check_id_absent): Initialize variable 'present' to silence
    warning -Wmaybe-uninitialized.

Approved by: julianfoad


r1543145 | rhuijben | 2013-11-18 14:43:23 -0600 (Mon, 18 Nov 2013)

Resolve a strange error that somehow occurred only on some specific powerpc
architectures. The real problem is that we didn't properly detect the end of
the variable argument list, so it can fail on all architectures.

Found by: astieger

* subversion/svn/status-cmd.c
  (svn_cl__status): Add missing end of warning status values marker.


r1502692 | astieger | 2013-07-12 16:10:56 -0500 (Fri, 12 Jul 2013)

Fix incorrect use of printf parameter in German translation

* subversion/po/de.po
  change %s to ^/ from source, first export from Pootle


r1502333 | astieger | 2013-07-11 14:26:58 -0500 (Thu, 11 Jul 2013)

German translation update

* subversion/po/de.po: merge translations from trunk


r1501429 | astieger | 2013-07-09 13:25:03 -0500 (Tue, 09 Jul 2013)

Scan translations in preparation of German translation update

* subversion/po/de.po
  run make locale-gnu-po-update PO=de, converting to canonical
  po file formatting
  


r1501412 | astieger | 2013-07-09 13:07:42 -0500 (Tue, 09 Jul 2013)

German translation update

* subversion/po/de.po
  Add 27 translations


r1498633 | astieger | 2013-07-01 14:17:12 -0500 (Mon, 01 Jul 2013)

German translation update

* subversion/po/de.po: "svn help status" translations from trunk


r1497875 | astieger | 2013-06-28 13:51:22 -0500 (Fri, 28 Jun 2013)

German translation update, based on r1476671,1497145,1497589 from trunk


r1497870 | astieger | 2013-06-28 13:32:40 -0500 (Fri, 28 Jun 2013)

Scan translations in preparation of German translation update

* subversion/po/de.po: run make locale-gnu-po-update PO=de


r1497857 | astieger | 2013-06-28 12:36:51 -0500 (Fri, 28 Jun 2013)

make po-merge.py count fuzzy strings

* tools/dev/po-merge.py
  (main): count and print number of fuzzy strings

Approved by: danielsh


r1497589 | astieger | 2013-06-27 17:30:56 -0500 (Thu, 27 Jun 2013)

German translation update

* subversion/po/de.po
  Review translations of "working copy path", add some translations


r1497145 | astieger | 2013-06-26 17:31:28 -0500 (Wed, 26 Jun 2013)

German translation update

* subversion/po/de.po
  Add 200 translations


r1482558 | breser | 2013-05-14 15:24:51 -0500 (Tue, 14 May 2013)

* CHANGES: Remove entry that says httpd 2.2.21+ is required.

Found by: astieger


r1476671 | astieger | 2013-04-27 16:11:31 -0500 (Sat, 27 Apr 2013)

Fix an incorrect default value claimed in German translations

* subversion/po/de.po
  Make default value of delta caching match source string

Found by: mattiase


r1447481 | astieger | 2013-02-18 14:35:16 -0600 (Mon, 18 Feb 2013)

German translations update

* subversion/po/de.po
  add 10 translations, use correct equivalent of REPOS_PATH throughout


r1443272 | astieger | 2013-02-06 17:16:25 -0600 (Wed, 06 Feb 2013)

German translations update - complete

* subversion/po/de.po
  complete translations, including long help outputs



r1441259 | astieger | 2013-01-31 17:33:32 -0600 (Thu, 31 Jan 2013)

German translations update

* subversion/po/de.po
  add 95 translations and edits for spelling


r1438400 | astieger | 2013-01-25 03:20:33 -0600 (Fri, 25 Jan 2013)

make mergeinfo diagram column headings l10n friendly

* subversion/svn/mergeinfo-cmd.c
  (mergeinfo_diagram): use one line per column heading and
   vertical lines, leaving room for l10n

Approved by: julianfoad
             brane


r1437744 | astieger | 2013-01-23 15:26:34 -0600 (Wed, 23 Jan 2013)

Use a consistent checksum mismatch message
 
* subversion/libsvn_client/copy_foreign.c
  (file_close): make message identical to to that used elsewhere

Approved by: breser


r1436808 | astieger | 2013-01-22 03:01:02 -0600 (Tue, 22 Jan 2013)

Make static string literal in svnserve message gettext friendly

* subversion/svnserve/svnserve.c
  (svnserve__options): Remove use of nested macro for default port.
  Breaks scanner and cannot be printf'ed in a static definition of
  a apr_getopt_option_t[]. From r1334953/r1335021.

Approved by: stsp


r1435911 | astieger | 2013-01-20 13:02:48 -0600 (Sun, 20 Jan 2013)

German translations update

* subversion/po/de.po
  add 150 translations and edits for style and punctuation
  


r1435755 | astieger | 2013-01-19 17:20:11 -0600 (Sat, 19 Jan 2013)

* subversion/po/de.po
  Remove comments for obsolete translations which caused poedit to
  remove them from the cache


r1435268 | astieger | 2013-01-18 11:45:17 -0600 (Fri, 18 Jan 2013)

Combine conflict callback API messages differing only by punctuation

* subversion/libsvn_wc/conflicts.c
  (generate_propconflict, resolve_text_conflicts): Combine messages
   which differ only by punctuation, remove trailing period from another

Approved by: danielsh
             stsp
             breser


r1435190 | astieger | 2013-01-18 09:22:36 -0600 (Fri, 18 Jan 2013)

Fix spelling error in svnadmin message and make gettext-friendly

* subversion/svnadmin/svnadmin.c
  (sub_main): fix spelling, fix macro call breaking gettext

Approved by: danielsh


r1434381 | astieger | 2013-01-16 14:51:57 -0600 (Wed, 16 Jan 2013)

* subversion/po/de.po
  add 122 translations and some edits for style


r1433123 | astieger | 2013-01-14 14:52:59 -0600 (Mon, 14 Jan 2013)

* subversion/po/de.po add 95 translations and edits for style


r1433086 | astieger | 2013-01-14 14:06:32 -0600 (Mon, 14 Jan 2013)

* subversion/svndumpfilter/svndumpfilter.c fix missing space in message


r1432764 | astieger | 2013-01-13 17:34:55 -0600 (Sun, 13 Jan 2013)

* subversion/po/de.po add 91 translations


r1432526 | astieger | 2013-01-12 16:01:01 -0600 (Sat, 12 Jan 2013)

* subversion/po/de.po Add 90 translations


r1432258 | astieger | 2013-01-11 14:09:16 -0600 (Fri, 11 Jan 2013)

* subversion/po/de.po scan strings


r1420944 | astieger | 2012-12-12 14:11:23 -0600 (Wed, 12 Dec 2012)

Prevent false negative results of "make check" in Python tests

* build/run_tests.py
  (_run_py_test): exit non-zero like _run_c_test

Approved by: danielsh
             breser


r1364434 | astieger | 2012-07-22 16:36:29 -0500 (Sun, 22 Jul 2012)

* subversion/po/de.po Add 30 translations


r1337514 | astieger | 2012-05-12 06:19:00 -0500 (Sat, 12 May 2012)

fix Ruby 1.9 deprecation warning for Config, use RbConfig

* configure.ac
  replace Config with RbConfig
* build/ac-macros/swig.m4
  replace Config with RbConfig

Approved by: gstein


r1331905 | astieger | 2012-04-29 07:27:33 -0500 (Sun, 29 Apr 2012)

* subversion/po/de.po Add 42 translations, use TSVN term for Peg revision


r1328879 | astieger | 2012-04-22 08:38:06 -0500 (Sun, 22 Apr 2012)

Merge r1296691,1328878 from trunk (German translation update).


r1328878 | astieger | 2012-04-22 08:28:03 -0500 (Sun, 22 Apr 2012)

* subversion/po/de.po Fix 25 fuzzy strings and some translations.


r1296691 | astieger | 2012-03-03 14:26:42 -0600 (Sat, 03 Mar 2012)

* subversion/po/de.po : Fix 50 fuzzy strings and two typos.


r1295312 | astieger | 2012-02-29 16:09:16 -0600 (Wed, 29 Feb 2012)

Merge r1295303 from trunk (German translation update).


r1295303 | astieger | 2012-02-29 15:59:53 -0600 (Wed, 29 Feb 2012)

* subversion/po/de.po : Fix 45 fuzzy strings.


r1244207 | astieger | 2012-02-14 14:42:58 -0600 (Tue, 14 Feb 2012)

* COMMITTERS: Add astieger as partial committer. (po: de)


r1214139 | stsp | 2011-12-14 04:13:35 -0600 (Wed, 14 Dec 2011)

* subversion/po/de.po : Fix 61 fuzzy strings.                                 

Patch by: Andreas Stieger