Sat, 12 Aug 2006 16:13:27 -0700 refactor text diff/patch code.
Vadim Gelfer <vadim.gelfer@gmail.com> [Sat, 12 Aug 2006 16:13:27 -0700] rev 2873
refactor text diff/patch code. rename commands.dodiff to patch.diff. rename commands.doexport to patch.export. move some functions from commands to new mercurial.cmdutil module. turn list of diff options into mdiff.diffopts class. patch.diff and patch.export now has clean api for call from 3rd party python code.
Sat, 12 Aug 2006 16:05:09 -0700 merge.
Vadim Gelfer <vadim.gelfer@gmail.com> [Sat, 12 Aug 2006 16:05:09 -0700] rev 2872
merge.
Sat, 12 Aug 2006 16:04:49 -0700 manifest.execf is now a function.
Vadim Gelfer <vadim.gelfer@gmail.com> [Sat, 12 Aug 2006 16:04:49 -0700] rev 2871
manifest.execf is now a function.
Sat, 12 Aug 2006 15:43:38 -0700 merge.
Vadim Gelfer <vadim.gelfer@gmail.com> [Sat, 12 Aug 2006 15:43:38 -0700] rev 2870
merge.
Sat, 12 Aug 2006 15:01:46 -0700 grep: add --follow support.
Brendan Cully <brendan@kublai.com> [Sat, 12 Aug 2006 15:01:46 -0700] rev 2869
grep: add --follow support.
Sat, 12 Aug 2006 13:51:14 -0700 grep: display correct user/revision for --all in reverse.
Brendan Cully <brendan@kublai.com> [Sat, 12 Aug 2006 13:51:14 -0700] rev 2868
grep: display correct user/revision for --all in reverse. Also handle multiple occurrences of the same line by storing linestates in an array instead of a dict, and using difflib to compute the difference between linestates.
Sat, 12 Aug 2006 15:41:26 -0700 util: qualify name properly.
Vadim Gelfer <vadim.gelfer@gmail.com> [Sat, 12 Aug 2006 15:41:26 -0700] rev 2867
util: qualify name properly.
Sat, 12 Aug 2006 14:15:23 -0700 mq: demandload more
Vadim Gelfer <vadim.gelfer@gmail.com> [Sat, 12 Aug 2006 14:15:23 -0700] rev 2866
mq: demandload more
Sat, 12 Aug 2006 13:16:48 -0700 commands.import: refactor patch parsing into patch.extract.
Vadim Gelfer <vadim.gelfer@gmail.com> [Sat, 12 Aug 2006 13:16:48 -0700] rev 2865
commands.import: refactor patch parsing into patch.extract.
Sat, 12 Aug 2006 12:47:18 -0700 merge git patch code.
Vadim Gelfer <vadim.gelfer@gmail.com> [Sat, 12 Aug 2006 12:47:18 -0700] rev 2864
merge git patch code.
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 tip