1. 30 Apr, 2018 1 commit
    • Oliver Baumann's avatar
      Parse branch-name for fresh repo (#6302) · 493c3095
      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
      493c3095
  2. 17 Aug, 2015 1 commit
  3. 16 Aug, 2015 7 commits
  4. 16 Jul, 2014 1 commit
  5. 04 Jun, 2014 1 commit
  6. 18 Apr, 2014 1 commit
    • Paweł Tomak's avatar
      Fix for Python3 · cee52283
      Paweł Tomak authored
      In Python3 without universal_newlines set to True
      output from Popen was byte-encoded.
      cee52283
  7. 22 Feb, 2014 2 commits
  8. 28 Apr, 2011 1 commit