Mercurial > hg
graph
-
rebase: add a 'revtodo' constantTue, 02 Dec 2014 09:46:20 -0800, by Pierre-Yves David
-
rebase: use '>= 0' to know is a revision was rebasedThu, 04 Dec 2014 07:03:02 -0800, by Pierre-Yves David
-
patchbomb: introduce a 'patchbomb.confirm' optionTue, 02 Dec 2014 17:35:21 -0800, by Pierre-Yves David
-
patchbomb: add a 'patchbomb.intro' optionTue, 02 Dec 2014 17:24:52 -0800, by Pierre-Yves David
-
patchbomb: extract 'getoutgoing' closure into its own functionTue, 02 Dec 2014 16:51:32 -0800, by Pierre-Yves David
-
perf: add a perfloadmarkers commandThu, 20 Nov 2014 16:27:55 -0800, by Pierre-Yves David
-
rebase: move base calculation from rebasenode() to defineparents()Wed, 19 Nov 2014 03:38:51 +0100, by Mads Kiilerich
-
largefiles: remove redundant checks for false modify/delete conflictsFri, 05 Dec 2014 10:53:25 -0800, by Martin von Zweigbergk
-
merge: make 'keep' message more descriptiveWed, 03 Dec 2014 14:03:20 -0800, by Martin von Zweigbergk
-
addremove: restore the relative path printing when files are namedThu, 04 Dec 2014 23:08:27 -0500, by Matt Harbison
-
match: introduce uipath() to properly style a file pathThu, 04 Dec 2014 23:04:55 -0500, by Matt Harbison
-
merge with stableFri, 05 Dec 2014 12:10:56 -0600, by Matt Mackall
-
update: don't overwrite untracked ignored files on update stableSun, 16 Nov 2014 23:41:44 -0800, by Martin von Zweigbergk
-
update: add tests for untracked local file stableTue, 02 Dec 2014 17:11:01 -0800, by Martin von Zweigbergk
-
merge: don't overwrite conflicting file in locally renamed directoryWed, 03 Dec 2014 11:02:52 -0800, by Martin von Zweigbergk
-
merge: don't ignore conflicting file in remote renamed directoryWed, 03 Dec 2014 10:56:07 -0800, by Martin von Zweigbergk
-
merge: duplicate 'if f in copied' into each branchSun, 23 Nov 2014 15:08:50 -0800, by Martin von Zweigbergk
-
merge: branch code into {n1 and n2, n1, n2} top-level casesSun, 23 Nov 2014 14:09:10 -0800, by Martin von Zweigbergk
-
update: remove redundant and misplaced merge testsTue, 02 Dec 2014 16:39:59 -0800, by Martin von Zweigbergk
-
largefiles: use clearer debug messages in actionsFri, 21 Nov 2014 13:02:45 -0800, by Martin von Zweigbergk
-
largefiles: don't clobber merge action message with user messageFri, 21 Nov 2014 11:44:57 -0800, by Martin von Zweigbergk
-
bookmarks: factor out repository lookup from writing bookmarks fileTue, 02 Dec 2014 20:31:19 -0800, by Ryan McElroy
-
parsers: ensure revlog index node tree is initialized before insertionThu, 04 Dec 2014 12:02:02 -0500, by Mike Edgar
-
revset: add 'only' to DoS-safe symbolsWed, 03 Dec 2014 22:56:42 +0900, by Yuya Nishihara
-
revset: move 'only' so that functions are sorted alphabeticallyWed, 03 Dec 2014 22:52:54 +0900, by Yuya Nishihara
-
tests: drop unnecessary glob that causes a warning on WindowsTue, 02 Dec 2014 22:42:41 -0500, by Matt Harbison
-
merge: add test with conflicting file and remote directory renameWed, 03 Dec 2014 10:01:24 -0800, by Martin von Zweigbergk
-
graft: use a real conflict for the testsWed, 03 Dec 2014 15:03:29 -0800, by Martin von Zweigbergk
-
add: use lexists so that broken symbolic links are addedWed, 03 Dec 2014 14:33:29 -0800, by John Coomes
-
rebase: avoid redundant repo[rev].rev() - just keep working in rev spaceTue, 02 Dec 2014 05:12:59 +0100, by Mads Kiilerich