| Commit | Date | |
|---|---|---|
| 2009-02-08 19:20:12 | Tree | |
|
[r7848]
by
cboos
TracMercurial for 0.12: adapt to Mercurial 1.2 API change `mercurial.version` module is gone since hg:9626819b2e3d. |
2009-02-08 19:18:54 | Tree |
| 2009-02-08 15:54:43 | Tree | |
| 2009-02-08 14:48:40 | Tree | |
|
[r7845]
by
cboos
Fix search js regexp so that split expression returns only strings. In WebKit-based engines, when using the previous regexp for splitting, "undefined" elements slipped in, resulting in "this" being the "window" and the rest of the code assuming a string would fail. Closes #7830. |
2009-02-08 14:48:22 | Tree |
| 2009-02-08 14:47:55 | Tree | |
|
[r7843]
by
cboos
Improve internal `SubversionRepository._history` method, which had an odd signature (utf-8 encoded `string` input, `unicode` output). Made it deal with utf-8 only internally. |
2009-02-07 20:41:24 | Tree |
|
[r7842]
by
cboos
Make the svn_fs code clearer about what is utf-8 encoded `string` and what is `unicode`. Related to #7959, and even fixes #7672. |
2009-02-07 20:39:47 | Tree |
| 2009-02-07 20:36:38 | Tree | |
|
[r7840]
by
cboos
`add_warning` must be given unicode values. In this case, failing to do so would cause the error reported in #7959. |
2009-02-07 20:36:12 | Tree |