Searched defs:target_peg_revision (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/subversion/subversion/svn/
H A Dcl-log.h54 svn_opt_revision_t target_peg_revision; member in struct:svn_cl__log_receiver_baton
H A Dlog-cmd.c64 display_diff(const svn_log_entry_t *log_entry, const char *target_path_or_url, const svn_opt_revision_t *target_peg_revision, svn_depth_t depth, const char *diff_extensions, svn_stream_t *outstream, svn_stream_t *errstream, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
/freebsd-13-stable/contrib/subversion/subversion/svnbench/
H A Dnull-log-cmd.c141 svn_opt_revision_t target_peg_revision; local
/freebsd-13-stable/contrib/subversion/subversion/libsvn_client/
H A Dmergeinfo.c1669 svn_client__mergeinfo_log(svn_boolean_t finding_merged, const char *target_path_or_url, const svn_opt_revision_t *target_peg_revision, svn_mergeinfo_catalog_t *target_mergeinfo_catalog, const char *source_path_or_url, const svn_opt_revision_t *source_peg_revision, const svn_opt_revision_t *source_start_revision, const svn_opt_revision_t *source_end_revision, svn_log_entry_receiver_t log_receiver, void *log_receiver_baton, svn_boolean_t discover_changed_paths, svn_depth_t depth, const apr_array_header_t *revprops, svn_client_ctx_t *ctx, svn_ra_session_t *ra_session, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
2188 svn_client_mergeinfo_log2(svn_boolean_t finding_merged, const char *target_path_or_url, const svn_opt_revision_t *target_peg_revision, const char *source_path_or_url, const svn_opt_revision_t *source_peg_revision, const svn_opt_revision_t *source_start_revision, const svn_opt_revision_t *source_end_revision, svn_log_entry_receiver_t log_receiver, void *log_receiver_baton, svn_boolean_t discover_changed_paths, svn_depth_t depth, const apr_array_header_t *revprops, svn_client_ctx_t *ctx, apr_pool_t *scratch_pool) argument
[all...]
H A Ddeprecated.c3126 svn_client_mergeinfo_log(svn_boolean_t finding_merged, const char *target_path_or_url, const svn_opt_revision_t *target_peg_revision, const char *source_path_or_url, const svn_opt_revision_t *source_peg_revision, svn_log_entry_receiver_t receiver, void *receiver_baton, svn_boolean_t discover_changed_paths, svn_depth_t depth, const apr_array_header_t *revprops, svn_client_ctx_t *ctx, apr_pool_t *scratch_pool) argument
H A Dmerge.c12249 short_circuit_mergeinfo_log(svn_mergeinfo_catalog_t *target_mergeinfo_cat, svn_boolean_t finding_merged, const char *target_path_or_url, const svn_opt_revision_t *target_peg_revision, const char *source_path_or_url, const svn_opt_revision_t *source_peg_revision, const svn_opt_revision_t *source_start_revision, const svn_opt_revision_t *source_end_revision, svn_log_entry_receiver_t receiver, svn_revnum_t *revision, svn_client_ctx_t *ctx, svn_ra_session_t *ra_session, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument

Completed in 207 milliseconds