Skip to content

Support per-file modification dates #5

@begriffs

Description

@begriffs

Back in 01aa024 the server would revwalk to find which ancestral commit introduced the blob for each tree entry, and used that commit time as modification time for the file. Now we list all files with the modification time of the master commit itself.

Could try revisiting this and doing a single more efficient revwalk checking for all tree entries at once. It would still be slower than the current method, but remains to be seen how slow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions