summaryrefslogtreecommitdiff
path: root/devel/git-base
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-02-24 16:08:10 +0000
committeradam <adam@pkgsrc.org>2020-02-24 16:08:10 +0000
commit130e0744c5e0fb6853d6de4abeedb8fcc89a9d78 (patch)
treebafbeb134aa2be443f52445d9712d4c40fb3a3f9 /devel/git-base
parenta8c1c7f3daaa1e14be1077591eea29a7663f7f7b (diff)
downloadpkgsrc-130e0744c5e0fb6853d6de4abeedb8fcc89a9d78.tar.gz
git: updated to 2.25.1
Git 2.25.1 Release Notes ======================== Fixes since v2.25 ----------------- * "git commit" gives output similar to "git status" when there is nothing to commit, but without honoring the advise.statusHints configuration variable, which has been corrected. * has_object_file() said "no" given an object registered to the system via pretend_object_file(), making it inconsistent with read_object_file(), causing lazy fetch to attempt fetching an empty tree from promisor remotes. * The code that tries to skip over the entries for the paths in a single directory using the cache-tree was not careful enough against corrupt index file. * Complete an update to tutorial that encourages "git switch" over "git checkout" that was done only half-way. * Reduce unnecessary round-trip when running "ls-remote" over the stateless RPC mechanism. * "git restore --staged" did not correctly update the cache-tree structure, resulting in bogus trees to be written afterwards, which has been corrected. * The code recently added to move to the entry beyond the ones in the same directory in the index in the sparse-cone mode did not count the number of entries to skip over incorrectly, which has been corrected. * Work around test breakages caused by custom regex engine used in libasan, when address sanitizer is used with more recent versions of gcc and clang. * "git fetch --refmap=" option has got a better documentation. * Corner case bugs in "git clean" that stems from a (necessarily for performance reasons) awkward calling convention in the directory enumeration API has been corrected. * "git grep --no-index" should not get affected by the contents of the .gitmodules file but when "--recurse-submodules" is given or the "submodule.recurse" variable is set, it did. Now these settings are ignored in the "--no-index" mode. * Technical details of the bundle format has been documented. * Unhelpful warning messages during documentation build have been squelched.
Diffstat (limited to 'devel/git-base')
-rw-r--r--devel/git-base/distinfo10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/git-base/distinfo b/devel/git-base/distinfo
index e5e1e8cd7e2..394e2db3a61 100644
--- a/devel/git-base/distinfo
+++ b/devel/git-base/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.94 2020/01/20 20:07:40 adam Exp $
+$NetBSD: distinfo,v 1.95 2020/02/24 16:08:10 adam Exp $
-SHA1 (git-2.25.0.tar.xz) = 6ea4b553fbdd9112777902f2f6754439bdc20167
-RMD160 (git-2.25.0.tar.xz) = 82e6c2f9d06cd9a5a45859db173a690729ef252f
-SHA512 (git-2.25.0.tar.xz) = 8bbada0451fe0a3314e1b9a43a74135115449aa41f5b3e7f960279e4a7fe6069c36e78825fc4b60d06806e3a6fa8158f327cb8a3801686ac22a35e3704244191
-Size (git-2.25.0.tar.xz) = 5873532 bytes
+SHA1 (git-2.25.1.tar.xz) = bd69370c94de27b4b72257d1bc9bc6e45f04e70d
+RMD160 (git-2.25.1.tar.xz) = a8ab476982440c2cc94c7d21f619320d74f117d2
+SHA512 (git-2.25.1.tar.xz) = 15241143acfd8542d85d2709ac3c80dbd6e8d5234438f70c4f33cc71a2bdec3e32938df7f6351e2746d570b021d3bd0b70474ea4beec0c51d1fc45f9c287b344
+Size (git-2.25.1.tar.xz) = 5875548 bytes
SHA1 (patch-Documentation_Makefile) = 06460f220b4703a1ff98809006ec1aed5017bb23
SHA1 (patch-Makefile) = 73741b9d9a1b32bb47db48a7c546c4ff10fb41d6
SHA1 (patch-builtin_receive-pack.c) = 271df08d874a11b41f33aade64352040bc028fa2