Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-23404: make touch becomes make regen-all (#1405) | Victor Stinner | 2017-05-03 | 1 | -129/+0 |
* | Remove legacy "from __future__ import with_statement" lines. | Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) | 2016-09-08 | 1 | -1/+0 |
* | hgtouch: remove meta-variable from option spec | Georg Brandl | 2014-03-09 | 1 | -1/+1 |
* | Closes #19966: allow hgtouch to operate on a base dir that is != the repo root. | Georg Brandl | 2014-01-27 | 1 | -12/+23 |
* | Issue #19106: Touch generated files to be 1s newer than their youngest source. | Martin v. Löwis | 2013-09-30 | 1 | -11/+26 |
* | let this work with system Python 2.5 | Benjamin Peterson | 2013-09-27 | 1 | -0/+1 |
* | use wfile api | Benjamin Peterson | 2012-04-27 | 1 | -4/+8 |
* | Issue #14642: Add "hg touch" extension, and "make touch" target. | Martin v. Loewis | 2012-04-27 | 1 | -0/+99 |