1. 07 May, 2018 1 commit
  2. 01 May, 2018 1 commit
  3. 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
  4. 28 Apr, 2018 1 commit
  5. 27 Apr, 2018 1 commit
  6. 25 Apr, 2018 4 commits
  7. 24 Apr, 2018 1 commit
  8. 23 Apr, 2018 2 commits
  9. 22 Apr, 2018 9 commits
  10. 21 Apr, 2018 1 commit
    • Chris Fleming's avatar
      Fix gpg-agent plugin checks (#6469) · 9a718642
      Chris Fleming authored
      * Always try and start gpg-agent, with --use-standard-socket it will try and use a standard socket directory. It won't start multiple agents if agent is already running. In addition, XDG_RUNTIME_DIR isn't always set
      
      * ssh socket if broken if --daemon is run again, so onky start if we don't have a socket
      
      * Removed unnecessary allocation of GPG_SSH_AUTH_SOCK
      9a718642
  11. 15 Apr, 2018 14 commits
  12. 06 Apr, 2018 1 commit
  13. 02 Apr, 2018 1 commit
  14. 18 Mar, 2018 2 commits