Go to file
Dirk Mueller ef49c50038 - update to 2.43.0:
* The "--rfc" option of "git format-patch" used to be a valid way to
   override an earlier "--subject-prefix=<something>" on the command
   line and replace it with "[RFC PATCH]", but from this release, it
   merely prefixes the string "RFC " in front of the given subject
   prefix.  If you are negatively affected by this change, please use
   "--subject-prefix=PATCH --rfc" as a replacement.
 * In Git 2.42, "git rev-list --stdin" learned to take non-revisions
   (like "--not") from the standard input, but the way such a "--not" was
   handled was quite confusing, which has been rethought.  The updated
   rule is that "--not" given from the command line only affects revs
   given from the command line that comes but not revs read from the
   standard input, and "--not" read from the standard input affects
   revs given from the standard input and not revs given from the
   command line.
 * A message written in olden time prevented a branch from getting
   checked out, saying it is already checked out elsewhere. But these
   days, we treat a branch that is being bisected or rebased just like
   a branch that is checked out and protect it from getting modified
   with the same codepath.  The message has been rephrased to say that
   the branch is "in use" to avoid confusion.
 * Hourly and other schedules of "git maintenance" jobs are randomly
   distributed now.
 * "git cmd -h" learned to signal which options can be negated by
   listing such options like "--[no-]opt".
 * The way authentication related data other than passwords (e.g.,
   oauth token and password expiration data) are stored in libsecret
   keyrings has been rethought.
 * Update the libsecret and wincred credential helpers to correctly
   match which credential to erase; they erased the wrong entry in

OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git?expand=0&rev=628
2023-11-21 14:53:29 +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 254353 from devel:tools:scm 2014-10-09 10:52:04 +00:00
completion-wordbreaks.diff Accepting request 1071233 from home:AndreasStieger:branches:devel:tools:scm 2023-03-14 08:47:54 +00:00
git-2.43.0.tar.sign - update to 2.43.0: 2023-11-21 14:53:29 +00:00
git-2.43.0.tar.xz - update to 2.43.0: 2023-11-21 14:53:29 +00:00
git-asciidoc.patch Accepting request 453877 from devel:tools:scm 2017-02-06 13:33:18 +00:00
git-daemon.conf Accepting request 998105 from devel:tools:scm 2022-08-20 18:27:52 +00:00
git-daemon.service Accepting request 998105 from devel:tools:scm 2022-08-20 18:27:52 +00:00
git-gui.desktop Accepting request 390662 from devel:tools:scm 2016-04-28 14:50:18 +00:00
git-gui.png Accepting request 390662 from devel:tools:scm 2016-04-28 14:50:18 +00:00
git-prevent_xss-default.diff Accepting request 453877 from devel:tools:scm 2017-02-06 13:33:18 +00:00
git-prompt Accepting request 988274 from devel:tools:scm 2022-07-12 09:11:57 +00:00
git-tcsh-completion-fixes.diff Accepting request 982932 from devel:tools:scm 2022-06-18 20:05:18 +00:00
git.changes - update to 2.43.0: 2023-11-21 14:53:29 +00:00
git.keyring Accepting request 307194 from devel:tools:scm 2015-05-15 07:55:25 +00:00
git.spec - update to 2.43.0: 2023-11-21 14:53:29 +00:00
setup-don-t-fail-if-commondir-reference-is-deleted.patch Accepting request 678866 from devel:tools:scm 2019-02-28 20:37:43 +00:00
susefirewall-git-daemon Accepting request 798758 from devel:tools:scm 2020-04-29 18:44:23 +00:00
sysconfig.git-daemon Accepting request 998105 from devel:tools:scm 2022-08-20 18:27:52 +00:00
usr.share.git-web.gitweb.cgi Accepting request 1119646 from home:michals:branches:devel:tools:scm 2023-10-23 13:21:23 +00:00