mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-28 10:28:56 +00:00
![]() We moved the "main" parsing to use 64 bits for the timestamp, but the quick parsing for the revwalk did not. This means that for large timestamps we fail to parse the time and thus the walk. Move this parser to use 64 bits as well. |
||
---|---|---|
.. | ||
basic.c | ||
hidecb.c | ||
mergebase.c | ||
signatureparsing.c | ||
simplify.c |