Show last: 20 , 50 , 100 , All
Next page

Date File Revision Author Revision Log
2008/05/22 12:54:22 187 187 dpavlin added back-tick like syntax for --join --on which enables to
replace some data with more verbose one with OpenVZ examples
2008/05/21 14:55:41 186 186 dpavlin remove dead code -- left over from refactoring
2008/05/21 14:26:22 185 185 dpavlin refactor code to allow math operations between columns
(so that I don't need to use awk just for that).
2008/05/20 20:40:38 184 184 dpavlin - fix min/max values which where swapped in output
- add command line parameters -d and -f to comply with cut(1)
2008/05/20 20:09:50 183 183 dpavlin Added min and max to syntax

I'm quote proud of this perl golfing:
- use mapping to operatior to check validity
- clever use of evil eval to have just one code path
2008/05/20 00:45:50 182 182 dpavlin added -d to support any type of delimiter in input data
2008/05/17 21:35:53 181 181 dpavlin correctly support simple form of invocation with range

./group.by 2-3

to show count and group by same columns
2008/05/17 16:01:47 180 180 dpavlin - abstract out col_range to support display of range columns again
- support again trivial invocation of: groupby.pl 42
2008/05/17 14:16:36 179 179 dpavlin added --human option to display units
2008/05/17 14:13:42 178 178 dpavlin re-write most of this script to make it support sum operations
together with count on columns
2008/05/17 12:07:58 177 177 dpavlin fix warning
2008/03/11 12:29:28 176 176 dpavlin - move configuration to ~/.sites.yaml
- added ability to submit form at beginning (for login)
2007/10/27 22:09:08 175 175 dpavlin don't include pod in css :-(
2007/02/15 17:29:18 174 174 dpavlin some timing, less verbose output by default
2007/02/15 17:19:37 173 173 dpavlin import Web Site Mapper by Timm Murray (with some local changes I guess)
2007/02/02 23:28:08 172 172 dpavlin Anna (ups, irc-logger) moved to it's own respository
2007/02/02 22:27:36 171 171 dpavlin count pings and ignore them, be very liberal about invitations, slightly better poll output
2007/02/02 21:37:52 170 170 dpavlin implement count|poll <something> <scan nr last messages> which will count all
<something>+ or <something>- so you can create quick polls about topics.
2006/10/24 12:51:49 169 169 dpavlin sleep and reconnect on socket errors
2006/10/24 12:50:41 168 168 dpavlin display total number of characters in messages and average size