Mon, 04 Dec 2006 17:10:29 -0600 |
Matt Mackall |
imported patch folding
|
file |
diff |
annotate
|
Sun, 03 Dec 2006 16:16:33 -0600 |
Matt Mackall |
Add functions for transcoding and manipulating multibyte strings
|
file |
diff |
annotate
|
Sun, 03 Dec 2006 16:16:33 -0600 |
Matt Mackall |
Add encoding detection
|
file |
diff |
annotate
|
Sat, 02 Dec 2006 22:35:17 +0100 |
Thomas Arendsen Hein |
Move ellipsis code to util.ellipsis() and improve maxlength handling.
|
file |
diff |
annotate
|
Tue, 28 Nov 2006 21:16:05 +0100 |
Benoit Boissinot |
only print a warning when no username is specified
|
file |
diff |
annotate
|
Sat, 18 Nov 2006 23:51:14 -0200 |
Alexis S. L. Carvalho |
Avoid looking up usernames if the current user owns the .hgrc file
|
file |
diff |
annotate
|
Fri, 17 Nov 2006 08:06:54 +0100 |
Thomas Arendsen Hein |
white space and line break cleanups
|
file |
diff |
annotate
|
Wed, 15 Nov 2006 18:56:47 -0200 |
Alexis S. L. Carvalho |
fix util.pathto
|
file |
diff |
annotate
|
Mon, 13 Nov 2006 13:26:57 -0600 |
Matt Mackall |
util: add copyfile function
|
file |
diff |
annotate
|
Fri, 27 Oct 2006 23:09:46 +0200 |
Thomas Arendsen Hein |
Merge with upstream
|
file |
diff |
annotate
|
Fri, 27 Oct 2006 18:17:12 +0200 |
Thomas Arendsen Hein |
New UnexpectedOutput exception to catch server errors in localrepo.stream_in
|
file |
diff |
annotate
|
Thu, 26 Oct 2006 19:25:44 +0200 |
Alexis S. L. Carvalho |
Only read .hg/hgrc files from trusted users/groups
|
file |
diff |
annotate
|
Fri, 27 Oct 2006 14:06:32 -0500 |
Matt Mackall |
Make util.unique return a list
|
file |
diff |
annotate
|
Fri, 27 Oct 2006 11:30:20 -0500 |
Matt Mackall |
shortname: truncate at '.' too
|
file |
diff |
annotate
|
Wed, 18 Oct 2006 22:24:03 +0200 |
Benoit Boissinot |
makes username mandatory
|
file |
diff |
annotate
|
Mon, 16 Oct 2006 15:38:53 -0300 |
Alexis S. L. Carvalho |
Use a case-sensitive version of SafeConfigParser everywhere
|
file |
diff |
annotate
|
Tue, 03 Oct 2006 12:33:22 +0200 |
Jose M. Prieto |
Add documentation about the date formats allowed in the command line
|
file |
diff |
annotate
|
Tue, 03 Oct 2006 12:33:18 +0200 |
Jose M. Prieto |
util.strdate: assume local time when no timezone specified
|
file |
diff |
annotate
|
Tue, 03 Oct 2006 12:33:14 +0200 |
Jose M. Prieto |
util.strdate: compute timestamp using UTC, not local timezone
|
file |
diff |
annotate
|
Wed, 27 Sep 2006 20:34:52 +0200 |
Thomas Arendsen Hein |
shortuser should stop before the first space character.
|
file |
diff |
annotate
|
Fri, 22 Sep 2006 17:58:22 +0200 |
Benoit Boissinot |
add comments in cachefunc
|
file |
diff |
annotate
|
Fri, 22 Sep 2006 08:19:25 -0700 |
Brendan Cully |
Add cachefunc to abstract function call cache
|
file |
diff |
annotate
|
Mon, 18 Sep 2006 17:43:31 +0200 |
Benoit Boissinot |
fix warnings spotted by pychecker
|
file |
diff |
annotate
|
Fri, 15 Sep 2006 16:00:16 -0500 |
Matt Mackall |
Back out trusted hgrc change for now
|
file |
diff |
annotate
|
Tue, 22 Aug 2006 20:45:03 -0300 |
Alexis S. L. Carvalho |
Only read .hg/hgrc files from trusted users/groups
|
file |
diff |
annotate
|
Fri, 18 Aug 2006 21:03:29 -0700 |
Vadim Gelfer |
fix issue 322.
|
file |
diff |
annotate
|
Sun, 13 Aug 2006 16:57:45 -0700 |
Vadim Gelfer |
move commands.addremove_lock to cmdutil.addremove
|
file |
diff |
annotate
|
Sat, 12 Aug 2006 12:47:18 -0700 |
Vadim Gelfer |
merge git patch code.
|
file |
diff |
annotate
|
Fri, 11 Aug 2006 15:50:16 -0700 |
Brendan Cully |
Move patch-related code into its own module.
|
file |
diff |
annotate
|
Fri, 11 Aug 2006 15:50:07 -0700 |
Brendan Cully |
Teach import to understand git diff extensions.
|
file |
diff |
annotate
|