Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.470.096 Times

Git Branch freeware
Filter: All | Freeware | Demo
 

Git Branch

1 2 3 4 5 > 
Added: July 11, 2013 | Visits: 540

git-publish Publish a git branch to a remote, easily. git publish: a simple shell script to ease the unnecessarily complex task of "publishing" a branch, i.e., taking a local branch, creating a reference to it on a remote repo, and setting up the local branch to track the remote one, all in one go.



Platforms: Mac

License: Freeware Size: 10.24 KB Download (37): git-publish Download

Added: October 02, 2013 | Visits: 385

git-svn-helpers git-svn-helpers is a collection of command line tools that greatly simplifies using git for svn repositories. git-svn-helpers's main goal is to make setting up a local git repository following an existing svn checkout a 'no-brainer'. It also addresses using a single git-svn repository for...





Platforms: *nix

License: Freeware Size: 51.2 KB Download (38): git-svn-helpers Download

Added: August 29, 2013 | Visits: 497

A thin MATLAB wrapper for the Git source control system A thin MATLAB wrapper for Git. Short instructions: Use this exactly as you would use the OS command-line verison of Git. Long instructions are: This is not meant to be a comprehensive guide to the near-omnipotent Git SCM: http://git-scm.com/documentation Common MATLAB workflow: Creates initial...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): A thin MATLAB wrapper for the Git source control system Download

Added: November 23, 2013 | Visits: 398

praekelt.recipe.deploy Buildout recipe making versioned remote deploys trivial. Creates a bin/ script with which you can easily deploy buildouts to remote servers. Uses Fabric to communicate and run commands on remote servers. NOTE: This recipe is under active development and has not been fully tested in a production...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): praekelt.recipe.deploy Download

Added: July 15, 2013 | Visits: 418

nose-bleed nose-bleed attempts to stop the pain associated with a large test suite by only running the tests applicable to the changes in your [git] branch.


Platforms: *nix

License: Freeware Size: 10.24 KB Download (32): nose-bleed Download

Added: June 12, 2013 | Visits: 371

Git Browser This module provides view cvs style integration to allow a user to view a git repository. This module has been split into 2 parts so that the git browser can be embedded within another module to allow access to any git repository.Included is a local browser which allows the user to browse a git...


Platforms: PHP

License: Freeware Size: 102.4 KB Download (41): Git Browser Download

Released: October 14, 2012  |  Added: October 14, 2012 | Visits: 526

Git Extensions Git Extensions is a handy, easy to use application specially designed to offer users a toolkit to make working with Git under Windows more intuitive. The shell extension will intergrate in Windows Explorer and presents a nice context menu on files. for WindowsXP, 2003, Vista, 7


Platforms: Windows, 2003, Windows Vista, 7

License: Freeware Download (59): Git Extensions Download

Added: June 09, 2013 | Visits: 474

Branch Tracer for Linux btrax(Branch Tracer for Linux) is a branch instruction tracer using the branch record mechanism that is the debugging function of Pentium4 and Xeon CPU. It can trace branch instruction of kernel, driver, application and library without making a change to the kernel source code. Traced log...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (33): Branch Tracer for Linux Download

Released: October 02, 2012  |  Added: October 02, 2012 | Visits: 477

SmartGit SmartGit is an efficient user interface for Git, focussing on simplicity and targeting non-experts and people who prefer a graphical application over command line usage. The current version of SmartGit supports those Git features which are required for the every-day work in software...


Platforms: Windows

License: Freeware Size: 5.9 MB Download (47): SmartGit Download

Released: November 07, 2012  |  Added: November 07, 2012 | Visits: 574

SmartGit for Linux SmartGit is an efficient user interface for Git, focussing on simplicity and targeting non-experts and people who prefer a graphical application over command line usage. The current version of SmartGit supports those Git features which are required for the every-day work in software...


Platforms: Linux

License: Freeware Size: 5.9 MB Download (48): SmartGit for Linux Download

Released: August 22, 2012  |  Added: August 22, 2012 | Visits: 565

Portable SmartGit SmartGit is an efficient user interface for Git, focussing on simplicity and targeting non-experts and people who prefer a graphical application over command line usage. The current version of SmartGit supports those Git features which are required for the every-day work in software...


Platforms: Windows

License: Freeware Size: 5.9 MB Download (46): Portable SmartGit Download

Released: October 13, 2012  |  Added: October 13, 2012 | Visits: 408

SmartGit for Mac OS X SmartGit is an efficient user interface for Git, focussing on simplicity and targeting non-experts and people who prefer a graphical application over command line usage. The current version of SmartGit supports those Git features which are required for the every-day work in software...


Platforms: Mac

License: Freeware Size: 5.9 MB Download (49): SmartGit for Mac OS X Download

Released: November 07, 2012  |  Added: November 07, 2012 | Visits: 709

Git Source Control Provider Visual Studio users are used to see files' source control status right inside the solution explorer, whether it is SourceSafe, Team Foundation Server, Subversion or even Mercurial. This plug-in integrates Git with Visual Studio solution explorer. Features: Display file status in solution...


Platforms: Windows

License: Freeware Size: 1.5 MB Download (64): Git Source Control Provider Download

Released: August 08, 2012  |  Added: August 08, 2012 | Visits: 375

GIT and GaWis GIT is an open source library that operates image transcoding for mobile applications. GaWis is an open source information system for the creation, management and use of a customizable information source about mobile devices.


Platforms: Windows, Mac, Linux

License: Freeware Size: 30.85 MB Download (49): GIT and GaWis Download

Bidirectional Branch and Bound Minimum Singular Value Solver (V2) B3MSV Bidirectional Branch and Bound(B3) subset selection using the the Minimum Singular Value (MSV) as the criterion.Consider the following subset selection problem:Given a tall (m x n, m>n) matrix, A, to find n rows of A such that the resulted n x n square submatrix has the largest MSV among...


Platforms: Matlab


Added: June 10, 2013 | Visits: 347

Git.framework An implementation of Git in Objective-C & Foundation framework for embedding in Mac OS X and potentially iPhone OS Applications. Supported Features The currently supported features of the project are * Reading objects, both loose and packed * Resolving refs from .git/refs * Reading branches,...


Platforms: Mac

License: Freeware Size: 256 KB Download (39): Git.framework Download

Added: October 29, 2013 | Visits: 333

Objective Git Objective Git provides Objective-C bindings to the libgit2 linkable C Git library. It has been implemented as a framework right now. This is a good reference for setting up frameworks in xcode This library follows the rugged API as close as possible while trying to maintain a native objective-c...


Platforms: Mac

License: Freeware Size: 1.64 MB Download (37): Objective Git Download

Added: October 23, 2013 | Visits: 555

gitctl A particular Git workflow implementation with a development/staging/production code-flow model and support for multiple repositories as part of a larger project gitctl's purpose is to implement a particular workflow for using Git to manage a project that consists of multiple independent...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (47): gitctl Download

Added: June 25, 2013 | Visits: 298

hg-git This is the Hg-Git plugin for Mercurial, adding the ability to push to and pull from a Git server repository from Mercurial. This means you can collaborate on Git based projects from Mercurial, or use a Git server as a collaboration point for a team with developers using both Git and Mercurial....


Platforms: *nix

License: Freeware Size: 20.48 KB Download (39): hg-git Download

Added: September 01, 2013 | Visits: 299

git-goggles git-goggles is a git management utilities that allows you to manage your source code as it evolves through its development lifecycle. This project accomplishes two things: * Manage the code review state of your branches * Gives a snapshot of the where your local branches are vs origin in...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (32): git-goggles Download

1 2 3 4 5 >