Go to file
Stephan Kulow 00664da02b Accepting request 103515 from devel:tools:scm
- updated to v1.7.9:
 * gitk updates accumulated since early 2011.
 * git-gui updated to 0.16.0.
 * git-p4 (in contrib/) updates.
 * Git uses gettext to translate its most common interface messages
   into the user's language if translations are available and the
   locale is appropriately set. Distributors can drop new PO files
   in po/ to add new translations.
 * The code to handle username/password for HTTP transactions used in
   "git push" & "git fetch" learned to talk "credential API" to
   external programs to cache or store them, to allow integration with
   platform native keychain mechanisms.
 * The input prompts in the terminal use our own getpass() replacement
   when possible. HTTP transactions used to ask for the username without
   echoing back what was typed, but with this change you will see it as
   you type.
 * The internals of "revert/cherry-pick" have been tweaked to prepare
   building more generic "sequencer" on top of the implementation that
   drives them.
 * "git rev-parse FETCH_HEAD" after "git fetch" without specifying
   what to fetch from the command line will now show the commit that
   would be merged if the command were "git pull".
 * "git add" learned to stream large files directly into a packfile
   instead of writing them into individual loose object files.
 * "git checkout -B <current branch> <elsewhere>" is a more intuitive
   way to spell "git reset --keep <elsewhere>".
 * "git checkout" and "git merge" learned "--no-overwrite-ignore" option
   to tell Git that untracked and ignored files are not expendable.
 * "git commit --amend" learned "--no-edit" option to say that the
   user is amending the tree being recorded, without updating the (forwarded request 103501 from tiwai)

OBS-URL: https://build.opensuse.org/request/show/103515
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=82
2012-02-14 10:23:58 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=1 2007-01-15 23:14:16 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=1 2007-01-15 23:14:16 +00:00
apache2-gitweb.conf Accepting request 62741 from devel:tools:scm 2011-02-25 08:46:53 +00:00
completion-wordbreaks.diff Accepting request 74766 from devel:tools:scm 2011-06-28 13:12:53 +00:00
git-1.7.9.tar.gz Accepting request 103515 from devel:tools:scm 2012-02-14 10:23:58 +00:00
git-daemon.init Accepting request 102275 from devel:tools:scm 2012-02-01 08:57:38 +00:00
git-nohardlink.diff Accepting request 74766 from devel:tools:scm 2011-06-28 13:12:53 +00:00
git-prevent_xss-default.diff Accepting request 96975 from devel:tools:scm 2011-12-21 09:00:12 +00:00
git-python-install-fix.diff Accepting request 74766 from devel:tools:scm 2011-06-28 13:12:53 +00:00
git.changes Accepting request 103515 from devel:tools:scm 2012-02-14 10:23:58 +00:00
git.spec Accepting request 103515 from devel:tools:scm 2012-02-14 10:23:58 +00:00
git.xinetd Accepting request 40935 from devel:tools:scm 2010-06-02 00:01:27 +00:00
susefirewall-git-daemon Accepting request 74837 from devel:tools:scm 2011-06-30 08:43:40 +00:00
sysconfig.git-daemon Accepting request 102275 from devel:tools:scm 2012-02-01 08:57:38 +00:00
usr.share.git-web.gitweb.cgi Accepting request 49174 from devel:tools:scm 2010-09-27 14:02:12 +00:00