git 1:1.8.3.2-1 source package in Ubuntu

Changelog

git (1:1.8.3.2-1) unstable; urgency=low


  * new upstream point release (see RelNotes/1.8.3.2.txt).

 -- Jonathan Nieder <email address hidden>  Mon, 01 Jul 2013 19:20:03 -0700

Upload details

Uploaded by:
Gerrit Pape
Uploaded to:
Sid
Original maintainer:
Gerrit Pape
Architectures:
any all
Section:
vcs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
git_1.8.3.2-1.dsc 2.6 KiB ef299e774434fa07ec50c0ba7bc5497e16652246283375e0ff3d566a63b52f12
git_1.8.3.2.orig.tar.xz 3.0 MiB 5c473584e512aa865f715de7e395b207c84b736833e50bf50046f448788c9ff3
git_1.8.3.2-1.debian.tar.gz 548.8 KiB e7923da7d1e7a4295b0998bc7270576eab5d22642e69eea2ebb1a5850214a95c

Available diffs

No changes file available.

Binary packages built by this source

git: fast, scalable, distributed revision control system

 Git is popular version control system designed to handle very large
 projects with speed and efficiency; it is used for many high profile
 open source projects, most notably the Linux kernel.
 .
 Git falls in the category of distributed source code management tools.
 Every Git working directory is a full-fledged repository with full
 revision tracking capabilities, not dependent on network access or a
 central server.
 .
 This package provides the git main components with minimal dependencies.
 Additional functionality, e.g. a graphical user interface and revision
 tree visualizer, tools for interoperating with other VCS's, or a web
 interface, is provided as separate git* packages.

git-all: fast, scalable, distributed revision control system (all subpackages)

 Git is popular version control system designed to handle very large
 projects with speed and efficiency; it is used for many high profile
 open source projects, most notably the Linux kernel.
 .
 Git falls in the category of distributed source code management tools.
 Every Git working directory is a full-fledged repository with full
 revision tracking capabilities, not dependent on network access or a
 central server.
 .
 This is a dummy package which brings in all subpackages.

git-arch: No summary available for git-arch in ubuntu saucy.

No description available for git-arch in ubuntu saucy.

git-bzr: No summary available for git-bzr in ubuntu saucy.

No description available for git-bzr in ubuntu saucy.

git-core: fast, scalable, distributed revision control system (obsolete)

 Git is popular version control system designed to handle very large
 projects with speed and efficiency; it is used for many high profile
 open source projects, most notably the Linux kernel.
 .
 Git falls in the category of distributed source code management tools.
 Every Git working directory is a full-fledged repository with full
 revision tracking capabilities, not dependent on network access or a
 central server.
 .
 This is a transitional dummy package. The 'git-core' package has been
 renamed to 'git', which has been installed automatically. This
 git-core package is now obsolete, and can safely be removed from the
 system if no other package depends on it.

git-cvs: No summary available for git-cvs in ubuntu saucy.

No description available for git-cvs in ubuntu saucy.

git-daemon-run: No summary available for git-daemon-run in ubuntu saucy.

No description available for git-daemon-run in ubuntu saucy.

git-daemon-sysvinit: No summary available for git-daemon-sysvinit in ubuntu saucy.

No description available for git-daemon-sysvinit in ubuntu saucy.

git-doc: fast, scalable, distributed revision control system (documentation)

 Git is popular version control system designed to handle very large
 projects with speed and efficiency; it is used for many high profile
 open source projects, most notably the Linux kernel.
 .
 Git falls in the category of distributed source code management tools.
 Every Git working directory is a full-fledged repository with full
 revision tracking capabilities, not dependent on network access or a
 central server.
 .
 This package provides the documentation.

git-el: No summary available for git-el in ubuntu saucy.

No description available for git-el in ubuntu saucy.

git-email: No summary available for git-email in ubuntu saucy.

No description available for git-email in ubuntu saucy.

git-gui: No summary available for git-gui in ubuntu saucy.

No description available for git-gui in ubuntu saucy.

git-man: fast, scalable, distributed revision control system (manual pages)

 Git is popular version control system designed to handle very large
 projects with speed and efficiency; it is used for many high profile
 open source projects, most notably the Linux kernel.
 .
 Git falls in the category of distributed source code management tools.
 Every Git working directory is a full-fledged repository with full
 revision tracking capabilities, not dependent on network access or a
 central server.
 .
 This package provides reference documentation for use by the 'man'
 utility and the 'git help' command.

git-svn: No summary available for git-svn in ubuntu saucy.

No description available for git-svn in ubuntu saucy.

gitk: fast, scalable, distributed revision control system (revision tree visualizer)

 Git is popular version control system designed to handle very large
 projects with speed and efficiency; it is used for many high profile
 open source projects, most notably the Linux kernel.
 .
 Git falls in the category of distributed source code management tools.
 Every Git working directory is a full-fledged repository with full
 revision tracking capabilities, not dependent on network access or a
 central server.
 .
 This package provides the gitk program, a tcl/tk revision tree visualizer.

gitweb: fast, scalable, distributed revision control system (web interface)

 Git is popular version control system designed to handle very large
 projects with speed and efficiency; it is used for many high profile
 open source projects, most notably the Linux kernel.
 .
 Git falls in the category of distributed source code management tools.
 Every Git working directory is a full-fledged repository with full
 revision tracking capabilities, not dependent on network access or a
 central server.
 .
 This package configures a web interface for browsing git repositories.
 .
 If apache2 is installed, the web interface is automatically made
 available at http://localhost/gitweb. Other servers that support CGI
 or mod_perl are supported through manual configuration.
 .
 If libcgi-fast-perl is installed, gitweb can also be run over FastCGI
 (and served by nginx, for example).