Mercurial > hg
graph
-
cmdutil.matchpats: allow include/exclude to be optional.Sun, 13 Aug 2006 17:03:33 -0700, by Vadim Gelfer
-
add default values to arguments of walk etc.Sun, 13 Aug 2006 17:03:03 -0700, by Vadim Gelfer
-
move commands.addremove_lock to cmdutil.addremoveSun, 13 Aug 2006 16:57:45 -0700, by Vadim Gelfer
-
move walk and matchpats from commands to cmdutil.Sun, 13 Aug 2006 16:11:22 -0700, by Vadim Gelfer
-
fix patch.patch.filterfiles.Sun, 13 Aug 2006 15:24:30 -0700, by Vadim Gelfer
-
make test-diff-subdir executable.Sun, 13 Aug 2006 15:03:48 -0700, by Vadim Gelfer
-
tests: new test for hg diff of a subdirectory onlySun, 13 Aug 2006 23:00:18 +0300, by Giorgos Keramidas
-
Make clear that hg pull -r REV pulls "up to" a revision.Sun, 13 Aug 2006 18:35:24 +0300, by Giorgos Keramidas
-
Use cached hg-root-dir instead of rediscoveringSun, 13 Aug 2006 20:21:13 +0300, by Giorgos Keramidas
-
hgweb: repo.changes() is now called repo.status()Sun, 13 Aug 2006 18:01:44 +0300, by Giorgos Keramidas
-
remove localrepository.changes.Sat, 12 Aug 2006 16:40:12 -0700, by Vadim Gelfer
-
refactor text diff/patch code.Sat, 12 Aug 2006 16:13:27 -0700, by Vadim Gelfer
-
merge.Sat, 12 Aug 2006 16:05:09 -0700, by Vadim Gelfer
-
manifest.execf is now a function.Sat, 12 Aug 2006 16:04:49 -0700, by Vadim Gelfer
-
merge.Sat, 12 Aug 2006 15:43:38 -0700, by Vadim Gelfer
-
grep: add --follow support.Sat, 12 Aug 2006 15:01:46 -0700, by Brendan Cully
-
grep: display correct user/revision for --all in reverse.Sat, 12 Aug 2006 13:51:14 -0700, by Brendan Cully
-
util: qualify name properly.Sat, 12 Aug 2006 15:41:26 -0700, by Vadim Gelfer
-
mq: demandload moreSat, 12 Aug 2006 14:15:23 -0700, by Vadim Gelfer
-
commands.import: refactor patch parsing into patch.extract.Sat, 12 Aug 2006 13:16:48 -0700, by Vadim Gelfer
-
merge git patch code.Sat, 12 Aug 2006 12:47:18 -0700, by Vadim Gelfer
-
Tests for git importFri, 11 Aug 2006 16:56:31 -0700, by Brendan Cully
-
Remove debugging lineFri, 11 Aug 2006 16:55:48 -0700, by Brendan Cully
-
Fix bad merge with crewFri, 11 Aug 2006 16:30:24 -0700, by Brendan Cully
-
Move patch-related code into its own module.Fri, 11 Aug 2006 15:50:16 -0700, by Brendan Cully
-
Teach import to understand git diff extensions.Fri, 11 Aug 2006 15:50:07 -0700, by Brendan Cully
-
update copyrights.Sat, 12 Aug 2006 12:30:02 -0700, by Vadim Gelfer
-
merge.Sat, 12 Aug 2006 12:12:23 -0700, by Vadim Gelfer
-
Fix some bugs introduced during the manifest refactoringSat, 12 Aug 2006 08:53:23 -0300, by Alexis S. L. Carvalho
-
Fix "hg qnew -f foo" without -mSat, 12 Aug 2006 09:24:04 -0300, by Alexis S. L. Carvalho