1. 21 6月, 2016 1 次提交
  2. 27 5月, 2016 1 次提交
  3. 18 5月, 2016 1 次提交
  4. 14 5月, 2016 1 次提交
  5. 11 2月, 2016 1 次提交
  6. 25 12月, 2015 1 次提交
  7. 15 12月, 2015 1 次提交
    • A
      Move current_branch() from git plugin to core lib/git.zsh · 9f552130
      Andrew Janke 提交于
      Fixes #4085: core -> plugin dependency issue.
      Rename it to git_current_branch for clarity that it's git-specific.
      Update all plugins that were calling it to use new name.
      Fix variable leaks by making more variables in lib/git.zsh local.
      Have lib/git.zsh use [[ ]] instead of [ ] everywhere.
      9f552130
  8. 10 10月, 2015 2 次提交
  9. 24 9月, 2015 1 次提交
  10. 30 7月, 2015 1 次提交
  11. 01 7月, 2015 1 次提交
  12. 18 6月, 2015 2 次提交
  13. 12 6月, 2015 2 次提交
  14. 11 6月, 2015 4 次提交
  15. 08 5月, 2015 1 次提交
  16. 04 2月, 2015 1 次提交
  17. 04 9月, 2014 1 次提交
  18. 01 9月, 2014 1 次提交
  19. 22 8月, 2014 1 次提交
  20. 11 8月, 2014 1 次提交
  21. 09 8月, 2014 1 次提交
  22. 02 8月, 2014 1 次提交
  23. 30 4月, 2014 1 次提交
  24. 17 3月, 2014 1 次提交
  25. 13 2月, 2014 1 次提交
  26. 03 1月, 2014 2 次提交
  27. 30 10月, 2013 1 次提交
  28. 02 10月, 2013 1 次提交
    • S
      Fix work_in_progress in empty git repos · 05b3ea34
      Steven Schmid 提交于
      I noticed that the function ``work_in_progress``, which is used in the "gallois"-theme, would print ``fatal: bad default revision 'HEAD'`` in a new folder after ``git init``.
      
      This is the fix.
      05b3ea34
  29. 19 9月, 2013 1 次提交
  30. 05 9月, 2013 1 次提交
  31. 16 7月, 2013 1 次提交
  32. 13 7月, 2013 1 次提交
  33. 27 6月, 2013 1 次提交