这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: neersighted/gh-poi

Tags

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Suport ssh alias name (seachicken#48)

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Avoid error when there is a detached branch (seachicken#46)

v0.4.1

Toggle v0.4.1's commit message
Fix error message for test

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support for gh pr checkout (seachicken#38)

v0.3.5

Toggle v0.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix closed PR color from gray to red (seachicken#36)

v0.3.4

Toggle v0.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improve performance when commit logs are long (seachicken#35)

* Set the '--max-count' of logs

Trim the logs in repositories with long histories, as they will go back to the initial commit, and performance will be poor.
Even if trim the history, it will still be associated with the PR, so basically it's not a problem.

* Improve performance by deleting history when there are no commits

v0.3.3

Toggle v0.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix "Could not resolve to a Repository" error (seachicken#33)

v0.3.2

Toggle v0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Gray out the issue number in the draft PR (seachicken#31)

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix index out of bounds error (seachicken#28)

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Delete merged branches that have been checked out (seachicken#26)