1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-25 01:47:08 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Kevin Kahl
f46544d7df Fix stamp.sh error calling git
- Problem: $1 is empty string inside shell function "timestamps"
 - Solution: Use $i loop variable (probably originally intended)
2025-04-13 17:35:08 +02:00
Lars Brinkhoff
2dc0387284 The file timestamps.txt is always in Eastern Standard Time. 2021-09-15 11:18:07 +02:00
Lars Brinkhoff
0373bdd796 Add historical timestamps.
File names where compared against historical backup tapes, and time
stamps where listed in a text file.  Before a tape image is made, all
files are updated with timestamps from the listing.

Where no historical timestamp can be determined, the latest git author
date is taken.
2020-09-29 21:23:25 +02:00