about summary refs log tree commit homepage
DateCommit message (Collapse)
2015-01-15Ruby wordexp 1.0.2 - no actual code changes HEAD v1.0.2 master
This is a release to update documentation and pointers to the new mailing list at: ruby-wordexp-public@bogomips.org The public-inbox + mlmmj setup on bogomips.org allows posting without subscription and offers downloadable archives via git. The lack of rsyncable archives on librelist nowadays and subscription-required nature of librelist are points against it. Repliers are now encouraged to Cc: all recipients (using the reply-all function of their mail client) since many readers are not subscribed. This project has never accepted or encouraged HTML email, but librelist accepted it. The bogomips.org mail server is configured to treat HTML mail as spam, so do not send HTML mail if you expect a response. Users who wish to subscribe may send a message to: ruby-wordexp-public+subscribe@bogomips.org Similarly, they may unsubscribe via: ruby-wordexp-public+unsubscribe@bogomips.org HTTP archives are available via: http://bogomips.org/ruby-wordexp-public/ ssoma users may also use: git://bogomips.org/ruby-wordexp-public (see README change) Old messages to the librelist addresses will continue to get routed to the new mailing list. ref: http://public-inbox.org/ shortlog: switch documentation over to olddoc move mailing list to ruby-wordexp-public@bogomips.org GNUmakefile: remove rubyforge reference declare minitest 5.x dependency
2015-01-15declare minitest 5.x dependency
It seems alright to depend on 5.x without worrying about compatibility to older 1.9 versions of Ruby, so we'll do it
2015-01-15GNUmakefile: remove rubyforge reference
And remove circular dependency for test while we're at it
2015-01-15move mailing list to ruby-wordexp-public@bogomips.org
The public-inbox + mlmmj setup on bogomips.org allows posting without subscription and offers downloadable archives via git. The lack of rsyncable archives on librelist nowadays and subscription-required nature of librelist are points against it. Repliers are now encouraged to Cc: all recipients (using the reply-all function of their mail client) since many readers are not subscribed. This project has never accepted or encouraged HTML email, but librelist accepted it. The bogomips.org mail server is configured to treat HTML mail as spam, so do not send HTML mail if you expect a response. Users who wish to subscribe may send a message to: ruby-wordexp-public+subscribe@bogomips.org Similarly, they may unsubscribe via: ruby-wordexp-public+unsubscribe@bogomips.org HTTP archives are available via: http://bogomips.org/ruby-wordexp-public/ ssoma users may also use: git://bogomips.org/ruby-wordexp-public (see README change) Old messages to the librelist addresses will continue to get routed to the new mailing list. ref: http://public-inbox.org/
2015-01-15switch documentation over to olddoc
wrongdoc was difficult to maintain for various reasons, and olddoc is more complete and maintainable, and generates faster websites. ref: http://80x24.org/olddoc/
2013-08-21wordexp 1.0.1 - fix RubyGems installation v1.0.1
* gemspec: declare extension properly
2013-07-25README: add repo.or.cz links
2013-07-25README: fixup references to the wrong tgz name
Hopefully the lack of "ruby-" in the tarball won't confuse too many people.
2013-07-25initial commit v1.0.0