Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scm: add "options" parameter in adapter entries(). | Toshi MARUYAMA | 2011-05-04 | 1 | -1/+1 |
* | scm: filesystem: fix loss non ASCII paths if path_encoding is '' (#2274). | Toshi MARUYAMA | 2011-05-04 | 1 | -1/+1 |
* | scm: filesystem: prevent exception raises if path encoding is incorrect. | Toshi MARUYAMA | 2011-03-20 | 1 | -1/+3 |
* | scm: update adapter initialize() to use path encoding (#2664, #2274). | Toshi MARUYAMA | 2011-02-24 | 1 | -2/+3 |
* | scm: filesystem: refactor for path encoding (#2274). | Toshi MARUYAMA | 2011-02-21 | 1 | -23/+36 |
* | scm: use shell quote for scm command at adapter level (#7517, #4273). | Toshi MARUYAMA | 2011-02-14 | 1 | -1/+6 |
* | Filesystem adapter: read files in binary mode. | Jean-Philippe Lang | 2008-06-08 | 1 | -1/+1 |
* | Filesystem adapter: negative size is displayed for large files under win32. | Jean-Philippe Lang | 2008-06-08 | 1 | -2/+1 |
* | Adds Filesystem adapter (patch #1393 by Paul R). | Jean-Philippe Lang | 2008-06-08 | 1 | -0/+94 |