Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

canonicalize root paths to absolute #126

Merged
merged 1 commit into from
Apr 27, 2019
Merged

canonicalize root paths to absolute #126

merged 1 commit into from
Apr 27, 2019

Conversation

Songmu
Copy link
Member

@Songmu Songmu commented Apr 27, 2019

fix #80

@Songmu Songmu merged commit 6db039a into master Apr 27, 2019
@Songmu Songmu deleted the abs-roots branch April 27, 2019 17:34
Songmu added a commit that referenced this pull request Apr 27, 2019
## [v0.10.1](v0.10.0...v0.10.1) (2019-04-28)

* Remove panics [#130](#130) ([Songmu](https://github.com/Songmu))
* generally loggers should output STDERR by default [#129](#129) ([Songmu](https://github.com/Songmu))
* Care the case if the query contains a hostname in list subcommand [#128](#128) ([Songmu](https://github.com/Songmu))
* don't panic when the current working directory doesn't exist. [#127](#127) ([Songmu](https://github.com/Songmu))
* canonicalize root paths to absolute [#126](#126) ([Songmu](https://github.com/Songmu))
* List symlinks to repos [#125](#125) ([Songmu](https://github.com/Songmu))
* rename package s/utils/cmdutil/ [#124](#124) ([Songmu](https://github.com/Songmu))
* separate logger package from utils [#123](#123) ([Songmu](https://github.com/Songmu))
Songmu added a commit that referenced this pull request May 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

--full-path option show the relative paths with the relative root
1 participant