##// END OF EJS Templates
amend: refactor commit date handling...
amend: refactor commit date handling There's no need to parse a date tuple. Just do it for user option.

File last commit:

r40307:dbc28c91 default
r41158:b153a4aa default
Show More
Cargo.toml
8 lines | 209 B | application/toml | TOMLLexer
[package]
name = "hg-core"
version = "0.1.0"
authors = ["Georges Racinet <gracinet@anybox.fr>"]
description = "Mercurial pure Rust core library, with no assumption on Python bindings (FFI)"
[lib]
name = "hg"