1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/git-merge-changelog
2008-04-11 13:29:33 +02:00

39 lines
423 B
Plaintext

Description:
git "merge" driver for GNU style ChangeLog files
Files:
lib/git-merge-changelog.c
Depends-on:
getopt
stdbool
progname
error
read-file
list
array-list
linkedhash-list
linked-list
rbtreehash-list
xalloc
xmalloca
fstrcmp
minmax
c-strstr
fwriteerror
configure.ac:
Makefile.am:
bin_PROGRAMS = git-merge-changelog
git_merge_changelog_LDADD = libgnu.a @LIBINTL@
Include:
License:
GPL
Maintainer:
Bruno Haible