Chris Koeritz [Sat, 16 Feb 2013 19:45:30 +0000 (14:45 -0500)]
updating to latest huffware set.
Chris Koeritz [Sat, 16 Feb 2013 19:26:24 +0000 (14:26 -0500)]
moving this to a better name in a better location.
Chris Koeritz [Fri, 15 Feb 2013 18:48:43 +0000 (13:48 -0500)]
fixed occasional omission of .zip from name if the directory name had dots in it already.
Chris Koeritz [Fri, 15 Feb 2013 16:41:10 +0000 (11:41 -0500)]
removed extra logging.
Chris Koeritz [Fri, 15 Feb 2013 16:38:32 +0000 (11:38 -0500)]
Merge branch 'master' of ssh://feistymeow.org/feisty_meow
Chris Koeritz [Fri, 15 Feb 2013 16:38:04 +0000 (11:38 -0500)]
nice fix to allow a list of directories to be passed on the command line.
Chris Koeritz [Thu, 14 Feb 2013 22:52:32 +0000 (17:52 -0500)]
fixing umask to take out other access.
Chris Koeritz [Thu, 14 Feb 2013 01:45:32 +0000 (20:45 -0500)]
getting this toward working.
Chris Koeritz [Tue, 12 Feb 2013 20:26:13 +0000 (15:26 -0500)]
fixed inconsistent naming on change_endings, tossed out old script for finding bad
protection on files, fixed up recursive renlower paths.
Chris Koeritz [Tue, 12 Feb 2013 18:44:48 +0000 (13:44 -0500)]
turned off logging.
Chris Koeritz [Tue, 12 Feb 2013 17:10:41 +0000 (12:10 -0500)]
perhaps stupid zero-length file bug is fixed.
Chris Koeritz [Mon, 11 Feb 2013 15:55:18 +0000 (10:55 -0500)]
new fortune.
Chris Koeritz [Mon, 11 Feb 2013 04:47:00 +0000 (23:47 -0500)]
was missing www-data. argh!
Chris Koeritz [Fri, 8 Feb 2013 20:25:48 +0000 (15:25 -0500)]
moving the forms to a more congenial folder name that's not in the way of the fortunes, plus a new fortune.
Chris Koeritz [Thu, 7 Feb 2013 21:14:20 +0000 (16:14 -0500)]
up
Chris Koeritz [Thu, 7 Feb 2013 19:43:46 +0000 (14:43 -0500)]
fixed to allow a target directory for searching to also be passed on command line.
Chris Koeritz [Wed, 6 Feb 2013 16:54:25 +0000 (11:54 -0500)]
new script for cleaning up old garbage from an active git repo clone.
Chris Koeritz [Tue, 5 Feb 2013 19:09:36 +0000 (14:09 -0500)]
new fortune.
Chris Koeritz [Tue, 29 Jan 2013 04:37:20 +0000 (23:37 -0500)]
used on the output from the differ utility, this will find all the files that
are mentioned as having differences.
Chris Koeritz [Mon, 28 Jan 2013 16:32:21 +0000 (11:32 -0500)]
new fortune.
Chris Koeritz [Mon, 28 Jan 2013 15:29:42 +0000 (10:29 -0500)]
fixed references to scripts directory and added linux package lister command.
Chris Koeritz [Sun, 27 Jan 2013 17:12:47 +0000 (12:12 -0500)]
fixed docs and added missing exit.
Chris Koeritz [Sun, 27 Jan 2013 17:10:21 +0000 (12:10 -0500)]
fixed cronjob to include parameters that are required now.
Chris Koeritz [Sun, 27 Jan 2013 17:08:03 +0000 (12:08 -0500)]
sweet! no longer needs a remote server for the IP address.
Fred T. Hamster [Sun, 27 Jan 2013 03:21:01 +0000 (22:21 -0500)]
seeking out problem file.
Chris Koeritz [Sat, 26 Jan 2013 01:25:34 +0000 (20:25 -0500)]
fixed slightly better; not hidden now.
Chris Koeritz [Sat, 26 Jan 2013 00:15:46 +0000 (19:15 -0500)]
dropping an annoying directory in the home directory. not sure why that was in the bundle.
Chris Koeritz [Fri, 25 Jan 2013 19:47:33 +0000 (14:47 -0500)]
new fortune
Chris Koeritz [Wed, 23 Jan 2013 15:40:10 +0000 (10:40 -0500)]
updated to squash first few line feeds in checkout output, so that we don't have an
unnecessarily long listing when nothing has changed.
Chris Koeritz [Tue, 22 Jan 2013 02:24:50 +0000 (21:24 -0500)]
changes that may have fixed the file synch bugs, finally. added a new
stage before tree compare where we make the local directory hierarchy on the target.
this seems to cure all the stupidity issues we were having before. well, the issues
in regard to the behavior of file_synch at least.
Chris Koeritz [Mon, 21 Jan 2013 21:33:30 +0000 (16:33 -0500)]
ignoring .bak files too.
Fred T. Hamster [Mon, 21 Jan 2013 20:46:41 +0000 (15:46 -0500)]
ignoring mac's .DS_Store items now.
Chris Koeritz [Mon, 21 Jan 2013 17:45:08 +0000 (12:45 -0500)]
removed long term usage of putting dot into the PATH, to allow scripts and exes to be run
if they were present in current directory. have long known this wasn't totally safe, but
the reason for even doing it has long passed. all of feisty meow aliases and functions and
scripts are loaded up so that one can run them without needing to refer to a file in the
current directory, and for anything that's actually right there in the current directory,
i will just add a "./" in front of it from now on before running it.
Chris Koeritz [Mon, 21 Jan 2013 17:39:48 +0000 (12:39 -0500)]
new fortune.
Chris Koeritz [Mon, 21 Jan 2013 15:59:48 +0000 (10:59 -0500)]
new script to take a domain name off of a fully qualified hostname.
Chris Koeritz [Mon, 21 Jan 2013 15:16:21 +0000 (10:16 -0500)]
tossing some anachronistic scripts that don't work any more. decided they are not worth
trying to fix for an effect that is pointless; when we ran on sun workstations, they always
logged out to the terminal, and that's where this script would leave a nice message displayed
on the screen. these days people just never log out of X, which is fine, but it makes this
kind of hack meaningless.
Chris Koeritz [Sat, 19 Jan 2013 23:35:01 +0000 (18:35 -0500)]
added .tmp files as being bogus.
Chris Koeritz [Tue, 15 Jan 2013 21:00:51 +0000 (16:00 -0500)]
updated to ignore svn entries file, plus sorted the list to make easier to add.
Fred T. Hamster [Tue, 15 Jan 2013 00:27:30 +0000 (19:27 -0500)]
new version uses HOME variable instead of moronically hard-coded home folder.
Chris Koeritz [Mon, 14 Jan 2013 21:41:38 +0000 (16:41 -0500)]
new fortune.
Chris Koeritz [Mon, 14 Jan 2013 15:52:35 +0000 (10:52 -0500)]
new script is handy; just lists process names for a particular user. just use a user of
"." if you want to list all users process names.
Chris Koeritz [Mon, 14 Jan 2013 02:47:15 +0000 (21:47 -0500)]
added svn-base files as being bogus for searching through.
Chris Koeritz [Sun, 13 Jan 2013 17:01:34 +0000 (12:01 -0500)]
nice change to do proper iname processing in find command.
Chris Koeritz [Fri, 11 Jan 2013 21:00:41 +0000 (16:00 -0500)]
new fortune.
Chris Koeritz [Thu, 10 Jan 2013 22:30:50 +0000 (17:30 -0500)]
more things ruled out. probably should move to doing the patterns inside the find command.
Chris Koeritz [Thu, 10 Jan 2013 21:35:25 +0000 (16:35 -0500)]
fixed a bit more, excluding non-useful files.
Chris Koeritz [Thu, 10 Jan 2013 19:56:21 +0000 (14:56 -0500)]
fixed for names with spaces in them.
Chris Koeritz [Thu, 10 Jan 2013 19:53:52 +0000 (14:53 -0500)]
fixing name for this somewhat useful tool.
Chris Koeritz [Tue, 8 Jan 2013 17:05:17 +0000 (12:05 -0500)]
better note for whiteboard cleanup, had to use process today.
Chris Koeritz [Mon, 7 Jan 2013 19:42:14 +0000 (14:42 -0500)]
new fortune.
Chris Koeritz [Fri, 4 Jan 2013 19:09:29 +0000 (14:09 -0500)]
removing the unit tests now to avoid confusion about ones that used to exist, but got moved.
Chris Koeritz [Thu, 3 Jan 2013 19:35:53 +0000 (14:35 -0500)]
more useful words in personal eclipse dictionary.
Fred T. Hamster [Tue, 1 Jan 2013 09:06:13 +0000 (04:06 -0500)]
updated to clean up compiler issues with how functions were used from basis namespace;
wants them all to be referenced by actual namespace now.
Chris Koeritz [Mon, 31 Dec 2012 17:56:56 +0000 (12:56 -0500)]
new fortune.
Chris Koeritz [Sun, 30 Dec 2012 14:49:29 +0000 (09:49 -0500)]
nice fix, now won't complain if there is no /usr/local/games.
Chris Koeritz [Sun, 30 Dec 2012 14:44:14 +0000 (09:44 -0500)]
made the path for games a bit nicer, going one level down into subdirs
and getting the colons right.
Chris Koeritz [Sun, 30 Dec 2012 01:52:44 +0000 (20:52 -0500)]
new fortune. added subdirectories from local games directory to path so that
humble bundle games can be run more easily.
Chris Koeritz [Fri, 21 Dec 2012 20:27:38 +0000 (15:27 -0500)]
fixes from nasty path code.
Chris Koeritz [Fri, 21 Dec 2012 19:59:32 +0000 (14:59 -0500)]
updated to get closer to building using cygwin, which is difficult because
cygwin is super uncooperative with certain types of dos paths.
Chris Koeritz [Fri, 21 Dec 2012 05:50:42 +0000 (00:50 -0500)]
upped time between retries.
Chris Koeritz [Tue, 18 Dec 2012 15:23:38 +0000 (10:23 -0500)]
new fortune.
Chris Koeritz [Mon, 17 Dec 2012 19:19:55 +0000 (14:19 -0500)]
added timestamps for when started and done.
Chris Koeritz [Sat, 15 Dec 2012 18:54:59 +0000 (13:54 -0500)]
new fortune
Fred T. Hamster [Sat, 15 Dec 2012 17:17:48 +0000 (12:17 -0500)]
updated with more docs and more nice options.
Fred T. Hamster [Fri, 14 Dec 2012 21:15:28 +0000 (16:15 -0500)]
new script to create my nice set of users and their groups.
Fred T. Hamster [Fri, 14 Dec 2012 20:08:32 +0000 (15:08 -0500)]
Merge branch 'master' of feistymeow.org:feisty_meow
Fred T. Hamster [Fri, 14 Dec 2012 20:08:16 +0000 (15:08 -0500)]
now making the TMP directory if it doesn't exist.
+updating authorship to try that out.
Fred T. Hamster [Fri, 14 Dec 2012 20:07:06 +0000 (15:07 -0500)]
now making the TMP directory if it doesn't exist.
Chris Koeritz [Mon, 10 Dec 2012 15:22:33 +0000 (10:22 -0500)]
new fortune.
Chris Koeritz [Tue, 4 Dec 2012 20:51:22 +0000 (15:51 -0500)]
minor update
Chris Koeritz [Mon, 3 Dec 2012 22:11:34 +0000 (17:11 -0500)]
new fortune.
Chris Koeritz [Sun, 2 Dec 2012 16:10:54 +0000 (11:10 -0500)]
new fortune.
Chris Koeritz [Mon, 26 Nov 2012 19:18:29 +0000 (14:18 -0500)]
script for making code archive for genesisII, relies on some feisty meow stuff.
Chris Koeritz [Mon, 26 Nov 2012 17:10:02 +0000 (12:10 -0500)]
new fortune.
Chris Koeritz [Sun, 25 Nov 2012 21:46:48 +0000 (16:46 -0500)]
new configuration example, for running stunnel to map a local, unencrypted
web service in ssl/tls.
Chris Koeritz [Sat, 24 Nov 2012 00:17:09 +0000 (19:17 -0500)]
new fortunes.
Chris Koeritz [Sun, 18 Nov 2012 14:14:29 +0000 (09:14 -0500)]
attempting to clean noise about x11 forwarding from checkin also.
Chris Koeritz [Sun, 18 Nov 2012 14:11:38 +0000 (09:11 -0500)]
Merge branch 'master' of ssh://feistymeow.org/feisty_meow
Chris Koeritz [Sun, 18 Nov 2012 14:11:21 +0000 (09:11 -0500)]
new fortune.
Chris Koeritz [Sun, 18 Nov 2012 14:08:01 +0000 (09:08 -0500)]
fixed to remove annoying x11 forwarding messages in git checkout.
Chris Koeritz [Sat, 17 Nov 2012 20:43:17 +0000 (15:43 -0500)]
new or fixed fortunes...
Chris Koeritz [Mon, 12 Nov 2012 23:17:57 +0000 (16:17 -0700)]
updated to ignore *.swp files.
Chris Koeritz [Mon, 12 Nov 2012 23:13:34 +0000 (16:13 -0700)]
new fortune.
Chris Koeritz [Thu, 8 Nov 2012 13:49:06 +0000 (08:49 -0500)]
updated with new fortunes after annoying merge conflict.
Chris Koeritz [Thu, 8 Nov 2012 13:48:14 +0000 (08:48 -0500)]
Merge branch 'master' of feistymeow.org:feisty_meow
Conflicts:
database/fortunes.dat
Chris Koeritz [Thu, 8 Nov 2012 13:13:45 +0000 (08:13 -0500)]
new fortunes.
Fred T. Hamster [Thu, 8 Nov 2012 06:15:10 +0000 (01:15 -0500)]
new fortunes.
Chris Koeritz [Wed, 7 Nov 2012 23:43:00 +0000 (18:43 -0500)]
upped version number.
Chris Koeritz [Tue, 23 Oct 2012 01:07:43 +0000 (21:07 -0400)]
new fortune, and fixed non-standard apostrophes and quotes.
Chris Koeritz [Fri, 19 Oct 2012 19:43:33 +0000 (15:43 -0400)]
new fortune.
Chris Koeritz [Mon, 15 Oct 2012 16:06:16 +0000 (12:06 -0400)]
new fortune.
Chris Koeritz [Sun, 14 Oct 2012 21:11:33 +0000 (17:11 -0400)]
fixed warnings or some such.
Chris Koeritz [Fri, 12 Oct 2012 22:47:42 +0000 (18:47 -0400)]
new fortune.
Chris Koeritz [Tue, 9 Oct 2012 20:42:33 +0000 (16:42 -0400)]
updated to point at jdk rather than jre level for java. new script that looks for a filename
pattern inside a jar/zip/etc.
Chris Koeritz [Tue, 9 Oct 2012 15:01:58 +0000 (11:01 -0400)]
new fortune.
Chris Koeritz [Sun, 7 Oct 2012 23:17:33 +0000 (19:17 -0400)]
removed lessing of file at end; since file exists we can always go check it to refresh memory of what was checked out.
Chris Koeritz [Sun, 7 Oct 2012 23:03:32 +0000 (19:03 -0400)]
fertling about.
Chris Koeritz [Sat, 6 Oct 2012 22:28:11 +0000 (18:28 -0400)]
fixed path.
Chris Koeritz [Fri, 5 Oct 2012 17:21:56 +0000 (13:21 -0400)]
new fortune.
Chris Koeritz [Thu, 4 Oct 2012 12:43:14 +0000 (08:43 -0400)]
nufe