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
/
rubygems
Commit message (
Expand
)
Author
Age
Files
Lines
*
[rubygems/rubygems] [DOC] Enable Gem::Package example
Nobuyoshi Nakada
2022-03-15
1
-5
/
+6
*
[rubygems/rubygems] Move `:stopdoc:` directive
Nobuyoshi Nakada
2022-03-15
1
-2
/
+4
*
[rubygems/rubygems] Fix missing rdoc for Gem::Version
nicholas a. evans
2022-02-07
1
-2
/
+3
*
[rubygems/rubygems] Remove encoding pragma from specification.rb
Josef Šimánek
2022-02-01
1
-1
/
+1
*
[rubygems/rubygems] Forbid downgrading past the originally shipped version on...
David Rodríguez
2022-01-25
1
-1
/
+3
*
[rubygems/rubygems] Rename `Gem.open_with_flock` to `Gem.open_file`
David Rodríguez
2022-01-20
2
-2
/
+2
*
[rubygems/rubygems] Don't pass regexp to `Gem::Dependency.new` during `gem de...
David Rodríguez
2022-01-19
1
-22
/
+20
*
[rubygems/rubygems] Remove dead method
David Rodríguez
2022-01-19
1
-8
/
+0
*
[rubygems/rubygems] Don't pass regexp to `Gem::Dependeny.new` from list, sear...
David Rodríguez
2022-01-19
4
-12
/
+10
*
[rubygems/rubygems] Simplify argument processing logic in `gem list` & `gem s...
David Rodríguez
2022-01-19
1
-4
/
+4
*
Merge rubygems/rubygems HEAD.
Hiroshi SHIBATA
2022-01-19
6
-14
/
+14
*
[rubygems/rubygems] Normalize end alignment style with Bundler
David Rodríguez
2022-01-19
28
-286
/
+286
*
[rubygems/rubygems] Fix `gem update --system` for already installed version ...
loadkpi
2022-01-15
1
-1
/
+1
*
[rubygems/rubygems] Support binstubs with `--enable-load-relative` prolog
David Rodríguez
2022-01-15
1
-8
/
+40
*
[rubygems/rubygems] Extract a bit of common logic to methods
David Rodríguez
2022-01-15
1
-3
/
+10
*
[rubygems/rubygems] Fix method documentation to be more correct English
David Rodríguez
2022-01-15
1
-2
/
+2
*
[rubygems/rubygems] Let Version#spaceship accept a String
Akira Matsuda
2022-01-13
1
-1
/
+3
*
[rubygems/rubygems] Markup code with RDoc notations
Nobuyoshi Nakada
2022-01-11
1
-2
/
+2
*
[rubygems/rubygems] Fix suggestions flag
ximenasandoval
2022-01-06
1
-4
/
+9
*
[rubygems/rubygems] Let fetch understand gem:version syntax
ximenasandoval
2022-01-06
1
-7
/
+21
*
[rubygems/rubygems] Fix `gem install <non-existent-gem> --force` crash
David Rodríguez
2022-01-06
1
-9
/
+9
*
[rubygems/rubygems] Fix race conditon on JRuby
David Rodríguez
2022-01-05
1
-3
/
+0
*
[rubygems/rubygems] Don't crash when updating to an unsupported `rubygems-upd...
David Rodríguez
2021-12-27
1
-1
/
+3
*
[rubygems/rubygems] Don't redownload `rubygems-update` package if already there
David Rodríguez
2021-12-27
1
-2
/
+1
*
[rubygems/rubygems] Make SpecificationPolicy autoload constant
Masataka Pocke Kuwabara
2021-12-27
1
-1
/
+0
*
Merge RubyGems-3.3.2 and Bundler-2.3.2
Hiroshi SHIBATA
2021-12-24
3
-5
/
+9
*
Merge RubyGems-3.3.1 and Bundler-2.3.1
Hiroshi SHIBATA
2021-12-23
6
-61
/
+28
*
[rubygems/rubygems] Add support in binstubs for trampolining bundler
David Rodríguez
2021-12-20
1
-1
/
+11
*
Merge RubyGems and Bundler master
Hiroshi SHIBATA
2021-12-15
4
-21
/
+12
*
[rubygems/rubygems] Properly fetch Gem#latest_spec_for with multiple sources
Kevin Logan
2021-12-10
1
-1
/
+1
*
[rubygems/rubygems] Allow using `Gem::Version` without loading the rest of ru...
David Rodríguez
2021-12-06
1
-0
/
+9
*
[rubygems/rubygems] add login & logout for the signin & signout commands resp...
Colby Swandale
2021-12-06
1
-1
/
+3
*
[rubygems/rubygems] Don't write outside of destdir when regenerating plugins
David Rodríguez
2021-12-05
2
-2
/
+9
*
[rubygems/rubygems] Don't write outside of destdir when installing default bu...
David Rodríguez
2021-12-05
1
-0
/
+1
*
[rubygems/rubygems] Fold a line that got out of hand
David Rodríguez
2021-12-05
1
-2
/
+9
*
[rubygems/rubygems] Fix binstubs and plugins regeneration with `--destdir` is...
David Rodríguez
2021-12-05
1
-4
/
+6
*
[rubygems/rubygems] Move required_ruby_version gemspec attribute to recommend...
Josef Šimánek
2021-12-03
1
-5
/
+9
*
[rubygems/rubygems] Provide distinguished name which will be correctly parsed.
Vít Ondruch
2021-12-02
1
-3
/
+4
*
[rubygems/rubygems] Fix race condition when reading & writing gemspecs concur...
David Rodríguez
2021-11-30
1
-9
/
+3
*
[rubygems/rubygems] Revert "Remove spec file before building"
David Rodríguez
2021-11-30
1
-2
/
+0
*
[rubygems/rubygems] Deprecate typo name
Nobuyoshi Nakada
2021-11-29
1
-0
/
+1
*
Do not document vendored files [ci skip]
Nobuyoshi Nakada
2021-11-19
2
-0
/
+2
*
[rubygems/rubygems] Protect specs access at a finer level
David Rodríguez
2021-11-18
2
-16
/
+12
*
[rubygems/rubygems] Stop using a constant for something not constant
David Rodríguez
2021-11-18
1
-12
/
+8
*
[rubygems/rubygems] Extract a helper method to reset specs
David Rodríguez
2021-11-18
1
-10
/
+11
*
[rubygems/rubygems] Make clearing loaded spec cache really private
David Rodríguez
2021-11-18
1
-2
/
+3
*
[rubygems/rubygems] We can now use standard memoization
David Rodríguez
2021-11-18
1
-4
/
+1
*
[rubygems/rubygems] Easier preservation of activated specs
David Rodríguez
2021-11-18
1
-7
/
+1
*
[rubygems/rubygems] Set `@@all` variable at class definition time
David Rodríguez
2021-11-18
1
-1
/
+2
*
Merge the master branch of rubygems repo
Hiroshi SHIBATA
2021-11-16
21
-32
/
+2478
[next]