커밋 기록

작성자 SHA1 메시지 날짜
  Erik Hollensbe cdd6e97910 builder: some small fixups + fix a bug where empty entrypoints would not override inheritance. 10 년 전
  Michael Crosby 9a82713772 Merge pull request #8578 from erikh/fix_slash 10 년 전
  Alexandr Morozov abec82bdee Merge pull request #8579 from erikh/builder_html_panic 10 년 전
  Erik Hollensbe 63637b9d27 builder: handle anything we cannot parse the command for as a fatal error. 10 년 전
  Erik Hollensbe 96f342f703 builder: comments should also be elided in the middle of statements following a line continuation. 10 년 전
  Erik Hollensbe a1ef2207dd builder: strip blank lines before processing any line continuations. 10 년 전
  Erik Hollensbe 7fa449191c builder: Handle trailing \ appropriately. 10 년 전
  Erik Hollensbe 1150c1639a builder: ONBUILD triggers were not accurately being executed in JSON cases. 10 년 전
  Tibor Vass 0a2c481c7f ignore invalid Dockerfile instructions and do not consider "docker-version" a Dockerfile instruction 10 년 전
  Doug Davis f440c6b224 Fix builder/parser so it keeps some whitespace on split lines. 10 년 전
  Erik Hollensbe a5ca549a18 builder: Fix handling of VOLUME command where multiple volumes are 10 년 전
  Erik Hollensbe 6b322ad2d3 builder/parser: fix handling of empty strings as the only argument. 11 년 전
  Erik Hollensbe 305f735080 builder: several fixups from comments 11 년 전
  Erik Hollensbe cb51681a6d builder: Fix handling of ENV references that reference themselves, plus tests. 11 년 전
  Erik Hollensbe 248f4c4f75 builder/parser: Rewrite Parse() to use := instead of var 11 년 전
  Erik Hollensbe 135f54ccbf builder: Remove blankNode(), use &Node{} instead. 11 년 전
  Erik Hollensbe 3f5f6b038f builder: comments / documentation 11 년 전
  Erik Hollensbe d6c0bbc3cb builder: add command handling to evaluator. 11 년 전
  Erik Hollensbe 22c46af4b3 builder: parser and beginnings of the evaluator 11 년 전