Skip to content

i64 times #916

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 29, 2023
Merged

i64 times #916

merged 4 commits into from
Jun 29, 2023

Conversation

Byron
Copy link
Member

@Byron Byron commented Jun 29, 2023

Support the past as well as the future.

This makes gitoxide more versatile as git as well and is a real improvement.
libgit2, however, already supports this, so in a way it's just being en-par.

Tasks

  • i64 time support
  • a git2 to gitoxide API mapping

Byron added 4 commits June 29, 2023 10:30
This will allow it to be changed more easily later.
This means such dates can now be parsed and represented.
We do this by switching the time representation from `u64` which
is used in `git` to `i64` which is used in `libgit2`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant