Age | Commit message (Expand) | Author |
---|
2024-12-13 | [ruby/shellwords] Bump up v0.2.2 | Hiroshi SHIBATA |
2024-12-04 | [ruby/shellwords] NUL char cannot be in shell words | Nobuyoshi Nakada |
2024-11-06 | [ruby/shellwords] Bump up v0.2.1 | Hiroshi SHIBATA |
2024-07-03 | [ruby/shellwords] [DOC] Beautify links and formats | Nobuyoshi Nakada |
2024-07-03 | [ruby/shellwords] Satisfy `rdoc -C` | Nobuyoshi Nakada |
2023-11-06 | [ruby/shellwords] Bump up 0.2.0 | Hiroshi SHIBATA |
2023-08-31 | [ruby/shellwords] omit blank line | Hiroshi SHIBATA |
2023-04-13 | [ruby/shellwords] Expose Shellwords::VERSION | Hiroshi SHIBATA |
2020-06-16 | Fix the ArgumentError message in shellsplit | Akinori MUSHA |
2020-06-16 | Improve the document of Shellwords | Akinori MUSHA |
2019-10-17 | Use `\&` instead of `\1` with capture | Kazuhiro NISHIYAMA |
2019-09-27 | Do not escape + in Shellwords.escape | Jeremy Evans |
2016-11-05 | Fix the handling of the backslash in double quotes | knu |
2015-12-16 | remove duplicated frozen_string_literal magic comment | naruse |
2015-12-16 | Add frozen_string_literal: false for all files | naruse |
2015-12-13 | * lib/shellwords.rb (Shellwords#shellsplit): Document that this | knu |
2015-12-13 | lib/shellwords.rb: do not change API with frozen-string-literal | normal |
2015-12-13 | * lib/shellwords.rb: Turn on frozen-string-literal after fixing | knu |
2015-12-10 | disable frozen-string-literal | nobu |
2014-09-05 | * lib/shellwords.rb: proofreading documentation. | hsbt |
2013-12-14 | [DOC] Fix output of Shellwords.escape() by @anatol [Fixes GH-483] | a_matsuda |
2012-11-09 | Add back my original example of Shellwords#shellescape. | knu |
2012-11-09 | Fix an example of Shellwords#shellescape. | knu |
2012-09-12 | * lib/shellwords.rb: Documentation for Shellwords. | zzak |
2012-01-12 | * lib/shellwords.rb (Shellwords#shellescape): shellescape() now | knu |
2012-01-12 | * lib/shellwords.rb: Fix rdoc markups. | knu |
2012-01-12 | * lib/shellwords.rb (Shellwords#shellsplit): Fix a bug where | knu |
2012-01-01 | * lib/shellwords.rb (Shellwords#shellescape): Drop the //n flag | knu |
2011-10-03 | * lib/shellwords.rb: Update toplevel comment with an example. | drbrain |
2008-03-21 | * lib/ipaddr.rb: Say that I am the current maintainer. | knu |
2008-01-14 | * lib/shellwords.rb: scape should be an alias to shellescape. a | matz |
2007-09-11 | * lib/shellwords.rb: Add shellescape() and shelljoin(). | knu |
2006-10-09 | * ext/extmk.rb, lib/fileutils.rb, lib/mkmf.rb, lib/optparse.rb, | nobu |
2005-11-10 | * lib/shellwords.rb: fix for blank but not empty string. | nobu |
2005-11-08 | * lib/shellwords.rb: refactored. [ruby-core:06581] | nobu |
2004-11-10 | * dir.c (rb_glob2): do not allocate buffer from heap to avoid | matz |
2003-01-26 | * lib/shellwords.rb: Embed rdoc style comments. | knu |
2003-01-19 | * lib/shellwords.rb (shellwords): A backslash ('\') in single | knu |
2001-06-03 | * lib/shellwords.rb: don't destroy argument. | wakou |
2000-08-01 | matz | matz |
2000-02-08 | 2000-02-08 | matz |
1999-08-13 | 1.4.0 | matz |
1999-01-20 | This commit was generated by cvs2svn to compensate for changes in r372, | matz |
1998-01-16 | Initial revision | matz |