log

age author description
Thu, 03 Nov 2011 11:08:18 +0700 Edho Arief Link to reference.
Sun, 02 Oct 2011 07:22:57 +0700 Edho Arief Prioritize gnuls over colorls on OpenBSD. Modified GNU ls alias to allow different executable name.
Sun, 02 Oct 2011 04:33:47 +0700 Edho Arief Merge with moefetch! Probably shouldn't be done but it's just much more convenient this way.
Sun, 02 Oct 2011 04:32:15 +0700 Edho Arief Preparation for merge.
Thu, 05 Aug 2010 15:27:07 +0700 Edho Prima Arief Use "grep -c ." instead of "echo $(wc -l <" evilry. I should stop trying to fix this script.
Thu, 08 Apr 2010 16:30:29 +0700 Edho P. Arief - Fix for openssl output parser for generating hashed password
Mon, 05 Apr 2010 20:01:39 +0000 convert-repo update tags
Sun, 14 Mar 2010 18:35:03 +0000 edhoprima - version bump
Sat, 13 Mar 2010 20:42:01 +0000 edhoprima - for some reason I broke the getopts logic again. Fixed
Tue, 09 Mar 2010 04:37:07 +0000 edhoprima - fixes on openssl output
Sun, 27 Dec 2009 19:18:02 +0000 edhoprima@gmail.com - Fixed getopts, now that I remember where I take the code from
Tue, 15 Dec 2009 04:39:46 +0000 edhoprima@gmail.com - Restructured some things.
Mon, 14 Dec 2009 09:57:35 +0000 edhoprima@gmail.com Bugfixes:
Sun, 22 Nov 2009 06:42:41 +0000 edhoprima - Fix basename to escape with / instead of -- (workaround for conflict between BSD/GNU/Solaris implementations)
Fri, 13 Nov 2009 18:47:02 +0000 edhoprima - Replaced md5(sum) with openssl. Less platform dependent because the tool is same across platforms