gitrecipe

gitrecipe 0.0.2

gitrecipe uses system git command and its syntax.Usage:Recipe clones git repository and checkouts to revision, if it is provided in configuration. You can use recipe like this:[buildout]parts = data[data]recipe = gitreciperepository =...

gitstatus

gitstatus 1.5.0

gitstatus is a Python script to support your GIT operate.Usage and Commands:Usage: $ gitstatus < cmd > < arguments >cmd: 1, nomal -- show status. 2, tree < *type > -- show tree of repogitry. 3, attr < file > -- show attribute of...

gitver

gitver 0.3.1

gitver is an open source, freely distributed, easy-to-use, simple and flexible command-line software that has been designed from the ground up to act as a version string management for Git, based on tags.Generates Git version stringsIn other words, the...

gitwalker

gitwalker 0.1.6

gitwalker is a Python tool for collecting data from git repositories. It automates the process of checking out each revision, running some command and logging the output to a JSON file. Additional commands can be added by writing Python classes.What...

grt

grt 0.1

grt is a tool that aims to provide one stop command-line git repository and Gerrit Code Review management.Historygrt was prototyped during the Summer 2011 hack-@-thon at Return Path with the intion of helping simplify the workflow changes for developers...

gwsmhg

gwsmhg 0.13.2

gwsmhg is an application for managing work spaces containing sources under the control of hg and/or mq.Mercurial (hg) is a distributed source control management (SCM) tool and mq is a Mercurial extension for managing a series of patches in a manner...

HG Webhooks emulates BitBucket's POST Service. Remote services receive a HTTP POST with information about a changeset encoded in JSON.Configure this hook in hgrc, it cares about the following values:[web] baseurl =...

hg-diff

hg-diff 1.2.3

hg-diff is a simple GUI program to browse Mercurial revisions. It is used to display a summary all changes between two revisions and to display a graphical comparision of two versions of each changed file.Installation:You may install hg-diff from...