| Commit | Date | |
|---|---|---|
| 2007-02-09 22:01:07 | Tree | |
|
[r4715]
by
mgood
fall back on system default encoding for decoding time strings if a locale-based encoding is not found (fixes #3879) |
2007-02-09 21:59:19 | Tree |
|
[r4714]
by
mgood
use the Python `csv` module to handle report and query exports to do proper CSV escaping (fixes #4436) |
2007-02-09 21:21:50 | Tree |
| 2007-02-09 20:21:51 | Tree | |
|
[r4712]
by
cboos
TracRevisionLog: display an additional radiobutton at the end of each revision range, so that one can see the diff corresponding to the full range ''including'' the changes corresponding to the last displayed revision. Fixes #4366 |
2007-02-09 19:17:07 | Tree |
| 2007-02-09 19:06:00 | Tree | |
|
[r4710]
by
cboos
Subversion backend: rewrite the `_history` helper, so that it only uses `svn.fs` primitives. This is cleaner, as that doesn't involve C <-> Python round-trips via the history_cb and authz_cb. Moreover, `_history` is now a real generator, so it doesn't have to embed the `limit` number of revision logic. |
2007-02-09 16:13:49 | Tree |
|
[r4709]
by
cboos
Unicode CamelCase support (#230) was a bit too enthusiastic... recognized words that were not actually CamelCase. |
2007-02-08 11:43:39 | Tree |
|
[r4708]
by
cboos
Add an explicit message when attempting to preview a file content and there was no preview renderer able to handle it. Fixes #4676. |
2007-02-07 17:06:24 | Tree |
| 2007-02-07 16:42:52 | Tree |