Sign in
vanadium
/
release.go.x.ref
/
92303e1c7b957afdbe62ffdb0fadb4847fc9901e
/
tools
/
mounttable
/
main.go
92303e1
core: Make cmdline.Command.Main return an exit code instead of exiting.
by Matt Rosencrantz
· 10 years ago
764efb7
Reorganization of VANADIUM_ROOT relative paths.
by Jiri Simsa
· 10 years ago
c0a2865
Replacing veyron.io with v.io.
by Jiri Simsa
· 10 years ago
3d3491f
Replacing VEYRON_ROOT with VANADIUM_ROOT.
by Jiri Simsa
· 10 years ago
d83b90b
veyron2/vlog: get rid of -vv flag, use --vmodule=*=2 instead.
by Cosmos Nicolaou
· 10 years ago
c2ed03e
veyron/tools/*: Remove dependence on rt.R()/rt.Init()
by Matt Rosencrantz
· 10 years ago
bc26d69
veyron/{lib/tools}: removing the cmdline and textutil packages from
by Jiri Simsa
· 10 years ago
62b210f
veyron/*/main.go: update go:generate to use tool
by Robert Kroeger
· 10 years ago
18205cf
veyron/tools: Merge the impl and main packages
by Robin Thellend
· 10 years ago
f889c73
veyron2: break dependency between veyron2/rt and the runtime implementation.
by Cosmos Nicolaou
· 10 years ago
0d12d71
cmdline tools: Auto-generate doc.go file using "go generate".
by Todd Wang
· 10 years ago
fcb72a5
veyron/lib/cmdline: Avoid repeatedly printing default help.
by Todd Wang
· 10 years ago
519c507
updating the veyron import paths
by Jiri Simsa
· 11 years ago
4258d88
veyron,veyron2: rename runtime.Shutdown to runtime.Cleanup.
by Bogdan Caprita
· 11 years ago
1e8ee51
veyron/services/mounttable: Move the CLI tool to veyron/tools.
by Robin Thellend
· 11 years ago
[Renamed (69%) from services/mounttable/mounttable/main.go]
4a021b1
veyron/services/mounttable/mounttable/impl: pass the names that we make rpcs against through ResolveToMountTable. This way, the underlying resolution mechanism will not attempt to find a server mounted under the given name, but rather interpret the name as a mounttable OA.
by Bogdan Caprita
· 11 years ago
6b17da7
veyron/services/mounttable: Add a command-line tool.
by Robin Thellend
· 11 years ago