Coder Social home page Coder Social logo

superblame's Introduction

Superblame

About

Superblame is a simple recommendation system used to find a suitable reviewer for your patch.

Version Control Support

  • Git
  • Mercurial

Requirements

  • Python 2.7

Installation

superblame.py is a stand-alone Python script and does not require installation. The install procedure just creates the symbolic link superblame in a common directory in your path (currently set to /usr/bin). If that's what you want, just use

make install

Usage

First, navigate to the repository root, or use --src to set it accordingly.

Case 1: You want to find a reviewer for your current changeset

Simply use

superblame

Case 2: You want to find a reviewer for an existing patch

Just provide the path to the patch

superblame <patch>

Output

The output is a ranked list of editors. The relevance of an editor to your changeset is given my the number of #. Let's look at the following output

  Peter #######################
Grigory ##############
    Eve ###########
   Hans ####
  Joshi ##
Randall #

It tells us, that Peter is the most suitable reviewer for the changeset, with Grigory and Eve being good alternatives.

Use --help for more details.

License

The MIT License.

superblame's People

Contributors

eamsen avatar

Watchers

James Cloos avatar  avatar

Forkers

markstormgren

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.