107 커밋 (b0e17e8199bb40d0b1bed2c3dded355f439d8b3a)

작성자 SHA1 메시지 날짜
  Go MAEDA b0e17e8199 Don't rescue Exception class (#31387). 5 년 전
  Go MAEDA 72e1451159 Use Regexp#match? to reduce allocations of MatchData object (#28940). 5 년 전
  Go MAEDA 606e75d12d Use #b shortcut instead of #force_encoding (#31059). 5 년 전
  Go MAEDA 30e341db69 Support frozen_string_literal in lib/**/*.rb (#26561). 5 년 전
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 년 전
  Go MAEDA eee1c36b4b Replace Enumerable#sort with faster Enumerable#sort_by (#29299). 5 년 전
  Toshi MARUYAMA 9d797400ea mercurial: work around faulty parsing of early command options (#27516) 6 년 전
  Toshi MARUYAMA 58ed865513 mercurial: separate command options and positional arguments with "--" (#27516) 6 년 전
  Toshi MARUYAMA ca87bf766c mercurial: reject malicious command argument (#27516) 6 년 전
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 7 년 전
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 년 전
  Jean-Philippe Lang 000124f44f Copyright update. 9 년 전
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). 9 년 전
  Toshi MARUYAMA 5872d079e6 scm: mercurial: use long id in adapter level (#14361) 10 년 전
  Toshi MARUYAMA f2ec6f8d77 back out r12752 (#14361) 10 년 전
  Toshi MARUYAMA ae68ff1100 scm: mercurial: use long id in adapter level (#14361) 10 년 전
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 년 전
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 년 전
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 년 전
  Jean-Philippe Lang cb16661d36 Removes the XML declaration that breaks the parser with JRuby. 12 년 전
  Toshi MARUYAMA c71208d18d scm: mercurial: lib: return array of Branch class instead of array of strings at branches method (#5501) 12 년 전
  Toshi MARUYAMA 031b5bf4eb scm: mercurial: lib: add parents to Revision class (#5501) 12 년 전
  Toshi MARUYAMA 81ef038587 scm: mercurial: drop supporting below Mercurial 1.1 (#9465) 12 년 전
  Toshi MARUYAMA eacffe0361 scm: mercurial: use self.class.sq_bin for command name at adpter scm_cmd() (#8825). 13 년 전
  Toshi MARUYAMA 50f4087aa7 scm: mercurial: use "shell_quote_command" method at adapter for JRuby + Windows command name (#8825). 13 년 전
  Toshi MARUYAMA 48f6472e0f scm: mercurial: catch exception and return nil during getting info (#8777). 13 년 전
  Toshi MARUYAMA 3b5db24269 scm: mercurial: fix unit adapter annotate test fails on Windows Mercurial 1.8.4+29-e597ef52a7c2. 13 년 전
  Toshi MARUYAMA a1e3cf8218 scm: mercurial: override "path_encoding" method in adapter (#2664). 13 년 전
  Toshi MARUYAMA 19098302ea scm: mercurial: remove trailing white-spaces from adapter source. 13 년 전
  Toshi MARUYAMA 905a809774 scm: add "options" parameter in adapter entries(). 13 년 전
  Toshi MARUYAMA ee7fe09b1e scm: mercurial: fix loss non ASCII paths if path_encoding is '' (#2664). 13 년 전
  Toshi MARUYAMA 79b7e89cf9 scm: mercurial: change copied file from_revision from revision number to node id. 13 년 전
  Toshi MARUYAMA a8e7936337 scm: mercurial: code clean up adapter. 13 년 전
  Toshi MARUYAMA fd316c99fa scm: mercurial: set client available if cvs version above 0.9.5. 13 년 전
  Toshi MARUYAMA bf6ec48bea scm: mercurial: wrap revision of cat and annotate with URL encoding (#1981, #7246). 13 년 전
  Toshi MARUYAMA d48a7e148e scm: mercurial: remove unused parameters from "nodes_in_branch()" method in adapter (#7246, #4455). 13 년 전
  Toshi MARUYAMA b914a3648a scm: mercurial: add new "nodes_in_branch()" method in adapter (#7246, #4455). 13 년 전
  Toshi MARUYAMA 32e69dcaca scm: mercurial: convert copied file path encoding (#2664). 13 년 전
  Toshi MARUYAMA 5c3caf2e6b scm: mercurial: remove localtime from adapter (#4455). 13 년 전
  Toshi MARUYAMA 923558e45c scm: Ruby 1.9 compatibility for XML UTF-8 parsing. 13 년 전
  Toshi MARUYAMA 71aac2e3fe scm: fix unit tests fails in Ruby 1.9. 13 년 전
  Toshi MARUYAMA c3e8fc5f1a scm: mercurial: wrap revison, tag and branch with URL encoding for entries (#4455, #1981, #7246). 13 년 전
  Toshi MARUYAMA 9937ac677f scm: update adapter initialize() to use path encoding (#2664, #2274). 13 년 전
  Toshi MARUYAMA f8da0127f7 scm: mercurial: annotate path encoding support in adapter (#2664). 13 년 전
  Toshi MARUYAMA 7dfd0bf679 scm: mercurial: path encoding support for "cat" in adapter (#2664). 13 년 전
  Toshi MARUYAMA bb248fb037 scm: mercurial: change some newlines in mercurial_adapter.rb CRLF to LF. 13 년 전
  Toshi MARUYAMA c37f638912 scm: mercurial: log and entries path encoding support in adapter (#2664). 13 년 전
  Toshi MARUYAMA 11e4c5c1ea scm: Ruby 1.9 compatibility in getting scm version (#4273). 13 년 전
  Toshi MARUYAMA 1236e037f2 scm: mercurial: override initialize() for path encoding (#2664). 13 년 전
  Toshi MARUYAMA af01f5259b scm: mercurial: code cleanup. 13 년 전