| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'stable' | Georg Brandl | 2015-01-03 | 1 | -1/+1 |
| |\ | |||||
| | * | all: update copyright | Georg Brandl | 2015-01-03 | 1 | -1/+1 |
| | | | |||||
| * | | Complete test suite overhaul. | Georg Brandl | 2014-09-21 | 1 | -2/+7 |
| |/ | | | | | | | | | | | | * rename a few test modules to make the names more consistent * do not copy/use Sphinx from build/ (unnecessary without 2to3) * use a temporary dir for *all* test projects, the source tree will stay pristine that way (default is tests/build) * speed up tests by ~3x by splitting up test projects and avoiding rebuilds | ||||
| * | Now Sphinx exits with non-zero status code if builder status is not success. ↵ | Takayuki Shimizukawa | 2014-08-29 | 1 | -1/+12 |
| | | | | | Closes #508. | ||||
| * | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -1/+1 |
| | | |||||
| * | fix test error; can't remove empty directory problem on Windows. | Takayuki Shimizukawa | 2013-12-08 | 1 | -1/+1 |
| | | |||||
| * | Make sure setup_command test can always import Sphinx | Dmitry Shachnev | 2013-10-05 | 1 | -0/+5 |
| | | |||||
| * | grammar fix: 'multibyte filename' is ambiguous. They are replaced with ↵ | Takayuki Shimizukawa | 2013-10-03 | 1 | -2/+2 |
| | | | | | 'non-ASCII filename'. refs #703 | ||||
| * | small grammar fix in multibyte filename messages | Georg Brandl | 2013-10-01 | 1 | -1/+1 |
| | | |||||
| * | When Sphinx couldn't decode multibyte filename, now Sphinx notices ↵ | Takayuki Shimizukawa | 2013-09-28 | 1 | -2/+9 |
| | | | | | UnicodeError and continuing if possible instead of raise exception. Closes #703 | ||||
| * | Fix again: NFC/NFD normalizing problem. Closes #1142 | Takayuki Shimizukawa | 2013-09-18 | 1 | -0/+82 |
