2012-03-06 |
Chris Koeritz | new files for newer examples, now using /home/games...
|
commit | commitdiff | tree |
2012-03-06 |
Chris Koeritz | updated to correct some misapprehensions about how...
|
commit | commitdiff | tree |
2012-03-06 |
Chris Koeritz | gets to the uva web sites as if we're on the campus...
|
commit | commitdiff | tree |
2012-03-05 |
Chris Koeritz | attempting to make the code build not require previous...
|
commit | commitdiff | tree |
2012-03-05 |
Chris Koeritz | getting editors right...
|
commit | commitdiff | tree |
2012-03-05 |
Chris Koeritz | trying to get gvim back in.
|
commit | commitdiff | tree |
2012-03-04 |
Chris Koeritz | fixing date_stringer function.
|
commit | commitdiff | tree |
2012-03-04 |
Chris Koeritz | oops, fairly bad mistake in setting directory name.
|
commit | commitdiff | tree |
2012-03-04 |
Chris Koeritz | language issue cleared up.
|
commit | commitdiff | tree |
2012-03-04 |
Chris Koeritz | moved sftp and ssh to security directory, which makes...
|
commit | commitdiff | tree |
2012-03-04 |
Chris Koeritz | better location for ssh and sftp scripts, plus made...
|
commit | commitdiff | tree |
2012-03-04 |
Chris Koeritz | trapping git calling us.
|
commit | commitdiff | tree |
2012-03-04 |
Chris Koeritz | testing out this push refs problem, which i think i...
|
commit | commitdiff | tree |
2012-03-04 |
Chris Koeritz | precaution that seemed to fix weirdness in backup osgrid...
|
commit | commitdiff | tree |
2012-03-04 |
Chris Koeritz | seems to be complaining about something...
|
commit | commitdiff | tree |
2012-03-03 |
Chris Koeritz | updating to ensure we'll use the right identity (for...
|
commit | commitdiff | tree |
2012-03-03 |
Chris Koeritz | added handling of sourceforge sites.
|
commit | commitdiff | tree |
2012-03-03 |
Chris Koeritz | doc cleanup.
|
commit | commitdiff | tree |
2012-03-03 |
Chris Koeritz | more notes.
|
commit | commitdiff | tree |
2012-03-03 |
Chris Koeritz | first bits of LSL code starting to arrive.
|
commit | commitdiff | tree |
2012-03-02 |
Chris Koeritz | cannot leave java home with miserable cygdrive in it...
|
commit | commitdiff | tree |
2012-03-02 |
Chris Koeritz | fixing for windows perhaps; maybe the lack of space...
|
commit | commitdiff | tree |
2012-03-02 |
Chris Koeritz | tossing more whiches
|
commit | commitdiff | tree |
2012-03-02 |
Chris Koeritz | cleaned out some gvim vs vi oddity on windows.
|
commit | commitdiff | tree |
2012-03-02 |
Chris Koeritz | removed these because they were supremely messing with...
|
commit | commitdiff | tree |
2012-03-02 |
Chris Koeritz | fixing path for cygwin tools.
|
commit | commitdiff | tree |
2012-03-02 |
Chris Koeritz | dropping some drive letters i no longer use.
|
commit | commitdiff | tree |
2012-03-02 |
Chris Koeritz | added better support for dos process finds.
|
commit | commitdiff | tree |
2012-03-01 |
Chris Koeritz | hoping this shuts cygwin up about finding java properly...
|
commit | commitdiff | tree |
2012-02-29 |
Chris Koeritz | how did that error not get seen earlier?
|
commit | commitdiff | tree |
2012-02-29 |
Chris Koeritz | new fortune.
|
commit | commitdiff | tree |
2012-02-28 |
Chris Koeritz | updated headers to be more javadocy
|
commit | commitdiff | tree |
2012-02-27 |
Chris Koeritz | new fortunes
|
commit | commitdiff | tree |
2012-02-26 |
Chris Koeritz | not sure why i've been running under the debug flag.
|
commit | commitdiff | tree |
2012-02-24 |
Chris Koeritz | fixed mistake re git pull command for the simple updater.
|
commit | commitdiff | tree |
2012-02-24 |
Chris Koeritz | still trying to find sweet spot for windows java.
|
commit | commitdiff | tree |
2012-02-24 |
Chris Koeritz | can't use dos paths with msys in PATH apparently.
|
commit | commitdiff | tree |
2012-02-24 |
Chris Koeritz | updated for finding jdk on winders too.
|
commit | commitdiff | tree |
2012-02-24 |
Chris Koeritz | updated to include a simpler way to find windows jre.
|
commit | commitdiff | tree |
2012-02-24 |
Chris Koeritz | updated to scour the proper area with zapdirs.
|
commit | commitdiff | tree |
2012-02-24 |
Chris Koeritz | updated to support 6 digits instead of 4.
|
commit | commitdiff | tree |
2012-02-23 |
Chris Koeritz | not removing debug now since we have folders called...
|
commit | commitdiff | tree |
2012-02-23 |
Chris Koeritz | working drag and drop for files/folders to/fro client-ui.
|
commit | commitdiff | tree |
2012-02-23 |
Chris Koeritz | whoops, had to wrap these.
|
commit | commitdiff | tree |
2012-02-23 |
Chris Koeritz | fixed a couple more things that needed to be set again.
|
commit | commitdiff | tree |
2012-02-23 |
Chris Koeritz | pulled out some things bash overrides if we let it.
|
commit | commitdiff | tree |
2012-02-23 |
Chris Koeritz | perl seems to interfere with &> /dev/null, and rather...
|
commit | commitdiff | tree |
2012-02-22 |
Chris Koeritz | two helpful scripts to build my trunk of genesis 2.
|
commit | commitdiff | tree |
2012-02-22 |
Chris Koeritz | fixed really old way of thinking about home on windows.
|
commit | commitdiff | tree |
2012-02-22 |
Chris Koeritz | fixed an oops where we had been expecting bash to convey...
|
commit | commitdiff | tree |
2012-02-22 |
Chris Koeritz | fix for missing semicolon.
|
commit | commitdiff | tree |
2012-02-22 |
Chris Koeritz | reduced extra paths. will re-add later if ever build...
|
commit | commitdiff | tree |
2012-02-22 |
Chris Koeritz | oops, wrong side of if.
|
commit | commitdiff | tree |
2012-02-22 |
Chris Koeritz | trying to get this re-init issue right.
|
commit | commitdiff | tree |
2012-02-22 |
Chris Koeritz | nice when something is actually right, which this was...
|
commit | commitdiff | tree |
2012-02-22 |
Chris Koeritz | wow, an ancient spelling error.
|
commit | commitdiff | tree |
2012-02-22 |
Chris Koeritz | got language fixed in inits.
|
commit | commitdiff | tree |
2012-02-22 |
Chris Koeritz | tossing some antiquated ways of outputting to null...
|
commit | commitdiff | tree |
2012-02-22 |
Chris Koeritz | leaner and not so much meaner.
|
commit | commitdiff | tree |
2012-02-22 |
Chris Koeritz | cleaning up some noise in this file.
|
commit | commitdiff | tree |
2012-02-22 |
Chris Koeritz | cleaning up error output for cygwin.
|
commit | commitdiff | tree |
2012-02-22 |
Chris Koeritz | making sure we can execute the few win32 apps.
|
commit | commitdiff | tree |
2012-02-22 |
Chris Koeritz | hmmm, does not seem to be finding these win32_help...
|
commit | commitdiff | tree |
2012-02-22 |
Chris Koeritz | updated to remove some msys refs.
|
commit | commitdiff | tree |
2012-02-22 |
Chris Koeritz | cleaned up nicely.
|
commit | commitdiff | tree |
2012-02-22 |
Chris Koeritz | only hanging onto the few apps that we need, rather...
|
commit | commitdiff | tree |
2012-02-22 |
Chris Koeritz | tossing older code.
|
commit | commitdiff | tree |
2012-02-22 |
Chris Koeritz | debugging into current windows/cygwin hose-up.
|
commit | commitdiff | tree |
2012-02-22 |
Chris Koeritz | trying to script around the nuisance called cygwin.
|
commit | commitdiff | tree |
2012-02-21 |
Chris Koeritz | Merge branch 'master' of zooty:feisty_meow
|
commit | commitdiff | tree |
2012-02-21 |
Chris Koeritz | switched down to neutral representation for dos paths...
|
commit | commitdiff | tree |
2012-02-21 |
Chris Koeritz | trying to wake up windows for cygwin.
|
commit | commitdiff | tree |
2012-02-19 |
Chris Koeritz | tossing unneeded references to dead hierarchy.
|
commit | commitdiff | tree |
2012-02-19 |
Chris Koeritz | fixed snarfing by pattern for both variants.
|
commit | commitdiff | tree |
2012-02-19 |
Chris Koeritz | more new fortunes.
|
commit | commitdiff | tree |
2012-02-19 |
Chris Koeritz | new fortunes.
|
commit | commitdiff | tree |
2012-02-18 |
Chris Koeritz | updated headers, added cloud folders back into snarf...
|
commit | commitdiff | tree |
2012-02-18 |
Chris Koeritz | Merge branch 'master' of zooty:feisty_meow
|
commit | commitdiff | tree |
2012-02-18 |
Chris Koeritz | added debug flag to get more info.
|
commit | commitdiff | tree |
2012-02-18 |
Chris Koeritz | new file for running a large report on a folder hierarchy...
|
commit | commitdiff | tree |
2012-02-17 |
Chris Koeritz | new fortunes, added a repository to my list.
|
commit | commitdiff | tree |
2012-02-17 |
Chris Koeritz | turned debug noise back off.
|
commit | commitdiff | tree |
2012-02-17 |
Chris Koeritz | argh, had broken backing up of hierarchies by patttern...
|
commit | commitdiff | tree |
2012-02-17 |
Chris Koeritz | tossing ubuntu one because it is really unreliable...
|
commit | commitdiff | tree |
2012-02-16 |
Chris Koeritz | made these person specific, since they are generally...
|
commit | commitdiff | tree |
2012-02-16 |
Chris Koeritz | updated documentation generator, seems to work again.
|
commit | commitdiff | tree |
2012-02-16 |
Chris Koeritz | some branding changes, moved code copyright headers...
|
commit | commitdiff | tree |
2012-02-16 |
Chris Koeritz | updated some references to old name for doc (was docs).
|
commit | commitdiff | tree |
2012-02-16 |
Chris Koeritz | moving documentation around into some kind of coherent...
|
commit | commitdiff | tree |
2012-02-15 |
Chris Koeritz | added/updated some headers for usage in feisty meow...
|
commit | commitdiff | tree |
2012-02-13 |
Chris Koeritz | falling back if which is not a valid command.
|
commit | commitdiff | tree |
2012-02-13 |
Chris Koeritz | cleaned stderr out of output.
|
commit | commitdiff | tree |
2012-02-13 |
Chris Koeritz | made the output file nicer, and time stamped it.
|
commit | commitdiff | tree |
2012-02-13 |
Chris Koeritz | cleaned up some logging.
|
commit | commitdiff | tree |
2012-02-13 |
Chris Koeritz | turned off debugging noise.
|
commit | commitdiff | tree |
2012-02-13 |
Chris Koeritz | nice mod that clears out any generated files before...
|
commit | commitdiff | tree |
2012-02-13 |
Chris Koeritz | renamed 'base' variable since that's too non-descript.
|
commit | commitdiff | tree |
2012-02-12 |
Chris Koeritz | some nice cleaning in these example scripts.
|
commit | commitdiff | tree |
2012-02-12 |
Chris Koeritz | zazzed up the output a bit.
|
commit | commitdiff | tree |
2012-02-12 |
Chris Koeritz | switched names for misleading prior name.
|
commit | commitdiff | tree |
next |