Home
last modified time | relevance | path

Searched refs:change_file_prop (Results 1 – 25 of 253) sorted by relevance

1234567891011

/dports/devel/svk/SVK-v2.2.3/lib/SVK/Editor/
H A DPropEol.pm67 sub change_file_prop { subroutine
71 $self->SUPER::change_file_prop($path, $name, $value);
H A DDelay.pm114 sub change_file_prop { subroutine
116 return $self->SUPER::change_file_prop ($self->_open_file ($baton), @arg);
/dports/devel/git-svn/git-2.34.1/perl/Git/SVN/
H A DEditor.pm263 $self->change_file_prop($fbat, $n, $v);
318 $self->change_file_prop($fbat, $n, $v);
417 sub change_file_prop { subroutine
419 $self->SUPER::change_file_prop($fbat, $pname, $pval, $self->{pool});
432 $self->change_file_prop($fbat,'svn:special','*');
434 $self->change_file_prop($fbat,'svn:special',undef);
451 $self->change_file_prop($fbat,'svn:executable','*');
453 $self->change_file_prop($fbat,'svn:executable',undef);
/dports/devel/git-gui/git-2.34.1/perl/Git/SVN/
H A DEditor.pm263 $self->change_file_prop($fbat, $n, $v);
318 $self->change_file_prop($fbat, $n, $v);
417 sub change_file_prop { subroutine
419 $self->SUPER::change_file_prop($fbat, $pname, $pval, $self->{pool});
432 $self->change_file_prop($fbat,'svn:special','*');
434 $self->change_file_prop($fbat,'svn:special',undef);
451 $self->change_file_prop($fbat,'svn:executable','*');
453 $self->change_file_prop($fbat,'svn:executable',undef);
/dports/devel/git-p4/git-2.34.1/perl/Git/SVN/
H A DEditor.pm263 $self->change_file_prop($fbat, $n, $v);
318 $self->change_file_prop($fbat, $n, $v);
417 sub change_file_prop {
419 $self->SUPER::change_file_prop($fbat, $pname, $pval, $self->{pool});
432 $self->change_file_prop($fbat,'svn:special','*');
434 $self->change_file_prop($fbat,'svn:special',undef);
451 $self->change_file_prop($fbat,'svn:executable','*');
453 $self->change_file_prop($fbat,'svn:executable',undef);
/dports/devel/git/git-2.34.1/perl/Git/SVN/
H A DEditor.pm263 $self->change_file_prop($fbat, $n, $v);
318 $self->change_file_prop($fbat, $n, $v);
417 sub change_file_prop { subroutine
419 $self->SUPER::change_file_prop($fbat, $pname, $pval, $self->{pool});
432 $self->change_file_prop($fbat,'svn:special','*');
434 $self->change_file_prop($fbat,'svn:special',undef);
451 $self->change_file_prop($fbat,'svn:executable','*');
453 $self->change_file_prop($fbat,'svn:executable',undef);
/dports/devel/git-cvs/git-2.34.1/perl/Git/SVN/
H A DEditor.pm263 $self->change_file_prop($fbat, $n, $v);
318 $self->change_file_prop($fbat, $n, $v);
417 sub change_file_prop { subroutine
419 $self->SUPER::change_file_prop($fbat, $pname, $pval, $self->{pool});
432 $self->change_file_prop($fbat,'svn:special','*');
434 $self->change_file_prop($fbat,'svn:special',undef);
451 $self->change_file_prop($fbat,'svn:executable','*');
453 $self->change_file_prop($fbat,'svn:executable',undef);
/dports/devel/cgit/cgit-1.2.3/git/perl/Git/SVN/
H A DEditor.pm263 $self->change_file_prop($fbat, $n, $v);
318 $self->change_file_prop($fbat, $n, $v);
417 sub change_file_prop { subroutine
419 $self->SUPER::change_file_prop($fbat, $pname, $pval, $self->{pool});
432 $self->change_file_prop($fbat,'svn:special','*');
434 $self->change_file_prop($fbat,'svn:special',undef);
451 $self->change_file_prop($fbat,'svn:executable','*');
453 $self->change_file_prop($fbat,'svn:executable',undef);
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_delta/
H A Dcancel.c299 change_file_prop(void *file_baton, in change_file_prop() function
309 return eb->wrapped_editor->change_file_prop(fb->wrapped_file_baton, in change_file_prop()
378 tree_editor->change_file_prop = change_file_prop; in svn_delta_get_cancellation_editor()
H A Ddepth_filter_editor.c393 change_file_prop(void *file_baton, in change_file_prop() function
403 SVN_ERR(eb->wrapped_editor->change_file_prop(fb->wrapped_baton, in change_file_prop()
470 depth_filter_editor->change_file_prop = change_file_prop; in svn_delta_depth_filter_editor()
H A Dbranch_migrate.c273 change_file_prop(void *file_baton, in change_file_prop() function
349 change_file_prop, in svn_branch__compat_get_migration_editor()
H A Ddebug_editor.c380 change_file_prop(void *file_baton, in change_file_prop() function
393 SVN_ERR(eb->wrapped_editor->change_file_prop(fb->wrapped_file_baton, in change_file_prop()
484 tree_editor->change_file_prop = change_file_prop; in svn_delta__get_debug_editor()
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_delta/
H A Dcancel.c299 change_file_prop(void *file_baton, in change_file_prop() function
309 return eb->wrapped_editor->change_file_prop(fb->wrapped_file_baton, in change_file_prop()
378 tree_editor->change_file_prop = change_file_prop; in svn_delta_get_cancellation_editor()
H A Ddepth_filter_editor.c393 change_file_prop(void *file_baton, in change_file_prop() function
403 SVN_ERR(eb->wrapped_editor->change_file_prop(fb->wrapped_baton, in change_file_prop()
470 depth_filter_editor->change_file_prop = change_file_prop; in svn_delta_depth_filter_editor()
H A Dbranch_migrate.c273 change_file_prop(void *file_baton, in change_file_prop() function
349 change_file_prop, in svn_branch__compat_get_migration_editor()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_delta/
H A Dcancel.c299 change_file_prop(void *file_baton, in change_file_prop() function
309 return eb->wrapped_editor->change_file_prop(fb->wrapped_file_baton, in change_file_prop()
378 tree_editor->change_file_prop = change_file_prop; in svn_delta_get_cancellation_editor()
H A Ddepth_filter_editor.c393 change_file_prop(void *file_baton, in change_file_prop() function
403 SVN_ERR(eb->wrapped_editor->change_file_prop(fb->wrapped_baton, in change_file_prop()
470 depth_filter_editor->change_file_prop = change_file_prop; in svn_delta_depth_filter_editor()
H A Dbranch_migrate.c273 change_file_prop(void *file_baton, in change_file_prop() function
349 change_file_prop, in svn_branch__compat_get_migration_editor()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_delta/
H A Ddepth_filter_editor.c393 change_file_prop(void *file_baton, in change_file_prop() function
403 SVN_ERR(eb->wrapped_editor->change_file_prop(fb->wrapped_baton, in change_file_prop()
470 depth_filter_editor->change_file_prop = change_file_prop; in svn_delta_depth_filter_editor()
H A Dcancel.c299 change_file_prop(void *file_baton, in change_file_prop() function
309 return eb->wrapped_editor->change_file_prop(fb->wrapped_file_baton, in change_file_prop()
378 tree_editor->change_file_prop = change_file_prop; in svn_delta_get_cancellation_editor()
H A Dbranch_migrate.c273 change_file_prop(void *file_baton, in change_file_prop() function
349 change_file_prop, in svn_branch__compat_get_migration_editor()
/dports/java/java-subversion/subversion-1.14.1/subversion/svnbench/
H A Dnull-export-cmd.c136 change_file_prop(void *file_baton, in change_file_prop() function
253 editor->change_file_prop = change_file_prop; in bench_null_export()
/dports/devel/py-subversion/subversion-1.14.1/subversion/svnbench/
H A Dnull-export-cmd.c136 change_file_prop(void *file_baton, in change_file_prop() function
253 editor->change_file_prop = change_file_prop; in bench_null_export()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/svnbench/
H A Dnull-export-cmd.c136 change_file_prop(void *file_baton, in change_file_prop() function
253 editor->change_file_prop = change_file_prop; in bench_null_export()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/svnbench/
H A Dnull-export-cmd.c136 change_file_prop(void *file_baton, in change_file_prop() function
253 editor->change_file_prop = change_file_prop; in bench_null_export()

1234567891011