mirror of
https://github.com/facebook/sapling.git
synced 2024-12-29 16:12:23 +03:00
186bdeb1bd
Summary: `hg` also supports matching a date range via `util.matchdate`. For example, `Apr 2000` would mean `Apr 1, 2000 0:0:0 to Apr 30, 2000 23:59:59`. Implement that behavior. Also support other formats covered by `hg help dates` including `> DATE`, `< DATE`, `DATE to DATE`, and `-DAYS`. Reviewed By: sfilipco Differential Revision: D17504706 fbshipit-source-id: db1c280b62a72f4e8128909ca6fd814d85d22491 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |