Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo | Eisuke Kawashima | 2021-07-08 | 1 | -1/+1 |
* | A happy new year! | Takeshi KOMIYA | 2021-01-01 | 1 | -1/+1 |
* | test: Use read_text() and read_bytes() | Takeshi KOMIYA | 2020-02-01 | 1 | -6/+6 |
* | A happy new year! | Takeshi KOMIYA | 2020-01-01 | 1 | -1/+1 |
* | Fix #6140: Use unittest.mock instead of mock | Takeshi KOMIYA | 2019-03-08 | 1 | -1/+1 |
* | Merge branch '1.8' | Takeshi KOMIYA | 2019-01-02 | 1 | -1/+1 |
|\ | |||||
| * | A happy new year! | Takeshi KOMIYA | 2019-01-02 | 1 | -1/+1 |
* | | Remove unnecessary encoding cookie from Python source files | Jon Dufresne | 2018-12-16 | 1 | -1/+0 |
* | | Use Python 3 super() argument-less syntax | Jon Dufresne | 2018-12-15 | 1 | -1/+1 |
* | | Use super() to call parent class's method | Jon Dufresne | 2018-11-11 | 1 | -1/+1 |
|/ | |||||
* | Fix flake8 violations | Takeshi KOMIYA | 2018-02-19 | 1 | -2/+3 |
* | A happy new year! | Takeshi KOMIYA | 2018-01-01 | 1 | -1/+1 |
* | Year++ | Takeshi KOMIYA | 2017-03-26 | 1 | -1/+1 |
* | pytest: remove deprecated with_tempdir decorator | shimizukawa | 2017-01-06 | 1 | -3/+0 |
* | pytest migration | shimizukawa | 2017-01-04 | 1 | -19/+19 |
* | To simplify, sphinx uses external mock package even if unittest.mock exists. | shimizukawa | 2016-10-15 | 1 | -2/+2 |
* | copy_asset_file() does not expand if context not given | Takeshi KOMIYA | 2016-07-06 | 1 | -6/+17 |
* | Add sphinx.util.fileutil.copy_asset() | Takeshi KOMIYA | 2016-07-06 | 1 | -1/+46 |
* | Add sphinx.util.fileutil.copy_asset_file() | Takeshi KOMIYA | 2016-07-06 | 1 | -0/+58 |