/[Frey]/trunk/lib/Frey/Shell/Log.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/Frey/Shell/Log.pm

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

revision 935 by dpavlin, Sat Jan 3 13:38:43 2009 UTC revision 936 by dpavlin, Tue Jan 6 11:56:28 2009 UTC
# Line 84  sub as_sponge { Line 84  sub as_sponge {
84                  NAME => [ 'date', 'message' ],                  NAME => [ 'date', 'message' ],
85                  rows => [ sort { $a->[0] cmp $b->[0] } @rows ],                  rows => [ sort { $a->[0] cmp $b->[0] } @rows ],
86                  stats => $stats,                  stats => $stats,
87                    log_command => $cmd,
88          }          }
89  }  }
90    

Legend:
Removed from v.935  
changed lines
  Added in v.936

  ViewVC Help
Powered by ViewVC 1.1.26