1. 30 Jan, 2019 1 commit
  2. 20 Jan, 2019 1 commit
  3. 12 Sep, 2018 7 commits
  4. 29 Aug, 2018 1 commit
  5. 23 Aug, 2018 1 commit
  6. 15 Aug, 2018 1 commit
  7. 13 Aug, 2018 1 commit
  8. 30 Jun, 2018 1 commit
  9. 12 Jun, 2018 1 commit
  10. 20 May, 2018 1 commit
  11. 25 Apr, 2018 1 commit
  12. 07 Nov, 2017 2 commits
  13. 01 Nov, 2017 1 commit
  14. 17 Dec, 2016 1 commit
    • Felipe Guilherme's avatar
      Add git alias for staging tracked files (#5178) · 456341fd
      Felipe Guilherme authored
      Although `gaa` (git add --all) is cool, it stages every file, tracked or
      not, if it is not on .gitignore.
      
      Sometimes we want to just stage everything we are working on, that is
      already tracked. For that reason, 'gau' can save us some time.
      456341fd
  15. 16 Nov, 2016 1 commit
  16. 04 Oct, 2016 1 commit
  17. 02 Oct, 2016 1 commit
  18. 30 Sep, 2016 1 commit
    • Allan Lewis's avatar
      git.plugin.zsh: Don't run Git hooks when making a WIP commit (#4751) · c713407f
      Allan Lewis authored
      When making a WIP commit, we generally just want to save the state of the
      current branch temporarily, maybe because we want to push our work for backup
      purposes, or change branch to work on something else. Therefore, it's generally
      undesirable to run Git hooks, which might do things like run linters, because
      we probably don't care if our WIP has lint errors.
      c713407f
  19. 20 Sep, 2016 1 commit
  20. 05 Sep, 2016 1 commit
  21. 21 Aug, 2016 1 commit
  22. 20 Aug, 2016 1 commit
  23. 18 Aug, 2016 1 commit
  24. 15 Aug, 2016 1 commit
  25. 11 Aug, 2016 1 commit
  26. 07 Aug, 2016 1 commit
  27. 01 Aug, 2016 1 commit
  28. 20 Jun, 2016 1 commit
  29. 31 May, 2016 1 commit
  30. 26 May, 2016 1 commit
  31. 18 May, 2016 1 commit
  32. 14 May, 2016 1 commit
  33. 10 Feb, 2016 1 commit