1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
freebsd-ports/Tools
Rene Ladan ce196940be tindex: fix when INDEX fails and ports are deleted since the last success.
`git log' cannot get the log of a non-existent file, which the script uses
to obtain the last person who touched a port, so check if the file exists
before getting its log. This is similar to the Subversion case, which only
inspected changed files. The Git version still also checks added ports.

While here, call git in blame() using the predefined global variable.

Reported by:	antoine
2021-04-08 17:25:06 +02:00
..
scripts tindex: fix when INDEX fails and ports are deleted since the last success. 2021-04-08 17:25:06 +02:00
make_index framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
make_readmes framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00