1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-04-28 06:33:36 +00:00

git-merge-changelog: Remove module.

It is now available through
$ git clone https://git.savannah.gnu.org/git/vc-changelog.git
see https://gitweb.git.savannah.gnu.org/gitweb/?p=vc-changelog.git .

* lib/git-merge-changelog.c: Remove file.
* modules/git-merge-changelog: Remove file.
* NEWS: Mention the change.
This commit is contained in:
Bruno Haible
2025-08-05 23:16:15 +02:00
parent 7e5312beab
commit 19b6bc71b0
4 changed files with 14 additions and 1927 deletions

View File

@@ -1,3 +1,13 @@
2025-08-05 Bruno Haible <bruno@clisp.org>
git-merge-changelog: Remove module.
It is now available through
$ git clone https://git.savannah.gnu.org/git/vc-changelog.git
see https://gitweb.git.savannah.gnu.org/gitweb/?p=vc-changelog.git .
* lib/git-merge-changelog.c: Remove file.
* modules/git-merge-changelog: Remove file.
* NEWS: Mention the change.
2025-08-04 Bruno Haible <bruno@clisp.org>
nlcanon tests: Fix last commit.

4
NEWS
View File

@@ -74,6 +74,10 @@ User visible incompatible changes
Date Modules Changes
2025-08-05 git-merge-changelog This module is removed. Use the package from
https://git.savannah.gnu.org/git/vc-changelog.git
instead.
2025-07-13 safe-alloc This module is now obsolete. Also, it no longer
defines the REALLOC_N macro.

File diff suppressed because it is too large Load Diff

View File

@@ -1,48 +0,0 @@
Description:
git "merge" driver for GNU style ChangeLog files
Files:
lib/git-merge-changelog.c
Depends-on:
c99
getopt-gnu
idx
bool
stdint-h
stdlib-h
error
read-file
spawn-pipe
wait-process
xlist
array-list
linkedhash-list
linked-list
rbtreehash-list
xalloc
xmalloca
xvasprintf
fstrcmp
minmax
str_startswith
c-ctype
c-strstr
fwriteerror
memchr
memcmp
getprogname
configure.ac:
Makefile.am:
bin_PROGRAMS = git-merge-changelog
git_merge_changelog_LDADD = libgnu.a @LIBINTL@ $(LIBTHREAD)
Include:
License:
GPL
Maintainer:
all