1. 3c8719f Merge "x/lib/metadata: go1.5 expects -X var=val, not -X var val." by Cosmos Nicolaou · 9 years ago
  2. 05cd1d7 cmdline: Get rid of LookPathPrefixes as it is no longer needed. by Nicolas Lacasse · 9 years ago
  3. b7f0f20 TBR: Fix cmdline test. by Nicolas Lacasse · 9 years ago
  4. b56cc41 TBR: v23 tool should only look for subcommands of the form jiri-cmd. by Nicolas Lacasse · 9 years ago
  5. 036631e TBR: cmdline: Allow passing a list of LookPathPrefixes which the command will by Nicolas Lacasse · 9 years ago
  6. c4de985 TBR: lib/cmdline/testdata/gendoc: improve gendoc performance. by Jing Jin · 9 years ago
  7. ce737c5 TBR cmdline/testdata: suppress test.parallel flag default in gendoc by James Ring · 9 years ago
  8. 776f8e6 metadata: only compare stdout, ignore stderr. by James Ring · 9 years ago
  9. 17c48d3 x/lib/metadata: go1.5 expects -X var=val, not -X var val. by Cosmos Nicolaou · 9 years ago
  10. 0cc6713 x/lib/cmdline: Fix usage for subcommands, and short help. by Todd Wang · 9 years ago
  11. b61e43a x/lib/cmdline: Fix bugs regarding LookPath subcommands. by Todd Wang · 9 years ago
  12. 307e63b lib/cmdline: removing "help ..." from the space of possible command by Jiri Simsa · 9 years ago
  13. ce4bc30 v23/logging: add {V,VI}Depth methods to allow for correct use of vmodule. by Cosmos Nicolaou · 9 years ago
  14. 2400434 lib: fixing go vet violations by Jiri Simsa · 9 years ago
  15. 066cb1d Merge "lib/cmdline: adding support for binary based subcommands" by Jiri Simsa · 9 years ago
  16. 1772c00 lib/cmdline: adding support for binary based subcommands by Jiri Simsa · 9 years ago
  17. 9923047 lib: moving pubsub from lib to ref/lib by Jiri Simsa · 9 years ago
  18. fcfbe5f TBR: fix typo by Adam Sadovsky · 9 years ago
  19. 9d6d983 TBR: test by Jing Jin · 9 years ago
  20. e6b7a6d netstate: make AddressChooser an interface by James Ring · 9 years ago
  21. ff067cf lib: utility functions for manipulating sets of primitive type by Jiri Simsa · 9 years ago
  22. 2ab4d05 lib: Add test.V23InitWithNamespace by Matt Rosencrantz · 9 years ago
  23. d64ac57 x/lib/vlog: remove interface definitions that are now in v23/logging. by Cosmos Nicolaou · 9 years ago
  24. 1a8e579 vlog: add vpath flag, remove unused interface. by Cosmos Nicolaou · 9 years ago
  25. f65388e lib: Rename godepcop <import> to <pkg>. by Todd Wang · 9 years ago
  26. 27b114f lib: Add short description to godoc headers. by Todd Wang · 9 years ago
  27. 18d9047 lib: Change godepcop to an XML (rather than JSON) config file. by Todd Wang · 9 years ago
  28. af3debe lib/vlog: remove the LogCall functions that are now in x/ref/lib/apilog. by Cosmos Nicolaou · 9 years ago
  29. c518724 Merge "lib/vlog: update to latest version of llog adding 'Depth' methods." by Cosmos Nicolaou · 9 years ago
  30. 7622c17 lib: Rename cmdline.NewEnv to cmdline.EnvFromOS by Todd Wang · 9 years ago
  31. 8e67e7b lib: Change test/modules registration mechanism. by Todd Wang · 9 years ago
  32. 0a43d0a lib/vlog: update to latest version of llog adding 'Depth' methods. by Cosmos Nicolaou · 9 years ago
  33. e8a9632 lib: Add support for cmdline.Env.Vars by Todd Wang · 9 years ago
  34. b258a53 lib: Replace x/devtools/internal/envutil with x/lib/envvar by Todd Wang · 9 years ago
  35. b986583 lib: Add -tags support to cmdline/testdata/gendoc by Todd Wang · 9 years ago
  36. d14d28b lib: Add stronger invariant checks for cmdline package. by Todd Wang · 9 years ago
  37. 7c4e60e lib: Replace v.io/x/lib/cmdline with v.io/x/lib/cmdline2 by Todd Wang · 9 years ago
  38. 8963817 lib: Convert all cmdline users to cmdline2. by Todd Wang · 9 years ago
  39. 4632bce lib: Add x/lib/cmdline2 and x/ref/lib/v23cmd. by Todd Wang · 9 years ago
  40. 151095d lib: Add -v23.metadata, which dumps metadata for the binary. by Todd Wang · 9 years ago
  41. 2073489 lib: updating the CONTRIBUTORS file by Jiri Simsa · 9 years ago
  42. b0f1fe6 lib: Rewrite depcop to check transitive dependencies. by Todd Wang · 9 years ago
  43. ebf8cfa lib: support for setting manifest and pristine flag at build-time by Jiri Simsa · 9 years ago
  44. ad11c5b cmdline/testdata: remove .api from testdata by James Ring · 9 years ago
  45. f7e95e7 Merge "v23/config: move it to x/lib/pubsub." by Cosmos Nicolaou · 9 years ago
  46. fe444c6 Fix for v.io/i/302. by Cosmos Nicolaou · 9 years ago
  47. a6fbd44 v23/config: move it to x/lib/pubsub. by Cosmos Nicolaou · 9 years ago
  48. 103c451 Merge "lib/netstate: support for cleaning up rpc/model.go as per cl 9907." by Cosmos Nicolaou · 9 years ago
  49. 16b91b4 lib/netstate: support for cleaning up rpc/model.go as per cl 9907. by Cosmos Nicolaou · 9 years ago
  50. 2993d84 all: add .api files necessary for public API presubmit check by James Ring · 9 years ago
  51. ebb4a81 lib: Add cmdline.HideGlobalFlagsExcept() to clean up help. by Todd Wang · 9 years ago
  52. 7b796a3 lib/cmdline: Don't print exit code to stderr. by Todd Wang · 9 years ago
  53. 86ac6d7 lib/cmdline: Make exit code also print to standard error. by Suharsh Sivakumar · 9 years ago
  54. ff616ee lib: adding README.md by Jiri Simsa · 9 years ago
  55. a45af70 x/ref: Update cmdline docs with usage pitfalls. by Todd Wang · 9 years ago
  56. 4e8674b x/lib: Small cleanups to cmdline package. by Todd Wang · 9 years ago
  57. dea6548 x/lib: Remove flag support from cmdline. by Todd Wang · 9 years ago
  58. a83d882 TBR x/lib: Update package doc for all packages. by Todd Wang · 9 years ago
  59. e3227de x/lib: Move x/ref/lib/flags/buildinfo to x/lib/buildinfo by Todd Wang · 9 years ago
  60. 056b13c v.io/x/lib: removed TODO and reference to google3 from vlog doc by Ali Ghassemi · 9 years ago
  61. 4f6a3b1 lib/cmdline: Merge root command flags into the global flag set so by Matt Rosencrantz · 9 years ago
  62. ab9336f TBR: lib: move envutil to host. by Jing Jin · 9 years ago
  63. 2573e6e lib: adding copyright headers and licensing files by Jiri Simsa · 9 years ago
  64. c404f5a gendoc: adding copyright header to autogenerated documentation by Jiri Simsa · 9 years ago
  65. ed11f1b Merge "vlog: Change uses of "veyron"." by Suharsh Sivakumar · 9 years ago
  66. e94a732 v23.x.lib: add envutil to get machine's architecture. by Jing Jin · 9 years ago
  67. 5af3821 lib: Rename package ipc to rpc. by Matt Rosencrantz · 9 years ago
  68. f674efa vlog: Change uses of "veyron". by Suharsh Sivakumar · 9 years ago
  69. a3de05e test/modules: for https://vanadium-review.googlesource.com/#/c/8340/ by Cosmos Nicolaou · 9 years ago
  70. 87615ea cmdline: do not expand environment variables in default cmdline flags by Jiri Simsa · 9 years ago
  71. f0f5b08 mv x/ref/lib/testutil -> x/ref/test and lib/modules to test/modules by Cosmos Nicolaou · 9 years ago
  72. e0d7669 cmdline: add support for command-line flags that contain variables by Jiri Simsa · 9 years ago
  73. 55c7944 lib: Complete the move of netconfig and netstate to release.go.x.lib. by Matt Rosencrantz · 9 years ago
  74. 78a5f7b Merge lib/netconfig from release.go.x.ref into release.go.x.lib. by Matt Rosencrantz · 9 years ago
  75. d59e8f0 netconfig: Put netconfig sources back into a netconfig package. by Matt Rosencrantz · 9 years ago
  76. 9448eb0 Merge lib/netstate from release.go.x.ref into release.go.x.lib. by Matt Rosencrantz · 9 years ago
  77. 340b332 lib/netstate: Move netstate back into a directory. by Matt Rosencrantz · 9 years ago
  78. 2b78699 modules usability improvements: https://vanadium-review.googlesource.com/#/c/7060/ by Cosmos Nicolaou · 9 years ago
  79. 7e34311 vlog configuration changes: by Cosmos Nicolaou · 9 years ago
  80. f7c3a5a TBR renaming v.io/core/veyron to v.io/x/ref by Jiri Simsa · 9 years ago
  81. 066f590 TBR renaming v.io/core/veyron to v.io/x/ref by Jiri Simsa · 9 years ago
  82. 2e51d7e TBR renaming v.io/core/veyron to v.io/x/ref by Jiri Simsa · 9 years ago
  83. 36a5c9d lib: moving vlog from release.go.v23 to release.go.x.lib by Jiri Simsa · 9 years ago
  84. 16423d0 core: moving vlog from release.go.v23 to release.go.x.lib by Jiri Simsa · 9 years ago
  85. f0e2301 lib: moving release.go.lib to release.go.x.lib by Jiri Simsa · 9 years ago
  86. dcd2060 lib/dbutil: Refactor mysql support, allow relative cert paths. by Ivan Pilat · 9 years ago
  87. c77ca9c TBR renaming party by Jiri Simsa · 9 years ago
  88. e03728d TBR renaming party by Jiri Simsa · 9 years ago
  89. 4c185a4 lib/toposort: moving toposort from core to lib by Jiri Simsa · 9 years ago
  90. 4731b36 lib/cmdline/testdata/gendoc: Make gendoc build packages instead of by Suharsh Sivakumar · 9 years ago
  91. 2afa71b lib: Add dbutil/mysql.go: boilerplate for TLS secured SQL connections. by Ivan Pilat · 9 years ago
  92. 40cc087 Fix bugs in IPv6 address handling. by Jungho Ahn · 9 years ago
  93. 8c191df Fix bugs in IPv6 address handling. by Jungho Ahn · 9 years ago
  94. 2fed23b veyron/lib/netstate: Add "wsh" as recognized protocol in IsIPProtocol. by Suharsh Sivakumar · 9 years ago
  95. f2e199a veyron/runtimes/google/ipc: cache network interfaces by Jungho Ahn · 9 years ago
  96. 0cac445 lib: Make cmdline.Command.Main return an exit code instead of exiting. by Matt Rosencrantz · 9 years ago
  97. da4ad12 textutil: Add PrefixWriter and ByteReplaceWriter. by Todd Wang · 9 years ago
  98. 05ae40b veyron/lib/netconfig: change netconfig watchers to monitor route changes as well. by Jungho Ahn · 9 years ago
  99. 7fc9fb6 Adding .v23 to .gitignore in preparation for submitting go/vcl/1381 by Jiri Simsa · 9 years ago
  100. 15dbf0d cmdline: add a warning about defining flags on the root command. by Bogdan Caprita · 9 years ago