projects
/
idzebra-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1be1f5
)
Ignore *.o, *~ files.
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 26 Mar 2008 14:14:36 +0000
(15:14 +0100)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 26 Mar 2008 14:14:36 +0000
(15:14 +0100)
49 files changed:
.gitignore
patch
|
blob
|
history
bfile/.gitignore
patch
|
blob
|
history
data1/.gitignore
patch
|
blob
|
history
dfa/.gitignore
patch
|
blob
|
history
dict/.gitignore
patch
|
blob
|
history
doc/.gitignore
patch
|
blob
|
history
etc/.gitignore
patch
|
blob
|
history
examples/.gitignore
patch
|
blob
|
history
examples/gils/.gitignore
patch
|
blob
|
history
examples/marc21/.gitignore
patch
|
blob
|
history
examples/marcxml/.gitignore
patch
|
blob
|
history
examples/oai-pmh/.gitignore
patch
|
blob
|
history
examples/oai-pmh/conf/.gitignore
patch
|
blob
|
history
examples/zthes/.gitignore
patch
|
blob
|
history
examples/zthes/records/.gitignore
patch
|
blob
|
history
include/.gitignore
patch
|
blob
|
history
include/idzebra/.gitignore
patch
|
blob
|
history
index/.gitignore
patch
|
blob
|
history
isamb/.gitignore
patch
|
blob
|
history
isamc/.gitignore
patch
|
blob
|
history
isams/.gitignore
patch
|
blob
|
history
recctrl/.gitignore
patch
|
blob
|
history
rset/.gitignore
patch
|
blob
|
history
tab/.gitignore
patch
|
blob
|
history
test/.gitignore
patch
|
blob
|
history
test/api/.gitignore
patch
|
blob
|
history
test/cddb/.gitignore
patch
|
blob
|
history
test/charmap/.gitignore
patch
|
blob
|
history
test/codec/.gitignore
patch
|
blob
|
history
test/config/.gitignore
patch
|
blob
|
history
test/dmoz/.gitignore
patch
|
blob
|
history
test/espec/.gitignore
patch
|
blob
|
history
test/filters/.gitignore
patch
|
blob
|
history
test/gils/.gitignore
patch
|
blob
|
history
test/gils/records/.gitignore
patch
|
blob
|
history
test/malxml/.gitignore
patch
|
blob
|
history
test/marcxml/.gitignore
patch
|
blob
|
history
test/mbox/.gitignore
patch
|
blob
|
history
test/rusmarc/.gitignore
patch
|
blob
|
history
test/sort/.gitignore
patch
|
blob
|
history
test/sort2/.gitignore
patch
|
blob
|
history
test/usmarc/.gitignore
patch
|
blob
|
history
test/usmarc/lock/.gitignore
patch
|
blob
|
history
test/xelm/.gitignore
patch
|
blob
|
history
test/xelm/lock/.gitignore
patch
|
blob
|
history
test/xpath/.gitignore
patch
|
blob
|
history
test/xslt/.gitignore
patch
|
blob
|
history
test/zsh/.gitignore
patch
|
blob
|
history
util/.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
6e0e096
..
acc66c4
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-13,3
+13,4
@@
autom4te.cache
Doxyfile
dox
ChangeLog
+*~
diff --git
a/bfile/.gitignore
b/bfile/.gitignore
index
3fd49a2
..
51ad878
100644
(file)
--- a/
bfile/.gitignore
+++ b/
bfile/.gitignore
@@
-3,6
+3,7
@@
Makefile
Makefile.in
*.lo
+*.o
*.la
tstbfile1
tstbfile2
@@
-11,3
+12,4
@@
register
shadow
*.mf
*.log
+*~
diff --git
a/data1/.gitignore
b/data1/.gitignore
index
09980ae
..
e93b076
100644
(file)
--- a/
data1/.gitignore
+++ b/
data1/.gitignore
@@
-3,4
+3,6
@@
Makefile
Makefile.in
*.lo
+*.o
*.la
+*~
diff --git
a/dfa/.gitignore
b/dfa/.gitignore
index
c73e013
..
b10a31c
100644
(file)
--- a/
dfa/.gitignore
+++ b/
dfa/.gitignore
@@
-6,6
+6,8
@@
agrep
grepper
lexer
*.lo
+*.o
*.la
*.log
test_dfa
+*~
diff --git
a/dict/.gitignore
b/dict/.gitignore
index
ed45704
..
e8c81b4
100644
(file)
--- a/
dict/.gitignore
+++ b/
dict/.gitignore
@@
-6,5
+6,7
@@
dictext
dicttest
scantest
*.lo
+*.o
*.la
*.mf
+*~
diff --git
a/doc/.gitignore
b/doc/.gitignore
index
9ec5f35
..
ffeae8c
100644
(file)
--- a/
doc/.gitignore
+++ b/
doc/.gitignore
@@
-21,3
+21,4
@@
tkl.xsl
htmlhelp.hhp
toc.hhc
manref.xml
+*~
diff --git
a/etc/.gitignore
b/etc/.gitignore
index
4c42229
..
c566d1c
100644
(file)
--- a/
etc/.gitignore
+++ b/
etc/.gitignore
@@
-2,3
+2,4
@@
gfs-config.rng
gfs-config.xsd
explain.xsd
gfs-config.dtd
+*~
diff --git
a/examples/.gitignore
b/examples/.gitignore
index
282522d
..
23c1897
100644
(file)
--- a/
examples/.gitignore
+++ b/
examples/.gitignore
@@
-1,2
+1,3
@@
Makefile
Makefile.in
+*~
diff --git
a/examples/gils/.gitignore
b/examples/gils/.gitignore
index
3092046
..
05efa96
100644
(file)
--- a/
examples/gils/.gitignore
+++ b/
examples/gils/.gitignore
@@
-4,3
+4,4
@@
log
zebrasrv.pid
Makefile
+*~
diff --git
a/examples/marc21/.gitignore
b/examples/marc21/.gitignore
index
3092046
..
05efa96
100644
(file)
--- a/
examples/marc21/.gitignore
+++ b/
examples/marc21/.gitignore
@@
-4,3
+4,4
@@
log
zebrasrv.pid
Makefile
+*~
diff --git
a/examples/marcxml/.gitignore
b/examples/marcxml/.gitignore
index
b03a4be
..
300e00b
100644
(file)
--- a/
examples/marcxml/.gitignore
+++ b/
examples/marcxml/.gitignore
@@
-2,3
+2,4
@@
Makefile
Makefile.in
*.mf
*.LCK
+*~
diff --git
a/examples/oai-pmh/.gitignore
b/examples/oai-pmh/.gitignore
index
3dda729
..
ec52e3c
100644
(file)
--- a/
examples/oai-pmh/.gitignore
+++ b/
examples/oai-pmh/.gitignore
@@
-1,2
+1,3
@@
Makefile.in
Makefile
+*~
diff --git
a/examples/oai-pmh/conf/.gitignore
b/examples/oai-pmh/conf/.gitignore
index
e636afa
..
5dae0c9
100644
(file)
--- a/
examples/oai-pmh/conf/.gitignore
+++ b/
examples/oai-pmh/conf/.gitignore
@@
-1
+1,2
@@
cql2pqf.txt
+*~
diff --git
a/examples/zthes/.gitignore
b/examples/zthes/.gitignore
index
0389788
..
0003608
100644
(file)
--- a/
examples/zthes/.gitignore
+++ b/
examples/zthes/.gitignore
@@
-3,3
+3,4
@@
*.in
Makefile
zebrasrv.pid
+*~
diff --git
a/examples/zthes/records/.gitignore
b/examples/zthes/records/.gitignore
index
54eeda1
..
bcb5dc0
100644
(file)
--- a/
examples/zthes/records/.gitignore
+++ b/
examples/zthes/records/.gitignore
@@
-1
+1,2
@@
dino.xml
+*~
diff --git
a/include/.gitignore
b/include/.gitignore
index
282522d
..
23c1897
100644
(file)
--- a/
include/.gitignore
+++ b/
include/.gitignore
@@
-1,2
+1,3
@@
Makefile
Makefile.in
+*~
diff --git
a/include/idzebra/.gitignore
b/include/idzebra/.gitignore
index
282522d
..
23c1897
100644
(file)
--- a/
include/idzebra/.gitignore
+++ b/
include/idzebra/.gitignore
@@
-1,2
+1,3
@@
Makefile
Makefile.in
+*~
diff --git
a/index/.gitignore
b/index/.gitignore
index
f6aa42c
..
99fa029
100644
(file)
--- a/
index/.gitignore
+++ b/
index/.gitignore
@@
-9,4
+9,6
@@
zebraidx
zebrasrv
zebrash
*.lo
+*.o
*.la
+*~
diff --git
a/isamb/.gitignore
b/isamb/.gitignore
index
83cbe0b
..
b265ea4
100644
(file)
--- a/
isamb/.gitignore
+++ b/
isamb/.gitignore
@@
-7,6
+7,8
@@
tstisamb
benchisamb
benchindex1
*.lo
+*.o
*.la
*.dat
*.eps
+*~
diff --git
a/isamc/.gitignore
b/isamc/.gitignore
index
1f36bcd
..
c33c2d9
100644
(file)
--- a/
isamc/.gitignore
+++ b/
isamc/.gitignore
@@
-3,4
+3,6
@@
Makefile.in
Makefile
*.lo
+*.o
*.la
+*~
diff --git
a/isams/.gitignore
b/isams/.gitignore
index
09980ae
..
e93b076
100644
(file)
--- a/
isams/.gitignore
+++ b/
isams/.gitignore
@@
-3,4
+3,6
@@
Makefile
Makefile.in
*.lo
+*.o
*.la
+*~
diff --git
a/recctrl/.gitignore
b/recctrl/.gitignore
index
09980ae
..
6020531
100644
(file)
--- a/
recctrl/.gitignore
+++ b/
recctrl/.gitignore
@@
-4,3
+4,4
@@
Makefile
Makefile.in
*.lo
*.la
+*~
diff --git
a/rset/.gitignore
b/rset/.gitignore
index
1f36bcd
..
c33c2d9
100644
(file)
--- a/
rset/.gitignore
+++ b/
rset/.gitignore
@@
-3,4
+3,6
@@
Makefile.in
Makefile
*.lo
+*.o
*.la
+*~
diff --git
a/tab/.gitignore
b/tab/.gitignore
index
282522d
..
23c1897
100644
(file)
--- a/
tab/.gitignore
+++ b/
tab/.gitignore
@@
-1,2
+1,3
@@
Makefile
Makefile.in
+*~
diff --git
a/test/.gitignore
b/test/.gitignore
index
c31e778
..
7227737
100644
(file)
--- a/
test/.gitignore
+++ b/
test/.gitignore
@@
-2,3
+2,4
@@
Makefile.in
Makefile
.deps
testclient
+*~
diff --git
a/test/api/.gitignore
b/test/api/.gitignore
index
4c95fba
..
b2fd701
100644
(file)
--- a/
test/api/.gitignore
+++ b/
test/api/.gitignore
@@
-11,6
+11,9
@@
safari1
testclient
zebrasrv.pid
*.lo
+*.o
*.la
+*.a
register
shadow
+*~
diff --git
a/test/cddb/.gitignore
b/test/cddb/.gitignore
index
a193425
..
329d5f6
100644
(file)
--- a/
test/cddb/.gitignore
+++ b/
test/cddb/.gitignore
@@
-5,3
+5,4
@@
idx.log
srv.log
log
*.LCK
+*~
diff --git
a/test/charmap/.gitignore
b/test/charmap/.gitignore
index
2ccb93e
..
853e9bd
100644
(file)
--- a/
test/charmap/.gitignore
+++ b/
test/charmap/.gitignore
@@
-11,3
+11,6
@@
zebrasrv.pid
.libs
.deps
charmap[0-9]
+*.lo
+*.o
+*~
diff --git
a/test/codec/.gitignore
b/test/codec/.gitignore
index
d16ec8e
..
d4f4b65
100644
(file)
--- a/
test/codec/.gitignore
+++ b/
test/codec/.gitignore
@@
-4,4
+4,6
@@
Makefile
Makefile.in
tstcodec
*.lo
+*.o
*.la
+*~
diff --git
a/test/config/.gitignore
b/test/config/.gitignore
index
060f432
..
1599874
100644
(file)
--- a/
test/config/.gitignore
+++ b/
test/config/.gitignore
@@
-6,3
+6,4
@@
log
*.LCK
shadow
reg
+*~
diff --git
a/test/dmoz/.gitignore
b/test/dmoz/.gitignore
index
e0be0ae
..
68b43e7
100644
(file)
--- a/
test/dmoz/.gitignore
+++ b/
test/dmoz/.gitignore
@@
-4,3
+4,4
@@
Makefile.in
*.mf
*.LCK
+*~
diff --git
a/test/espec/.gitignore
b/test/espec/.gitignore
index
6440534
..
2cd7493
100644
(file)
--- a/
test/espec/.gitignore
+++ b/
test/espec/.gitignore
@@
-8,3
+8,6
@@
tmp?
.libs
.deps
t?
+*.lo
+*.o
+*~
diff --git
a/test/filters/.gitignore
b/test/filters/.gitignore
index
5cf4a17
..
8c9b0f5
100644
(file)
--- a/
test/filters/.gitignore
+++ b/
test/filters/.gitignore
@@
-14,3
+14,6
@@
grs.marc
grs.xml
grs.xml.idzebra
text
+*.lo
+*.o
+*~
diff --git
a/test/gils/.gitignore
b/test/gils/.gitignore
index
5cbacba
..
59a4391
100644
(file)
--- a/
test/gils/.gitignore
+++ b/
test/gils/.gitignore
@@
-9,3
+9,4
@@
reg
zebrasrv.pid
socket
out
+*~
diff --git
a/test/gils/records/.gitignore
b/test/gils/records/.gitignore
index
3ab8002
..
d5fdd66
100644
(file)
--- a/
test/gils/records/.gitignore
+++ b/
test/gils/records/.gitignore
@@
-1
+1,2
@@
esdd0002.grs
+*~
diff --git
a/test/malxml/.gitignore
b/test/malxml/.gitignore
index
f3c7c47
..
6b46123
100644
(file)
--- a/
test/malxml/.gitignore
+++ b/
test/malxml/.gitignore
@@
-7,3
+7,4
@@
log
shadow
reg
zebrasrv.pid
+*~
diff --git
a/test/marcxml/.gitignore
b/test/marcxml/.gitignore
index
c6927d5
..
21ef051
100644
(file)
--- a/
test/marcxml/.gitignore
+++ b/
test/marcxml/.gitignore
@@
-11,3
+11,6
@@
t1
t2
.libs
.deps
+*.lo
+*.o
+*~
diff --git
a/test/mbox/.gitignore
b/test/mbox/.gitignore
index
007cfb4
..
494c669
100644
(file)
--- a/
test/mbox/.gitignore
+++ b/
test/mbox/.gitignore
@@
-8,5
+8,7
@@
zebrasrv.pid
*.LCK
*.log
*.lo
+*.o
*.la
*.tmp
+*~
diff --git
a/test/rusmarc/.gitignore
b/test/rusmarc/.gitignore
index
e5c2f0f
..
a650da0
100644
(file)
--- a/
test/rusmarc/.gitignore
+++ b/
test/rusmarc/.gitignore
@@
-11,3
+11,6
@@
socket
.deps
.libs
t1
+*.lo
+*.o
+*~
diff --git
a/test/sort/.gitignore
b/test/sort/.gitignore
index
da6483c
..
538f201
100644
(file)
--- a/
test/sort/.gitignore
+++ b/
test/sort/.gitignore
@@
-8,3
+8,6
@@
tmp?
.libs
.deps
sort1
+*.lo
+*.o
+*~
diff --git
a/test/sort2/.gitignore
b/test/sort2/.gitignore
index
5739fd8
..
b62627b
100644
(file)
--- a/
test/sort2/.gitignore
+++ b/
test/sort2/.gitignore
@@
-8,3
+8,6
@@
tmp?
.libs
.deps
t[0-9]
+*.lo
+*.o
+*~
diff --git
a/test/usmarc/.gitignore
b/test/usmarc/.gitignore
index
1916379
..
a460417
100644
(file)
--- a/
test/usmarc/.gitignore
+++ b/
test/usmarc/.gitignore
@@
-5,3
+5,4
@@
Makefile.in
lock
tmp
zebrasrv.pid
+*~
diff --git
a/test/usmarc/lock/.gitignore
b/test/usmarc/lock/.gitignore
index
1916379
..
a460417
100644
(file)
--- a/
test/usmarc/lock/.gitignore
+++ b/
test/usmarc/lock/.gitignore
@@
-5,3
+5,4
@@
Makefile.in
lock
tmp
zebrasrv.pid
+*~
diff --git
a/test/xelm/.gitignore
b/test/xelm/.gitignore
index
b639ce5
..
55216ec
100644
(file)
--- a/
test/xelm/.gitignore
+++ b/
test/xelm/.gitignore
@@
-4,3
+4,4
@@
Makefile.in
*.log
log
*.LCK
+*~
diff --git
a/test/xelm/lock/.gitignore
b/test/xelm/lock/.gitignore
index
c70b078
..
f33fde1
100644
(file)
--- a/
test/xelm/lock/.gitignore
+++ b/
test/xelm/lock/.gitignore
@@
-5,3
+5,4
@@
Makefile.in
log
*.pid
*.LCK
+*~
diff --git
a/test/xpath/.gitignore
b/test/xpath/.gitignore
index
3d81d61
..
5a4738b
100644
(file)
--- a/
test/xpath/.gitignore
+++ b/
test/xpath/.gitignore
@@
-9,3
+9,6
@@
socket
xpath[0-9]
.libs
.deps
+*.o
+*.lo
+*~
diff --git
a/test/xslt/.gitignore
b/test/xslt/.gitignore
index
7e00f31
..
443e30e
100644
(file)
--- a/
test/xslt/.gitignore
+++ b/
test/xslt/.gitignore
@@
-9,4
+9,6
@@
dom[0-9]
*.log
zebrasrv.pid
*.lo
+*.o
*.la
+*~
diff --git
a/test/zsh/.gitignore
b/test/zsh/.gitignore
index
95d8f26
..
ab8663b
100644
(file)
--- a/
test/zsh/.gitignore
+++ b/
test/zsh/.gitignore
@@
-7,3
+7,4
@@
log
*.zsh.out
shadow
reg
+*~
diff --git
a/util/.gitignore
b/util/.gitignore
index
63d5276
..
6709c45
100644
(file)
--- a/
util/.gitignore
+++ b/
util/.gitignore
@@
-6,6
+6,7
@@
passtest
tstcharmap
idzebra-config-2.0
*.lo
+*.o
*.la
*.log
my.LCK
@@
-15,3
+16,4
@@
tstlockscope
tstpass
tstres
test_strmap
+*~