Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: go fmt std cmd (but revert vendor) | Russ Cox | 2021-02-20 | 1 | -0/+1 |
* | path,path/filepath: add Join examples with ".." components | Andrew Ekstedt | 2020-08-19 | 1 | -0/+4 |
* | path/filepath: add examples for Base, Dir and IsAbs | Hasan Ozgan | 2019-03-25 | 1 | -0/+71 |
* | path/filepath: add example for Match | Aurélien Rainone | 2018-10-24 | 1 | -0/+15 |
* | path/filepath: make Walk example runnable in the playground | Mostyn Bramley-Moore | 2018-07-17 | 1 | -23/+0 |
* | path/filepath: change example to print the correct path on failure | Erwin Oegema | 2018-03-26 | 1 | -1/+2 |
* | path/filepath: add example for Walk | Jean-Francois Cantin | 2017-09-27 | 1 | -0/+22 |
* | path, path/filepath: add Join example with joined rooted path | Russ Cox | 2016-04-03 | 1 | -0/+14 |
* | path/filepath: include the original paths in error messages | Mohit Agarwal | 2015-11-17 | 1 | -1/+1 |
* | path/filepath: add example for filepath.Split | Andrew Gerrand | 2015-02-20 | 1 | -0/+28 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+39 |