1. 89445a4 core: Remove the redundant With* methods on context. by Matt Rosencrantz · 10 years ago
  2. 4f8ac60 veyron.go.core: Make context.T a concrete type. by Matt Rosencrantz · 10 years ago
  3. 478fcf9 veyron: Run gofmt against core. by Todd Wang · 10 years ago
  4. 764efb7 Reorganization of VANADIUM_ROOT relative paths. by Jiri Simsa · 10 years ago
  5. c0a2865 Replacing veyron.io with v.io. by Jiri Simsa · 10 years ago
  6. c2ed03e veyron/tools/*: Remove dependence on rt.R()/rt.Init() by Matt Rosencrantz · 10 years ago
  7. bc26d69 veyron/{lib/tools}: removing the cmdline and textutil packages from by Jiri Simsa · 10 years ago
  8. 702385a veyron2/vdl: New API for generated Go interfaces. by Todd Wang · 10 years ago
  9. 18205cf veyron/tools: Merge the impl and main packages by Robin Thellend · 10 years ago[Renamed (99%) from tools/application/impl/impl.go]
  10. fcb72a5 veyron/lib/cmdline: Avoid repeatedly printing default help. by Todd Wang · 10 years ago
  11. a615e4d veyron/lib/cmdline: Add ErrExitCode to support exit codes. by Todd Wang · 11 years ago
  12. 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
  13. 1023a34 veyron/{services/mgmt,tools}: end-to-end tests for binaryd, buildd, and profiled by Jiri Simsa · 11 years ago
  14. 1a15c16 veyron/services/mgmt/application: creating a shell test by Jiri Simsa · 11 years ago
  15. 137b8d2 veyron/runtimes/google/ipc: Add deadline and cancellation propagation to the context. by Matt Rosencrantz · 11 years ago
  16. ddbfebb services/mgmt: moving Application, Content, and Profile into a single by Jiri Simsa · 11 years ago
  17. f5afcaf all: Create a new client context parameter that will be the first argument of every RPC call. by Matt Rosencrantz · 11 years ago
  18. 308aae0 veyron/services/mgmt: Move all the CLI tools to veyron/tools. by Robin Thellend · 11 years ago[Renamed from services/mgmt/application/application/impl/impl.go]
  19. 32c438b veyron/services/mgmt/application: Add command-line tool. by Robin Thellend · 11 years ago