Skip to content

Actions: EliahKagan/GitPython

Python package

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
342 workflow runs
342 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Test that deprecated Diff.renamed property warns
Python package #2084: Commit 2382891 pushed by EliahKagan
March 28, 2024 00:32 17m 21s deprecation-warnings
March 28, 2024 00:32 17m 21s
Fix exception in Popen.__del__ in test on Windows
Python package #2083: Commit 700fdb3 pushed by EliahKagan
March 28, 2024 00:08 33m 7s deprecation-warnings-next
March 28, 2024 00:08 33m 7s
Test that deprecated Diff.rename property warns
Python package #2082: Commit fbd8550 pushed by EliahKagan
March 27, 2024 23:52 8m 17s deprecation-warnings
March 27, 2024 23:52 8m 17s
Add GitMeta alias
Python package #2081: Commit 1739416 pushed by EliahKagan
March 27, 2024 22:41 7m 51s deprecation-warnings-dev
March 27, 2024 22:41 7m 51s
Add GitMeta alias
Python package #2080: Commit 1739416 pushed by EliahKagan
March 27, 2024 21:41 7m 40s deprecation-warnings
March 27, 2024 21:41 7m 40s
Read USE_SHELL in Git.execute without DeprecationWarning
Python package #2079: Commit 2d2afcf pushed by EliahKagan
March 27, 2024 19:26 8m 43s deprecation-warnings
March 27, 2024 19:26 8m 43s
Clarify that the private name mangling is intentional
Python package #2078: Commit 20f97ae pushed by EliahKagan
March 27, 2024 18:36 8m 53s deprecation-warnings
March 27, 2024 18:36 8m 53s
Have USE_SHELL warn but work like normal via super()
Python package #2077: Commit 9623268 pushed by EliahKagan
March 27, 2024 08:01 8m 29s deprecation-warnings
March 27, 2024 08:01 8m 29s
Have USE_SHELL warn but work like normal via super()
Python package #2076: Commit e5758ce pushed by EliahKagan
March 27, 2024 07:48 7m 40s deprecation-warnings
March 27, 2024 07:48 7m 40s
Implement instance USE_SHELL lookup in __getattr__
Python package #2075: Commit 37dc28f pushed by EliahKagan
March 27, 2024 07:35 7m 41s deprecation-warnings
March 27, 2024 07:35 7m 41s
Issue warnings whenever Git.USE_SHELL is accessed
Python package #2074: Commit 5ace3f6 pushed by EliahKagan
March 27, 2024 02:17 5m 37s deprecation-warnings
March 27, 2024 02:17 5m 37s
Expand USE_SHELL docstring
Python package #2073: Commit e486c77 pushed by EliahKagan
March 27, 2024 01:39 8m 32s shell-doc-next
March 27, 2024 01:39 8m 32s
Refine deprecated module attributes and their warnings
Python package #2072: Commit c31f0a2 pushed by EliahKagan
March 24, 2024 05:54 7m 11s deprecation-warnings
March 24, 2024 05:54 7m 11s
Issue warnings for some deprecated attributes of modules
Python package #2071: Commit 8e14227 pushed by EliahKagan
March 20, 2024 18:33 9m 16s deprecation-warnings
March 20, 2024 18:33 9m 16s
Merge pull request #1881 from EliahKagan/doc-types-tags
Python package #2070: Commit 64ec0b1 pushed by EliahKagan
March 19, 2024 17:45 7m 51s main
March 19, 2024 17:45 7m 51s
Clarify how tag objects are usually tree-ish and commit-ish
Python package #2069: Commit 838eb92 pushed by EliahKagan
March 19, 2024 17:32 11m 28s doc-types-tags
March 19, 2024 17:32 11m 28s
Clarify how tag objects are usually tree-ish and commit-ish
Python package #2068: Commit 182dd75 pushed by EliahKagan
March 19, 2024 17:28 9m 3s doc-types-tags
March 19, 2024 17:28 9m 3s
Merge pull request #1880 from EliahKagan/imports
Python package #2067: Commit 4fb6d24 pushed by EliahKagan
March 19, 2024 13:39 10m 33s main
March 19, 2024 13:39 10m 33s
Fix slightly unsorted imports in setup.py
Python package #2066: Commit d524c76 pushed by EliahKagan
March 19, 2024 07:54 3h 29m 1s imports
March 19, 2024 07:54 3h 29m 1s
Improve test suite import grouping/sorting, __all__ placement
Python package #2065: Commit 4a4d880 pushed by EliahKagan
March 19, 2024 07:54 3h 24m 11s imports
March 19, 2024 07:54 3h 24m 11s
Remove modattrs.py and related
Python package #2064: Commit f705fd6 pushed by EliahKagan
March 19, 2024 07:53 3h 16m 28s imports
March 19, 2024 07:53 3h 16m 28s
Save diff of non-__all__ attributes across import changes
Python package #2063: Commit ecdb6aa pushed by EliahKagan
March 19, 2024 07:53 3h 9m 31s imports
March 19, 2024 07:53 3h 9m 31s
Pick a consistent type for __all__ (for now, list)
Python package #2062: Commit 78055a8 pushed by EliahKagan
March 19, 2024 07:53 3h 3m 33s imports
March 19, 2024 07:53 3h 3m 33s
Don't explicitly list direct submodules in __all__
Python package #2061: Commit fcc7418 pushed by EliahKagan
March 19, 2024 07:53 2h 54m 44s imports
March 19, 2024 07:53 2h 54m 44s
Add missing submodule imports in git.objects
Python package #2060: Commit 00f4cbc pushed by EliahKagan
March 19, 2024 07:53 2h 48m 37s imports
March 19, 2024 07:53 2h 48m 37s
ProTip! You can narrow down the results and go further in time using created:<2024-03-19 or the other filters available.