Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu | 2009-03-06 | 1 | -4/+4 |
* | * Makefile.in, win32/Makefile.sub (RMDIRS): remove directory and | nobu | 2009-01-25 | 1 | -1/+3 |
* | * lib/un.rb (mkmf): new command to create makefile. | nobu | 2008-06-27 | 1 | -16/+51 |
* | * lib/un.rb (wait_writable): added help message. | nobu | 2008-06-27 | 1 | -0/+5 |
* | * lib/un.rb (wait_writable): wait until target files can be | nobu | 2008-06-02 | 1 | -0/+27 |
* | * lib/un.rb: use OptionParser instead of getopts. | eban | 2004-02-14 | 1 | -22/+30 |
* | * lib/un.h (help): new. % ruby -run -e help cp | eban | 2003-08-03 | 1 | -13/+44 |
* | * lib/un.rb: add each descriptions for the -v option. | eban | 2003-08-02 | 1 | -0/+13 |
* | * lib/un.rb: add descriptions. | eban | 2003-07-30 | 1 | -21/+103 |
* | * lib/fileutils.rb (install): support preserve timestamp. | eban | 2003-07-29 | 1 | -0/+101 |