]> git.phdru.name Git - git-scripts.git/commit
Add set-commit-date.py
authorOleg Broytman <phd@phdru.name>
Sun, 20 Mar 2016 16:42:46 +0000 (19:42 +0300)
committerOleg Broytman <phd@phdru.name>
Sun, 20 Mar 2016 16:50:07 +0000 (19:50 +0300)
commit5513a663e5a0665fb5ba30c1ce7056468376e679
tree21a10488180dce50adb3fe708f7537f4bb484c95
parentb02085f1af2c96e88737dc8d02b1dd9a5d214b30
Add set-commit-date.py

Find commit date/time for every commit, list files in the commit
and set the file's modification time to the date/time of the latest commit.

This is much faster than set-commit-date for big repositories.
set-commit-date-recursive
set-commit-date.py [new file with mode: 0755]