Get URL from Git commit hash

SHA-1 Git hashes can be mapped to code review or code repository URL to offer a web visualization with additional context. The resolve-hash command allows to get such URL from a Git hash, or another VCS reference. It can search Phabricator, Gerrit, GitHub and GitLab currently. Ouf of the box, it will detect your ~/.arcrc […]

Read more

Gerrit activity feeds :: a design and infrastructure sneak peak

Gerrit provides nice views by changes, but doesn’t offer synthetic and consolidated views. Activity feeds will be timelines to offer these views; What are the users’ last activities (commits, patchsets, merges) on Gerrit? What’s going on on the mediawiki/extensions/SemanticMediaWiki repository? Here the homepage dashboard: And here the wireframe of the project activity feed: About the […]

Read more