Re: make git ignore the timestamp embedded in PDFs

2013-05-18 Thread Andreas Leha
Hi Hannes, thanks for taking this up and sorry for the long delay in my answer. Johannes Sixt j...@kdbg.org writes: Am 14.05.2013 15:17, schrieb Andreas Leha: Hi all, how can I make git ignore the time stamp(s) in a PDF. Two PDFs that differ only in these time stamps should be considered

Re: make git ignore the timestamp embedded in PDFs

2013-05-18 Thread Johannes Sixt
Am 18.05.2013 09:42, schrieb Andreas Leha: Am 14.05.2013 15:17, schrieb Andreas Leha: Hi all, how can I make git ignore the time stamp(s) in a PDF. Two PDFs that differ only in these time stamps should be considered identical. ... What I tried is a filter: ,[ ~/.gitconfig ] | [filter

Re: make git ignore the timestamp embedded in PDFs

2013-05-18 Thread Andreas Leha
Johannes Sixt j...@kdbg.org writes: Am 18.05.2013 09:42, schrieb Andreas Leha: Am 14.05.2013 15:17, schrieb Andreas Leha: Hi all, how can I make git ignore the time stamp(s) in a PDF. Two PDFs that differ only in these time stamps should be considered identical. ... What I tried is a

make git ignore the timestamp embedded in PDFs

2013-05-14 Thread Andreas Leha
Hi all, how can I make git ignore the time stamp(s) in a PDF. Two PDFs that differ only in these time stamps should be considered identical. Here is an example: , | pdfinfo some.pdf | Title: R Graphics Output | Creator:R | Producer: R 2.15.1 | CreationDate: Thu Jan

Re: make git ignore the timestamp embedded in PDFs

2013-05-14 Thread Johannes Sixt
Am 14.05.2013 15:17, schrieb Andreas Leha: Hi all, how can I make git ignore the time stamp(s) in a PDF. Two PDFs that differ only in these time stamps should be considered identical. ... What I tried is a filter: ,[ ~/.gitconfig ] | [filter pdfresetdate] | clean =