1. 0dcebe1 Add support for passing prompt without -one-shot by Pokey Rule · 11 months ago
  2. 5bff650 fix oddball formatter complaints by David Crawshaw · 11 months ago
  3. 1112949 dockerimg: use a default image from a public registry by David Crawshaw · 11 months ago
  4. b74c4f6 make -one-shot command line work with both -unsafe and regular by Philip Zeyliger · 11 months ago
  5. 0cbd976 rename a file that was driving me crazy by Sean McCullough · 11 months ago
  6. 33f7172 all: fix formatting by Autoformatter · 11 months ago
  7. 2cba695 Add unit tests for dockerimg/sshtheater.go with refactoring for testability by Sean McCullough · 12 months ago
  8. 6f2bf8a sketch: fix double space in SSH warning by Philip Zeyliger · 11 months ago
  9. df2d3dc dockerimg: add extra space for terminals that render emojis wide by Josh Bleecher Snyder · 12 months ago
  10. 176a510 Add force-rebuild flag to allow user to rebuild docker container explicitly. by Philip Zeyliger · 12 months ago
  11. f5e28f6 sshtheater: check for Include line in ~/.ssh/config by Sean McCullough · 12 months ago
  12. 7d5a630 SSHTheater: fix known_hosts update issue by Sean McCullough · 12 months ago
  13. 4854c65 dockerimg: +SSHTheater, auto-configures local ssh by Sean McCullough · 12 months ago
  14. 53786ef dockerimg: use emoji in container debug info by David Crawshaw · 12 months ago
  15. 094e4d2 cmd/sketch, dockerimg: remove unhelpful initial debug messages by David Crawshaw · 12 months ago
  16. 7660e4e dockerimg: use more modern APIs by Josh Bleecher Snyder · 12 months ago
  17. 6ed6adb Fix -open to point to skaband addr when configured for the container case by Philip Zeyliger · 12 months ago
  18. 5d6af87 Only print Dockerfile in verbose mode by Philip Zeyliger · 12 months ago
  19. 2032b1c Move webui from /loop/webui to /webui by Philip Zeyliger · 12 months ago
  20. cc3ba22 sketch: Add python3 to our container image by Philip Zeyliger · 12 months ago
  21. 18532b2 Rename Host/Runtime hostname fields to Outside/Inside pattern by Philip Zeyliger · 12 months ago
  22. d013131 Use bufio.Scanner instead of strings.Split for line iteration by Philip Zeyliger · 12 months ago
  23. e4fa0e3 sketch: print Dockerfile contents by Philip Zeyliger · 12 months ago
  24. ae3480f allow random (ephemeral) host ports for ssh server by Sean McCullough · 12 months ago
  25. 5544d14 dockerimg: clean up linux binary by Josh Bleecher Snyder · 12 months ago
  26. baa2b59 sketch: initial container ssh support (#15) by Sean McCullough · 12 months ago
  27. d140295 sketch: Propagate host vs. runtime OS/WorkingDir/Hostname by Philip Zeyliger · 12 months ago
  28. 9f6a998 dockerimg: clean up password matching code by Josh Bleecher Snyder · 12 months ago
  29. 5e227dd sketch: Linux support by Philip Zeyliger · 12 months ago
  30. fae1757 dockerimg: unset GOBIN when installing by Josh Bleecher Snyder · 12 months ago
  31. f5bb3d3 dockerimg: make sure webui build exists before copying it by Sean McCullough · 12 months ago
  32. 8a617cb dockerimg: reuse a cached gopath for cross compiling by David Crawshaw · 12 months ago
  33. 8bff16a webui, dockerimg: store the webui assets in a zip and cp them into the container by David Crawshaw · 12 months ago
  34. be10fa9 dockerimg: mkdir .cache in the base template and rebuild when the template changes by David Crawshaw · 12 months ago
  35. b9eaef5 dockerimg: set GOTOOLCHAIN=auto for cross compiling by David Crawshaw · 12 months ago
  36. 993a3fc dokerimg: clean up temp dir by David Crawshaw · 12 months ago
  37. 69c6731 dockerimg: fix cross compile command by David Crawshaw · 12 months ago
  38. 2e463fb Initial commit by Earl Lee · 12 months ago