Searched refs:creation_hash (Results 1 – 1 of 1) sorted by relevance
298 def creation_hash(filename): member in EntryFileSortKey373 creation_hash = self.creation_hash(filename)374 if not creation_hash:378 merge_hash = self.merge_hash(creation_hash)381 self.datetime = self.commit_timestamp(creation_hash)
Completed in 3 milliseconds