git 1:1.9.1-1 source package in Ubuntu
Changelog
git (1:1.9.1-1) unstable; urgency=low * new upstream point release. [ Jonathan Nieder ] * git-email: Recommends: libio-socket-ssl-perl (>= 1.951) since earlier versions do not use OpenSSL's defaults when ca_path and ca_file are unset. [ Gilles Filippini ] * install git-subtree from contrib (closes: #704652). * debian/diff/0009-contrib-subtree-unset-prefix-before-proceeding.diff: new; unset the 'prefix' environment variable before proceeding. -- Jonathan Nieder <email address hidden> Tue, 18 Mar 2014 15:58:46 -0700
Upload details
- Uploaded by:
- Gerrit Pape on 2014-03-19
- Uploaded to:
- Sid
- Original maintainer:
- Gerrit Pape
- Architectures:
- any all
- Section:
- vcs
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | on 2014-03-19 | main | vcs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
git_1.9.1-1.dsc | 2.6 KiB | fb6ae710389a584e92a6cc1c9af564b2faaa93337df25c681cb51b1cb531e7de |
git_1.9.1.orig.tar.xz | 3.2 MiB | f962fbce8c049f94ece1d1845cba1528c13ff82de7cc8d23cddb3d0c93c3a77b |
git_1.9.1-1.debian.tar.xz | 435.7 KiB | b20947c6e3f4cbf9536f2f6a44ae0d07f6b8f7ee91b3f90b76a86faa54915a53 |
Available diffs
- diff from 1:1.9.0-1 to 1:1.9.1-1 (33.3 KiB)
No changes file available.
Binary packages built by this source
- git: No summary available for git in ubuntu utopic.
No description available for git in ubuntu utopic.
- git-all: No summary available for git-all in ubuntu utopic.
No description available for git-all in ubuntu utopic.
- git-arch: fast, scalable, distributed revision control system (arch interoperability)
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 tools for importing development history from arch
repositories.
- git-bzr: No summary available for git-bzr in ubuntu utopic.
No description available for git-bzr in ubuntu utopic.
- 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 utopic.
No description available for git-cvs in ubuntu utopic.
- git-daemon-run: fast, scalable, distributed revision control system (git-daemon service)
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.
.
git-daemon, as provided by the git package, is a simple server for git
repositories, ideally suited for read-only updates, i.e. pulling from git
repositories through the network. This package provides a runit service
for running git-daemon permanently.
- git-daemon-sysvinit: fast, scalable, distributed revision control system (git-daemon service)
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.
.
git-daemon, as provided by the git package, is a simple server for git
repositories, ideally suited for read-only updates, i.e. pulling from git
repositories through the network. This package provides a sysvinit service
for running git-daemon permanently.
- git-doc: No summary available for git-doc in ubuntu utopic.
No description available for git-doc in ubuntu utopic.
- git-el: fast, scalable, distributed revision control system (emacs support)
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 two modules for integration with Emacs:
.
* git.el:
.
Status manager that displays the state of all the files of the
project and provides easy access to the most frequently used git
commands. The user interface is intended to be similar to the
pcl-cvs mode. It can be started with `M-x git-status'.
.
* git-blame.el:
.
Emacs implementation of incremental "git blame". When you turn it
on while viewing a file, the editor buffer will be updated by
setting the background of individual lines to a color that reflects
which commit it comes from.
.
This package does not contain the VC-mode backend for git. That is
part of standard Emacs distributions, starting with version 22.2.
.
For a more polished Emacs interface for Git, see the magit package.
- git-email: fast, scalable, distributed revision control system (email add-on)
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-send-email program for sending series of
patch emails.
- git-gui: No summary available for git-gui in ubuntu utopic.
No description available for git-gui in ubuntu utopic.
- 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-mediawiki: No summary available for git-mediawiki in ubuntu utopic.
No description available for git-mediawiki in ubuntu utopic.
- git-svn: fast, scalable, distributed revision control system (svn interoperability)
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 tools for interoperating with Subversion repositories,
and importing SVN development history.
- 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).