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
9ea3dbdf merge Merge pull request #181 from hashar/git-exec-const-output Sebastian Thiel <b****o@g****m> over 11 years ago
9044abce merge Merge pull request #194 from maxyz/fix-issue-41_0.3 Sebastian Thiel <b****o@g****m> over 11 years ago
d3e5d9cd Updated README to better represent current state Sebastian Thiel <b****o@g****m> over 11 years ago
8f3989f2 merge Merge pull request #195 from maxyz/github-pull-88 Sebastian Thiel <b****o@g****m> over 11 years ago
678821a0 merge Merge pull request #198 from folti/0.3 Sebastian Thiel <b****o@g****m> over 11 years ago
6404168e merge Merge pull request #200 from dbaxa/0.3-with-unicode-fixes Sebastian Thiel <b****o@g****m> over 11 years ago
c390e223 Fix the Repo commit and tree methods to work with unicode revs.
Signed-off-by: David Black <d****k@a****m>
David Black <d****k@a****m> over 11 years ago
e8987f27 Switch http://github.com/gitpython-developers/gitdb.git to https://github.com...
Signed-off-by: David Black <d****k@a****m>
David Black <d****k@a****m> over 11 years ago
48f54768 GitRunCommand exception can store stdout output too. Tamas Pal <f****i@b****m> over 11 years ago
d45c76bd GPG signature support on commit object. Max Rasskazov <m****v@m****m> almost 12 years ago
28bda3aa suppression des prefixes de commit firm1 <f****1@g****m> almost 12 years ago
4fd7b945 add support of utf8 firm1 <f****1@g****m> almost 12 years ago
3eb7265c Ensure consistent output from git command Antoine Musso <h****r@f****r> almost 12 years ago
d43055d4 tox env to easily run flake8 Antoine Musso <h****r@f****r> almost 12 years ago
2ddd5e5e Use tox to easily run tests in venv Antoine Musso <h****r@f****r> almost 12 years ago
dbd784b8 List runtime dependencies in requirements.txt Antoine Musso <h****r@f****r> almost 12 years ago
27c577df merge Merge pull request #174 from hashar/patch-1 Sebastian Thiel <b****o@g****m> almost 12 years ago
f03e6162 Basic test for __unpack_args to verify unicode handling works
Signed-off-by: David Black <d****k@a****m>
Craig Northway <c****y@g****m>
Committed by: David Black <d****k@a****m>
almost 12 years ago
9421cbc6 Update README.md to use fixed date Antoine Musso <h****r@f****r> almost 12 years ago
eb52c96d Fixing unicode types Craig Northway <c****y@g****m>
Committed by: David Black <d****k@a****m>
almost 12 years ago
5244f775 Untested fix for #172 Sebastian Thiel <b****o@g****m> almost 12 years ago
c544101e Added sublime-text project Sebastian Thiel <b****o@g****m> almost 12 years ago
29d94c62 merge Merge pull request #170 from rbtcollins/0.3 Sebastian Thiel <b****o@g****m> almost 12 years ago
237d47b9 Support multiple refspecs in fetch. Robert Collins <r****s@h****m> almost 12 years ago
5ae512e6 merge Merge pull request #167 from williamgibb/0.3 Sebastian Thiel <b****o@g****m> almost 12 years ago
d9fc8b6c Add patch from to 0.3 branch. William Gibb <w****b@m****m> almost 12 years ago
4a0ad305 merge Merge pull request #165 from marios-zindilis/0.3 Sebastian Thiel <b****o@g****m> about 12 years ago
eb533292 Fixed two minor typos. Marios Zindilis <m****s@z****m> about 12 years ago
e8980057 Changed link to PyPI Marios Zindilis <m****s@z****m> about 12 years ago
4bc91d74 HACK: Removed assertion just to be a bit less annoyed by constant fail Sebastian Thiel <b****o@g****m> about 12 years ago
f24786fc merge Merge branch 'wyrdvans-0.3' into 0.3 Sebastian Thiel <b****o@g****m> about 12 years ago
10809e88 merge Merge branch '0.3' of https://github.com/wyrdvans/GitPython into wyrdvans-0.3 Sebastian Thiel <b****o@g****m> about 12 years ago
13e3a809 Added coverage report Sebastian Thiel <b****o@g****m> about 12 years ago
f9b915b0 merge Merge pull request #163 from nefaspartim/bugfix-142 Sebastian Thiel <b****o@g****m> about 12 years ago
fe311b91 Fix for #142. Simply ignores lines that begin with ' =' Derek D. Fedel <d****l@z****m> about 12 years ago
64a4730e merge Merge pull request #162 from s1341/0.3 Sebastian Thiel <b****o@g****m> about 12 years ago
3ea45011 Fix typo in untracked_files s1341 <s****1@u****m> about 12 years ago
2ffde74d Updated readme with development status Sebastian Thiel <b****o@g****m> about 12 years ago
11e0a94f merge Merge pull request #158 from maxyz/0.3 Sebastian Thiel <b****o@g****m> about 12 years ago
4a023acb Fix for untracked_files no longer detected #138 Maximiliano Curia <m****y@g****r> about 12 years ago
d6192ad1 tags seem to be required for the tests to run - git-python usess objects from... Sebastian Thiel <b****o@g****m> about 12 years ago
3b9b6fe0 Let's see if recursive checkouts will fix 'gitdb not found' issue for travis. Sebastian Thiel <b****o@g****m> about 12 years ago
cc93c4f3 Fixed travis-ci url in Readme Sebastian Thiel <b****o@g****m> about 12 years ago
1f225d4b Added support for travis ci Sebastian Thiel <b****o@g****m> about 12 years ago
9e91a05a Make sure that branches looking like a numeric scalar will not become number ... Sebastian Thiel <b****o@g****m> about 12 years ago
673b21e1 merge Merge pull request #156 from remram44/fix-git-in-submodule Sebastian Thiel <b****o@g****m> about 12 years ago
811a6514 merge Merge pull request #154 from brunson/0.3 Eric Brunson <b****n@b****m> about 12 years ago
ec0b85e2 Fixes creating a Repo for a submodule Remi Rampin <r****n@g****m> about 12 years ago
e54cd8fe add git command options Eric Brunson <e****n@q****m> about 12 years ago
f5ec638a add git command options Eric Brunson <e****n@q****m> about 12 years ago
f2df73b3 add git command options Eric Brunson <e****n@q****m> about 12 years ago
3a1e0d71 fix syntax error firm1 <d****w@u****m> about 12 years ago
e6a2942a merge Merge pull request #148 from cool-RR/patch-1 Sebastian Thiel <b****o@g****m> about 12 years ago
a02e4325 merge Merge pull request #151 from goerz/patch-1 Sebastian Thiel <b****o@g****m> about 12 years ago
70670586 Fixed undefined variable 'path' in Reference Michael Goerz <g****z@p****e> about 12 years ago
a3cc763d Update README.rst Ram Rachum <r****m@r****m> about 12 years ago
4a7e7a76 Update symbolic.py firm1 <d****w@u****m> about 12 years ago
28fdf05b correct log reference firm1 <d****w@u****m> about 12 years ago
5d602f26 add param to create_from_tree firm1 <d****w@u****m> about 12 years ago
9d0473c1 update commit function firm1 <d****w@u****m> about 12 years ago
f7ed51ba [#7021] Fixed error serializing programmatically created commits Cory Johns <j****a@g****m> over 12 years ago
80055912 [#7021] Added serialization and test from upstream and fixed test issues Cory Johns <j****a@g****m> over 12 years ago
56d7a9b6 [#7021] ticket:533 fixed error with pgp signed commits Yuriy Arhipov <y****a@y****u> over 12 years ago
56d5d0c7 merge Merge branch 'feature/spaces-and-cleanup-0.3' into 0.3 Sebastian Thiel <b****o@g****m> over 12 years ago
dbe78c02 Minor modifications to get tests back to work. Sebastian Thiel <b****o@g****m> over 12 years ago
e4654ca3 Adjusted required versions of pre-requisites, now the majority of the tests work Sebastian Thiel <b****o@g****m> over 12 years ago
f573b684 tabs to 4 spaces - this won't make integrating the patches easier, but it's p... Sebastian Thiel <b****o@g****m> over 12 years ago
03097c7a Fixed NameError Maxim Syabro <m****m@s****m> over 12 years ago
b8f10e74 merge Merge pull request #1 from brondsem/patch-1 Cory Johns <j****a@g****m> over 12 years ago
2e6957ab Fix missed import from d3a7282 Dave Brondsema <d****e@b****t> over 12 years ago
3f277ba0 Avoid spawning console windows when running from .pyw BoppreH <b****h@g****m> over 12 years ago
c6b08c27 [#5330] Fixed has_attr typo Cory Johns <c****s@s****m> over 12 years ago
d3a72827 [#5330] Ensure wait() is called on git processes Cory Johns <c****s@s****m> over 12 years ago
5869c5c1 Fix whacky indentation
Signed-off-by: Tim Van Steenburgh <t****h@g****m>
Tim Van Steenburgh <t****h@g****m> about 13 years ago
f122a6aa Return bytes if object name can't be utf8-decoded
Signed-off-by: Tim Van Steenburgh <t****h@g****m>
Tim Van Steenburgh <t****h@g****m> about 13 years ago
db82455b [#6078] #102 Work-around mergetag blocks by ignoring them Cory Johns <c****s@s****m> about 13 years ago
53b65e07 Added support for separeted git dir. niyaton <n****n@g****m> over 13 years ago
007bd4b8 Fixed parse_actor_and_date with mangled tags Igor Bondarenko <j****2@g****m> over 13 years ago
3621c06c Add tests for .git-file. Marcus R. Brown <m****n@p****m> over 13 years ago
5991698e Support repos that use the .git-file mechanism. Marcus R. Brown <m****n@p****m> over 13 years ago
6a611100 Fix the `git version` parser. Marcus R. Brown <m****n@p****m>
Committed by: Maximiliano Curia <m****y@g****r>
over 13 years ago
2ea76142 Remove requires in setup.py. Jason Schadel <j****s@a****m> over 13 years ago
0b820e61 Fixed typo which for some reason came in unnoticed Sebastian Thiel <s****l@t****e> almost 14 years ago
da5e58a4 updated gitdb to latest version Sebastian Thiel <s****l@t****e> almost 14 years ago
a2b9ac30 Submodule update to latest version Sebastian Thiel <s****l@t****e> almost 14 years ago
90811b1b submodules now use the http protocol to faciliate use in corporate networks Sebastian Thiel <s****l@t****e> almost 14 years ago
a7c4b323 merge Merge pull request #42 from gsoltis/0.3 Sebastian Thiel <b****o@g****m> about 14 years ago
b137f552 Ignore signal exception on AutoInterrupt destructor. Tatsuki Sugiura <s****i@n****g>
Committed by: Mateusz Dereniowski <d****o@g****m>
about 14 years ago
56cc93a5 Fix fd leak on git cmd. Tatsuki Sugiura <s****i@n****g>
Committed by: Mateusz Dereniowski <d****o@g****m>
about 14 years ago
6c9fcd77 Fix issue #41: repo.is_dirty() on empty repository with stashed files Jan Vcelak <j****k@r****m>
Committed by: Maximiliano Curia <m****y@g****r>
over 14 years ago
8c2e872f Ignore progress lines from the git http backend that start w/ POST ... Greg Soltis <g****s@g****m> over 14 years ago
d5cbe7d7 fixed testcase Sebastian Thiel <b****o@g****m> almost 15 years ago
8e3883a0 merge Merge branch 'blamefix' into 0.3 Sebastian Thiel <b****o@g****m> almost 15 years ago
55885e0c new blame test added Sebastian Thiel <b****o@g****m> almost 15 years ago
1f6b8bf0 Fixed consecutive lines with same blame info not appearing in blame. Mark Nevill <m****k@n****h>
Committed by: Sebastian Thiel <b****o@g****m>
almost 15 years ago
d6d544f6 cmd: on windows, we will now fallback to using git.cmd, as the default instal... Sebastian Thiel <b****o@g****m> almost 15 years ago
0e9eef45 Bumped version to 0.3.2 RC1 Sebastian Thiel <b****o@g****m> almost 15 years ago
7dcb0794 Implemented GIT_PYTHON_GIT_EXECUTABLE including test and docs Sebastian Thiel <b****o@g****m> almost 15 years ago
1ddf05a7 merge Merge branch 'remote-fixes' into 0.3 Sebastian Thiel <b****o@g****m> almost 15 years ago
a92ab802 Basic remote functionality moved to Reference type, as it can in fact be usef... Sebastian Thiel <b****o@g****m> almost 15 years ago

← Back to repository