| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix doc typos
|
|
Fix doc typos
|
|
|
|
|
|
Thanks https://github.com/gitpython-developers/GitPython/issues/612#issuecomment-353742459
|
|
Previously, master wasn't pushed, which might leave the commit
that bumps the version on disk. That is rather confusing then.
|
|
|
|
See #674 for reference.
[skip CI]
|
|
> pub rsa4096/A2DE235062DA33FA 2010-06-07 Yaroslav Halchenko (Yarik) <yoh@onerussian.com>
> Primary key fingerprint: C5B9 05F0 E8D9 FD96 68FF 366F A2DE 2350 62DA 33FA
As per https://github.com/gitpython-developers/GitPython/pull/702#issuecomment-350745673
|
|
BF: process included files before the rest
|
|
|
|
|
|
yarikoptic-bf-includes
|
|
BF (codename "happy travis"): trying to address lints etc to make Travis green again
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
windows
|
|
|
|
|
|
|
|
I did keep some "bare" except with catch all Exception: , while tried to disable
flake8 complaints where clearly all exceptions are to be catched
|
|
|
|
Merged 2.1.7 into master (just VERSION changes)
|
|
|
|
|
|
Remove trailing slash on drive path
|
|
Fixes issue #694
|
|
commit-msg hook support
|
|
Fix broken progress in clone_from()
|
|
|
|
|
|
|
|
Only gc.collect() under windows
|
|
Converting path in _clone to str before any other operation
|
|
recognize the new packed-ref header format
|