|
|
|
@4174
|
[4174]
|
08/23/08 02:15:46 |
hvr |
GitPlugin: fix exception on changesets that contain file-mode changes … |
|
|
|
@4148
|
[4148]
|
08/17/08 04:59:35 |
hvr |
GitPlugin: make diff_tree handle empty changesets (fixes #2807 and … |
|
|
|
@4147
|
[4147]
|
08/17/08 04:17:49 |
hvr |
GitPlugin: add (ignored) path argument to previous_rev method (fixes … |
|
|
|
@3275
|
[3275]
|
02/26/08 14:59:03 |
hvr |
GitPlugin: added new option git_bin for providing a custom git
binary; … |
|
|
|
@3270
|
[3270]
|
02/24/08 03:21:03 |
hvr |
GitPlugin: moved Trac version requirements into setup.py (inspired by … |
|
|
|
@3269
|
[3269]
|
02/24/08 03:20:54 |
hvr |
GitPlugin: made default shortrev length configurable via new … |
|
|
|
@3268
|
[3268]
|
02/24/08 03:20:45 |
hvr |
GitPlugin: various cleanups and minor improvements |
|
|
|
@3267
|
[3267]
|
02/24/08 03:20:36 |
hvr |
GitPlugin: added simple GIT sanity check to constructor, in order to
catch … |
|
|
|
@3266
|
[3266]
|
02/24/08 03:20:27 |
hvr |
GitPlugin: significantly reduced memory usage of revision cache by cutting … |
|
|
|
@3241
|
[3241]
|
02/15/08 03:37:04 |
hvr |
GitPlugin: implemented internal shortrev() method to avoid having to … |
|
|
|
@3240
|
[3240]
|
02/15/08 03:36:58 |
hvr |
GitPlugin: provided own CachedRepository2 subclass with passed through … |
|
|
|
@3239
|
[3239]
|
02/15/08 03:36:50 |
hvr |
GitPlugin: add dummy ignore_ancestory parameter to get_changes method … |
|
|
|
@3238
|
[3238]
|
02/15/08 03:36:44 |
hvr |
GitPlugin: made git_version a static method of Storage |
|
|
|
@3237
|
[3237]
|
02/15/08 03:36:37 |
hvr |
GitPlugin: put in-place caching logic of git-cat-file -s and … |
|
|
|
@3236
|
[3236]
|
02/15/08 03:36:31 |
hvr |
GitPlugin: refactorized git-core execution by introducing a new class … |
|
|
|
@3235
|
[3235]
|
02/15/08 03:36:24 |
hvr |
GitPlugin: log error if GIT version not compatible… |
|
|
|
@3213
|
[3213]
|
02/11/08 05:23:48 |
hvr |
GitPlugin: added support for best-guess detection of renames in … |
|
|
|
@3212
|
[3212]
|
02/11/08 05:23:41 |
hvr |
GitPlugin: cleanups, factorizations, and minor fixes |
|
|
|
@3211
|
[3211]
|
02/11/08 05:23:35 |
hvr |
GitPlugin: cleanups, factorizations, and minor fixes |
|
|
|
@3210
|
[3210]
|
02/11/08 05:23:28 |
hvr |
GitPlugin: implemented get_last_modified method |
|
|
|
@3209
|
[3209]
|
02/11/08 05:23:19 |
hvr |
GitPlugin: cleanups, factorizations, and minor fixes |
|
|
|
@3208
|
[3208]
|
02/11/08 05:23:13 |
hvr |
GitPlugin: refactorized option handling |
|
|
|
@3207
|
[3207]
|
02/11/08 05:23:07 |
hvr |
GitPlugin: allow to escape hashes by prepending ! |
|
|
|
@3206
|
[3206]
|
02/11/08 05:23:02 |
hvr |
GitPlugin: parse timezone information of committer and author and print … |
|
|
|
@3205
|
[3205]
|
02/11/08 05:22:56 |
hvr |
GitPlugin: converted to use tracext package namespace (see … |