1. 27 Jul, 2012 1 commit
  2. 12 Jun, 2012 1 commit
  3. 18 Mar, 2012 1 commit
  4. 07 Mar, 2012 1 commit
  5. 01 Mar, 2012 1 commit
  6. 28 Feb, 2012 1 commit
  7. 21 Feb, 2012 1 commit
  8. 08 Feb, 2012 3 commits
  9. 27 Jan, 2012 1 commit
  10. 30 Dec, 2011 1 commit
  11. 25 Dec, 2011 1 commit
  12. 22 Dec, 2011 1 commit
  13. 21 Dec, 2011 1 commit
  14. 03 Dec, 2011 1 commit
  15. 15 Nov, 2011 1 commit
  16. 31 Aug, 2011 1 commit
  17. 28 Jul, 2011 1 commit
  18. 24 Jul, 2011 1 commit
  19. 23 Jul, 2011 4 commits
  20. 18 Jul, 2011 1 commit
  21. 14 Jul, 2011 1 commit
  22. 02 Jun, 2011 1 commit
  23. 31 May, 2011 1 commit
  24. 09 May, 2011 1 commit
  25. 02 May, 2011 1 commit
  26. 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
  27. 20 Apr, 2011 1 commit
  28. 19 Apr, 2011 1 commit
  29. 12 Apr, 2011 2 commits
  30. 08 Apr, 2011 2 commits
  31. 04 Apr, 2011 3 commits