/[SVNBrowser]/trunk/lib/SVNBrowser/Action/Filter.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/lib/SVNBrowser/Action/Filter.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 5 by dpavlin, Tue Dec 5 15:08:46 2006 UTC revision 7 by dpavlin, Tue Dec 5 16:48:10 2006 UTC
# Line 45  sub take_action { Line 45  sub take_action {
45          my $author = $self->argument_value('author');          my $author = $self->argument_value('author');
46          warn "author: $author\n";          warn "author: $author\n";
47            
48      $self->result->message('Success');      $self->result->message("Showing only commits from $author");
49            
50      return 1;      return 1;
51  }  }

Legend:
Removed from v.5  
changed lines
  Added in v.7

  ViewVC Help
Powered by ViewVC 1.1.26