Tue, 15 Aug 2006 15:45:45 -0500 |
Matt Mackall |
Use revlog hash comparison technique in merge
|
Tue, 15 Aug 2006 14:18:13 -0500 |
Matt Mackall |
Move cmp bits from filelog to revlog
|
Tue, 15 Aug 2006 14:06:50 -0500 |
Matt Mackall |
Move ui.sendmail to mail.connect/sendmail
|
Tue, 15 Aug 2006 11:34:08 -0500 |
Matt Mackall |
Move ui.diffopts to patch.diffopts where it belongs
|
Mon, 14 Aug 2006 15:07:00 -0500 |
Matt Mackall |
filelog: add hash-based comparisons
|
Mon, 14 Aug 2006 14:42:15 -0500 |
Matt Mackall |
Merge with crew
|
Sun, 13 Aug 2006 17:03:33 -0700 |
Vadim Gelfer |
cmdutil.matchpats: allow include/exclude to be optional.
|
Sun, 13 Aug 2006 17:03:03 -0700 |
Vadim Gelfer |
add default values to arguments of walk etc.
|
Sun, 13 Aug 2006 16:57:45 -0700 |
Vadim Gelfer |
move commands.addremove_lock to cmdutil.addremove
|
Sun, 13 Aug 2006 16:11:22 -0700 |
Vadim Gelfer |
move walk and matchpats from commands to cmdutil.
|
Sun, 13 Aug 2006 15:24:30 -0700 |
Vadim Gelfer |
fix patch.patch.filterfiles.
|
Sun, 13 Aug 2006 15:03:48 -0700 |
Vadim Gelfer |
make test-diff-subdir executable.
|
Sun, 13 Aug 2006 23:00:18 +0300 |
Giorgos Keramidas |
tests: new test for hg diff of a subdirectory only
|
Sun, 13 Aug 2006 18:35:24 +0300 |
Giorgos Keramidas |
Make clear that hg pull -r REV pulls "up to" a revision.
|
Sun, 13 Aug 2006 20:21:13 +0300 |
Giorgos Keramidas |
Use cached hg-root-dir instead of rediscovering
|