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 2884
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 2883
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 2882
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 2881
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 2880
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 2879
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 2878
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.
Sun, 13 Aug 2006 20:21:13 +0300 Use cached hg-root-dir instead of rediscovering
Giorgos Keramidas <keramida@ceid.upatras.gr> [Sun, 13 Aug 2006 20:21:13 +0300] rev 2877
Use cached hg-root-dir instead of rediscovering by a second call to (hg-root). We have the path we need already as the value of hg-root-dir.
Sun, 13 Aug 2006 18:01:44 +0300 hgweb: repo.changes() is now called repo.status()
Giorgos Keramidas <keramida@ceid.upatras.gr> [Sun, 13 Aug 2006 18:01:44 +0300] rev 2876
hgweb: repo.changes() is now called repo.status()
Sat, 12 Aug 2006 16:40:12 -0700 remove localrepository.changes.
Vadim Gelfer <vadim.gelfer@gmail.com> [Sat, 12 Aug 2006 16:40:12 -0700] rev 2875
remove localrepository.changes. use localrepository.status instead.
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip