summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.8.1.4masterAdam Tkac2013-02-202-2/+5
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* Update to 1.8.1.2Adam Tkac2013-01-302-4/+9
| | | | | | - own directories which should be owned (#902517) Signed-off-by: Adam Tkac <atkac@redhat.com>
* Build git-svn as arch subpkg due to new git-remote-testsvn binaryAdam Tkac2013-01-031-3/+1
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* Update to 1.8.1Adam Tkac2013-01-032-2/+5
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* update to 1.8.0.2Adam Tkac2012-12-112-3/+6
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* don't install some unneeded credential-gnome-keyring stuffAdam Tkac2012-12-061-2/+7
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* Update to 1.8.0.1Adam Tkac2012-11-293-2/+45
| | | | | | - include git-subtree in git rpm (#864651) Signed-off-by: Adam Tkac <atkac@redhat.com>
* Update to 1.8.0Adam Tkac2012-10-293-76/+27
| | | | | | | - include git-credential-gnome-keyring helper in git pkg - 0001-cvsimport-strip-all-inappropriate-tag-strings.patch was merged Signed-off-by: Adam Tkac <atkac@redhat.com>
* move git-prompt.sh into usr/share/git-core/contrib/completion (#854061)Adam Tkac2012-10-291-5/+10
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* Update to 1.7.12.1Adam Tkac2012-09-273-3/+81
| | | | | | - cvsimport should skip more characters (#850640) Signed-off-by: Adam Tkac <atkac@redhat.com>
* Install git-prompt.sh in %{_sysconfdir}/profile.dTodd Zullinger2012-08-231-1/+8
| | | | | | | | | | With git-1.7.12, __git_ps1 has moved to a separate script. This is to accommodate newer bash-completion which allows for dynamic loading of completion files. Having git-prompt.sh in profile.d ensures that the functions needed for git in the prompt are present regardless of whether bash-completion is installed or loaded.
* Update to 1.7.12Adam Tkac2012-08-222-2/+5
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* Add git-p4 subpackage (#844008)Todd Zullinger2012-08-151-4/+28
| | | | | This requires dropping NO_PYTHON from the build options and manually removing the python remote-helper files.
* Update to 1.7.11.5Todd Zullinger2012-08-152-3/+6
|
* Update to 1.7.11.4Adam Tkac2012-08-072-2/+5
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_RebuildDennis Gilmore2012-07-271-1/+4
|
* Split perl(Git::SVN) into its own package (#843182)Todd Zullinger2012-07-251-3/+26
| | | | | | | Upstream split some of the bits from git-svn.perl into separate files for ease of maintenance. We don't want to package these in the main perl-Git package, as it causes core git to grow an unwanted dependency on subversion.
* Update to 1.7.11.2Adam Tkac2012-07-162-3/+6
| | | | Signed-off-by: Adam Tkac <vonsch@gmail.com>
* Perl 5.16 rebuildPetr Písař2012-06-281-1/+4
|
* Update to 1.7.10.4Adam Tkac2012-06-152-3/+6
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* Perl 5.16 rebuildPetr Písař2012-06-071-1/+4
|
* Update to 1.7.10.2Adam Tkac2012-05-142-2/+5
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* Update to 1.7.10.1Adam Tkac2012-05-032-2/+5
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* Update to 1.7.10Adam Tkac2012-04-102-2/+5
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* Update to 1.7.9.5Adam Tkac2012-03-302-2/+5
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* Update to 1.7.9.3Adam Tkac2012-03-082-2/+5
| | | | Signed-off-by: Adam Tkac <vonsch@gmail.com>
* Fix gitignore and remove cruftTodd Zullinger2012-02-151-13/+1
| | | | | | With the change upstream from .bz2 to .gz, the pattern match failed and fedpkg added each individual tarball to gitignore when new-sources was called. Drop this and the entries that were added as a result.
* Fix EPEL builds - rpm doesn't accept mutiple -f options in %filesTodd Zullinger2012-02-151-1/+3
| | | | | | While we don't push these packages to EPEL regularly, making sure they continue to build for when we do update is convenient. It also allows people running EL systems to easily stay up to date.
* Update to 1.7.9.1Todd Zullinger2012-02-153-17/+7
| | | | | | | | | Use git-core.googlecode.com for source URL, as that's where Junio is posting official tarballs now. The gpg signatures are now available on that site in the comments for each tarball. For example, the signature for 1.7.9.1 and download link can be found at: http://code.google.com/p/git-core/downloads/detail?name=git-1.7.9.1.tar.gz&can=2&q=
* Rebuild against PCRE 8.30Petr Písař2012-02-101-1/+4
|
* Package git translations.Adam Tkac2012-01-301-1/+4
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* Update to 1.7.9Adam Tkac2012-01-303-2/+6
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* Update to 1.7.8.4Adam Tkac2012-01-193-2/+6
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* Update to 1.7.8.3Adam Tkac2012-01-123-2/+6
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* Update to 1.7.8.2Adam Tkac2012-01-023-2/+6
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* Update to 1.7.8.1Adam Tkac2011-12-233-2/+6
| | | | Signed-off-by: Adam Tkac <vonsch@gmail.com>
* Update to 1.7.8Adam Tkac2011-12-073-2/+6
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* Update to 1.7.7.4Adam Tkac2011-11-293-2/+6
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* Update to 1.7.7.3Adam Tkac2011-11-103-2/+6
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* Update to 1.7.7.2Adam Tkac2011-11-073-2/+6
| | | | Signed-off-by: Adam Tkac <vonsch@gmail.com>
* Update to 1.7.7.1Adam Tkac2011-11-013-3/+7
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* - Rebuilt for glibc bug#747377Dennis Gilmore2011-10-261-1/+4
|
* Corrected release tag, it should be 1.distAdam Tkac2011-10-201-1/+1
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* Update to 1.7.7Adam Tkac2011-10-204-49/+8
| | | | | | - git-1.6-update-contrib-hooks-path.patch is no longer needed Signed-off-by: Adam Tkac <atkac@redhat.com>
* Update to 1.7.6.4Adam Tkac2011-09-263-3/+7
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* Update to 1.7.6.2Todd Zullinger2011-09-072-5/+14
| | | | | | | | | | | | | | This update fixes an incompatibility caused by the git push --quiet fix¹ included in 1.7.6.1. Unfortunately, the "fix" was reverted. A proper fix for git push --quiet is being worked on for a future release. Also worthy of note is that the source tarball for 1.7.6.2 is not available due to the recent intrusion at kernel.org. Instead, the tarball was generated using 'make dist' from the git tree. The v1.7.6.2 tag was verified using Junio's GPG key and compared against the 1.7.6.1 tarball to verify the diff. ¹ http://thread.gmane.org/gmane.comp.version-control.git/180652
* Build with PCRE support (#734269)Todd Zullinger2011-08-291-1/+6
|
* Include gpg signature for tarball in SRPMTodd Zullinger2011-08-262-10/+20
|
* Update to 1.7.6.1Todd Zullinger2011-08-263-207/+6
|
* Obsolete git-arch as neededTodd Zullinger2011-08-091-0/+6
|