1. 29 May, 2013 2 commits
  2. 28 Apr, 2013 1 commit
  3. 23 Feb, 2013 2 commits
  4. 28 Jan, 2013 1 commit
  5. 21 Nov, 2012 1 commit
  6. 19 Nov, 2012 1 commit
  7. 23 Oct, 2012 1 commit
  8. 03 Oct, 2012 1 commit
  9. 28 Sep, 2012 1 commit
  10. 27 Sep, 2012 1 commit
  11. 04 Sep, 2012 2 commits
  12. 07 Aug, 2012 1 commit
  13. 03 Aug, 2012 1 commit
  14. 25 Jul, 2012 1 commit
  15. 24 Jul, 2012 2 commits
  16. 09 Jul, 2012 2 commits
  17. 07 Jul, 2012 1 commit
  18. 08 Jul, 2012 1 commit
  19. 14 Jun, 2012 1 commit
  20. 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