Skip to content
Snippets Groups Projects
  1. Mar 27, 2017
  2. Mar 24, 2017
    • Brad King's avatar
      update-kwsys: Disable custom gitattributes during import · 64490637
      Brad King authored
      The KWSys `.gitattributes` file now defines custom attributes.
      Git does not support these in a subdirectory where we are about
      to place the content, so comment them out during import.
      This also ensures that the `our-c-style` attribute on KWSys
      sources does not activate the `format.clang-format` attribute
      on the third-party import branch.
      64490637
    • Brad King's avatar
      update-third-party: Add helper to disable custom gitattributes · f1a55839
      Brad King authored
      Provide a helper function that import scripts can use when the
      third-party project defines custom Git attributes in its top-level
      `.gitattributes` file.  These must be commented out because Git
      does not support custom attributes in a subdirectory where we
      where the third-party project is about to be merged.
      f1a55839
    • Brad King's avatar
      Utilities/Release: Fetch stage/master/head · 954185d4
      Brad King authored
      Update our release scripts to fetch `refs/stage/master/head` from
      the `gitlab.kitware.com` repository.  This will allow us to prepare
      releases from staged commits before merging them to `master` or
      `release`.
      954185d4
  3. Mar 21, 2017
  4. Mar 03, 2017
  5. Mar 01, 2017
  6. Feb 28, 2017
  7. Feb 27, 2017
  8. Feb 26, 2017
  9. Feb 23, 2017
  10. Feb 22, 2017
  11. Feb 20, 2017
  12. Feb 14, 2017
  13. Feb 10, 2017
  14. Feb 08, 2017
  15. Feb 07, 2017
  16. Feb 06, 2017
  17. Jan 31, 2017
  18. Jan 30, 2017
  19. Jan 11, 2017
  20. Dec 21, 2016
  21. Dec 16, 2016
  22. Dec 14, 2016
  23. Dec 13, 2016
  24. Dec 06, 2016
  25. Dec 05, 2016
Loading