Chris Koeritz [Tue, 6 Mar 2012 13:27:52 +0000 (08:27 -0500)]
new fortunes.
Chris Koeritz [Tue, 6 Mar 2012 04:22:16 +0000 (23:22 -0500)]
new files for newer examples, now using /home/games for transient installed
games rather than /usr/local/games. fits better with our current style of
having a huge home partition and smaller other partitions.
Chris Koeritz [Tue, 6 Mar 2012 03:39:08 +0000 (22:39 -0500)]
updated to correct some misapprehensions about how well gvim would work as an editor for
svn and git checkins. answer: not at all well. no editor that comes back before editing
is complete will work properly for git and svn.
Chris Koeritz [Tue, 6 Mar 2012 00:11:57 +0000 (19:11 -0500)]
gets to the uva web sites as if we're on the campus network.
Chris Koeritz [Mon, 5 Mar 2012 22:47:17 +0000 (17:47 -0500)]
attempting to make the code build not require previous setup of scripts.
Chris Koeritz [Mon, 5 Mar 2012 19:11:39 +0000 (14:11 -0500)]
getting editors right...
Chris Koeritz [Mon, 5 Mar 2012 18:36:46 +0000 (13:36 -0500)]
trying to get gvim back in.
Chris Koeritz [Sun, 4 Mar 2012 23:49:35 +0000 (18:49 -0500)]
fixing date_stringer function.
Chris Koeritz [Sun, 4 Mar 2012 04:35:53 +0000 (23:35 -0500)]
oops, fairly bad mistake in setting directory name.
Chris Koeritz [Sun, 4 Mar 2012 04:33:42 +0000 (23:33 -0500)]
language issue cleared up.
Chris Koeritz [Sun, 4 Mar 2012 04:32:07 +0000 (23:32 -0500)]
moved sftp and ssh to security directory, which makes more sense. also extracted keyfile
picking to new script and made sftp use it too.
Chris Koeritz [Sun, 4 Mar 2012 04:30:04 +0000 (23:30 -0500)]
better location for ssh and sftp scripts, plus made a lot nicer by having them each use
the pick credentials stuff.
Chris Koeritz [Sun, 4 Mar 2012 04:23:31 +0000 (23:23 -0500)]
trapping git calling us.
Chris Koeritz [Sun, 4 Mar 2012 04:21:08 +0000 (23:21 -0500)]
testing out this push refs problem, which i think i am causing.
Chris Koeritz [Sun, 4 Mar 2012 02:58:38 +0000 (21:58 -0500)]
precaution that seemed to fix weirdness in backup osgrid script.
Chris Koeritz [Sun, 4 Mar 2012 00:17:35 +0000 (19:17 -0500)]
seems to be complaining about something...
root [Sat, 3 Mar 2012 20:42:36 +0000 (15:42 -0500)]
turned off debugging noise.
Chris Koeritz [Sat, 3 Mar 2012 19:19:21 +0000 (14:19 -0500)]
updating to ensure we'll use the right identity (for fred only right now)
to login to sites that know fred or the fred hamster sourceforge id.
this needs to be generalized.
Chris Koeritz [Sat, 3 Mar 2012 19:16:06 +0000 (14:16 -0500)]
added handling of sourceforge sites.
Chris Koeritz [Sat, 3 Mar 2012 18:45:41 +0000 (13:45 -0500)]
doc cleanup.
Chris Koeritz [Sat, 3 Mar 2012 18:04:50 +0000 (13:04 -0500)]
more notes.
Chris Koeritz [Sat, 3 Mar 2012 17:55:28 +0000 (12:55 -0500)]
first bits of LSL code starting to arrive.
Chris Koeritz [Fri, 2 Mar 2012 21:49:21 +0000 (16:49 -0500)]
cannot leave java home with miserable cygdrive in it, even though cygwin needs
that for the path. must fix it for path only.
Chris Koeritz [Fri, 2 Mar 2012 20:28:39 +0000 (15:28 -0500)]
fixing for windows perhaps; maybe the lack of space after zip -rm
was suddenly a problem on cygwin?
Chris Koeritz [Fri, 2 Mar 2012 20:23:27 +0000 (15:23 -0500)]
tossing more whiches
Chris Koeritz [Fri, 2 Mar 2012 20:21:35 +0000 (15:21 -0500)]
cleaned out some gvim vs vi oddity on windows.
Chris Koeritz [Fri, 2 Mar 2012 20:02:50 +0000 (15:02 -0500)]
removed these because they were supremely messing with my ability to get the right
cygwin zip/unzip. hopefully no one was actually depending on this for zip.
Chris Koeritz [Fri, 2 Mar 2012 19:30:54 +0000 (14:30 -0500)]
fixing path for cygwin tools.
Chris Koeritz [Fri, 2 Mar 2012 19:15:16 +0000 (14:15 -0500)]
dropping some drive letters i no longer use.
Chris Koeritz [Fri, 2 Mar 2012 18:33:52 +0000 (13:33 -0500)]
added better support for dos process finds.
Chris Koeritz [Thu, 1 Mar 2012 21:43:06 +0000 (16:43 -0500)]
hoping this shuts cygwin up about finding java properly and then passing
JAVA_HOME along to dosdows.
Chris Koeritz [Wed, 29 Feb 2012 20:44:53 +0000 (15:44 -0500)]
how did that error not get seen earlier?
Chris Koeritz [Wed, 29 Feb 2012 15:33:00 +0000 (10:33 -0500)]
new fortune.
Chris Koeritz [Tue, 28 Feb 2012 16:15:51 +0000 (11:15 -0500)]
updated headers to be more javadocy
Chris Koeritz [Mon, 27 Feb 2012 13:38:14 +0000 (08:38 -0500)]
new fortunes
Chris Koeritz [Sun, 26 Feb 2012 22:18:30 +0000 (17:18 -0500)]
not sure why i've been running under the debug flag.
root [Sun, 26 Feb 2012 20:29:17 +0000 (15:29 -0500)]
stopped needing mdate to be built by using date stringer instead.
Chris Koeritz [Fri, 24 Feb 2012 20:44:01 +0000 (15:44 -0500)]
fixed mistake re git pull command for the simple updater.
Chris Koeritz [Fri, 24 Feb 2012 17:53:39 +0000 (12:53 -0500)]
still trying to find sweet spot for windows java.
Chris Koeritz [Fri, 24 Feb 2012 17:15:40 +0000 (12:15 -0500)]
can't use dos paths with msys in PATH apparently.
Chris Koeritz [Fri, 24 Feb 2012 17:13:47 +0000 (09:13 -0800)]
updated for finding jdk on winders too.
Chris Koeritz [Fri, 24 Feb 2012 17:08:05 +0000 (09:08 -0800)]
updated to include a simpler way to find windows jre.
Chris Koeritz [Fri, 24 Feb 2012 16:02:32 +0000 (11:02 -0500)]
updated to scour the proper area with zapdirs.
Chris Koeritz [Fri, 24 Feb 2012 15:32:21 +0000 (10:32 -0500)]
updated to support 6 digits instead of 4.
Chris Koeritz [Thu, 23 Feb 2012 22:38:41 +0000 (17:38 -0500)]
not removing debug now since we have folders called that in current source code at work.
Chris Koeritz [Thu, 23 Feb 2012 19:00:32 +0000 (14:00 -0500)]
working drag and drop for files/folders to/fro client-ui.
Chris Koeritz [Thu, 23 Feb 2012 16:49:56 +0000 (11:49 -0500)]
whoops, had to wrap these.
Chris Koeritz [Thu, 23 Feb 2012 16:47:25 +0000 (11:47 -0500)]
fixed a couple more things that needed to be set again.
Chris Koeritz [Thu, 23 Feb 2012 16:44:21 +0000 (11:44 -0500)]
pulled out some things bash overrides if we let it.
Chris Koeritz [Thu, 23 Feb 2012 15:58:28 +0000 (10:58 -0500)]
perl seems to interfere with &> /dev/null, and rather than research why right now,
i switched to '> /dev/null 2> /dev/null'.
Chris Koeritz [Wed, 22 Feb 2012 21:34:40 +0000 (16:34 -0500)]
two helpful scripts to build my trunk of genesis 2.
Chris Koeritz [Wed, 22 Feb 2012 18:39:44 +0000 (13:39 -0500)]
fixed really old way of thinking about home on windows.
Chris Koeritz [Wed, 22 Feb 2012 15:17:49 +0000 (10:17 -0500)]
fixed an oops where we had been expecting bash to convey our functions
to subshells, which it just will not do.
Chris Koeritz [Wed, 22 Feb 2012 04:30:56 +0000 (23:30 -0500)]
fix for missing semicolon.
Chris Koeritz [Wed, 22 Feb 2012 03:51:52 +0000 (22:51 -0500)]
reduced extra paths. will re-add later if ever build on ms compiler again.
Chris Koeritz [Wed, 22 Feb 2012 03:45:31 +0000 (22:45 -0500)]
oops, wrong side of if.
Chris Koeritz [Wed, 22 Feb 2012 03:39:51 +0000 (22:39 -0500)]
trying to get this re-init issue right.
Chris Koeritz [Wed, 22 Feb 2012 03:32:07 +0000 (22:32 -0500)]
nice when something is actually right, which this was not.
Chris Koeritz [Wed, 22 Feb 2012 03:30:34 +0000 (22:30 -0500)]
wow, an ancient spelling error.
Chris Koeritz [Wed, 22 Feb 2012 03:29:44 +0000 (22:29 -0500)]
got language fixed in inits.
Chris Koeritz [Wed, 22 Feb 2012 03:26:08 +0000 (22:26 -0500)]
tossing some antiquated ways of outputting to null device.
Chris Koeritz [Wed, 22 Feb 2012 03:19:50 +0000 (22:19 -0500)]
leaner and not so much meaner.
Chris Koeritz [Wed, 22 Feb 2012 02:41:10 +0000 (21:41 -0500)]
cleaning up some noise in this file.
Chris Koeritz [Wed, 22 Feb 2012 01:29:19 +0000 (20:29 -0500)]
cleaning up error output for cygwin.
Chris Koeritz [Wed, 22 Feb 2012 01:23:34 +0000 (20:23 -0500)]
making sure we can execute the few win32 apps.
Chris Koeritz [Wed, 22 Feb 2012 01:18:01 +0000 (20:18 -0500)]
hmmm, does not seem to be finding these win32_help files yet.
Chris Koeritz [Wed, 22 Feb 2012 01:04:29 +0000 (20:04 -0500)]
updated to remove some msys refs.
Chris Koeritz [Wed, 22 Feb 2012 00:53:44 +0000 (19:53 -0500)]
cleaned up nicely.
Chris Koeritz [Wed, 22 Feb 2012 00:45:47 +0000 (19:45 -0500)]
only hanging onto the few apps that we need, rather than the whole msys
package. msys or cygwin really need to be installed first and they need
to be independent of our code and vice-versa.
Chris Koeritz [Wed, 22 Feb 2012 00:28:32 +0000 (19:28 -0500)]
tossing older code.
Chris Koeritz [Wed, 22 Feb 2012 00:26:29 +0000 (19:26 -0500)]
debugging into current windows/cygwin hose-up.
Chris Koeritz [Wed, 22 Feb 2012 00:21:12 +0000 (19:21 -0500)]
trying to script around the nuisance called cygwin.
Chris Koeritz [Tue, 21 Feb 2012 02:24:58 +0000 (21:24 -0500)]
Merge branch 'master' of zooty:feisty_meow
Fred T. Hamster [Tue, 21 Feb 2012 02:24:13 +0000 (21:24 -0500)]
whoops, still had yeti reference in here.
Chris Koeritz [Tue, 21 Feb 2012 02:04:33 +0000 (21:04 -0500)]
switched down to neutral representation for dos paths in unixes, since
cygwin and msys cannot agree.
Chris Koeritz [Tue, 21 Feb 2012 01:56:46 +0000 (20:56 -0500)]
trying to wake up windows for cygwin.
Chris Koeritz [Sun, 19 Feb 2012 22:19:58 +0000 (17:19 -0500)]
tossing unneeded references to dead hierarchy.
Chris Koeritz [Sun, 19 Feb 2012 22:10:40 +0000 (17:10 -0500)]
fixed snarfing by pattern for both variants.
Chris Koeritz [Sun, 19 Feb 2012 21:25:26 +0000 (16:25 -0500)]
more new fortunes.
Chris Koeritz [Sun, 19 Feb 2012 21:23:43 +0000 (16:23 -0500)]
new fortunes.
Fred T. Hamster [Sun, 19 Feb 2012 17:12:21 +0000 (12:12 -0500)]
added cpu temperature alias.
Chris Koeritz [Sat, 18 Feb 2012 23:03:32 +0000 (18:03 -0500)]
updated headers, added cloud folders back into snarf notes, but this time
we're not relying on any one else's cloud architecture, just a nice git
repository.
Chris Koeritz [Sat, 18 Feb 2012 18:57:42 +0000 (13:57 -0500)]
Merge branch 'master' of zooty:feisty_meow
Chris Koeritz [Sat, 18 Feb 2012 18:05:19 +0000 (13:05 -0500)]
added debug flag to get more info.
Chris Koeritz [Sat, 18 Feb 2012 15:49:30 +0000 (10:49 -0500)]
new file for running a large report on a folder hierarchy using
checker tool.
Chris Koeritz [Fri, 17 Feb 2012 23:07:02 +0000 (18:07 -0500)]
new fortunes, added a repository to my list.
Chris Koeritz [Fri, 17 Feb 2012 18:56:59 +0000 (13:56 -0500)]
turned debug noise back off.
Chris Koeritz [Fri, 17 Feb 2012 18:55:53 +0000 (13:55 -0500)]
argh, had broken backing up of hierarchies by patttern after extending that notion
to allow a sub-component for the directory name.
Chris Koeritz [Fri, 17 Feb 2012 15:32:45 +0000 (10:32 -0500)]
tossing ubuntu one because it is really unreliable. i've seen multiple cases
where files were modified, and did not get synched, where directories were
moved, and did not get synched. it's still worthless even after 4 releases of
ubuntu, because the bugs i've seen go all the way back to ubuntu 10.04.
really sad, because i need a feature like this, but i also need it to be 100%
reliable for the files i put into it.
Chris Koeritz [Thu, 16 Feb 2012 20:47:28 +0000 (15:47 -0500)]
made these person specific, since they are generally for my use.
Fred T. Hamster [Thu, 16 Feb 2012 02:37:08 +0000 (21:37 -0500)]
added quiet mode to checker.
Chris Koeritz [Thu, 16 Feb 2012 01:47:31 +0000 (20:47 -0500)]
updated documentation generator, seems to work again.
Chris Koeritz [Thu, 16 Feb 2012 00:20:23 +0000 (19:20 -0500)]
some branding changes, moved code copyright headers down into their own
directory.
Chris Koeritz [Thu, 16 Feb 2012 00:11:25 +0000 (19:11 -0500)]
updated some references to old name for doc (was docs).
Chris Koeritz [Thu, 16 Feb 2012 00:06:55 +0000 (19:06 -0500)]
moving documentation around into some kind of coherent non-mess, eventually.
Chris Koeritz [Wed, 15 Feb 2012 19:48:03 +0000 (14:48 -0500)]
added/updated some headers for usage in feisty meow code. the uva_header
covers assets written for uva, whereas fmc_header is for assets where
feisty meow concerns owns the copyright.
Chris Koeritz [Mon, 13 Feb 2012 20:54:54 +0000 (15:54 -0500)]
falling back if which is not a valid command.
Chris Koeritz [Mon, 13 Feb 2012 20:50:15 +0000 (15:50 -0500)]
cleaned stderr out of output.
Chris Koeritz [Mon, 13 Feb 2012 15:56:45 +0000 (07:56 -0800)]
made the output file nicer, and time stamped it.
Chris Koeritz [Mon, 13 Feb 2012 14:43:39 +0000 (09:43 -0500)]
cleaned up some logging.