Tue, 13 Mar 2007 13:17:26 +0100 |
Christian Ebert |
hgweb: short hash for tip archive name
|
Mon, 26 Mar 2007 21:36:26 -0300 |
Alexis S. L. Carvalho |
add util.lexists
|
Thu, 22 Mar 2007 14:02:39 -0500 |
John Goerzen |
Improve documentation for patchbomb and email
|
Mon, 26 Mar 2007 13:57:49 -0500 |
John Goerzen |
Add common bundle/outgoing options to hg email
|
Mon, 26 Mar 2007 13:37:48 -0500 |
John Goerzen |
Add ability to send bundles to patchbomb extension
|
Sat, 24 Mar 2007 13:31:43 +0100 |
Thomas Arendsen Hein |
Fixed spacing in assignment of REVLOG_DEFAULT_VERSION
|
Sat, 24 Mar 2007 02:57:27 -0500 |
Matt Mackall |
Merge with crew
|
Fri, 23 Mar 2007 23:40:25 -0300 |
Alexis S. L. Carvalho |
use os.path.islink instead of util.is_link; remove util.is_link
|
Fri, 23 Mar 2007 23:40:24 -0300 |
Alexis S. L. Carvalho |
Add some tests for symlink tracking
|
Wed, 21 Mar 2007 23:20:56 -0400 |
Eric St-Jean |
Fix localrepo.copy to deal with symbolic links.
|
Wed, 21 Mar 2007 23:20:56 -0400 |
Eric St-Jean |
Backup symbolic links when reverting
|
Wed, 21 Mar 2007 23:20:56 -0400 |
Eric St-Jean |
fix util.copyfile to deal with symlinks
|
Fri, 23 Mar 2007 14:11:31 -0700 |
Brendan Cully |
hg-relink: do not compare .d files
|
Sat, 24 Mar 2007 02:47:33 -0500 |
Matt Mackall |
changelog: optimize delayed updates for clone vs pull
|
Sat, 24 Mar 2007 02:45:08 -0500 |
Matt Mackall |
Merge with -stable
|
Fri, 23 Mar 2007 00:12:28 -0500 |
Matt Mackall |
tags: require -f to replace an existing tag
|
Thu, 22 Mar 2007 23:52:50 -0500 |
Matt Mackall |
tags: fix abababa case, with test case
|
Fri, 23 Mar 2007 01:04:21 -0500 |
Matt Mackall |
Merge with crew
|
Wed, 21 Mar 2007 14:06:25 -0700 |
Brendan Cully |
Make import opportunistically use merge information
|
Thu, 22 Mar 2007 10:44:59 -0700 |
Brendan Cully |
Add import --exact.
|
Thu, 22 Mar 2007 10:40:28 -0700 |
Brendan Cully |
Add --outgoing option to patchbomb
|
Thu, 22 Mar 2007 23:37:44 -0500 |
Matt Mackall |
restructure changelog file appending
|
Thu, 22 Mar 2007 20:10:46 -0500 |
Matt Mackall |
appendfile: handle only changelog.i file
|
Thu, 22 Mar 2007 19:54:15 -0500 |
Matt Mackall |
appendfile: remove unused manifest code
|
Thu, 22 Mar 2007 19:52:38 -0500 |
Matt Mackall |
revlog: simplify revlog version handling
|
Thu, 22 Mar 2007 19:12:03 -0500 |
Matt Mackall |
revlog: don't pass datafile as an argument
|
Tue, 20 Mar 2007 22:21:05 -0300 |
Alexis S. L. Carvalho |
Merge additional fixes for my matcher changes
|
Tue, 20 Mar 2007 22:09:55 -0300 |
Alexis S. L. Carvalho |
glob:<directory> patterns match the files in that directory.
|
Tue, 20 Mar 2007 22:09:53 -0300 |
Alexis S. L. Carvalho |
Pass normalized directory names to the ignore function
|
Sun, 18 Mar 2007 22:49:05 +0200 |
Giorgos Keramidas |
tests: expand test-commit a bit to test 'hg commit .' too
|