Skip to content
Snippets Groups Projects
  1. Mar 29, 2016
  2. Mar 28, 2016
  3. Mar 25, 2016
  4. Mar 24, 2016
  5. Mar 23, 2016
  6. Mar 22, 2016
  7. Mar 21, 2016
  8. Mar 17, 2016
  9. Mar 16, 2016
  10. Mar 15, 2016
  11. Mar 10, 2016
    • Alexis Girault's avatar
      ENH: Add SetupForDevelopment and first git hooks · b58ed9e9
      Alexis Girault authored
      - SetupForDevelopment is a bash script that will setup the git
      environment for the user, by running setup scripts in SetupScripts
      directory.
      - SetupGitUser will assure that a conform name and email adress
      are configured.
      - SetupGitHooks will copy git hooks in the .git/hooks directory
      - SuggestGitTips will suggest useful tips to configure git
      - prepare-commit-msg is a git hook which will display the standard
      prefixes that can be use for the commit summary
      - commit-msg will ensure the commit message follows those standards
      as well as some other basic rules
      
      In the future we will incorporate KWStyle to check the code style
      in the git pre-commit hook.
      b58ed9e9
    • Alexis Girault's avatar
      STYLE: Add RPI to copyright header · 65be3263
      Alexis Girault authored
      Also remove headers in cmake files
      65be3263
  12. Mar 09, 2016
  13. Mar 08, 2016
  14. Mar 03, 2016
Loading