go/src/cmd/hgpatch
Gustavo Niemeyer 04ca4f8242 path/filepath: new OS-specific path support
The path package now contains only functions which
deal with slashed paths, sensible for any OS when dealing
with network paths or URLs.  OS-specific functionality
has been moved into the new path/filepath package.

This also includes fixes for godoc, goinstall and other
packages which were mixing slashed and OS-specific paths.

R=rsc, gri, mattn, brainman
CC=golang-dev
https://golang.org/cl/4252044
2011-03-06 17:33:23 -05:00
..
Makefile build: no required environment variables 2010-08-18 10:08:49 -04:00
doc.go Fix capitalisation of "Git". 2009-11-11 17:31:28 -08:00
main.go path/filepath: new OS-specific path support 2011-03-06 17:33:23 -05:00