/[Apache-SVN]
ViewVC logotype

Revision 1539448


Jump to revision: Previous Next
Author: gbg
Date: Wed Nov 6 20:05:20 2013 UTC (10 years, 4 months ago)
Changed paths: 7
Log Message:
On the invoke-diff-cmd-feature branch: Fixed all omissions, errors and
typos found in review: http://mail-archives.apache.org/mod_mbox/subversion-dev/201311.mbox/%3C1383750720.1526.YahooMailNeo@web186106.mail.ir2.yahoo.com%3E

* subversion/include/private/svn_io_private.h

  (svn_io__create_custom_diff_cmd): New function declaration.

* subversion/include/svn_client.h

  (svn_client_diff6): Fix doc string.

  (svn_client_diff_peg6): Fix doc string.

  (svn_client_diff_peg5): Fix doc string.

* subversion/include/svn_io.h

  (__create_custom_diff_cmd): Remove function.

* subversion/libsvn_client/diff.c

  (diff_cmd_baton): Move declaration of invoke_diff_cmd to group with
    diff_cmd.

* subversion/libsvn_subr/io.c

  (diff_content_changed): Add missing space to help string.

  (svn_io__create_custom_diff_cmd): Rename function from
    __create_custom_diff_cmd.  Change internal logic to ensure that
    every present reserved keyword is expanded, including multiple
    occurences thereof in the same word.

  (svn_io_run_external_diff): Restore original function contents from
    /trunk.  Add location of matching test.

* subversion/svn/svn.c

  (svn_cl__options "invoke-diff-cmd"): Update and format help
    information.

* subversion/tests/cmdline/getopt_tests_data/svn_help_log_switch_stdout

  (--invoke-diff-cmd): Add new entry to help output data.



Changed paths

Path Details
Directorysubversion/branches/invoke-diff-cmd-feature/subversion/include/private/svn_io_private.h modified , text changed
Directorysubversion/branches/invoke-diff-cmd-feature/subversion/include/svn_client.h modified , text changed
Directorysubversion/branches/invoke-diff-cmd-feature/subversion/include/svn_io.h modified , text changed
Directorysubversion/branches/invoke-diff-cmd-feature/subversion/libsvn_client/diff.c modified , text changed
Directorysubversion/branches/invoke-diff-cmd-feature/subversion/libsvn_subr/io.c modified , text changed
Directorysubversion/branches/invoke-diff-cmd-feature/subversion/svn/svn.c modified , text changed
Directorysubversion/branches/invoke-diff-cmd-feature/subversion/tests/cmdline/getopt_tests_data/svn_help_log_switch_stdout modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26