Mercurial > hgrepos > DevTools > mercurial-extensions
view README @ 166:3a6df7bfdae0
Manage to get higher than second resolution timestamps from "stat()" and friends.
Mercurial seems so disable non-int timestamps from "os.stat()" calls with
"os.stat_float_times(False)". Implemented a context manager that temporarily
reactivates float-style timestamps when retrieving timestamps.
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Fri, 31 Aug 2018 00:58:19 +0200 |
| parents | fb7e1e4e4d2c |
| children | e9ded6c1db41 36eeab6e14b5 |
line wrap: on
line source
.. -*- coding: utf-8 -*- A Collection of Mercurial extensions ==================================== :Author: Franz Glasner :When: $Date$ :Date: |VCSJustDate| :ID: @(#) $HGheader$ kwarchive -- "archive" with keyword expansion within selected files revinfo -- write a revision summary almost identical to ".hg_archival.txt" but with an extra canonical repository path information
