gitdataai/libs/git/commit
ZhenYi 76de013a60 fix(git): add offset_minutes to reflog entry for timezone-correct timestamps
CommitReflogEntry now includes offset_minutes field, populated from
sig.when().offset_minutes() — matches git's internal timezone offset
representation. Used by git_tools for accurate reflog timestamps.
2026-04-25 09:54:30 +08:00
..
cherry_pick.rs init 2026-04-15 09:08:09 +08:00
create.rs init 2026-04-15 09:08:09 +08:00
graph.rs init 2026-04-15 09:08:09 +08:00
meta.rs fix(git): add offset_minutes to reflog entry for timezone-correct timestamps 2026-04-25 09:54:30 +08:00
mod.rs init 2026-04-15 09:08:09 +08:00
query.rs init 2026-04-15 09:08:09 +08:00
rebase.rs init 2026-04-15 09:08:09 +08:00
revert.rs init 2026-04-15 09:08:09 +08:00
traverse.rs fix(git): use repo.default_branch instead of HEAD to avoid master/branch mismatch 2026-04-17 15:13:08 +08:00
types.rs fix(git): add offset_minutes to reflog entry for timezone-correct timestamps 2026-04-25 09:54:30 +08:00