Georg Brandl
|
e46abb42de
|
hgtouch: remove meta-variable from option spec
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).
|
2014-03-09 10:22:10 +01:00 |
Georg Brandl
|
a814533d64
|
Closes #19966: allow hgtouch to operate on a base dir that is != the repo root.
|
2014-01-27 08:22:49 +01:00 |
Martin v. Löwis
|
bf52648ce1
|
Issue #19106: Touch generated files to be 1s newer than their youngest source.
|
2013-09-30 16:09:44 +02:00 |
Benjamin Peterson
|
1f09c663ad
|
let this work with system Python 2.5
|
2013-09-27 09:11:21 -04:00 |
Benjamin Peterson
|
0e1a5b49cf
|
use wfile api
|
2012-04-27 11:56:30 -04:00 |
Martin v. Loewis
|
cfc1cc2996
|
Issue #14642: Add "hg touch" extension, and "make touch" target.
|
2012-04-27 16:10:21 +02:00 |