| Age | Commit message (Collapse) | Author |
|
This fixes a bug when parsing blame -p output: Full commit info headers
only appear for the first line from a particular commit, but other lines
were ignored as the blame info dict was reset after each line.
This patch handles both multiple consecutive lines from a commit and
interleaved lines from multiple commits.
|
|
is push, fetch, pull and clone. This allows progress information to be sent in newer git versions without breaking older ones (ideally)
|
|
|
|
looked like hexshas. Thanks to Ning (frostyplanet) who pointed this issue out
|
|
self.head.* in order to more safely get the current commit. active_branch would only work on non-detached heads
|
|
adjusted
|