index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
shellwords.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ruby/shellwords] Expose Shellwords::VERSION
Hiroshi SHIBATA
2023-04-13
1
-0
/
+3
*
Fix the ArgumentError message in shellsplit
Akinori MUSHA
2020-06-16
1
-2
/
+2
*
Improve the document of Shellwords
Akinori MUSHA
2020-06-16
1
-13
/
+22
*
Use `\&` instead of `\1` with capture
Kazuhiro NISHIYAMA
2019-10-17
1
-1
/
+1
*
Do not escape + in Shellwords.escape
Jeremy Evans
2019-09-27
1
-1
/
+1
*
Fix the handling of the backslash in double quotes
knu
2016-11-05
1
-3
/
+11
*
remove duplicated frozen_string_literal magic comment
naruse
2015-12-16
1
-1
/
+0
*
Add frozen_string_literal: false for all files
naruse
2015-12-16
1
-0
/
+1
*
* lib/shellwords.rb (Shellwords#shellsplit): Document that this
knu
2015-12-13
1
-0
/
+7
*
lib/shellwords.rb: do not change API with frozen-string-literal
normal
2015-12-13
1
-1
/
+1
*
* lib/shellwords.rb: Turn on frozen-string-literal after fixing
knu
2015-12-13
1
-3
/
+3
*
disable frozen-string-literal
nobu
2015-12-10
1
-0
/
+1
*
* lib/shellwords.rb: proofreading documentation.
hsbt
2014-09-05
1
-9
/
+9
*
[DOC] Fix output of Shellwords.escape() by @anatol [Fixes GH-483]
a_matsuda
2013-12-14
1
-1
/
+1
*
Add back my original example of Shellwords#shellescape.
knu
2012-11-09
1
-0
/
+9
*
Fix an example of Shellwords#shellescape.
knu
2012-11-09
1
-3
/
+1
*
* lib/shellwords.rb: Documentation for Shellwords.
zzak
2012-09-12
1
-35
/
+76
*
* lib/shellwords.rb (Shellwords#shellescape): shellescape() now
knu
2012-01-12
1
-2
/
+12
*
* lib/shellwords.rb: Fix rdoc markups.
knu
2012-01-12
1
-17
/
+6
*
* lib/shellwords.rb (Shellwords#shellsplit): Fix a bug where
knu
2012-01-12
1
-1
/
+1
*
* lib/shellwords.rb (Shellwords#shellescape): Drop the //n flag
knu
2012-01-01
1
-3
/
+9
*
* lib/shellwords.rb: Update toplevel comment with an example. Patch
drbrain
2011-10-03
1
-9
/
+15
*
* lib/ipaddr.rb: Say that I am the current maintainer.
knu
2008-03-21
1
-0
/
+3
*
* lib/shellwords.rb: scape should be an alias to shellescape. a
matz
2008-01-14
1
-1
/
+1
*
* lib/shellwords.rb: Add shellescape() and shelljoin().
knu
2007-09-11
1
-18
/
+127
*
* ext/extmk.rb, lib/fileutils.rb, lib/mkmf.rb, lib/optparse.rb,
nobu
2006-10-09
1
-1
/
+0
*
* lib/shellwords.rb: fix for blank but not empty string.
nobu
2005-11-10
1
-9
/
+5
*
* lib/shellwords.rb: refactored. [ruby-core:06581]
nobu
2005-11-08
1
-22
/
+11
*
* dir.c (rb_glob2): do not allocate buffer from heap to avoid
matz
2004-11-10
1
-2
/
+2
*
* lib/shellwords.rb: Embed rdoc style comments.
knu
2003-01-26
1
-24
/
+36
*
* lib/shellwords.rb (shellwords): A backslash ('\') in single
knu
2003-01-19
1
-2
/
+1
*
* lib/shellwords.rb: don't destroy argument.
wakou
2001-06-03
1
-1
/
+1
*
matz
matz
2000-08-01
1
-8
/
+8
*
2000-02-08
matz
2000-02-08
1
-14
/
+17
*
1.4.0
matz
1999-08-13
1
-1
/
+1
*
This commit was generated by cvs2svn to compensate for changes in r372,
matz
1999-01-20
1
-9
/
+7
*
Initial revision
matz
1998-01-16
1
-0
/
+48