openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
cboos's trac-git-plugin
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 21 hours
ago. based on code collected
about 21 hours
ago.
Jul 21, 2024 — Jul 21, 2025
Showing page 1 of 3
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add a tags cache following the model of the branch cache
Christian Boos
More...
almost 15 years ago
Improve support for changeset's `get_branches` by caching the results of `git branch -v` (complements eb535196c7480581875b)
Christian Boos
More...
almost 15 years ago
Support for upcoming 0.13 `Changeset.get_tags(**filters)`
Christian Boos
More...
almost 15 years ago
Use the new _tags cache in replacement of the old tags_db one.
Christian Boos
More...
almost 15 years ago
Improve support for changeset's `get_branches` by caching the results of `git branch -v`
Christian Boos
More...
almost 15 years ago
Add (naive) support for changeset's `get_branches`
Christian Boos
More...
almost 15 years ago
Fix goof from 2f62f727120238e041e7c830e33fabaab6743d7f, not that it makes such a difference, the ''optimization'' is not really visible, seems to be the opposite even.
Christian Boos
More...
almost 15 years ago
More boring white space cleanups...
Christian Boos
More...
almost 15 years ago
GitPlugin: update version to 0.13.0.0.
Christian Boos
More...
almost 15 years ago
More cleanups in PyGIT, and a bit of refactoring for `GitCore` class.
Christian Boos
More...
almost 15 years ago
Fix property renderer.
Christian Boos
More...
almost 15 years ago
Reorder imports
Christian Boos
More...
almost 15 years ago
More cleanups (remove usage of has_key)
Christian Boos
More...
almost 15 years ago
PEP:0008 cleanup.
Christian Boos
More...
almost 15 years ago
Change indentation to 4 spaces instead of 8.
Christian Boos
More...
almost 15 years ago
PyGIT: added `GitCore.__repr__` to help debugging, otherwise `GitCore.__getattr__` gets in the way.
Christian Boos
More...
almost 15 years ago
Added .gitignore
Christian Boos
More...
almost 15 years ago
Updated Trac version numbers in setup.py
Kevin McConnell
More...
over 15 years ago
Updated README to include some status information
Kevin McConnell
More...
over 15 years ago
First stab at fixing cached_repository operation
Kevin McConnell
More...
over 15 years ago
Updated the README with the project name
Kevin McConnell
More...
over 15 years ago
Make short SHA-1 links work in Trac links
Kevin McConnell
More...
over 15 years ago
First set of changes for Trac 0.12 (r9162).
Kevin McConnell
More...
over 15 years ago
Use HEAD as the rev when rev=None. Closes: #5612
pacopablo
More...
almost 16 years ago
GitPlugin: omit `close_fds=True` on win32 platform (fixes #4227)
hvr
More...
over 16 years ago
GitPlugin: whitespace cleanup (fixes #4815)
hvr
More...
over 16 years ago
GitPlugin: avoid usage of StringIO wrappers throughout PyGIT.py where avoidable
hvr
More...
over 16 years ago
GitPlugin: optimiziation: make use of git's 1.5.6+ `tree-ls -l` feature for grabbing blob size instead of individual `cat-file -s` calls; bump up minimum required git version to 1.5.6
hvr
More...
over 16 years ago
GitPlugin: minor optimization (use regex instead of string iteration)
hvr
More...
over 16 years ago
GitPlugin: update the ''install_requires'' setting and bump the plugin version to 0.11.0.2
hvr
More...
over 16 years ago
←
1
2
3
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree