| Commit | Date | |
|---|---|---|
| 2009-06-30 21:13:18 | Tree | |
| 2009-06-30 20:48:35 | Tree | |
| 2009-06-30 20:06:39 | Tree | |
|
[r8338]
by
jonas
0.11-stable: Move the subprocess import into the backup functions to avoid avoid a py23 incompatibility. (#8412). |
2009-06-30 20:05:04 | Tree |
| 2009-06-30 19:31:18 | Tree | |
|
[r8336]
by
jonas
0.11-stable: Make sure MySQL uses a case insensitive collation for LIKE searches, re #8424. |
2009-06-30 19:28:22 | Tree |
|
[r8335]
by
osimons
0.11.5dev: Modified the import workaround code for older versions of Genshi to only trigger if Genshi is actually installed as a zipped egg. See #7823. The workaround code is relevant for: |
2009-06-30 12:19:00 | Tree |
|
[r8334]
by
osimons
0.12dev: Merged [8333] from 0.11-stable (#8160 - Setting `BaseException.message` is deprecated in Python 2.6). |
2009-06-28 23:55:46 | Tree |
|
[r8333]
by
osimons
0.11.5dev: Workaround for Python 2.6 having deprecated setting `message` on `BaseException`. Closes #8160. |
2009-06-28 23:43:04 | Tree |
|
[r8332]
by
cboos
#7715: fixed the computation of ''eligible'' changesets for target paths that are subfolders of a copied path. Example: Here, `branches/1.0` was copied from `trunk` and we're interested in the `svn:mergeinfo` property on `branches/1.0/projA`. The previous way of computing `branch_starts` was broken in this case (`closest_copy('branches/1.0/projA')` returns `'branches/1.0'`) and fixing `SubversionNode.get_copy_origin` proved to be too cumbersome. |
2009-06-28 14:36:25 | Tree |