Commit History

Author SHA1 Message Date
  Sebastiaan van Stijn 5e0599cb6e pkg/jsonmessage: export "Stream" interface 2 years ago
  Sebastiaan van Stijn 8312004f41 remove uses of deprecated pkg/term 5 years ago
  Sebastiaan van Stijn 0b155db389 pkg/jsonmessage: normalize comment formatting 5 years ago
  Sebastiaan van Stijn 04fcb6cfbf pkg/jsonmessage: fix SA1006: printf-style function with no arguments 5 years ago
  Sebastiaan van Stijn 07ff4f1de8 goimports: fix imports 6 years ago
  RaviTeja Pothana 1990a3e409 replace gotty with aec, since gotty hasn't been updated since very long time and aec can drop in for gotty 6 years ago
  Sebastiaan van Stijn f23c00d870 Various code-cleanup 7 years ago
  Tonis Tiigi f784907eae jsonmessage: pass message to aux callback 7 years ago
  Daniel Nephin 7d8815ea70 Cleanup pkg/jsonmessage progress tests 7 years ago
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 years ago
  Daniel Nephin 27cfa68af1 Move RFC3339NanoFixed to a more appropriate package. 7 years ago
  Daniel Nephin 9b47b7b151 Fix golint errors. 8 years ago
  Ying Li a771c16834 Update the stream formatter to display custom unit numbers. 8 years ago
  Ian Campbell 5894bc1abf Add `docker build --iidfile=FILE` 8 years ago
  Aaron Lehmann 330a003533 Synchronous service create and service update 8 years ago
  Ian Campbell 3c233b13a0 pkg/jsonmessage: Encode ANSI ESC directly as \x1b rather than via fmt as %c 8 years ago
  Ian Campbell f02221a794 pkg/jsonmessage: Use terminfo rather than open coding ANSI escape codes 8 years ago
  Ian Campbell b08b437acc pkg/jsonmessage: Avoid undefined ANSI escape codes. 8 years ago
  Daniel Nephin a0ab33124a Extract stream output handling to a new type. 8 years ago
  allencloud c1be45fa38 fix typos 9 years ago
  Aaron Lehmann 65370be888 Send push information to trust code out-of-band 9 years ago
  David Calavera 4fef42ba20 Replace pkg/units with docker/go-units. 9 years ago
  David Calavera 27220ecc6b Move timeutils functions to the only places where they are used. 9 years ago
  Justas Brazauskas 927b334ebf Fix typos found across repository 9 years ago
  Sebastiaan van Stijn 7a6f5d9b31 Remove redundant check 9 years ago
  Aaron Lehmann 59df2adc07 Fix the scoping of "diff" so its value doesn't leak between loop iterations 9 years ago
  Aaron Lehmann fc41d39394 Don't update lines on the terminal from a previous operation 9 years ago
  Tibor Vass b08f071e18 Revert "Merge pull request #16228 from duglin/ContextualizeEvents" 9 years ago
  Doug Davis 26b1064967 Add context.RequestID to event stream 9 years ago
  Vincent Batts 4026512a2c events/jsonmessage: add and prefer TimeNano for events 9 years ago