libgit2

GIT_SORT_TIME

Version:

Sort the repository contents by commit time; this sorting mode can be combined with topological sorting.

Signature

#define GIT_SORT_TIME (1 << 1)

Versions