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
8a9f8c55 Add venv to gitignore Sagi Shadur <s****2@g****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 5 years ago
60acfa5d rename sublist to subset Sagi Shadur <s****2@g****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 5 years ago
e2067ba5 Rename get_ignored to ignored and fix the documentation Sagi Shadur <s****2@g****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 5 years ago
df6fa49c Find paths ignored in .gitignore Sagi Shadur <s****2@g****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 5 years ago
624eb284 git/repo/base.py: is_dirty(): Fix pathspec handling
Signed-off-by: Arnaud Patard <a****d@h****m>
Arnaud Patard <a****d@h****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 5 years ago
135e7750 Fix typo Eric Dill <t****e@g****m>
Committed by: Sebastian Thiel <s****l@i****m>
almost 6 years ago
1759a78b Update release verification instructions as suggested in #1055 Sebastian Thiel <s****l@i****m> almost 6 years ago
eb411ee9 Adjust signature key - please read if you verify installs/packages Sebastian Thiel <s****l@i****m> almost 6 years ago
e7b5e927 bump patch level Sebastian Thiel <s****l@i****m> almost 6 years ago
94bbe51e merge Merge pull request #1054 from buddly27/read-conditional-include Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
5b88532a Ensure that detached HEAD does not raise when comparing branch name. Jeremy Retailleau <j****u@g****m> almost 6 years ago
3787f622 Reformat code to remove unnecessary indentation Jeremy Retailleau <j****u@g****m> almost 6 years ago
2c4dec45 Remove name as not necessary to track down authors. Jeremy Retailleau <j****u@g****m> almost 6 years ago
fb7fd319 update contribution guidelines to be a little less concise and more polite Sebastian Thiel <s****l@i****m> almost 6 years ago
c3eae2cd Add missing blank line Jeremy Retailleau <j****u@g****m> almost 6 years ago
c3fc83f2 Add missing rules to match hierarchy path Jeremy Retailleau <j****u@g****m> almost 6 years ago
16d3ebfa Update AUTHOR to respect to contributing guidelines. Jeremy Retailleau <j****u@g****m> almost 6 years ago
3dcb520c Add unit tests Jeremy Retailleau <j****u@g****m> almost 6 years ago
f37011d7 Fix logic to properly compare glob pattern to value Jeremy Retailleau <j****u@g****m> almost 6 years ago
8e263b8f Add method to retrieve all possible paths to include Jeremy Retailleau <j****u@g****m> almost 6 years ago
d5262acb Add reference to repository to config. Jeremy Retailleau <j****u@g****m> almost 6 years ago
9766832e Update check method to find all includes Jeremy Retailleau <j****u@g****m> almost 6 years ago
c16f5847 Add Regex to match content of "includeIf" section Jeremy Retailleau <j****u@g****m> almost 6 years ago
8f9840b9 inform about Gitoxide Sebastian Thiel <s****l@i****m> almost 6 years ago
98595da4 add myself to authors Alba Mendez <m****e@a****h>
Committed by: Sebastian Thiel <s****l@i****m>
almost 6 years ago
4a199177 accept datetime instances as dates Alba Mendez <m****e@a****h>
Committed by: Sebastian Thiel <s****l@i****m>
almost 6 years ago
6ef37754 Ensure only fully matching symrefs are deleted Simon Westphahl <s****l@b****e>
Committed by: Sebastian Thiel <s****l@i****m>
almost 6 years ago
30387f16 Fixed all warnings in documentation and updated Makefile to treat warnings as... Kian Cross <k****n@k****k>
Committed by: Sebastian Thiel <s****l@i****m>
almost 6 years ago
9b68361c Added nose to test-requirements Kian Cross <k****n@k****k>
Committed by: Sebastian Thiel <s****l@i****m>
almost 6 years ago
176838a3 bump patch level Sebastian Thiel <s****l@i****m> almost 6 years ago
a3ea6c05 merge Merge pull request #1033 from kiancross/fix-doc-examples Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
762d8fb4 Fixed broken file paths. Kian Cross <k****n@k****k> almost 6 years ago
a175068f bump patch level Sebastian Thiel <s****l@i****m> almost 6 years ago
3edd16ca merge Merge pull request #1031 from priv-kweihmann/move-test-2nd Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
e0b10d96 test: add installation test
Signed-off-by: Konrad Weihmann <k****n@o****m>
Konrad Weihmann <k****n@o****m> almost 6 years ago
9cb7ae8d bump patch level Sebastian Thiel <s****l@i****m> almost 6 years ago
d5f0d487 Revert moving tests out of 'git' folder, related to #1030 Sebastian Thiel <s****l@i****m> almost 6 years ago
fe65adc9 bump patch level Sebastian Thiel <s****l@i****m> almost 6 years ago
0238e6cc tools: update tool scripts after moving tests
Signed-off-by: Konrad Weihmann <k****n@o****m>
Konrad Weihmann <k****n@o****m>
Committed by: Sebastian Thiel <s****l@i****m>
almost 6 years ago
961539ce tools: update tool scripts after moving tests
Signed-off-by: Konrad Weihmann <k****n@o****m>
Konrad Weihmann <k****n@o****m> almost 6 years ago
7e7045c4 MANIFEST.in: update to exclude tests
Signed-off-by: Konrad Weihmann <k****n@o****m>
Konrad Weihmann <k****n@o****m> almost 6 years ago
50edc9af MANIFEST.in: update to exclude tests
Signed-off-by: Konrad Weihmann <k****n@o****m>
Konrad Weihmann <k****n@o****m>
Committed by: Sebastian Thiel <s****l@i****m>
almost 6 years ago
c7e09792 setup.py: exclude all test files
Signed-off-by: Konrad Weihmann <k****n@o****m>
Konrad Weihmann <k****n@o****m> almost 6 years ago
7bde529a setup.py: exclude all test files
Signed-off-by: Konrad Weihmann <k****n@o****m>
Konrad Weihmann <k****n@o****m>
Committed by: Sebastian Thiel <s****l@i****m>
almost 6 years ago
0374d7cf tests: move to root dir
Signed-off-by: Konrad Weihmann <k****n@o****m>
Konrad Weihmann <k****n@o****m> almost 6 years ago
54538880 tests: move to root dir
Signed-off-by: Konrad Weihmann <k****n@o****m>
Konrad Weihmann <k****n@o****m>
Committed by: Sebastian Thiel <s****l@i****m>
almost 6 years ago
9b7839e6 Add Ram Rachum to AUTHORS Ram Rachum <r****m@r****m>
Committed by: Sebastian Thiel <s****l@i****m>
about 6 years ago
411635f7 Fix exception causes all over the codebase Ram Rachum <r****m@r****m>
Committed by: Sebastian Thiel <s****l@i****m>
about 6 years ago
99ba753b Fix exception causes in 7 modules Ram Rachum <r****m@r****m>
Committed by: Sebastian Thiel <s****l@i****m>
about 6 years ago
4720e633 Fix exception causes in cmd.py Ram Rachum <r****m@r****m>
Committed by: Sebastian Thiel <s****l@i****m>
about 6 years ago
24cd6daf Bump patch level Sebastian Thiel <s****l@i****m> about 6 years ago
a71ebbc1 BF: tollerate errors while parsing fetch lines
Signed-off-by: Alex Henrie <a****4@g****m>, Junio C Hamano <g****r@p****m>
Yaroslav Halchenko <d****n@o****m>
Committed by: Sebastian Thiel <s****l@i****m>
about 6 years ago
69ca329f Fix flake8 errors Sebastian Thiel <s****l@i****m> about 6 years ago
9c6209f1 Improve unfortunate wording Sebastian Thiel <s****l@i****m> about 6 years ago
f14903a0 Bump patch level, this time with known signature Sebastian Thiel <s****l@t****m> about 6 years ago
c2fd537b merge Merge branch 'Liambeguin-submodule-depth' Sebastian Thiel <s****l@t****m> about 6 years ago
18dd177f Accept that this arguably simple feature can't be tested easily… Sebastian Thiel <s****l@t****m> about 6 years ago
09a96fb2 add test case for submodule depth parameter
Signed-off-by: Liam Beguin <l****n@g****m>
Liam Beguin <l****n@g****m> about 6 years ago
809c7911 add myself to AUTHORS
Signed-off-by: Liam Beguin <l****n@g****m>
Liam Beguin <l****n@g****m> about 6 years ago
d6e1dcc9 allow setting depth when cloning a submodule
Signed-off-by: Liam Beguin <l****n@g****m>
Liam Beguin <l****n@g****m> about 6 years ago
e236853b Change signing key back to what it was Sebastian Thiel <s****l@i****m> about 6 years ago
b860d187 bump patch level Sebastian Thiel <s****l@i****m> about 6 years ago
890fd8f0 Now it should really start working - go, doctests, go! Sebastian Thiel <s****l@i****m> about 6 years ago
07f6f2aa Maybe this fixes the doc tests Sebastian Thiel <s****l@i****m> about 6 years ago
5d4dd2f1 This should fix tests, as tree[0] is not a tree anymore Sebastian Thiel <s****l@i****m> about 6 years ago
466ed9c7 Test for PyOxidizer and avoid trying to use __file__ if present Sebastian Thiel <s****l@i****m> about 6 years ago
bdd43684 Satisfy flake8 requirement related to #1000 Sebastian Thiel <s****l@i****m> about 6 years ago
2d472327 Try again to apply patch related to #1000 Sebastian Thiel <s****l@i****m> about 6 years ago
86b269e1 make clear that appveyor and travis are not used anymore Sebastian Thiel <s****l@i****m> about 6 years ago
f344c883 Remove code-coverage from requirements - codecov wants way too many permissions… Sebastian Thiel <s****l@i****m> about 6 years ago
7f404a50 See if codecov uploads work Sebastian Thiel <s****l@i****m> about 6 years ago
e2616e12 Use github actions badge, and provide more information about the maintenance ... Sebastian Thiel <s****l@i****m> about 6 years ago
391c0023 Run tests right after linting Sebastian Thiel <s****l@i****m> about 6 years ago
97aec353 Argh, is it 'nose', instead of 'nosetests' ? Sebastian Thiel <s****l@i****m> about 6 years ago
173cb579 Try to install 'nosetests' instead of 'nosetest' Sebastian Thiel <s****l@i****m> about 6 years ago
a684a7c4 maybe nosetests is already installed due to test-requirements? Sebastian Thiel <s****l@i****m> about 6 years ago
c382f367 See if tests with nose just work like that in github actions Sebastian Thiel <s****l@i****m> about 6 years ago
d3c8760f This should make the init script work on travis and github actions Sebastian Thiel <s****l@i****m> about 6 years ago
49f13ef2 Debugging for all github action scripts Sebastian Thiel <s****l@i****m> about 6 years ago
6a30b243 Remove unusable python versions from github CI config Sebastian Thiel <s****l@i****m> about 6 years ago
15e457c8 Create pythonpackage.yml Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
644f7533 Revert "When using GIT_OBJECT_DIRECTORY, don't require presence of 'objects' ... Sebastian Thiel <s****l@i****m> about 6 years ago
4b6d4885 Remove unused badge Sebastian Thiel <s****l@i****m> about 6 years ago
eb792ea7 When using GIT_OBJECT_DIRECTORY, don't require presence of 'objects' subdirec... Sebastian Thiel <s****l@i****m> about 6 years ago
1fbc2304 Remove forced verbosity when fetching from a remote Nico <n****s@i****m>
Committed by: Sebastian Thiel <s****l@i****m>
about 6 years ago
5db2e0c6 fix: wrong refs 'HEAD' exception Dong Shin <d****n@g****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 6 years ago
dbf3d274 Do not error in race condition of directory existing AlanCoding <a****e@r****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 6 years ago
0420b01f Only resolve globs if path does not exist on disk Sebastian Thiel <s****l@i****m> over 6 years ago
d39bd534 Remove now unnecessary explicit Unicode string literal prefixes Harmon <H****8@g****m> over 6 years ago
ac286162 Fix links in v3.0.6 changelog Harmon <H****8@g****m> over 6 years ago
2810e8d3 Add changelogs for v2.1.14 and v2.1.15 Harmon <H****8@g****m> over 6 years ago
607df88e Remove now unnecessary setup.cfg Harmon <H****8@g****m> over 6 years ago
8c9da731 Bump version to 3.1.0 Sebastian Thiel <s****l@i****m> over 6 years ago
d7b401e0 Fix param format of Repo.commit
Signed-off-by: Chenxiong Qi <q****e@g****m>
Chenxiong Qi <q****e@g****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 6 years ago
c859019a v3.1.0 Harmon <H****8@g****m> over 6 years ago
4f358e04 v3.0.9 Harmon <H****8@g****m> over 6 years ago
a244bd15 Replace invalid bytes when decoding TagObject stream Harmon <H****8@g****m> over 6 years ago
863abe8b Use UTF-8 encoding when getting information about a symbolic reference Harmon <H****8@g****m> over 6 years ago
84c3f60f Remove old TODO file Harmon <H****8@g****m> over 6 years ago
e9de612e Remove and replace references to nose with unittest in documentation Harmon <H****8@g****m> over 6 years ago

← Back to repository