1. 02 Dec, 2013 2 commits
  2. 28 Nov, 2013 2 commits
  3. 14 Nov, 2013 1 commit
  4. 12 Nov, 2013 1 commit
  5. 31 Oct, 2013 2 commits
  6. 23 Sep, 2013 2 commits
  7. 20 Sep, 2013 1 commit
  8. 15 Jun, 2013 1 commit
  9. 29 May, 2013 2 commits
  10. 28 Apr, 2013 1 commit
  11. 23 Feb, 2013 2 commits
  12. 28 Jan, 2013 1 commit
  13. 21 Nov, 2012 1 commit
  14. 19 Nov, 2012 1 commit
  15. 23 Oct, 2012 1 commit
  16. 03 Oct, 2012 1 commit
  17. 28 Sep, 2012 1 commit
  18. 27 Sep, 2012 1 commit
  19. 04 Sep, 2012 2 commits
  20. 07 Aug, 2012 1 commit
  21. 03 Aug, 2012 1 commit
  22. 25 Jul, 2012 1 commit
  23. 24 Jul, 2012 2 commits
  24. 09 Jul, 2012 2 commits
  25. 07 Jul, 2012 1 commit
  26. 08 Jul, 2012 1 commit
  27. 14 Jun, 2012 1 commit
  28. 12 Jun, 2012 1 commit
    • Add assemble module · 9cf182c2
      This adds a module that concatenates (ie. assembles) a file from
      fragments in a directory in alphabetical order.  It chains the file
      module afterward to fix up ownership and permission.  This also adds
      tests for the assemble module with fragments in assemble.d.
      Stephen Fromm committed