An open API service providing commit metadata for open source projects.

GitHub / gitpython-developers/GitPython / commits

GitPython is a python library used to interact with Git repositories.

SHA Message Author Date Stats
683a3eeb Clean up git.objects.submodule.base imports Eliah Kagan <d****e@g****m> over 2 years ago
5039df35 Eliminate duplicate rmtree try-except logic Eliah Kagan <d****e@g****m> over 2 years ago
fba59aa3 Update "ACTUALLY skipped by" comments Eliah Kagan <d****e@g****m> over 2 years ago
8107cbfe merge Merge pull request #1697 from EliahKagan/find-daemon Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
28142630 Add a missing PermissionError xfail on Windows Eliah Kagan <d****e@g****m> over 2 years ago
c11b3666 Simplify HIDE_* env var test; add missing cases Eliah Kagan <d****e@g****m> over 2 years ago
333896b4 Treat false-seeming HIDE_* env var values as false Eliah Kagan <d****e@g****m> over 2 years ago
eb51277e Make HIDE_* attributes always bool Eliah Kagan <d****e@g****m> over 2 years ago
7604da18 Warn if HIDE_WINDOWS_*_ERRORS set in environment Eliah Kagan <d****e@g****m> over 2 years ago
100ab989 Add initial test_env_vars_for_windows_tests Eliah Kagan <d****e@g****m> over 2 years ago
04f32007 Ask git where its daemon is and use that Eliah Kagan <d****e@g****m> over 2 years ago
9ac6bb0b Add @UnusedImport to recent changes DeflateAwning <1****g@u****m> over 2 years ago
8edc53b7 Clean up __all__ in main, and explicit imports in exc DeflateAwning <1****g@u****m> over 2 years ago
4345faa8 merge Merge branch 'sh' Sebastian Thiel <s****l@i****m> over 2 years ago
9b9de113 Fix the formatting Eliah Kagan <d****e@g****m> over 2 years ago
a872d9c9 Pass --all-files explicitly so it is retained Eliah Kagan <d****e@g****m> over 2 years ago
91f63cd6 merge Merge pull request #1688 from EliahKagan/execute-args Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
881b464d merge Merge pull request #1689 from EliahKagan/312stable Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
b54a28a5 No longer allow CI to select a prerelease for 3.12 Eliah Kagan <d****e@g****m> over 2 years ago
c3e926fb Fix a small YAML formatting style inconsistency Eliah Kagan <d****e@g****m> over 2 years ago
ab958865 Eliminate istream_ok variable Eliah Kagan <d****e@g****m> over 2 years ago
c3fde7fb Log args in the order they are passed to Popen Eliah Kagan <d****e@g****m> over 2 years ago
790a790f Log stdin arg as such, and test that this is done Eliah Kagan <d****e@g****m> over 2 years ago
9fa1ceef Extract a _assert_logged_for_popen method Eliah Kagan <d****e@g****m> over 2 years ago
a8a43fe6 Simplify shell test helper with with_exceptions=False Eliah Kagan <d****e@g****m> over 2 years ago
2d1efdca Test that git.cmd.execute_kwargs is correct Eliah Kagan <d****e@g****m> over 2 years ago
fc755dae Avoid having a local function seem to be a method Eliah Kagan <d****e@g****m> over 2 years ago
133271bb Other copyediting in the git.cmd module Eliah Kagan <d****e@g****m> over 2 years ago
74b68e9b Copyedit Git.execute docstring Eliah Kagan <d****e@g****m> over 2 years ago
13e1593f Don't say Git.execute uses a shell, in its summary Eliah Kagan <d****e@g****m> over 2 years ago
b79198a8 Document Git.execute parameters in definition order Eliah Kagan <d****e@g****m> over 2 years ago
874f0bf0 merge Merge pull request #1687 from EliahKagan/popen-shell Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
f9a3b83d merge Merge pull request #1684 from EliahKagan/daemon Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
baf3457e Fix Git.execute shell use and reporting bugs Eliah Kagan <d****e@g****m> over 2 years ago
41294d57 Use the mock backport on Python 3.7 Eliah Kagan <d****e@g****m> over 2 years ago
da3460c6 Extract shared test logic to a helper Eliah Kagan <d****e@g****m> over 2 years ago
0f19fb0b Fix tests so they don't try to run "g" Eliah Kagan <d****e@g****m> over 2 years ago
aa5e2f6b Test if whether a shell is used is logged Eliah Kagan <d****e@g****m> over 2 years ago
59440607 Test whether a shell is used Eliah Kagan <d****e@g****m> over 2 years ago
5e71c270 Fix the name of the "executes git" test Eliah Kagan <d****e@g****m> over 2 years ago
35e3875c Allow base_daemon_path to be normalized for Cygwin Eliah Kagan <d****e@g****m> over 2 years ago
e07d91a6 Drop claim about Cygwin not having git-daemon Eliah Kagan <d****e@g****m> over 2 years ago
c2472e9b Note that the init script can be run from Git Bash Eliah Kagan <d****e@g****m> over 2 years ago
9e245d05 Update readme: CI jobs not just for "main" branch Eliah Kagan <d****e@g****m> over 2 years ago
62c024e2 Let tox run lint, mypy, and html envs without 3.9 Eliah Kagan <d****e@g****m> over 2 years ago
e16e4c00 Format all YAML files in the same style Eliah Kagan <d****e@g****m> over 2 years ago
e4e009d0 Reword comment to fix ambiguity Eliah Kagan <d****e@g****m> over 2 years ago
7cca7d22 Don't print the exact same warning twice Eliah Kagan <d****e@g****m> over 2 years ago
b98f15e4 Get tags for tests from original repo as fallback Eliah Kagan <d****e@g****m> over 2 years ago
fc969807 Have init script check for GitHub Actions Eliah Kagan <d****e@g****m> over 2 years ago
f0949096 Add BUILDDIR var to doc/Makefile; have tox use it Eliah Kagan <d****e@g****m> over 2 years ago
6de86a85 Update readme about most of the test/lint tools Eliah Kagan <d****e@g****m> over 2 years ago
5d150635 Add "make lint" to lint without auto-formatting Eliah Kagan <d****e@g****m> over 2 years ago
5d8ddd90 Use two hooks for black: to check, and format Eliah Kagan <d****e@g****m> over 2 years ago
4ba5ad10 Fix typo in comment Eliah Kagan <d****e@g****m> over 2 years ago
d36818cf Add a black check to pre-commit Eliah Kagan <d****e@g****m> over 2 years ago
b88d07e4 Use a single awk instead of two greps and a cut Eliah Kagan <d****e@g****m> over 2 years ago
52f9a68d Make the "all" Makefile target more robust Eliah Kagan <d****e@g****m> over 2 years ago
d5479b20 Use set -u in init script Eliah Kagan <d****e@g****m> over 2 years ago
5060c9dc Explain what each step in the init script achieves Eliah Kagan <d****e@g****m> over 2 years ago
f6dbba2a A couple more script tweaks for clarity Eliah Kagan <d****e@g****m> over 2 years ago
c7cdaf48 Reduce code duplication in version check script Eliah Kagan <d****e@g****m> over 2 years ago
7110bf8e Move extra tag-fetching step into init script Eliah Kagan <d****e@g****m> over 2 years ago
7d4f6c68 merge Merge pull request #1681 from EliahKagan/more-flake8 Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
19dfbd8c Make the init script a portable POSIX shell script Eliah Kagan <d****e@g****m> over 2 years ago
e604b469 Use 4-space indentation in all shell scripts Eliah Kagan <d****e@g****m> over 2 years ago
be538236 Have init script treat master unambiguously as a branch Eliah Kagan <d****e@g****m> over 2 years ago
e973f527 Use some handy bash-isms in version check script Eliah Kagan <d****e@g****m> over 2 years ago
f3be76f4 Force color when running shellcheck in pre-commit Eliah Kagan <d****e@g****m> over 2 years ago
09203719 Extract suggest_venv out of the else block Eliah Kagan <d****e@g****m> over 2 years ago
21875b5a Don't split and glob the interpreter name Eliah Kagan <d****e@g****m> over 2 years ago
7dd8adde Suppress SC2086 where word splitting is intended Eliah Kagan <d****e@g****m> over 2 years ago
8c4df3cf Add pre-commit hook to run shellcheck Eliah Kagan <d****e@g****m> over 2 years ago
1a8f210a Drop flake8 suppressions that are no longer needed Eliah Kagan <d****e@g****m> over 2 years ago
e894d3a8 merge Merge pull request #1680 from EliahKagan/readme-license-link Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
388c7d1d Clearer YAML style for flake8 extra plugin list Eliah Kagan <d****e@g****m> over 2 years ago
13b85974 Fix new link to license in readme Eliah Kagan <d****e@g****m> over 2 years ago
58076c2c merge Merge pull request #1679 from EliahKagan/verbose-ci Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
4860f701 Further reduce differences between test workflows Eliah Kagan <d****e@g****m> over 2 years ago
3007abc6 Remove the recently added "Limit $PATH" step Eliah Kagan <d****e@g****m> over 2 years ago
dda42864 Consistent formatting style across all workflows Eliah Kagan <d****e@g****m> over 2 years ago
5d409765 Try to work in all LF on Cygwin CI Eliah Kagan <d****e@g****m> over 2 years ago
3276aac7 Use Cygwin's bash and git for more CI steps Eliah Kagan <d****e@g****m> over 2 years ago
ceb4dd3a Show more CI system information Eliah Kagan <d****e@g****m> over 2 years ago
abd445f4 merge Merge pull request #1678 from EliahKagan/missing-asserts Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ed95e8e7 Consolidate test_repo module import statements Eliah Kagan <d****e@g****m> over 2 years ago
5609faa5 Add missing raises keyword for test_depth xfail Eliah Kagan <d****e@g****m> over 2 years ago
1d6abdca Run the tests in test_tree on Windows Eliah Kagan <d****e@g****m> over 2 years ago
8704d1b8 Change test_git_submodules_and_add_sm_with_new_commit Windows skip to xfail Eliah Kagan <d****e@g****m> over 2 years ago
ba567521 Update test_git_submodules_and_add_sm_with_new_commit skip reason Eliah Kagan <d****e@g****m> over 2 years ago
c1798f5e Change test_root_module Windows skip to xfail Eliah Kagan <d****e@g****m> over 2 years ago
8fd56e78 Update test_root_module Windows skip reason Eliah Kagan <d****e@g****m> over 2 years ago
f38cc000 Make 2 more too-low git version skips into errors Eliah Kagan <d****e@g****m> over 2 years ago
cd175a59 Remove no-effect `@skipIf` on test_untracked_files Eliah Kagan <d****e@g****m> over 2 years ago
4e701bda Add missing assert keywords Eliah Kagan <d****e@g****m> over 2 years ago
b198bf1e Express known test_depth failure with xfail Eliah Kagan <d****e@g****m> over 2 years ago
89232365 Change skipIf(not ...) to skipUnless(...) Eliah Kagan <d****e@g****m> over 2 years ago
cf5f1dca Report <2.5.1 in test_linked_worktree_traversal as error Eliah Kagan <d****e@g****m> over 2 years ago
203da23e Add a few FIXMEs re: better use of xfail Eliah Kagan <d****e@g****m> over 2 years ago
fc022304 Report encoding error in test_add_unicode as error Eliah Kagan <d****e@g****m> over 2 years ago

← Back to repository