repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.
[gnulib.git]
/
modules
/
git-merge-changelog
blob
c58ddc7bd9d2619940b05619ed419b56af61f83b
1
Description:
2
git "merge" driver for GNU style ChangeLog files
3
4
Files:
5
lib/git-merge-changelog.c
6
7
Depends-on:
8
c99
9
getopt-gnu
10
stdbool
11
stdlib
12
error
13
read-file
14
xlist
15
array-list
16
linkedhash-list
17
linked-list
18
rbtreehash-list
19
xalloc
20
xmalloca
21
fstrcmp
22
minmax
23
c-strstr
24
fwriteerror
25
memchr
26
memcmp
27
getprogname
28
29
configure.ac:
30
31
Makefile.am:
32
bin_PROGRAMS = git-merge-changelog
33
git_merge_changelog_LDADD = libgnu.a @LIBINTL@ $(LIBTHREAD)
34
35
Include:
36
37
License:
38
GPL
39
40
Maintainer:
41
all