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
/
test
/
fileutils
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ruby/fileutils] Add mkdir_p to FileUtils.install
Satadru Pramanik, DO, MPH, MEng
2023-02-10
1
-0
/
+8
*
[ruby/fileutils] [Feature #18925] Add `ln_sr` method and `relative:` option t...
Nobuyoshi Nakada
2022-11-25
1
-0
/
+37
*
Add support for `sockaddr_un` on Windows. (#6513)
Samuel Williams
2022-11-17
1
-0
/
+4
*
[ruby/fileutils] Revert "FileUtils.rm* methods swallows only Errno::ENOENT wh...
Yusuke Endoh
2022-11-07
1
-20
/
+0
*
[ruby/fileutils] FileUtils.rm* methods swallows only Errno::ENOENT when force...
Yusuke Endoh
2022-08-23
1
-0
/
+20
*
[ruby/fileutils] Narrow the scope of ensure
Yusuke Endoh
2022-08-23
1
-0
/
+18
*
[ruby/fileutils] Fix the test permission of "test_rm_rf"
Yusuke Endoh
2022-08-23
1
-1
/
+1
*
[ruby/fileutils] Fix mkdir_p hanging on Windows when trying to create a file ...
David RodrÃguez
2022-08-22
1
-0
/
+8
*
[ruby/fileutils] Add an octal prefix to clarify to be octal
Nobuyoshi Nakada
2022-07-19
1
-12
/
+12
*
Avoid defining the same test class in multiple files
Jeremy Evans
2022-04-22
5
-11
/
+5
*
Use Test::Unit::AssertionFailedError instead of MiniTest::Assertion for test-...
Hiroshi SHIBATA
2021-09-06
1
-1
/
+1
*
Try to test with rake-13.0.2 again.
Hiroshi SHIBATA
2020-12-19
1
-5
/
+5
*
Make the test suite pass on real Android/Termux environment
Yusuke Endoh
2020-10-12
1
-2
/
+7
*
Fix Encoding::CompatibilityError in `FileUtils::Entry_#join`
Kazuhiro NISHIYAMA
2020-06-22
1
-3
/
+0
*
Fix typos
Kazuhiro NISHIYAMA
2020-06-22
1
-2
/
+2
*
Revert d231b8f95b35d8a344cec4f62d7bbdf360a70e1c and add debug print
Kazuhiro NISHIYAMA
2020-06-22
1
-1
/
+4
*
Fix remove_entry error when path encoding is not compatible UTF-8
Kazuhiro NISHIYAMA
2020-06-22
1
-0
/
+17
*
Check symlink in tmpdir and do not use empty path
Kazuhiro NISHIYAMA
2020-06-22
1
-1
/
+5
*
Revert "[ruby/fileutils] Make verbose output go to stdout instead of stderr"
Nobuyoshi Nakada
2020-06-12
1
-5
/
+5
*
[ruby/fileutils] Fix #install with "X" mode option
Nobuyoshi Nakada
2020-06-12
1
-0
/
+2
*
[ruby/fileutils] Make verbose output go to stdout instead of stderr
Jeremy Evans
2020-06-12
1
-5
/
+5
*
Fix error in `remove_entry`
Kazuhiro NISHIYAMA
2020-06-11
1
-0
/
+11
*
Revert "[ruby/fileutils] Fix #install with "X" mode option"
Hiroshi SHIBATA
2019-11-30
1
-2
/
+0
*
[ruby/fileutils] Fix #install with "X" mode option
Nobuyoshi Nakada
2019-11-30
1
-0
/
+2
*
[ruby/fileutils] Added `test_install_mode_option`
Nobuyoshi Nakada
2019-11-30
1
-0
/
+24
*
[ruby/fileutils] Use pend instead of skip
Hiroshi SHIBATA
2019-10-03
1
-2
/
+2
*
[ruby/fileutils] Fix test_cp_r_dev on Windows or other systems without charac...
Jeremy Evans
2019-09-27
1
-4
/
+4
*
[ruby/fileutils] Do not break in verbose mode if using FileUtils with a froze...
Jeremy Evans
2019-09-27
1
-0
/
+24
*
[ruby/fileutils] Skip test_cp_r_socket on JRuby
Jeremy Evans
2019-09-27
1
-0
/
+1
*
[ruby/fileutils] Make copy methods handle FIFOs and UNIX sockets
Jeremy Evans
2019-09-27
1
-0
/
+28
*
Improve same directory detection in FileUtils
Justin Collins
2019-08-06
1
-0
/
+10
*
Guard out the test when it is run under root permission
mame
2019-03-14
1
-6
/
+8
*
Run r66972 assertion only when a sticky-bit makes sense
nobu
2019-02-01
1
-5
/
+6
*
Fix exception namespace
nobu
2019-01-31
1
-0
/
+8
*
Retry to merge fileutils-1.1.0.
hsbt
2018-05-15
1
-8
/
+14
*
Revert "Merge fileutils-1.1.0."
mame
2018-05-15
1
-14
/
+8
*
Merge fileutils-1.1.0.
hsbt
2018-05-15
1
-8
/
+14
*
Add FileUtils#cp_lr
mame
2018-03-13
1
-0
/
+39
*
Rename test classes to allow stable test count when running test-all -j
nobu
2018-03-13
4
-5
/
+5
*
Fix test-all tests to avoid creating report_on_exception warnings
eregon
2017-12-12
1
-0
/
+1
*
fix r60281
ko1
2017-10-21
1
-1
/
+1
*
test_cp_preserve_permissions should care about umask
kosaki
2017-10-21
1
-1
/
+2
*
File.symlink is not potable
usa
2017-10-21
1
-2
/
+2
*
Overwrite destination symlink file if `remove_destination` is set.
hsbt
2017-10-20
1
-2
/
+19
*
test_fileutils.rb: rmdir should fail on nonexistent directory
nobu
2017-09-16
1
-0
/
+6
*
fileutils.rb: error at rmdir
nobu
2017-09-16
1
-0
/
+9
*
Should call `ln_s` only when symlink is available
usa
2017-05-15
1
-5
/
+7
*
test_fileutils.rb: no broken symlinks on Cygwin
nobu
2017-02-17
1
-4
/
+36
*
test_fileutils.rb: fix relative symlink path
nobu
2017-02-17
1
-1
/
+3
*
test_fileutils.rb: workaround for Cygwin
nobu
2017-02-17
1
-0
/
+4
[next]