1. 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
  2. 29 Sep, 2016 11 commits
  3. 28 Sep, 2016 2 commits
  4. 24 Sep, 2016 2 commits
  5. 22 Sep, 2016 1 commit
  6. 21 Sep, 2016 12 commits
  7. 20 Sep, 2016 11 commits