Thu, 03 Aug 2006 11:48:56 -0700 Add log option --follow-first to follow only the first parent of
Brendan Cully <brendan@kublai.com> [Thu, 03 Aug 2006 11:48:56 -0700] rev 2784
Add log option --follow-first to follow only the first parent of merges. This can be useful to extract a single line of development.
Thu, 03 Aug 2006 13:29:31 -0700 Make log --follow revision range start default to working dir parent.
Brendan Cully <brendan@kublai.com> [Thu, 03 Aug 2006 13:29:31 -0700] rev 2783
Make log --follow revision range start default to working dir parent.
Thu, 03 Aug 2006 11:06:09 -0700 Make log --follow without a file list follow a single head.
Brendan Cully <brendan@kublai.com> [Thu, 03 Aug 2006 11:06:09 -0700] rev 2782
Make log --follow without a file list follow a single head. This includes all the parents or children (depending on the direction of the revision range).
Thu, 03 Aug 2006 11:12:02 -0700 merge with brendan.
Vadim Gelfer <vadim.gelfer@gmail.com> [Thu, 03 Aug 2006 11:12:02 -0700] rev 2781
merge with brendan.
Thu, 03 Aug 2006 11:09:12 -0700 Use StatusEntry class instead of repeated status line parsing.
Brendan Cully <brendan@kublai.com> [Thu, 03 Aug 2006 11:09:12 -0700] rev 2780
Use StatusEntry class instead of repeated status line parsing. This small cleanup abstracts out repeated instances of (rev, name) = applied[x].split(':'), making it easier to use applied or change the status file format.
Wed, 02 Aug 2006 21:06:12 -0700 mq: make queue.unapplied useful as api
Vadim Gelfer <vadim.gelfer@gmail.com> [Wed, 02 Aug 2006 21:06:12 -0700] rev 2779
mq: make queue.unapplied useful as api
Mon, 07 Aug 2006 16:27:09 -0500 Move repo.verify
Matt Mackall <mpm@selenic.com> [Mon, 07 Aug 2006 16:27:09 -0500] rev 2778
Move repo.verify
Thu, 03 Aug 2006 21:24:19 -0500 revlog.lookup optimization
Matt Mackall <mpm@selenic.com> [Thu, 03 Aug 2006 21:24:19 -0500] rev 2777
revlog.lookup optimization
Thu, 03 Aug 2006 20:06:05 -0500 Remove **opts arg from commands.doupdate
Matt Mackall <mpm@selenic.com> [Thu, 03 Aug 2006 20:06:05 -0500] rev 2776
Remove **opts arg from commands.doupdate
Thu, 03 Aug 2006 15:24:41 -0500 Move merge code to its own module
Matt Mackall <mpm@selenic.com> [Thu, 03 Aug 2006 15:24:41 -0500] rev 2775
Move merge code to its own module Pull update and merge3 out of localrepo into merge.py s/self/repo/ Add temporary API function in hg.py Convert all users
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip