1. 13 Oct, 2012 2 commits
  2. 26 Sep, 2012 2 commits
  3. 12 Jun, 2012 1 commit
  4. 18 Mar, 2012 1 commit
  5. 07 Mar, 2012 1 commit
  6. 01 Mar, 2012 1 commit
  7. 28 Feb, 2012 1 commit
  8. 21 Feb, 2012 1 commit
  9. 08 Feb, 2012 3 commits
  10. 27 Jan, 2012 1 commit
  11. 30 Dec, 2011 1 commit
  12. 25 Dec, 2011 1 commit
  13. 22 Dec, 2011 1 commit
  14. 21 Dec, 2011 1 commit
  15. 03 Dec, 2011 1 commit
  16. 15 Nov, 2011 1 commit
  17. 31 Aug, 2011 1 commit
  18. 28 Jul, 2011 1 commit
  19. 24 Jul, 2011 1 commit
  20. 23 Jul, 2011 4 commits
  21. 18 Jul, 2011 1 commit
  22. 14 Jul, 2011 1 commit
  23. 02 Jun, 2011 1 commit
  24. 31 May, 2011 1 commit
  25. 09 May, 2011 1 commit
  26. 02 May, 2011 1 commit
  27. 29 Apr, 2011 1 commit
    • Juan G. Hurtado's avatar
      Adds new prompt methods on Git lib · 077baa7b
      Juan G. Hurtado authored
      Modifies the Git lib file (lib/git.zsh), adding three new prompt
      methods:
      
      - git_prompt_ahead(): Shows the content of the custom var
        $ZSH_THEME_GIT_PROMPT_AHEAD if the local repository has
        commits ahead from the remote origin repository
      
      - git_prompt_short_sha(): Shows last commit SHA hash in short
        mode wrapped between the content of the custom vars
        $ZSH_THEME_GIT_PROMPT_SHA_BEFORE and
        $ZSH_THEME_GIT_PROMPT_SHA_AFTER
      
      - git_prompt_long_sha(): Shows last commit SHA hash in long
        mode wrapped between the content of the custom vars
        $ZSH_THEME_GIT_PROMPT_SHA_BEFORE and
        $ZSH_THEME_GIT_PROMPT_SHA_AFTER
      077baa7b
  28. 20 Apr, 2011 1 commit
  29. 19 Apr, 2011 1 commit
  30. 12 Apr, 2011 2 commits
  31. 08 Apr, 2011 2 commits