Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hgtouch: remove meta-variable from option spec | Georg Brandl | 2014-03-09 | 1 | -1/+1 |
| | | | | | This fifth tuple element is unsupported in an old hg version still used on one buildbot, and it is not really necessary (only used in touch --help). | ||||
* | 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 |