Fast, scalable, distributed revision control system
Git is a fast, scalable, distributed revision control system with an
unusually rich command set that provides both high-level operations and
full access to internals.
This package itself only provides the README of git but with the
packages it requires, it brings you a complete Git environment
including GTK and email interfaces and tools for importing source code
repositories from other revision control systems such as subversion,
CVS, and GNU arch.
- Sources inherited from project openSUSE:Leap:42.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.2:Ports/git && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-gitk-Fix-crash-with-all-in-non-English-locale |
0000001611 1.57 KB | |
0002-gitk-Update-msgid-s-for-menu-items-with-accel |
0000021559 21.1 KB | |
0003-gitk-Add-accelerators-to-Japanese-locale.patc |
0000002305 2.25 KB | |
0004-gitk-Add-accelerator-to-German-locale.patch | 0000002547 2.49 KB | |
apache2-gitweb.conf | 0000000361 361 Bytes | |
completion-wordbreaks.diff | 0000001016 1016 Bytes | |
git-2.6.2.tar.sign | 0000000543 543 Bytes | |
git-2.6.2.tar.xz | 0003812636 3.64 MB | |
git-bash-completion-egrep-color-fix.diff | 0000000397 397 Bytes | |
git-daemon.init | 0000003395 3.32 KB | |
git-prevent_xss-default.diff | 0000001113 1.09 KB | |
git-tcsh-completion-fixes.diff | 0000002492 2.43 KB | |
git-zsh-completion-fixes.diff | 0000000515 515 Bytes | |
git.changes | 0000121055 118 KB | |
git.keyring | 0000009464 9.24 KB | |
git.spec | 0000015130 14.8 KB | |
git.xinetd | 0000000498 498 Bytes | |
susefirewall-git-daemon | 0000000073 73 Bytes | |
sysconfig.git-daemon | 0000000601 601 Bytes | |
usr.share.git-web.gitweb.cgi | 0000000608 608 Bytes |
Revision 6 (latest revision is 10)
Stephan Kulow (coolo)
accepted
request 340925
from
Takashi Iwai (tiwai)
(revision 6)
- Fix crash of gitk with --all option in non-English locales (bsc#951153): 0001-gitk-Fix-crash-with-all-in-non-English-locales.patch 0002-gitk-Update-msgid-s-for-menu-items-with-accelerator.patch 0003-gitk-Add-accelerators-to-Japanese-locale.patch 0004-gitk-Add-accelerator-to-German-locale.patch - git 2.6.2: * git fsck return status fixes * Fix for case insensitive filesystems * Fix "git am" ignoring user.signingkey * For ssh transport, explicitly clear GIT_* environment variables * Other compatible minor bug fixes and improvements - drop pager-don-t-use-unsafe-functions-in-signal-handle.patch - git 2.6.1, with a security fix: * Make xdiff code handle extremely large files, cap around 1GB. * Some protocols (like git-remote-ext) can execute arbitrary code found in the URL. The URLs that submodules use may come from arbitrary sources (e.g., .gitmodules files in a remote repository), and can hurt those who blindly enable recursive fetch. Restrict the allowed protocols to well known and safe ones. [boo#948969]
Comments 0