commit | 91cf4a77687e650ff92e8129424955cea692d875 | [log] [tgz] |
---|---|---|
author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | Sun Apr 29 11:38:23 2012 +0200 |
committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | Sun Apr 29 11:48:07 2012 +0200 |
tree | 8508e26117afa9c968b1ed0c60606c3cf4a81932 | |
parent | a8b597e620e4936d9039f10050326b6feded7905 [diff] |
gitscraper: Provide way to get timestamps for files. When scraping files from the repository allow passing an additional list of files for which the timestamp of the last change is retrieved. Since this is slow (the log needs to be traversed, since a blob doesn't know about commits its referenced by) only specified files get this retrieved. Change-Id: I61a2ef812ac18ffb5898c01ce070046d4ca00a15