Mercurial > public > mercurial-scm > hg
log mercurial/util.py @ 3453:dba3cadef789
age | author | description |
---|---|---|
Mon, 16 Oct 2006 15:38:53 -0300 | Alexis S. L. Carvalho | Use a case-sensitive version of SafeConfigParser everywhere |
Tue, 03 Oct 2006 12:33:22 +0200 | Jose M. Prieto | Add documentation about the date formats allowed in the command line |
Tue, 03 Oct 2006 12:33:18 +0200 | Jose M. Prieto | util.strdate: assume local time when no timezone specified |
Tue, 03 Oct 2006 12:33:14 +0200 | Jose M. Prieto | util.strdate: compute timestamp using UTC, not local timezone |
Wed, 27 Sep 2006 20:34:52 +0200 | Thomas Arendsen Hein | shortuser should stop before the first space character. |
Fri, 22 Sep 2006 17:58:22 +0200 | Benoit Boissinot | add comments in cachefunc |