| Age | Commit message (Collapse) | Author |
|
email address specified
|
|
commit: Fixed long-standing issue during message parsing that would fail to parse properly in case we were created from data. Also it would strip white space from the messages although it shouldn't
|
|
_list_from_string to indicate their new status as private method, adjusted all callers respectively
|
|
editor to work with the files properly. Can convert it back for releaes
|
|
a|b_blob_id as it better reflects the actual value
actor regex now precompiled on class level
blob regex now precompiled on class level; made blame method more readable and faster although it can still be improved by making assumptions about the blame format and by reading the git command stream directly ( which is a general issue right now )
|
|
|
|
|
|
The imported module is called git (as in "import git"), so it's less
confusing to do so than to call everything GitPython.something.
|
|
|
|
up tests so they pass except for stderr test. Modified version information retrieval.
|