2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rich_text should not be the default. More... over 3 years ago
Pass through rich_text parameter. More... over 3 years ago
Merge with 3.0 More... over 3 years ago
Update docs More... over 3 years ago
Merge branch 'topic/3.0/fixes-1684' into 'branch/3.0' More... over 3 years ago
OK, need to wait for RTD to fix things. More... over 3 years ago
Another attempt More... over 3 years ago
Further attempts More... over 3 years ago
Correct indentation More... over 3 years ago
Try and install more recent version of Mercurial More... over 3 years ago
Add RTD configuration and hope for more recent version of Mercurial More... over 3 years ago
Merge branch 'topic/3.1/rich-text-cells' into 'branch/3.1' More... over 3 years ago
Fix failing doctest and reorganise CI configuration to have explicit jobs More... over 3 years ago
Remove helper class - a lot of untested branching in code, unclear API and questionable utility. More... over 3 years ago
Add `as_list()` method to help editing. Might extend index to allow strings to passed in and a search method might be useful. OTOH `as_list()` means most code only ever needs a couple of lines. More... over 3 years ago
Merge coverage jobs. More... over 3 years ago
Prepare tox env to report locally. More... over 3 years ago
Update .gitlab-ci.yml file More... over 3 years ago
Update .gitlab-ci.yml file More... over 3 years ago
Use duck typing to allow anything in that has a string representation but extend checking to other methods. More... over 3 years ago
Use *args to allow sequences of items to be passed in without having to pack them in a list or tuple. More... over 3 years ago
Add test for stringifying More... over 3 years ago
Try adding coverage info to pipeline More... over 3 years ago
Simplify repr and add method for interpolation as a string. More... over 3 years ago
Simplify construction More... over 3 years ago
Remove repr from tests. More... over 3 years ago
Add test for handling rich text and avoid using repr More... over 3 years ago
Add tests for TextBlock and __eq__ More... over 3 years ago
Inline default because it's so simple. More... over 3 years ago
Update copyright and some tidy up. More... over 3 years ago