| Commit | Date | |
|---|---|---|
| 2008-04-02 17:04:25 | Tree | |
| 2008-04-02 14:47:27 | Tree | |
| 2008-04-02 14:25:05 | Tree | |
| 2008-04-02 04:31:59 | Tree | |
|
[r6787]
by
cboos
Speed-up !SubversionNode.get_entries() by nearly a factor 100. Apparently, it's quite costly to call `fs.revision_root`, so re-using the one from the parent node is a huge win (the `rev` of that revision root is guaranteed to be the same). Related to #5782. |
2008-04-01 15:56:30 | Tree |
| 2008-04-01 15:54:19 | Tree | |
|
[r6785]
by
thatch
Testing: Apply patch to use sys.executable for subprocess calls (thanks to cboos). The PYTHON environment variable is no longer required for multiple-python systems. |
2008-03-31 18:27:30 | Tree |
| 2008-03-31 14:55:02 | Tree | |
| 2008-03-29 21:26:02 | Tree | |
| 2008-03-29 21:16:53 | Tree |