1. 11 Aug, 2016 1 commit
  2. 07 Aug, 2016 1 commit
  3. 01 Aug, 2016 1 commit
  4. 20 Jun, 2016 1 commit
  5. 26 May, 2016 1 commit
  6. 18 May, 2016 1 commit
  7. 14 May, 2016 1 commit
  8. 10 Feb, 2016 1 commit
  9. 25 Dec, 2015 1 commit
  10. 15 Dec, 2015 1 commit
    • Andrew Janke's avatar
      Move current_branch() from git plugin to core lib/git.zsh · 9f552130
      Andrew Janke authored
      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
  11. 10 Oct, 2015 1 commit
  12. 09 Oct, 2015 1 commit
  13. 24 Sep, 2015 1 commit
  14. 30 Jul, 2015 1 commit
  15. 30 Jun, 2015 1 commit
  16. 17 Jun, 2015 2 commits
  17. 12 Jun, 2015 1 commit
    • ncanceill's avatar
      git plugin: new/changed aliases · f1a43daa
      ncanceill authored
      gaa was brought back by popular demand — see #3535
      gap was replaced with gapa — see #3682
      gdc was replaced with gdca — see #3977
      f1a43daa
  18. 11 Jun, 2015 5 commits
  19. 08 May, 2015 1 commit
  20. 04 Feb, 2015 1 commit
  21. 04 Sep, 2014 1 commit
  22. 01 Sep, 2014 1 commit
  23. 22 Aug, 2014 1 commit
  24. 10 Aug, 2014 1 commit
  25. 09 Aug, 2014 1 commit
  26. 02 Aug, 2014 1 commit
  27. 29 Apr, 2014 1 commit
  28. 17 Mar, 2014 1 commit
  29. 13 Feb, 2014 1 commit
  30. 02 Jan, 2014 2 commits
  31. 30 Oct, 2013 1 commit
  32. 01 Oct, 2013 1 commit
    • Steven Schmid's avatar
      Fix work_in_progress in empty git repos · 05b3ea34
      Steven Schmid authored
      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
  33. 18 Sep, 2013 1 commit
  34. 05 Sep, 2013 1 commit