Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,027 contributions in the last year
Contribution activity
August 2020
mislav has no activity
yet for this period.
July 2020
Created a pull request in Homebrew/homebrew-core that received 13 comments
- Align `bump-homebrew-formula` config for updated formula format
- Isolate pr view, merge, status commands
- Isolate pr review, diff, checkout commands
- Support GraphQL `operationName` in `gh api` command
- Add GHE compatibility to the API adapter
- Report HTTP and Markdown errors in `repo view`
- Adapt markdown rendering for light terminal backgrounds
- Fix creating gists from stdin with argument
- Fix printing network error in case for failed HTTP requests
- Enable adding to GO_LDFLAGS without having to replace them all
- Revert to ignoring non-github.com git remotes
- Document supported environment variables
- Improve support for legacy issue/PR template names
- pr checkout fixes for branch names
- Expand our releasing, triage docs
- Improvements to checking OAuth scopes
- Add names to all our GraphQL queries
- Fix version and OAuth client information being injected via `make`
- Fix linter warning about sprintf within println
- Fix `brew install github/gh/gh --HEAD`
- Support `hosts.yml` existing while `config.yml` does not
- Add open to issues and pull requests in Pluralize
- Fix `--milestone` flag on `issues list` command
- gh auth login
- Enabling custom color themes with the `GLAMOUR_STYLE` environment variable
- final isolation repo cleanup
- API improvement : Drain response Body inside func `HasScopes`
- move survey helper and test helpers to prompt pkg
- isolate repo fork command and tweak usage
- isolate repo create command
- README.MD: Fix Arch's install example
- isolate repo clone
- isolate repo view command
- migrate gist create to new command format
- pr command scriptability improvements
- repo command scriptability improvements
- Correctly handle and set empty and/or default issue & pr body
- remove package level terminal check state
- misc scriptability improvements
- Dedent help texts based on shortest indent
- Issue/PR Create Template Selection Tests
- fix variable shadowing
- hackday: gh repo garden
- shell aliases
- strip '\r' from text in markdown
- issue scriptability improvements
- Some pull request reviews not shown.
Created an issue in cli/cli that received 6 comments
Issues milestone filter does not work with milestone title
The milestone filter doesn't appear to work in gh version 0.11.0 (2020-07-16)
For example on https://github.com/Safecast/safecastapi/milestone/4
I …
6
comments