Mercurial > hg
graph
-
bundle2._processpart: forcing lower-case compare is no longer necessaryFri, 12 Dec 2014 12:31:41 -0800, by Eric Sumner
-
bundle2.unbundlepart: decouple mandatory from parttypeFri, 12 Dec 2014 11:26:56 -0800, by Eric Sumner
-
memctx: fix manifest for removed files (issue4470)Mon, 15 Dec 2014 15:00:54 -0500, by Augie Fackler
-
convert: on svn failure, note libsvn version (issue4043)Fri, 12 Dec 2014 15:53:17 -0500, by Augie Fackler
-
vfs: add a 'split' methodMon, 15 Dec 2014 13:32:34 -0800, by Pierre-Yves David
-
vfs: add a 'reljoin' function for joining relative pathsMon, 15 Dec 2014 13:27:46 -0800, by Pierre-Yves David
-
subrepo: fix git subrepo ui argumentThu, 18 Dec 2014 12:07:03 -0600, by Matt Mackall
-
subrepo: drop the 'ui' parameter to revert()Sat, 13 Dec 2014 19:44:55 -0500, by Matt Harbison
-
subrepo: drop the 'ui' parameter to removefiles()Sat, 13 Dec 2014 19:36:50 -0500, by Matt Harbison
-
subrepo: drop the 'ui' parameter to forget()Sat, 13 Dec 2014 19:23:30 -0500, by Matt Harbison
-
subrepo: drop the 'ui' parameter to cat()Sat, 13 Dec 2014 14:26:38 -0500, by Matt Harbison
-
subrepo: drop the 'ui' parameter to archive()Sat, 13 Dec 2014 14:53:46 -0500, by Matt Harbison
-
subrepo: use 'self.ui' instead of 'self._repo.ui'Sat, 13 Dec 2014 22:44:22 -0500, by Matt Harbison
-
subrepo: reset 'self.ui' to the subrepo copy of 'ui' in the hgsubrepo classSat, 13 Dec 2014 20:43:01 -0500, by Matt Harbison
-
subrepo: rename the '_ui' member to 'ui'Sat, 13 Dec 2014 15:19:38 -0500, by Matt Harbison
-
subrepo: drop the '_ui' member in the subrepo subclassesSat, 13 Dec 2014 15:13:07 -0500, by Matt Harbison
-
graphmod: attempt to clarify documentation of groupbranchiter()Tue, 09 Dec 2014 09:35:04 -0500, by Augie Fackler
-
graphmod: rename graph-topological config to graph-group-branchesMon, 08 Dec 2014 15:20:28 -0500, by Augie Fackler
-
groupbranchiter: allow callers to select the first branchThu, 04 Sep 2014 19:28:17 +0200, by Pierre-Yves David
-
groupbranchiter: support for non-contiguous revsetsThu, 04 Sep 2014 19:05:36 +0200, by Pierre-Yves David
-
groubranchhiter: indent most of the inner codeFri, 14 Nov 2014 20:08:59 +0000, by Pierre-Yves David
-
graphlog: add a way to test the 'groupbranchiter' functionFri, 14 Nov 2014 17:37:59 +0000, by Pierre-Yves David
-
graphmod: add a function for topological iterationThu, 04 Sep 2014 18:19:32 +0200, by Pierre-Yves David
-
namespaces: add branchesFri, 17 Oct 2014 15:27:12 -0700, by Sean Farley
-
namespaces: add tagsFri, 17 Oct 2014 15:27:33 -0700, by Sean Farley
-
namespaces: remove weakref; always pass in repoSun, 14 Dec 2014 19:11:44 -0800, by Ryan McElroy
-
changectx: use names api to simplify and extend node lookupThu, 16 Oct 2014 23:27:54 -0700, by Sean Farley
-
namespaces: add a method to the first matching node for a given nameFri, 17 Oct 2014 15:28:40 -0700, by Sean Farley
-
namespaces: add bookmarks to the names data structureSun, 14 Dec 2014 12:53:50 -0800, by Sean Farley
-
namespaces: add a convenience property for the weakref _repoSun, 14 Dec 2014 16:22:24 -0800, by Sean Farley
-
namespaces: pass repo to __init__Sun, 14 Dec 2014 15:35:57 -0800, by Sean Farley
-
namespaces: add a function to turn single results into listsSun, 14 Dec 2014 15:04:40 -0800, by Sean Farley
-
namespaces: add a method to register new namespacesFri, 17 Oct 2014 11:25:51 -0700, by Sean Farley
-
namespaces: introduce a generic way to map between names and nodesSun, 14 Dec 2014 12:29:28 -0800, by Sean Farley
-
statichttprepo: update profile of __call__ in mock vfs objectSun, 14 Dec 2014 19:27:58 +0100, by Mads Kiilerich
-
tests: avoid git diffstat singular/plural output differenceSun, 14 Dec 2014 21:00:58 +0100, by Mathias De Maré
-
subrepo: add revert support without backup for git subreposSun, 14 Dec 2014 11:34:51 +0100, by Mathias De Maré
-
match: make 'always' and 'exact' functions, not classesSat, 01 Nov 2014 22:56:49 -0700, by Martin von Zweigbergk
-
share: implement shared bookmark functionalitySat, 13 Dec 2014 14:31:55 -0800, by Ryan McElroy
-
debugindex: respect --debug flag to show full nodeidsSat, 13 Dec 2014 13:56:05 -0800, by Kyle Lippincott
-
localrepo.clone: add a way to override server preferuncompressedFri, 12 Dec 2014 14:06:36 -0800, by Siddharth Agarwal
-
hg.clone: set 'stream' depending on whether --pull was requested or notFri, 12 Dec 2014 14:02:56 -0800, by Siddharth Agarwal
-
merge: perform case-collision checking on final set of actionsFri, 14 Nov 2014 05:53:04 -0800, by Martin von Zweigbergk
-
spelling: fixes from proofreading of spell checker issuesThu, 17 Apr 2014 22:47:38 +0200, by Mads Kiilerich
-
tests: allow more flexibility in git diffstat outputSat, 13 Dec 2014 09:45:00 +0100, by Mathias De Maré
-
merge: move cd/dc prompts after largefiles promptsThu, 11 Dec 2014 21:21:21 -0800, by Martin von Zweigbergk
-
addremove: automatically process a subrepository's subreposSun, 30 Nov 2014 22:47:53 -0500, by Matt Harbison
-
addremove: support addremove with explicit paths in subreposSun, 09 Nov 2014 23:46:25 -0500, by Matt Harbison
-
addremove: add support for the -S flagMon, 24 Nov 2014 23:51:26 -0500, by Matt Harbison
-
commit: propagate --addremove to subrepos if -S is specified (issue3759)Mon, 24 Nov 2014 22:27:49 -0500, by Matt Harbison
-
subrepo: store the ui object in the base classWed, 26 Nov 2014 16:13:38 -0500, by Matt Harbison
-
commit: abort if --addremove is specified, but failsWed, 26 Nov 2014 15:16:22 -0500, by Matt Harbison
-
addremove: warn when addremove fails to operate on a named pathWed, 26 Nov 2014 14:27:36 -0500, by Matt Harbison
-
scmutil: pass a matcher to scmutil.addremove() instead of a list of patternsSun, 09 Nov 2014 19:57:02 -0500, by Matt Harbison
-
tests: fix a typo in test-walkrepos.pyWed, 10 Dec 2014 23:46:47 -0500, by Enrique A. Tobis
-
merge: extract _resolvetrivial() functionWed, 03 Dec 2014 13:50:28 -0800, by Martin von Zweigbergk
-
largefiles: start by finding files of interestTue, 09 Dec 2014 22:10:51 -0800, by Martin von Zweigbergk
-
largefiles: rewrite merge code using dictionary with entry per fileTue, 09 Dec 2014 22:03:53 -0800, by Martin von Zweigbergk
-
largefiles: put same 'action' object back in 'newglist'Tue, 09 Dec 2014 09:53:26 -0800, by Martin von Zweigbergk
-
largefiles: don't unnecessarily sort merge action listsMon, 08 Dec 2014 15:20:42 -0800, by Martin von Zweigbergk