root/gitplugin/0.11


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @4174 [4174] 08/23/08 02:15:46 hvr GitPlugin: fix exception on changesets that contain file-mode changes …
(edit) @4148 [4148] 08/17/08 04:59:35 hvr GitPlugin: make diff_tree handle empty changesets (fixes #2807 and …
(edit) @4147 [4147] 08/17/08 04:17:49 hvr GitPlugin: add (ignored) path argument to previous_rev method (fixes …
(edit) @3422 [3422] 03/27/08 03:24:12 hvr declare namespace_packages meta-data (addresses #2806)
(edit) @3275 [3275] 02/26/08 14:59:03 hvr GitPlugin: added new option git_bin for providing a custom git binary; …
(edit) @3270 [3270] 02/24/08 03:21:03 hvr GitPlugin: moved Trac version requirements into setup.py (inspired by …
(edit) @3269 [3269] 02/24/08 03:20:54 hvr GitPlugin: made default shortrev length configurable via new …
(edit) @3268 [3268] 02/24/08 03:20:45 hvr GitPlugin: various cleanups and minor improvements
(edit) @3267 [3267] 02/24/08 03:20:36 hvr GitPlugin: added simple GIT sanity check to constructor, in order to catch …
(edit) @3266 [3266] 02/24/08 03:20:27 hvr GitPlugin: significantly reduced memory usage of revision cache by cutting …
(edit) @3241 [3241] 02/15/08 03:37:04 hvr GitPlugin: implemented internal shortrev() method to avoid having to …
(edit) @3240 [3240] 02/15/08 03:36:58 hvr GitPlugin: provided own CachedRepository2 subclass with passed through …
(edit) @3239 [3239] 02/15/08 03:36:50 hvr GitPlugin: add dummy ignore_ancestory parameter to get_changes method …
(edit) @3238 [3238] 02/15/08 03:36:44 hvr GitPlugin: made git_version a static method of Storage
(edit) @3237 [3237] 02/15/08 03:36:37 hvr GitPlugin: put in-place caching logic of git-cat-file -s and …
(edit) @3236 [3236] 02/15/08 03:36:31 hvr GitPlugin: refactorized git-core execution by introducing a new class …
(edit) @3235 [3235] 02/15/08 03:36:24 hvr GitPlugin: log error if GIT version not compatible…
(edit) @3213 [3213] 02/11/08 05:23:48 hvr GitPlugin: added support for best-guess detection of renames in …
(edit) @3212 [3212] 02/11/08 05:23:41 hvr GitPlugin: cleanups, factorizations, and minor fixes
(edit) @3211 [3211] 02/11/08 05:23:35 hvr GitPlugin: cleanups, factorizations, and minor fixes
(edit) @3210 [3210] 02/11/08 05:23:28 hvr GitPlugin: implemented get_last_modified method
(edit) @3209 [3209] 02/11/08 05:23:19 hvr GitPlugin: cleanups, factorizations, and minor fixes
(edit) @3208 [3208] 02/11/08 05:23:13 hvr GitPlugin: refactorized option handling
(edit) @3207 [3207] 02/11/08 05:23:07 hvr GitPlugin: allow to escape hashes by prepending !
(edit) @3206 [3206] 02/11/08 05:23:02 hvr GitPlugin: parse timezone information of committer and author and print …
(edit) @3205 [3205] 02/11/08 05:22:56 hvr GitPlugin: converted to use tracext package namespace (see …
(edit) @3203 [3203] 02/09/08 05:15:12 hvr GitPlugin: minor cleanups, and fixed synchronization issue with …
(edit) @3202 [3202] 02/09/08 05:15:03 hvr GitPlugin: - factorized git execution - implemented GIT version check …
(edit) @3200 [3200] 02/08/08 16:08:04 hvr GitPlugin: use zero-termination mode of diff-tree (and thus avoid …
(edit) @3199 [3199] 02/08/08 15:02:16 hvr GitPlugin: call popen3 with sequence instead of string as command, in …
(edit) @3197 [3197] 02/08/08 05:25:47 hvr GitPlugin: implemented "blame"/annotate support for 0.11
(edit) @3188 [3188] 02/06/08 11:04:11 hvr handle tags that point to git tag objects by performing an additional …
(edit) @3187 [3187] 02/06/08 09:49:01 hvr implemented `get_quickjump_targets' method; addresses #789
(edit) @3185 [3185] 02/06/08 08:39:49 hvr - changed next revision/previous revision to point to …
(edit) @3178 [3178] 02/05/08 08:23:41 hvr GitPlugin: adapted plugin to 0.11 API changes
(edit) @3177 [3177] 02/05/08 08:23:36 hvr added code to aid profiling expensive git operations
(copy) @3176 [3176] 02/05/08 05:43:39 hvr GitPlugin: created new branch 0.11 off 0.10
copied from gitplugin/0.10:
(edit) @3175 [3175] 02/05/08 05:28:40 hvr implemented syntax to recognize 40-character wide hex strings as commit …
Note: See TracRevisionLog for help on using the revision log.