1. 1b1b938 TBR: ref: Replace V23_ROOT with JIRI_ROOT everywhere. by Nicolas Lacasse · 10 years ago
  2. e9c622d x.ref/runtime: convert to context-based logging. by Cosmos Nicolaou · 10 years ago
  3. 87d884d ref: making use of the set package by Jiri Simsa · 10 years ago
  4. 9560b9c ref: Replace v.io/x/lib/cmdline with v.io/x/lib/cmdline2 by Todd Wang · 10 years ago
  5. dcc11d7 ref: Change "profiles" directory to "runtime" by Suharsh Sivakumar · 10 years ago
  6. 338f90c ref: Add x/lib/cmdline2 and x/ref/lib/v23cmd. by Todd Wang · 10 years ago
  7. 1624bf9 ref: Add cmdline.HideGlobalFlagsExcept() to clean up help. by Todd Wang · 10 years ago
  8. 65b6002 Merge "cmd/namespace: Allow setting permissions on name that does not exist yet." by Nicolas Lacasse · 10 years ago
  9. 0dc334e cmd/namespace: "namespace delete" command to delete a name. by Nicolas Lacasse · 10 years ago
  10. cc41556 cmd/namespace: Allow setting permissions on name that does not exist yet. by Nicolas Lacasse · 10 years ago
  11. c971dca various: make Glob return GlobReply by James Ring · 10 years ago
  12. 9411717 cmd/namespace: Commands to set/get permissions on names. by Asim Shankar · 10 years ago
  13. c300a95 cmd/namespace: Make the glob output simple by default by Robin Thellend · 10 years ago
  14. 6ed3b6c TBR x/ref/cmd: Update package doc for all packages. by Todd Wang · 10 years ago
  15. f32d24d flags: Replace "veyron" with "v23". (And _s with -s) by Asim Shankar · 10 years ago
  16. 38788d4 TBR namespace: Add opts to each call that has underlying RPCs by David Why Use Two When One Will Do Presotto · 10 years ago
  17. 59b8b69 ref: Begin consolidating environment variables into a single package. by Asim Shankar · 10 years ago
  18. 35c1498 Merge "naming: Remove dead code" by Asim Shankar · 10 years ago
  19. d7616c9 ref: adding copyright headers and licensing files by Jiri Simsa · 10 years ago
  20. 43d1f93 naming: Remove dead code by Asim Shankar · 10 years ago
  21. 263c73b ipc,naming,security: Use blessing names in endpoint for server authorization. by Asim Shankar · 10 years ago
  22. 94502cf ref: Rename package ipc to rpc. by Matt Rosencrantz · 10 years ago
  23. 2331dd0 x/ref: Merge naming.{VDL,}{MountEntry,MountedServer,Glob}. by Todd Wang · 10 years ago
  24. d1cc6e0 ref: Changes most simple uses of veyron to vanadium. by Suharsh Sivakumar · 10 years ago
  25. e7970b6 profiles/internal/naming/namespace: Use new blessing pattern parsing. by Ryan Brown · 10 years ago
  26. bca4981 TBR: ref: namespace_browser: Move v.io/x/ref/tools to v.io/x/ref/cmd. by Matt Rosencrantz · 10 years ago[Renamed from tools/namespace/impl.go]
  27. 337af23 core: moving vlog from release.go.v23 to release.go.x.lib by Jiri Simsa · 10 years ago
  28. 24a7155 core: moving release.go.lib to release.go.x.lib by Jiri Simsa · 10 years ago
  29. 6ac9522 TBR renaming party by Jiri Simsa · 10 years ago
  30. b2cc129 TBR: tools/{namespace,mounttable}: Sundry tweaks by Asim Shankar · 10 years ago
  31. b547ea9 naming,security: Server authorization via trusted mounttables (Part 2 of 2). by Asim Shankar · 10 years ago
  32. 03c34d6 namespace: Glob now returns a chan of interface{} where the possible returned by David Why Use Two When One Will Do Presotto · 10 years ago
  33. 20732e5 veyron/tools/(debug|namespace): Display errors correctly by Robin Thellend · 10 years ago
  34. a5ad272 core: Convert all cmdline users to veyron2.Init. by Matt Rosencrantz · 10 years ago
  35. 8de8585 TBR namespace: ResolveX/ResolveToMountTableX become Resolve/ResolveToMountTable. by David Why Use Two When One Will Do Presotto · 10 years ago
  36. d599e38 core: Remove the NewStreamManager and Namespace methods of Runtime. by Matt Rosencrantz · 10 years ago
  37. 89445a4 core: Remove the redundant With* methods on context. by Matt Rosencrantz · 10 years ago
  38. 3f5ecc5 veyron2: remove unresolve method. by Cosmos Nicolaou · 10 years ago
  39. 478fcf9 veyron: Run gofmt against core. by Todd Wang · 10 years ago
  40. 764efb7 Reorganization of VANADIUM_ROOT relative paths. by Jiri Simsa · 10 years ago
  41. c0a2865 Replacing veyron.io with v.io. by Jiri Simsa · 10 years ago
  42. d0b8a0c veyron.io/veyron/veyron/tools/namespace: Outputs result errors from Glob, by Ali Ghassemi · 10 years ago
  43. c2ed03e veyron/tools/*: Remove dependence on rt.R()/rt.Init() by Matt Rosencrantz · 10 years ago
  44. bc26d69 veyron/{lib/tools}: removing the cmdline and textutil packages from by Jiri Simsa · 10 years ago
  45. e497a4b veyron/lib/flags: have default flag values be accurate and to reflect the environment. by Cosmos Nicolaou · 10 years ago
  46. 59a254c veyron/runtimes/google/naming/namespace: by David Why Use Two When One Will Do Presotto · 10 years ago
  47. 18205cf veyron/tools: Merge the impl and main packages by Robin Thellend · 10 years ago[Renamed (99%) from tools/namespace/impl/impl.go]
  48. fcb72a5 veyron/lib/cmdline: Avoid repeatedly printing default help. by Todd Wang · 11 years ago
  49. a615e4d veyron/lib/cmdline: Add ErrExitCode to support exit codes. by Todd Wang · 11 years ago
  50. 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
  51. 137b8d2 veyron/runtimes/google/ipc: Add deadline and cancellation propagation to the context. by Matt Rosencrantz · 11 years ago
  52. 4f5f505 veyron/tools/namespace: add command-line tool. by Robin Thellend · 11 years ago