Thu, 17 Aug 2006 21:13:35 +0300 add missing import of errno
Giorgos Keramidas <keramida@ceid.upatras.gr> [Thu, 17 Aug 2006 21:13:35 +0300] rev 2951
add missing import of errno
Fri, 18 Aug 2006 15:53:30 -0700 merge.
Vadim Gelfer <vadim.gelfer@gmail.com> [Fri, 18 Aug 2006 15:53:30 -0700] rev 2950
merge.
Fri, 18 Aug 2006 15:53:14 -0700 add other dir/file case to test for issue322.
Vadim Gelfer <vadim.gelfer@gmail.com> [Fri, 18 Aug 2006 15:53:14 -0700] rev 2949
add other dir/file case to test for issue322.
Fri, 18 Aug 2006 14:59:18 -0700 Teach annotate to follow copies.
Brendan Cully <brendan@kublai.com> [Fri, 18 Aug 2006 14:59:18 -0700] rev 2948
Teach annotate to follow copies.
Fri, 18 Aug 2006 15:03:16 -0700 Add self to contributors
Brendan Cully <brendan@kublai.com> [Fri, 18 Aug 2006 15:03:16 -0700] rev 2947
Add self to contributors
Fri, 18 Aug 2006 14:49:12 -0700 add test for issue 322.
Vadim Gelfer <vadim.gelfer@gmail.com> [Fri, 18 Aug 2006 14:49:12 -0700] rev 2946
add test for issue 322. no .out file because issue is still live.
Fri, 18 Aug 2006 14:13:44 -0700 merge with self.
Vadim Gelfer <vadim.gelfer@gmail.com> [Fri, 18 Aug 2006 14:13:44 -0700] rev 2945
merge with self.
Fri, 18 Aug 2006 14:13:24 -0700 load extensions from every hgrc.
Vadim Gelfer <vadim.gelfer@gmail.com> [Fri, 18 Aug 2006 14:13:24 -0700] rev 2944
load extensions from every hgrc. before this change only extensions in global hgrc files were loaded. now extensions in per-repo hgrc are loaded.
Fri, 11 Aug 2006 16:12:14 -0700 refactor extension loading.
Vadim Gelfer <vadim.gelfer@gmail.com> [Fri, 11 Aug 2006 16:12:14 -0700] rev 2943
refactor extension loading.
Fri, 18 Aug 2006 13:01:40 -0700 merge with brendan.
Vadim Gelfer <vadim.gelfer@gmail.com> [Fri, 18 Aug 2006 13:01:40 -0700] rev 2942
merge with brendan.
Wed, 16 Aug 2006 19:55:42 -0700 mq: fix appliedname
Brendan Cully <brendan@kublai.com> [Wed, 16 Aug 2006 19:55:42 -0700] rev 2941
mq: fix appliedname
Wed, 16 Aug 2006 19:53:42 -0700 mq help text updates and speling fixes
Brendan Cully <brendan@kublai.com> [Wed, 16 Aug 2006 19:53:42 -0700] rev 2940
mq help text updates and speling fixes
Wed, 16 Aug 2006 19:53:01 -0700 Add qnew -e option.
Brendan Cully <brendan@kublai.com> [Wed, 16 Aug 2006 19:53:01 -0700] rev 2939
Add qnew -e option.
Wed, 16 Aug 2006 19:52:21 -0700 allow qrefresh to take a list of files; closes #96.
Brendan Cully <brendan@kublai.com> [Wed, 16 Aug 2006 19:52:21 -0700] rev 2938
allow qrefresh to take a list of files; closes #96.
Wed, 16 Aug 2006 19:51:39 -0700 Fix test-mq-qdiff; add -I and -X options to qdiff
Brendan Cully <brendan@kublai.com> [Wed, 16 Aug 2006 19:51:39 -0700] rev 2937
Fix test-mq-qdiff; add -I and -X options to qdiff
Wed, 16 Aug 2006 19:50:50 -0700 Fix qfold after recent changes
Brendan Cully <brendan@kublai.com> [Wed, 16 Aug 2006 19:50:50 -0700] rev 2936
Fix qfold after recent changes
Wed, 16 Aug 2006 19:50:21 -0700 sed portability fixes
Brendan Cully <brendan@kublai.com> [Wed, 16 Aug 2006 19:50:21 -0700] rev 2935
sed portability fixes
Wed, 16 Aug 2006 19:49:45 -0700 Teach mq about git patches
Brendan Cully <brendan@kublai.com> [Wed, 16 Aug 2006 19:49:45 -0700] rev 2934
Teach mq about git patches
Wed, 16 Aug 2006 19:46:18 -0700 Move import's working dir update code into patch.updatedir
Brendan Cully <brendan@kublai.com> [Wed, 16 Aug 2006 19:46:18 -0700] rev 2933
Move import's working dir update code into patch.updatedir
Fri, 18 Aug 2006 10:24:04 -0700 Solaris portability fixes
Danek Duvall <danek.duvall@sun.com> [Fri, 18 Aug 2006 10:24:04 -0700] rev 2932
Solaris portability fixes
Fri, 18 Aug 2006 10:05:44 -0700 Fix bug #345.
Brendan Cully <brendan@kublai.com> [Fri, 18 Aug 2006 10:05:44 -0700] rev 2931
Fix bug #345. The last hit for a file might have been before the last window, so we can't clear copies. To reduce the load, we only store real copy entries instead of storing hashes for every revision.
Wed, 16 Aug 2006 11:03:45 -0700 patchbomb: import new mail module
Brendan Cully <brendan@kublai.com> [Wed, 16 Aug 2006 11:03:45 -0700] rev 2930
patchbomb: import new mail module
Wed, 16 Aug 2006 11:03:32 -0700 mail: fix connect
Brendan Cully <brendan@kublai.com> [Wed, 16 Aug 2006 11:03:32 -0700] rev 2929
mail: fix connect
Fri, 18 Aug 2006 13:07:35 +0200 merge with tah
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 18 Aug 2006 13:07:35 +0200] rev 2928
merge with tah
Fri, 18 Aug 2006 13:06:38 +0200 Fix hgweb's patch display in changeset view.
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 18 Aug 2006 13:06:38 +0200] rev 2927
Fix hgweb's patch display in changeset view.
Tue, 15 Aug 2006 23:37:37 +0300 hgext: more patchbomb documentation
Giorgos Keramidas <keramida@ceid.upatras.gr> [Tue, 15 Aug 2006 23:37:37 +0300] rev 2926
hgext: more patchbomb documentation + Add a description of how to enable this extension + Note which command it provides (it's not very easy to guess that "hgext.patchbomb" enables the "email" command, unless one can read Python sources) + Expand the descriptions of the -n and -m options of "hg email". + Mention that formail is (commonly) part of the procmail package.
Wed, 16 Aug 2006 10:53:01 -0700 make new tests executable.
Vadim Gelfer <vadim.gelfer@gmail.com> [Wed, 16 Aug 2006 10:53:01 -0700] rev 2925
make new tests executable.
Tue, 15 Aug 2006 21:49:49 +0300 tests: new test for the bisect extension
Giorgos Keramidas <keramida@ceid.upatras.gr> [Tue, 15 Aug 2006 21:49:49 +0300] rev 2924
tests: new test for the bisect extension
Tue, 15 Aug 2006 21:22:26 +0300 tests: new test for "hg annotate"
Giorgos Keramidas <keramida@ceid.upatras.gr> [Tue, 15 Aug 2006 21:22:26 +0300] rev 2923
tests: new test for "hg annotate"
Wed, 16 Aug 2006 10:52:42 -0700 override previous merge with mpm.
Vadim Gelfer <vadim.gelfer@gmail.com> [Wed, 16 Aug 2006 10:52:42 -0700] rev 2922
override previous merge with mpm. merge at ef8ee4477019 was bad.
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip