- 30 Apr, 2018 1 commit
-
-
Oliver Baumann authored
Inside a fresh git repo, i.e. immediately after a `git init`, usually no commit template exists yet. In this case, git renders a different status message than "Initial commit on". We should consider this message when attempting to parse out the branch name. Fixes #6301
-
- 17 Aug, 2015 1 commit
-
-
Kentaro Wada authored
-
- 16 Aug, 2015 7 commits
-
-
Marc Cornellà authored
-
Kentaro Wada authored
-
Marc Cornellà authored
-
Kentaro Wada authored
This commit uses the `git status --porcelain -b` format to gather the number of ahead and behind commits related to the remote branch.
-
Marc Cornellà authored
-
Marc Cornellà authored
This version uses `git status --porcelain` instead of making multiple calls to `git status`.
-
Marc Cornellà authored
-
- 16 Jul, 2014 1 commit
-
- 04 Jun, 2014 1 commit
-
-
ncanceill authored
as suggested in #2382
-
- 18 Apr, 2014 1 commit
-
-
Paweł Tomak authored
In Python3 without universal_newlines set to True output from Popen was byte-encoded.
-
- 22 Feb, 2014 2 commits
-
-
Chris Jones authored
-
Chris Jones authored
-
- 28 Apr, 2011 1 commit
-
-
Justin Riley authored
-