Mon, 14 Aug 2006 10:27:02 -0700 Test for log --prune.
Brendan Cully <brendan@kublai.com> [Mon, 14 Aug 2006 10:27:02 -0700] rev 2886
Test for log --prune.
Mon, 14 Aug 2006 16:06:37 +0300 hgweb: partially revert 4ec58b157265
Giorgos Keramidas <keramida@ceid.upatras.gr> [Mon, 14 Aug 2006 16:06:37 +0300] rev 2885
hgweb: partially revert 4ec58b157265 The change from self.repo.ui.diffopts() to ui.diffopts() causes a traceback when the diff of a changeset should be displayed in the web interface. Revert to self.repo.ui.diffopts() for now.
Sun, 13 Aug 2006 17:03:33 -0700 cmdutil.matchpats: allow include/exclude to be optional.
Vadim Gelfer <vadim.gelfer@gmail.com> [Sun, 13 Aug 2006 17:03:33 -0700] rev 2884
cmdutil.matchpats: allow include/exclude to be optional.
Sun, 13 Aug 2006 17:03:03 -0700 add default values to arguments of walk etc.
Vadim Gelfer <vadim.gelfer@gmail.com> [Sun, 13 Aug 2006 17:03:03 -0700] rev 2883
add default values to arguments of walk etc.
Sun, 13 Aug 2006 16:57:45 -0700 move commands.addremove_lock to cmdutil.addremove
Vadim Gelfer <vadim.gelfer@gmail.com> [Sun, 13 Aug 2006 16:57:45 -0700] rev 2882
move commands.addremove_lock to cmdutil.addremove
Sun, 13 Aug 2006 16:11:22 -0700 move walk and matchpats from commands to cmdutil.
Vadim Gelfer <vadim.gelfer@gmail.com> [Sun, 13 Aug 2006 16:11:22 -0700] rev 2881
move walk and matchpats from commands to cmdutil.
Sun, 13 Aug 2006 15:24:30 -0700 fix patch.patch.filterfiles.
Vadim Gelfer <vadim.gelfer@gmail.com> [Sun, 13 Aug 2006 15:24:30 -0700] rev 2880
fix patch.patch.filterfiles. now test-diff-subdir passes.
Sun, 13 Aug 2006 15:03:48 -0700 make test-diff-subdir executable.
Vadim Gelfer <vadim.gelfer@gmail.com> [Sun, 13 Aug 2006 15:03:48 -0700] rev 2879
make test-diff-subdir executable.
Sun, 13 Aug 2006 23:00:18 +0300 tests: new test for hg diff of a subdirectory only
Giorgos Keramidas <keramida@ceid.upatras.gr> [Sun, 13 Aug 2006 23:00:18 +0300] rev 2878
tests: new test for hg diff of a subdirectory only
Sun, 13 Aug 2006 18:35:24 +0300 Make clear that hg pull -r REV pulls "up to" a revision.
Giorgos Keramidas <keramida@ceid.upatras.gr> [Sun, 13 Aug 2006 18:35:24 +0300] rev 2877
Make clear that hg pull -r REV pulls "up to" a revision. The existing message was a bit confusing, making the reader believe that only the specific revision is pulled.
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 tip