Fri, 27 Oct 2006 14:06:32 -0500 |
Matt Mackall |
Make util.unique return a list
|
Fri, 27 Oct 2006 11:30:20 -0500 |
Matt Mackall |
shortname: truncate at '.' too
|
Wed, 18 Oct 2006 22:24:03 +0200 |
Benoit Boissinot |
makes username mandatory
|
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
|
Fri, 22 Sep 2006 08:19:25 -0700 |
Brendan Cully |
Add cachefunc to abstract function call cache
|
Mon, 18 Sep 2006 17:43:31 +0200 |
Benoit Boissinot |
fix warnings spotted by pychecker
|
Fri, 15 Sep 2006 16:00:16 -0500 |
Matt Mackall |
Back out trusted hgrc change for now
|
Tue, 22 Aug 2006 20:45:03 -0300 |
Alexis S. L. Carvalho |
Only read .hg/hgrc files from trusted users/groups
|
Fri, 18 Aug 2006 21:03:29 -0700 |
Vadim Gelfer |
fix issue 322.
|
Sun, 13 Aug 2006 16:57:45 -0700 |
Vadim Gelfer |
move commands.addremove_lock to cmdutil.addremove
|