Age | Commit message (Expand) | Author |
---|
2017-07-05 | un.rb: use OpenSSL::PKey.read instead of OpenSSL::PKey::RSA.new | rhe |
2017-07-05 | un.rb: support https | nobu |
2016-06-28 | Octal mode in un.rb | nobu |
2016-06-27 | FileUtils#install: symbolic mode | nobu |
2016-06-27 | FileUtils#install: owner/group options | nobu |
2015-12-16 | Add frozen_string_literal: false for all files | naruse |
2015-10-22 | * lib/un.rb (help): change the name of a block parameter to avoid | shugo |
2015-06-18 | un.rb: cwd by default | nobu |
2015-06-18 | un.rb: HTTP-alt by default | nobu |
2013-07-05 | un.rb: help order | nobu |
2013-07-05 | un.rb: help message | nobu |
2013-07-05 | un.rb: refine regexp | nobu |
2013-07-05 | un.rb: nodoc setup | nobu |
2013-02-22 | un.rb: suppress warning | nobu |
2012-08-03 | un.rb: reduce duplication | nobu |
2012-08-03 | un.rb: DocumentRoot | nobu |
2011-05-19 | * lib: revert r31635-r31638 and untabify with expand(1). | nobu |
2011-05-18 | * lib: Convert tabs to spaces for ruby files per | drbrain |
2010-08-10 | * lib/un.rb (httpd): SIGQUIT and SIGHUP are not guaranteed to exist. | usa |
2010-06-24 | * lib/un.rb (setup): fix of word splitting. [ruby-dev:41723] | nobu |
2010-06-24 | * lib/un.rb (setup): fix of word splitting. [ruby-dev:41723] | nobu |
2009-12-16 | * lib/un.rb (httpd): try to convert port number to integer. | nobu |
2009-12-10 | * lib/un.rb (httpd): easy WEBrick HTTP server. | nobu |
2009-03-06 | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu |
2009-01-25 | * Makefile.in, win32/Makefile.sub (RMDIRS): remove directory and | nobu |
2008-06-27 | * lib/un.rb (mkmf): new command to create makefile. | nobu |
2008-06-27 | * lib/un.rb (wait_writable): added help message. | nobu |
2008-06-02 | * lib/un.rb (wait_writable): wait until target files can be | nobu |
2004-02-14 | * lib/un.rb: use OptionParser instead of getopts. | eban |
2003-08-03 | * lib/un.h (help): new. % ruby -run -e help cp | eban |
2003-08-02 | * lib/un.rb: add each descriptions for the -v option. | eban |
2003-07-30 | * lib/un.rb: add descriptions. | eban |
2003-07-29 | * lib/fileutils.rb (install): support preserve timestamp. | eban |