1. 01 May, 2017 1 commit
  2. 14 Feb, 2017 1 commit
    • The sed -E still doesn't work on OS-X · 7218e739
      Noticed when something that worked for Feanil didn't work for Michael
      
      In 7cd04db1 this was updated to rely less on gnu sed, but it still
      didn't work properly on the sed shipped with OS-X Sierra.  gsed does,
      but I don't want people to need to install that.
      
      Error was that (:\S*)? was only matching : not :tagname, so the
      generated Docker file was foo:testbar rather than foo:test
      Kevin Falcone committed
  3. 14 Dec, 2016 1 commit
  4. 23 Nov, 2016 1 commit
  5. 22 Nov, 2016 2 commits
  6. 05 Jul, 2016 1 commit
  7. 01 Jul, 2016 1 commit
  8. 23 Jun, 2016 1 commit
  9. 21 Mar, 2016 1 commit
  10. 09 Mar, 2016 1 commit
  11. 08 Feb, 2016 1 commit
  12. 13 Jan, 2016 1 commit
  13. 22 Dec, 2015 2 commits