Skip to content
Snippets Groups Projects
  1. Jul 26, 2010
    • Marcus D. Hanwell's avatar
      ENH: Delay Git hooks setup until the first commit. · 702d8fd7
      Marcus D. Hanwell authored
      Install a small .git/hooks/pre-commit script in the source tree at CMake
      configuration time, instead of telling the user to do it. When the user
      first attempts to commit this bootstrapping hook will trigger and print
      instructions to install the real hooks. This approach allows us to
      require local hooks for commit, but not affect builds.
      702d8fd7
  2. Jul 25, 2010
  3. Jul 24, 2010
  4. Jul 23, 2010
  5. Jul 22, 2010
  6. Jul 21, 2010
  7. Jul 20, 2010
  8. Jul 19, 2010
  9. Jul 16, 2010
Loading