Mercurial > public > mercurial-scm > hg
log mercurial/merge.py @ 18818:a0bff3d4f67b
age | author | description |
---|---|---|
Sun, 24 Mar 2013 16:43:25 -0700 | Siddharth Agarwal | manifestmerge: rename n to n1 and n2 |
Mon, 18 Mar 2013 16:37:20 -0500 | Kevin Bullock | applyupdates: assign variable before we try to use it (issue3855) |
Fri, 15 Mar 2013 11:23:29 -0700 | Durham Goode | rebase: fix --collapse when a file was added then removed |
Sun, 10 Feb 2013 16:55:01 +0000 | Siddharth Agarwal | manifestmerge: fix order in which manifests are fetched |
Sun, 10 Feb 2013 12:16:46 +0000 | Siddharth Agarwal | merge: run _forgetremoved after manifestmerge |
Sat, 09 Feb 2013 15:51:32 -0800 | Bryan O'Sullivan | merge: don't fiddle with name lookups or i18n in hot loops |
Sat, 09 Feb 2013 15:51:32 -0800 | Bryan O'Sullivan | merge: apply non-interactive working dir updates in parallel |