Searched refs:commit_url (Results 1 – 2 of 2) sorted by relevance
1931 const char *commit_url, in queue_prop_change_commit_items() argument1948 if (strcmp(existing_item->url, commit_url) == 0) in queue_prop_change_commit_items()1959 item->url = commit_url; in queue_prop_change_commit_items()2210 const char *commit_url; in wc_to_repos_copy() local2219 commit_url = svn_path_url_add_component2(dst_url, dst_relpath, in wc_to_repos_copy()2224 commit_url, commit_items, in wc_to_repos_copy()
4291 * mailer.py: new commit_url option links to web page for a commit (r21333)