Commit Graph

82 Commits (b72785b274fe08506c3daf921ac3eff1fce57bb5)

Author SHA1 Message Date
Toshi MARUYAMA 3110e97038 scm: git: fix typo of unit lib test. 14 years ago
Toshi MARUYAMA 64835367ab scm: cvs: fix unit lib test fails on Windows. 14 years ago
Toshi MARUYAMA 6b6a44c831 scm: bazaar: prepare version string unit lib test. 14 years ago
Toshi MARUYAMA dd798edd04 scm: git: prepare version string unit lib test and git log encoding (#3396). 14 years ago
Toshi MARUYAMA 3edbab734b scm: subversion: prepare version string unit lib test. 14 years ago
Toshi MARUYAMA 1656ce3c53 scm: cvs: use localtime at cvs rlog -d option (#996, #3761). 14 years ago
Toshi MARUYAMA cb7e4f01cc scm: cvs: add unit lib test. 14 years ago
Toshi MARUYAMA 9524795051 scm: mercurial: add unit lib test for the previous changeset isn't the parent (#7253, #7518). 14 years ago
Toshi MARUYAMA 75cc7a8130 scm: darcs: add compatible test of Darcs 2.3 and 2.4 (#7415). 14 years ago
Toshi MARUYAMA 668b0c0e50 scm: darcs: change io.gets to io.read and add darcs version unit (#4494, #5404). 14 years ago
Toshi MARUYAMA 5ff1f6fdfa scm: darcs: add unit lib test. 14 years ago
Toshi MARUYAMA 7a35682cd9 scm: mercurial: unit lib test for entries accept both of revision number and changeset id (#3724, #3421) 14 years ago
Toshi MARUYAMA 80b329d031 scm: mercurial: change diff option from --git to --config diff.git=false (#7253). 14 years ago
Toshi MARUYAMA a6f05b5e56 scm: mercurial: diff '-c' option supports above Mercurial 1.2 (#3724, #7253). 14 years ago
Toshi MARUYAMA b017a846ba scm: mercurial: remove new line in diff unit test(#7253). 14 years ago
Toshi MARUYAMA ef28bf6d88 scm: mercurial: annotate accepts both of revision number and changeset id (#3724). 14 years ago
Toshi MARUYAMA 5207211b6d scm: mercurial: fix diff and test for accept both of revision number and changeset id (#3724). 14 years ago
Toshi MARUYAMA 0743ba89d4 scm: mercurial: cat test for accept both of revision number and changeset id (#3724). 14 years ago
Toshi MARUYAMA e2df831b53 scm: mercurial: accept both of revision and nodeid as changeset id (#3724). 14 years ago
Toshi MARUYAMA 6ad68ae027 scm: mercurial: cleanup indent and trailing white-space of unit lib test. 14 years ago
Toshi MARUYAMA e86b8febdc scm: mercurial: refactor mercurial unit test. 14 years ago
Jean-Baptiste Barth 9ac043a096 Set encoding to utf-8 for ruby 1.9 compatibility. #4050 14 years ago
Jean-Baptiste Barth 17f86d964f Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
Jean-Philippe Lang cfc3ee4f5a Fixed: r4417 breaks MercurialAdapter with ruby 1.8.6 (#5117). 14 years ago
Jean-Philippe Lang 6b72c66893 Fixed: MercurialAdapter.client_version depends on LANG environment variable (#5117). 14 years ago
Eric Davis ffb3d9260a Support leading and trailing spaces in filenames or directories in the git adapter. #6499 14 years ago
Eric Davis bd51119460 Support spaces in the files or directories in the git adapter. #6054 14 years ago
Eric Davis 319849caf8 Parse the timezone in #last_rev for git to correct display the Age diplay. #6346 14 years ago
Eric Davis a96eb375ec Merged r3925 from trunk. 14 years ago
Jean-Baptiste Barth 780bdccc42 Fixed wrong commit range in git log command. #5628 14 years ago
Eric Davis 56af944afa Extend changes.path and changes.from_path to support longer paths. #5771 15 years ago
Jean-Philippe Lang 1be15816dd Adds test helpers for test repositories. 15 years ago
Jean-Philippe Lang fe066e793d Moves scm adapters unit tests to a dedicated folder. 15 years ago