Skip to content
Snippets Groups Projects
  1. Jun 11, 2015
    • Jared Hancock's avatar
      deploy: Add concept of a MANIFEST to the deployment process · c12f06ae
      Jared Hancock authored
      This allows files which are edited on the fly during deployment to be
      tracked so that they are not unnecessarily deployed again in the next
      deployment run. It also allows for more creative deployment strategies using
      something like `git ls-files -s`
      c12f06ae
  2. Jun 08, 2015
  3. May 13, 2015
  4. May 11, 2015
  5. May 08, 2015
  6. Apr 01, 2015
  7. Mar 30, 2015
  8. Mar 25, 2015
  9. Mar 19, 2015
  10. Mar 13, 2015
  11. Feb 13, 2015
  12. Feb 05, 2015
  13. Jan 23, 2015
  14. Jan 22, 2015
  15. Jan 08, 2015
    • Jared Hancock's avatar
      file: Add import/export support · 14012bdb
      Jared Hancock authored
      This patch adds an export+import method to the file command line module. The
      file export is agnostic of the file storage backend. It writes the files
      with the %file record data to standard-out or to the file given by the -f
      option. The file is a considered a stream and can quietly be compressed and
      can be read back in as a stream (no seeking is performed in the import
      process).
      14012bdb
  16. Dec 18, 2014
  17. Oct 26, 2014
  18. Oct 23, 2014
  19. Oct 02, 2014
  20. Sep 26, 2014
  21. Sep 24, 2014
  22. Sep 19, 2014
  23. Sep 04, 2014
  24. Aug 29, 2014
  25. Aug 22, 2014
  26. Aug 11, 2014
  27. Aug 06, 2014
  28. Aug 05, 2014
  29. Aug 04, 2014
  30. Aug 01, 2014
  31. Jul 31, 2014
Loading