|
|
|
@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 … |
|
|
|
@3422
|
[3422]
|
03/27/08 03:24:12 |
hvr |
declare namespace_packages meta-data (addresses #2806) |
|
|
|
@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 … |
|
|
|
@3203
|
[3203]
|
02/09/08 05:15:12 |
hvr |
GitPlugin: minor cleanups, and fixed synchronization issue with … |
|
|
|
@3202
|
[3202]
|
02/09/08 05:15:03 |
hvr |
GitPlugin:
- factorized git execution
- implemented GIT version check … |
|
|
|
@3200
|
[3200]
|
02/08/08 16:08:04 |
hvr |
GitPlugin: use zero-termination mode of diff-tree (and thus avoid … |
|
|
|
@3199
|
[3199]
|
02/08/08 15:02:16 |
hvr |
GitPlugin: call popen3 with sequence instead of string as command, in … |
|
|
|
@3197
|
[3197]
|
02/08/08 05:25:47 |
hvr |
GitPlugin: implemented "blame"/annotate support for 0.11 |
|
|
|
@3188
|
[3188]
|
02/06/08 11:04:11 |
hvr |
handle tags that point to git tag objects by performing an additional … |
|
|
|
@3187
|
[3187]
|
02/06/08 09:49:01 |
hvr |
implemented `get_quickjump_targets' method; addresses #789 |
|
|
|
@3185
|
[3185]
|
02/06/08 08:39:49 |
hvr |
- changed next revision/previous revision to point to … |
|
|
|
@3178
|
[3178]
|
02/05/08 08:23:41 |
hvr |
GitPlugin: adapted plugin to 0.11 API changes |
|
|
|
@3177
|
[3177]
|
02/05/08 08:23:36 |
hvr |
added code to aid profiling expensive git operations |
|
|
|
@3176
|
[3176]
|
02/05/08 05:43:39 |
hvr |
GitPlugin: created new branch 0.11 off 0.10 |
|
copied from gitplugin/0.10:
|
|
|
|
@3175
|
[3175]
|
02/05/08 05:28:40 |
hvr |
implemented syntax to recognize 40-character wide hex strings as commit … |