GitHub / gitpython-developers/GitPython / commits
GitPython is a python library used to interact with Git repositories.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| dc9278fb | enable config parsers to be used as context managers | Raphael Boidol <r****l@t****m> | over 10 years ago | |
| 121f6af3 | fix(cmd): allow improved errors during clone operation | Sebastian Thiel <b****o@g****m> | over 10 years ago | |
| 55db0fcc | fix(cmd): focus ! | Sebastian Thiel <b****o@g****m> | over 10 years ago | |
| d2f6fef3 | fix(cmd): safely read from stderr | Sebastian Thiel <b****o@g****m> | over 10 years ago | |
| ad393135 | fix(refs): set fixture different version | Sebastian Thiel <b****o@g****m> | over 10 years ago | |
| 41556dac | chore(version): set to next patch release | Sebastian Thiel <b****o@g****m> | over 10 years ago | |
| dbc07b42 | chore(version-up): v1.0.2 | Sebastian Thiel <b****o@g****m> | over 10 years ago | |
| 84869674 | chore(travis): remove test for issue 301 | Sebastian Thiel <b****o@g****m> | over 10 years ago | |
| f8775f9b | fix(cmd): prevent deadlock on clone/fetch/pull | Sebastian Thiel <b****o@g****m> | over 10 years ago | |
| 9b10d5e7 | chore(flake8): unnused import | Sebastian Thiel <b****o@g****m> | over 10 years ago | |
| b145de39 | fix(clone): call communicate if there is no progress handler | Sebastian Thiel <b****o@g****m> | over 10 years ago | |
| 1815563e | ENH: skip test_is_ancestor on git versions < 1.8.0 not supporting git merge-b... | Yaroslav Halchenko <d****n@o****m> | over 10 years ago | |
| 7b854878 | merge Merge pull request #374 from yarikoptic/upstream-master | Sebastian Thiel <b****o@g****m> | over 10 years ago | |
| a7b609c9 | DOC: minor typos | Yaroslav Halchenko <d****n@o****m> | over 10 years ago | |
| 3fe8f5df | merge Merge pull request #372 from AardmanCGI/win_sigkill_fix | Sebastian Thiel <b****o@g****m> | over 10 years ago | |
| 05a302c9 | Fixed a non-Windows import | Ashley Whetter <a****r@a****m> | over 10 years ago | |
| b295c131 | fix(tree): remove Tree.cache - use IndexFile.write_tree() instead | Sebastian Thiel <b****o@g****m> | over 10 years ago | |
| 4f1110bd | fix(tree): show that fixing Tree.cache is not possible | Sebastian Thiel <b****o@g****m> | over 10 years ago | |
| 0de827a0 | chore(tree): remove dead code | Sebastian Thiel <b****o@g****m> | over 10 years ago | |
| d82a6c5e | fix(tree): tree item sort now uses git-style | Sebastian Thiel <b****o@g****m> | over 10 years ago | |
| a1a59764 | merge Merge pull request #368 from PonteIneptique/issue-330 | Sebastian Thiel <b****o@g****m> | over 10 years ago | |
| 4a870018 | Forgot to update _num_op_codes | Thibault Clerice <l****e@g****m> | over 10 years ago | |
| 13141e73 | Added CHECKING_OUT as a logged operation | Thibault Clerice <l****e@g****m> | over 10 years ago | |
| 0900a51f | fix(commit): respect daylight saving when computing utc-offset | Sebastian Thiel <b****o@g****m> | over 10 years ago | |
| a929ab29 | merge Merge pull request #354 from dpursehouse/execute-timeout | Sebastian Thiel <b****o@g****m> | over 10 years ago | |
| ed8939d6 | fix(cmd): remove unused import | Sebastian Thiel <b****o@g****m> | over 10 years ago | |
| 3cb5e177 | doc(cmd): make sure people know wait() may block | Sebastian Thiel <b****o@g****m> | over 10 years ago | |
| ec401e48 | merge Merge pull request #358 from gitpython-developers/revert-357-autointerrupt_de... | Sebastian Thiel <b****o@g****m> | over 10 years ago | |
| dc8032d3 | Revert "fix(cmd): fixed deadlock when stderr buffer overflow" | Sebastian Thiel <b****o@g****m> | over 10 years ago | |
| 7e58e6a0 | merge Merge pull request #357 from rikdev/autointerrupt_deadlock_fix | Sebastian Thiel <b****o@g****m> | over 10 years ago | |
| 2cc8f1e3 | fix(cmd): fixed deadlock when stderr buffer overflow |
Ivan Ryabchenko <r****m@g****m>
Committed by: Рябченко Иван Константинович <i****o@2****u> |
over 10 years ago | |
| dbbcaf7a | Run os.kill for all child pids even after some of them are down |
Oswin Nathanial <o****l@s****m>
Committed by: David Pursehouse <d****e@s****m> |
over 10 years ago | |
| d06e76bb | Update docstring for 'kill_after_timeout' parameter |
Oswin Nathanial <o****l@s****m>
Committed by: David Pursehouse <d****e@s****m> |
over 10 years ago | |
| 4faf5cd4 | Rename execute param 'timeout' to 'kill_after_timeout' |
Oswin Nathanial <o****l@s****m>
Committed by: David Pursehouse <d****e@s****m> |
over 10 years ago | |
| 7cc0e6ca | Only create watchdog and event if timeout is specified in execute command |
Oswin Nathanial <o****l@s****m>
Committed by: David Pursehouse <d****e@s****m> |
over 10 years ago | |
| 9e1c90eb | Raise exception when timeout is used in execute command on Windows |
Oswin Nathanial <o****l@s****m>
Committed by: David Pursehouse <d****e@s****m> |
over 10 years ago | |
| cd4caf15 | Include 'timeout' parameter in Git execute |
Oswin Nathanial <o****l@s****m>
Committed by: David Pursehouse <d****e@s****m> |
over 10 years ago | |
| 51f79ffe | docs(README): remove link to (now deleted) mailing list | Sebastian Thiel <b****o@g****m> | over 10 years ago | |
| 84fcf8e9 | fix(remote): assure only repository configuration | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| 074842ac | fix(config): ignore empty values in config file | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| 7f8d9ca0 | fix(compat): make test work with git >= 2.5 | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| e8590424 | fix(repo): fail loudly if worktrees are used | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| 6eb3af27 | fix(repo): use GitCmdObjectDB by default | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| 1d768f67 | merge Merge pull request #341 from StyXman/master | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| ec15e534 | fix(test): update to changes. | Marcos Dione <m****e@g****r> | almost 11 years ago | |
| 332521ac | fix(cmd): make short options with arguments become two separate arguments for... | Marcos Dione <m****e@g****r> | almost 11 years ago | |
| c8b83792 | fix(test_index): fix encoding | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| a8f7e377 | fix(commit): serialization timezone handling | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| 039e2658 | fix(tests): remove dependency on sort order | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| a0acb222 | tests(submodule): add new submodule commits | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| b2e41349 | docs(README): removed coveralls link | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| 7ab12b40 | fix(index):allow adding non-unicode paths to index | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| 8324c4b3 | fix(diff): mode-assertions now deal with 0 | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| c58887a2 | don't 'log' to stderr in `RemoteProgress` | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| b307f042 | merge Merge pull request #329 from cool-RR/patch-2 | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| eb6beb75 | Fix bug in tutorial | Ram Rachum <r****m@r****m> | almost 11 years ago | |
| 7c96f588 | merge Merge pull request #326 from vokimon/packed-refs-releasing-resources-patch-1 | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| 58c5b993 | Ensure file resources are released | David García Garzón <d****a@u****u> | almost 11 years ago | |
| 11b3a1df | merge Merge pull request #324 from roidelapluie/el6 | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| 6fdb6a5e | gic {init,clone} --separate-git-dir is supported only since 1.7.5 | Julien Pivotto <r****e@i****u> | almost 11 years ago | |
| 1883eb92 | merge Merge pull request #322 from bwrsandman/is_ancestor | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| 65c07d64 | Implement is_ancestor | Sandy Carter <s****r@s****m> | almost 11 years ago | |
| f360ecd7 | fix(flake8): remove unused import | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| c1d33021 | fix(index): remove invalid keyword argument | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| 3c8a33e2 | fix(encoding): in `untracked_files()` | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| 9c272abe | fix(encoding): in untracked_files() and index | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| af44258f | merge Merge pull request #319 from jeblair/fixhead | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| b21e2f1c | merge Merge pull request #318 from roidelapluie/master | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| bdc38b83 | Always add '--' to git reset | James E. Blair <j****r@h****m> | almost 11 years ago | |
| 3438795d | typo in submodules api documentation |
Julien Pivotto <r****e@g****m>
Committed by: Julien Pivotto <r****e@i****u> |
almost 11 years ago | |
| 58c78e64 | merge Merge pull request #317 from avinassh/dates-in-commits | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| e3068025 | added tests for commits with dates | avi <h****i@a****m> | almost 11 years ago | |
| 141b78f4 | Added two extra paramaters for commit to take author date and commit date | avi <h****i@a****m> | almost 11 years ago | |
| c3d33c11 | merge Merge pull request #316 from marianwieczorek/master | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| f3e78d98 | Correct doc errors | Marian Wieczorek <m****e@g****t> | almost 11 years ago | |
| 6ee9751d | merge Merge pull request #313 from rennat/patch-1 | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| 9aaaa83c | Fix typo | Tanner Netterville <t****n@g****m> | almost 11 years ago | |
| c5e4334f | merge Merge pull request #309 from mihyaeru21/master | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| 1578baf8 | fix(config): use `str.startswith('~')` instead of `'~' in str` | Mihyaeru <m****1@g****m> | almost 11 years ago | |
| 80d43111 | fix(config): care tilde in include.path config | Mihyaeru <m****1@g****m> | almost 11 years ago | |
| bbf04348 | fix(travis): get py2.6 to work | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| 9db24bc7 | fix(cmd): work with py3 | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| 86ec7573 | fix(travis): fix permissions of private key | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| 02cb1691 | fix(travis): assure private key has access | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| c5a9bbef | chore(travis): added test for issue 301 | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| 369e5641 | fix(cmd): don't open stdout when fetching | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| 36dbe7e9 | test(git): remove unnecessary fixture | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| 6d0f6931 | test(remote): make assertion less verbose | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| 04010874 | fix(cmd): line parsing | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| 30083106 | merge Merge pull request #307 from jonls/clone-from-with-env | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| 2c0f47b3 | Add env parameter to Repo.clone_from() for setting environment variables | Jon Lund Steffensen <j****t@g****m> | almost 11 years ago | |
| bea9077e | merge Merge pull request #305 from jonls/fix-doc-clone-from | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| 85a45a69 | Fix docstring of Repo.clone_from() | Jon Lund Steffensen <j****t@g****m> | almost 11 years ago | |
| 195ecc3d | fix(git-test): assure test does works on linux | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| f2efb814 | docs(README): travis badge for master, not 0.3 | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| cfc70fe9 | fix(index): handle adding symlinks to dirs | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| 8724dfa6 | merge Merge branch 'missionfocus-loggingNullHandlers' | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| d1a9a232 | fix(logging): monkeypatch logging with NullHandler | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| aa0ccead | Added NullHandlers to all loggers to preven "No handler" messages | James Nowell <j****l@m****m> | almost 11 years ago | |
| 640d1506 | merge Merge pull request #291 from hvnsweeting/support-init-choosing-backend | Sebastian Thiel <b****o@g****m> | about 11 years ago |