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
/
tool
/
vcs.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
vcs.rb: .git at export
nobu
2018-02-26
1
-1
/
+0
*
On getting changelog, use git-log with --no-notes
naruse
2018-02-24
1
-1
/
+1
*
vcs.rb: dryrun: option of GIT::SVN#commit
nobu
2018-02-10
1
-2
/
+8
*
vcs.rb: no meaningless splat
nobu
2018-02-05
1
-1
/
+1
*
vcs.rb: for old ruby
nobu
2018-02-05
1
-0
/
+1
*
support ruby 1.9.3
naruse
2018-01-30
1
-4
/
+10
*
vcs.rb: checkout the current branch before rebase
nobu
2018-01-30
1
-0
/
+2
*
vcs.rb: fix errors
nobu
2018-01-30
1
-1
/
+3
*
Suport ruby 1.9.3
naruse
2018-01-29
1
-2
/
+2
*
vcs.rb: prepend DebugSystem to VCS
nobu
2018-01-27
1
-1
/
+5
*
vcs.rb: old version cannot refine modules
nobu
2018-01-26
1
-8
/
+11
*
vcs.rb: dcommit for each commit
nobu
2018-01-26
1
-9
/
+11
*
vcs.rb: debug print in system method
nobu
2018-01-26
1
-0
/
+8
*
vcs: --add-author-from
nobu
2017-12-19
1
-1
/
+11
*
vcs.rb: --add-author-from option
nobu
2017-12-18
1
-1
/
+1
*
vcs.rb: raise NotFoundError when command not found
nobu
2017-12-13
1
-0
/
+2
*
Revert r61054
naruse
2017-12-13
1
-45
/
+31
*
vcs.rb: fix r61054
nobu
2017-12-06
1
-2
/
+2
*
vcs.rb: raise NotFoundError when command not found
nobu
2017-12-06
1
-31
/
+45
*
Set binmode to handle non ASCII commit message
naruse
2017-12-03
1
-1
/
+1
*
fix up r60243
nobu
2017-10-21
1
-1
/
+1
*
vcs.rb: try to extract revision number from tags
nobu
2017-10-21
1
-2
/
+6
*
vcs.rb: refresh after dcommit
nobu
2017-08-26
1
-1
/
+7
*
vcs.rb: commit
nobu
2017-07-26
1
-0
/
+13
*
vcs.rb: env for command
nobu
2017-04-18
1
-15
/
+17
*
vcs.rb: remove git stuff
nobu
2017-04-10
1
-1
/
+1
*
export_changelog must specify the branch's url
naruse
2017-03-24
1
-2
/
+2
*
vcs.rb: no ext/date in vcs.rb
nobu
2016-12-14
1
-2
/
+3
*
vcs.rb: fix GIT.get_revisions
nobu
2016-11-08
1
-4
/
+4
*
vcs.rb: format from git-log
nobu
2016-11-08
1
-2
/
+16
*
vcs.rb: expand srcdir
nobu
2016-11-08
1
-0
/
+8
*
vcs.rb: fix srcdir in VCS::GIT
nobu
2016-11-08
1
-15
/
+36
*
vcs.rb: suppress warning
nobu
2016-11-07
1
-0
/
+3
*
vcs.rb: exclude beginning revision
nobu
2016-11-07
1
-8
/
+11
*
vcs.rb: unnecessary arguments
nobu
2016-11-07
1
-5
/
+6
*
vcs.rb: use chdir option
nobu
2016-11-07
1
-4
/
+21
*
vcs.rb: popen with env
nobu
2016-11-07
1
-0
/
+13
*
remove debug sleep & exit
naruse
2016-11-06
1
-2
/
+0
*
* tool/vcs.rb (export_changelog): generate ChangeLog file from
naruse
2016-11-06
1
-0
/
+20
*
vcs.rb: suppress warnings
nobu
2016-08-07
1
-1
/
+1
*
tool: add descriptions and fix typos
normal
2016-07-02
1
-0
/
+3
*
improve git repository detection
nobu
2016-04-01
1
-8
/
+4
*
vcs.rb: git worktree
nobu
2016-01-20
1
-5
/
+7
*
vcs.rb: srcdir accessor
nobu
2016-01-09
1
-0
/
+2
*
* tool/vcs.rb (IO.popen): Refactor. Avoid assigning in condition.
sorah
2015-12-24
1
-2
/
+6
*
* tool/vcs.rb (IO.popen): Enable on Ruby 1.9 where chdir option is not
sorah
2015-12-24
1
-3
/
+3
*
common.mk: update-man-date
nobu
2015-05-23
1
-0
/
+5
*
vcs.rb: do not use -C for older git
nobu
2015-02-23
1
-17
/
+33
*
version.c: last commit title
nobu
2015-02-18
1
-1
/
+4
*
vcs.rb: refactor
nobu
2015-02-18
1
-6
/
+4
[next]