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
4a771adc fix(remote): assert fetch respec is set Sebastian Thiel <b****o@g****m> about 11 years ago
982eefb2 fix(test_git): handle `select.poll()` missing Sebastian Thiel <b****o@g****m> about 11 years ago
152a60f0 merge Merge branch 'victorgp-master' Sebastian Thiel <b****o@g****m> about 11 years ago
c8c696b3 fix(remote): don't close stdout on fetch/pull Sebastian Thiel <b****o@g****m> about 11 years ago
22d2e4a0 merge Merge branch 'master' of https://github.com/victorgp/GitPython into victorgp-... Sebastian Thiel <b****o@g****m> about 11 years ago
e15b57bf merge Merge branch 'Javex-submodule_fix' Sebastian Thiel <b****o@g****m> about 11 years ago
a771e102 refactor(repo): parameter renaming and cleanup Sebastian Thiel <b****o@g****m> about 11 years ago
b8e700e9 merge Merge branch 'submodule_fix' of https://github.com/Javex/GitPython into Javex... Sebastian Thiel <b****o@g****m> about 11 years ago
539980d5 merge Merge branch 'T0MASD-add_ssh_script_syntax' Sebastian Thiel <b****o@g****m> about 11 years ago
bafb4cc0 docs(tutorial): fix typo, minor improvements Sebastian Thiel <b****o@g****m> about 11 years ago
3e79604c While parsing errors, also detecting lines starting with error: Victor Garcia <v****a@t****m> about 11 years ago
5385cbd9 Allow submodules to be ignored in is_dirty javex <f****l@i****e> about 11 years ago
1143e1c6 Add example ssh script Tomas Dabasinskas <t****n@r****m> about 11 years ago
643e6369 add docstring for new arg Hung Nguyen Viet <h****n@f****g> about 11 years ago
c1d5c614 support passing odbt for using with Repo Hung Nguyen Viet <h****n@f****g> about 11 years ago
14851034 fix(git-cmd): set LANGUAGE as well Sebastian Thiel <b****o@g****m> about 11 years ago
32e4e08c fix(git-cmd): use LC_ALL instead of LC_MESSAGES Sebastian Thiel <b****o@g****m> about 11 years ago
1199f90c docs(intro):swap mailinglist with stackoverflow Sebastian Thiel <b****o@g****m> about 11 years ago
83017bce merge Merge pull request #288 from johnwalker/bytes Sebastian Thiel <b****o@g****m> about 11 years ago
9563d27f Fix type error (startswith expects bytes) John L. Walker <j****r@g****m> about 11 years ago
2c594195 fix(versionup): release 1.0.1 Sebastian Thiel <b****o@g****m> about 11 years ago
96928d2e fix(travis): can't overrwrite travis .gitconfig Sebastian Thiel <b****o@g****m> about 11 years ago
b9a2ea80 fix(config): selective cfg write;fix cfg parser Sebastian Thiel <b****o@g****m> about 11 years ago
e39c8b07 merge Merge pull request #284 from moben/test-fixes Sebastian Thiel <b****o@g****m> about 11 years ago
c1cedc5c test: make git-daemon port configurable via env Benedikt Morbach <b****h@g****m> about 11 years ago
bccdb483 test: Make git-daemon only listen on localhost Benedikt Morbach <b****h@g****m> about 11 years ago
5fe80b03 merge Merge pull request #283 from bcicen/bcicen-typo Sebastian Thiel <b****o@g****m> about 11 years ago
2f233e24 Changelog typo bradley <b****s@g****m> about 11 years ago
8c6d952b merge Merge branch 'matt-jordan-remote_source' Sebastian Thiel <b****o@g****m> about 11 years ago
abd23a37 fix(test_docs): we are at major version 1 now Sebastian Thiel <b****o@g****m> about 11 years ago
b89b0899 fix(indent): flake-8 happyness Sebastian Thiel <b****o@g****m> about 11 years ago
6d83f440 fix(util): Correct number of op codes Matt Jordan <m****n@d****m> about 11 years ago
f9e7a3d9 fix(util): Handle 'Finding sources' messages in RemoteProgress Matt Jordan <m****n@d****m> about 11 years ago
e129846a docs(README): added code-climate badge Sebastian Thiel <b****o@g****m> about 11 years ago
ae334e4d docs(README): remove future goals Sebastian Thiel <b****o@g****m> about 11 years ago
21b0448b docs(changes): add 1.0.0 notes Sebastian Thiel <b****o@g****m> about 11 years ago
7f662857 fix(version-up): v1.0.0 Sebastian Thiel <b****o@g****m> about 11 years ago
3470e269 fix(version-up): v0.3.7 Sebastian Thiel <b****o@g****m> about 11 years ago
545ac257 docs(tutorial): fix GIT_SSH examples Sebastian Thiel <b****o@g****m> about 11 years ago
d8bf7d41 merge Merge branch 'teeberg-master' Sebastian Thiel <b****o@g****m> about 11 years ago
6cc1e7e0 docs(tutorial): add pre-v2.3 GIT_SSH example Sebastian Thiel <b****o@g****m> about 11 years ago
a08733d7 fix(test_cmd): handle GitCommandNotFound in test Sebastian Thiel <b****o@g****m> about 11 years ago
1c2dd543 fix(cmd): throw GitCommandNotFoundError ... Sebastian Thiel <b****o@g****m> about 11 years ago
e9f8f159 fix(remote): allow to raise during push/fetch Sebastian Thiel <b****o@g****m> about 11 years ago
723f100a fix(docs): be clear about exit code handling Sebastian Thiel <b****o@g****m> about 11 years ago
98f6995b fix(index): _store_path() now closes it's stream Sebastian Thiel <b****o@g****m> about 11 years ago
8f043d8a fix(index): don't write extension data by default Sebastian Thiel <b****o@g****m> about 11 years ago
ab7c3223 fix(externals): init external in dev mode only Sebastian Thiel <b****o@g****m> about 11 years ago
1fd07a0a test(index): test for #265 Sebastian Thiel <b****o@g****m> about 11 years ago
54e27f7b fix(docs): sphinx docs build in latest version Sebastian Thiel <b****o@g****m> about 11 years ago
c27cd907 merge Merge pull request #276 from msiemens/patch-1 Sebastian Thiel <b****o@g****m> about 11 years ago
1c2502ee Fix problem with submodules on Windows Markus Siemens <s****3@g****m> about 11 years ago
be81304f merge Merge pull request #275 from kylepjohnson/master Sebastian Thiel <b****o@g****m> about 11 years ago
21a6cb73 Fix typo Kyle P. Johnson <k****e@k****m> about 11 years ago
88f3dc2e merge Merge pull request #266 from jeblair/master Sebastian Thiel <b****o@g****m> over 11 years ago
50f763cf Store path attribute on Diff object James E. Blair <c****s@g****g> over 11 years ago
a5e607e8 fix(iter-commit): ambiguous argument error Sebastian Thiel <b****o@g****m> over 11 years ago
630d0300 Improved documentation on IndexFile.add(...) Sebastian Thiel <b****o@g****m> over 11 years ago
9d1a4899 Fixed trailing white space! Sebastian Thiel <b****o@g****m> over 11 years ago
3236f8b9 `stale_refs()` may now also handle other kinds of references, like tags. Sebastian Thiel <b****o@g****m> over 11 years ago
e0acb837 Added 'insert_kwargs_after' flag for consumption by _call_process. Sebastian Thiel <b****o@g****m> over 11 years ago
bfcdf2be merge Merge pull request #261 from yarikoptic/bf/no-master-checkout Sebastian Thiel <b****o@g****m> over 11 years ago
c00567d3 BF: do not checkout master -- that ruins testing of PRs. "reset" master to or... Yaroslav Halchenko <d****n@o****m> over 11 years ago
e2feb62c Apparently, git 1.7.9 supports git-files too, lets assume it's starting at 1.7.0 Sebastian Thiel <b****o@g****m> over 11 years ago
38fc9443 It seems something within our environment changed ... Sebastian Thiel <b****o@g****m> over 11 years ago
3d74543a Adjust minimum git version with git-file support. Sebastian Thiel <b****o@g****m> over 11 years ago
346424da Assure to not iterate packed-refs file, ever. Sebastian Thiel <b****o@g****m> over 11 years ago
0f5320e8 Fix flake8 issue. Sebastian Thiel <b****o@g****m> over 11 years ago
5ac93b1d Use uuid instead of tempfile.mkdtmp, which created an actual directory. Sebastian Thiel <b****o@g****m> over 11 years ago
158bc981 Replace GIT_SSH with GIT_SSH_COMMAND for SSH key management. Jonas Trappenberg <j****s@t****h> over 11 years ago
f51fe3e6 Added previously missing parameter documentation for Repo.__init__ . Sebastian Thiel <b****o@g****m> over 11 years ago
28d6c907 merge Merge branch 'yarikoptic-bf/run_hooks_from_working_dir' Sebastian Thiel <b****o@g****m> over 11 years ago
9dc8fffd merge Merge branch 'bf/run_hooks_from_working_dir' of https://github.com/yarikoptic... Sebastian Thiel <b****o@g****m> over 11 years ago
ae0b6fe1 merge Merge branch 'yarikoptic-bf/tests-on-debians' Sebastian Thiel <b****o@g****m> over 11 years ago
fe426d40 Minor Flake8 fixes. Sebastian Thiel <b****o@g****m> over 11 years ago
873823f3 BF: run commit hook with repo.working_dir as cwd Yaroslav Halchenko <d****n@o****m> over 11 years ago
756b7ad4 BF: skip unicode filename test in env not supporting unicode encodings Yaroslav Halchenko <d****n@o****m> over 11 years ago
d7729245 ENH: respect GIT_PYTHON_TEST_GIT_REPO_BASE env var in tests Yaroslav Halchenko <d****n@o****m> over 11 years ago
d8bbfea4 Updated copyright information. Sebastian Thiel <b****o@g****m> over 11 years ago
91562247 An attempt to better steer questions and answers. Sebastian Thiel <b****o@g****m> over 11 years ago
91645aa8 This should fix the test failure on travis Sebastian Thiel <b****o@g****m> over 11 years ago
47d9f132 Added test to verify we can handle fetch prunes. Sebastian Thiel <b****o@g****m> over 11 years ago
f498de9b Remote.update() didn't pass kwargs along to git command. Sebastian Thiel <b****o@g****m> over 11 years ago
4df41594 Removed Git.sshkey() as it couldn't be distributed properly. Sebastian Thiel <b****o@g****m> over 11 years ago
f3d91ca7 Bumped version to 0.3.6 Sebastian Thiel <b****o@g****m> over 11 years ago
ffefb154 Improved performance of rev-parse test. Sebastian Thiel <b****o@g****m> over 11 years ago
66c5b33f Minor improvements to submodule test for windows portability Sebastian Thiel <b****o@g****m> over 11 years ago
0ddbe4bc Added test for `sshkey` context manager. Sebastian Thiel <b****o@g****m> over 11 years ago
5ad07f7b merge Merge branch 'master' into teeberg-master Sebastian Thiel <b****o@g****m> over 11 years ago
2ce3fe7c Intermediate commit on my way to get this finalized. Sebastian Thiel <b****o@g****m> over 11 years ago
1410bcc7 This should finally fix travis ci Sebastian Thiel <b****o@g****m> over 11 years ago
06bec1bc Fetch now deals with custom refspecs much better. Sebastian Thiel <b****o@g****m> over 11 years ago
b54b9399 Overhauled all tutorials, and placed them in a unit-test. Sebastian Thiel <b****o@g****m> over 11 years ago
6f038611 Add a few tests Jonas Trappenberg <j****s@t****h> over 11 years ago
98a17a28 Add SSH wrapper to MANIFEST.in Jonas Trappenberg <j****s@t****h> over 11 years ago
2a9b2f22 Rename 'environment' and 'set_environment' Jonas Trappenberg <j****s@t****h> over 11 years ago
34c08314 Add method to query environment Jonas Trappenberg <j****s@t****h> over 11 years ago
d565a874 Fixed regression in test-suite for IndexFile Sebastian Thiel <b****o@g****m> over 11 years ago
e4d38091 Added advance usage examples to tutorial and made minor fixes. Sebastian Thiel <b****o@g****m> over 11 years ago
e48e5200 Initial set of documentation improvements, and a fix to the submodule tests. Sebastian Thiel <b****o@g****m> over 11 years ago

← Back to repository