Mercurial > hg
graph
-
repoview: backout ced3ecfc2e57Wed, 17 Dec 2014 12:21:07 -0800, by Pierre-Yves David
-
largefile: explain why no monkey patching on a repoviewWed, 17 Dec 2014 12:19:33 -0800, by Pierre-Yves David
-
largefile: backout ca54fb3d71ceWed, 17 Dec 2014 12:10:16 -0800, by Pierre-Yves David
-
incoming: handle phases the same as pullThu, 18 Dec 2014 12:33:17 -0800, by Eric Sumner
-
bundlerepo: retract phase boundaryThu, 18 Dec 2014 12:22:43 -0800, by Eric Sumner
-
bundlerepo: implement safe phasecacheThu, 18 Dec 2014 11:38:48 -0800, by Eric Sumner
-
localrepo.__getitem__: add slicing supportThu, 18 Dec 2014 11:30:10 -0800, by Eric Sumner
-
ignore: resolve ignore files relative to repo root (issue4473) (BC)Tue, 16 Dec 2014 14:34:53 -0800, by Siddharth Agarwal
-
test-hgignore: add testing for ui.ignoreWed, 17 Dec 2014 18:53:38 -0800, by Siddharth Agarwal
-
tests: add missing globs for WindowsWed, 10 Dec 2014 22:09:46 -0500, by Matt Harbison
-
share: use the 'sharedpath' attr on repo instead of reloading from the fileThu, 18 Dec 2014 23:24:17 -0500, by Matt Harbison
-
share: fix source repo lookup on WindowsThu, 18 Dec 2014 23:16:37 -0500, by Matt Harbison
-
help: suggest '-v -e' to get built-in aliases for extensions (issue4461)Mon, 22 Dec 2014 03:20:50 +0100, by Chingis Dugarzhapov
-
test-check-commit-hg: clarify misleading "commit message rules" errorThu, 18 Dec 2014 10:11:38 -0800, by Martin von Zweigbergk
-
keyword: handle resolve to either parentSun, 21 Dec 2014 13:02:59 +0000, by Christian Ebert
-
keyword: update test file syntaxSun, 21 Dec 2014 12:53:57 +0000, by Christian Ebert
-
branches: deprecate -aMon, 22 Dec 2014 14:49:05 -0600, by Matt Mackall
-
largefiles: fix a spurious missing file warning with forget (issue4053) stableSun, 21 Dec 2014 15:06:54 -0500, by Matt Harbison
-
largefiles: fix a spurious missing file warning with 'remove -A' (issue4053) stableSun, 21 Dec 2014 15:04:13 -0500, by Matt Harbison
-
largefiles: introduce the 'composelargefilematcher()' method stableSun, 21 Dec 2014 14:42:46 -0500, by Matt Harbison
-
context: return dirstate parents in workingctx.ancestors()Thu, 18 Dec 2014 09:37:14 -0800, by Durham Goode
-
backout: add --commit optionWed, 17 Dec 2014 17:26:12 -0800, by Mateusz Kwapich
-
share: add option to share bookmarksSat, 13 Dec 2014 11:32:46 -0800, by Ryan McElroy
-
highlight: ignore Unicode's extra linebreaks (issue4291)Wed, 17 Dec 2014 13:25:24 -0600, by Matt Mackall
-
test: fix typo in test-help.tThu, 18 Dec 2014 21:53:55 +0100, by André Sintzoff
-
templatekw: remove unneeded showtagsMon, 15 Dec 2014 09:40:02 -0800, by Sean Farley
-
namespaces: generate template keyword when registering a namespaceThu, 16 Oct 2014 23:19:09 -0700, by Sean Farley
-
templatekw: add helper method to generate a template keyword for a namespaceSun, 14 Dec 2014 19:15:37 -0800, by Sean Farley
-
namespaces: add names method to return list of names for a given nodeSun, 14 Dec 2014 18:54:50 -0800, by Sean Farley
-
namespaces: add nodemap propertyMon, 15 Dec 2014 00:24:23 -0800, by Sean Farley
-
namespaces: add method to get template name of namespaceSun, 14 Dec 2014 19:12:27 -0800, by Sean Farley
-
namespaces: add template name of a namespaceMon, 15 Dec 2014 00:09:52 -0800, by Sean Farley
-
memctx: remove redundant test for issue4470 from test-commit.tFri, 19 Dec 2014 00:11:56 +0900, by FUJIWARA Katsunori
-
memctx: calculate manifest more efficientlyFri, 19 Dec 2014 00:11:56 +0900, by FUJIWARA Katsunori
-
merge with stableThu, 18 Dec 2014 16:41:59 -0600, by Matt Mackall
-
pathauditor: check for Windows shortname aliases stable 3.2.3Thu, 18 Dec 2014 14:18:28 -0600, by Matt Mackall
-
pathauditor: check for codepoints ignored on OS X stableTue, 16 Dec 2014 13:08:17 -0500, by Augie Fackler
-
darwin: omit ignorable codepoints when normcase()ing a file path stableTue, 16 Dec 2014 13:07:10 -0500, by Augie Fackler
-
encoding: add hfsignoreclean to clean out HFS-ignored characters stableTue, 16 Dec 2014 13:06:41 -0500, by Augie Fackler
-
test-casefolding.t: demonstrate a bug with HFS+ ignoring some codepoints stableThu, 11 Dec 2014 15:42:49 -0500, by Augie Fackler
-
manifest: disallow setting the node id of an entry to None stableFri, 12 Dec 2014 13:40:44 -0500, by Augie Fackler
-
context: stop setting None for modified or added nodes stableFri, 12 Dec 2014 15:29:54 -0500, by Augie Fackler
-
largefiles: don't actually remove largefiles in an addremove dry run stableSat, 13 Dec 2014 13:33:48 -0500, by Matt Harbison
-
bundle2: lowercase part typesWed, 17 Dec 2014 15:11:26 -0800, by Eric Sumner
-
bundle2.bundlepart: make mandatory part flag explicit in APIWed, 17 Dec 2014 21:14:19 -0800, by Eric Sumner
-
memctx: calculate manifest correctly with newly-removed files (issue4470)Wed, 17 Dec 2014 15:09:43 +0900, by FUJIWARA Katsunori
-
memctx: calculate manifest including newly added files correctlyWed, 17 Dec 2014 15:09:43 +0900, by FUJIWARA Katsunori
-
memctx: calculate exact status being committed from specified filesWed, 17 Dec 2014 15:09:38 +0900, by FUJIWARA Katsunori
-
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
-
merge: don't treat 'diverge' and 'renamedelete' like actionsTue, 09 Dec 2014 16:49:55 -0800, by Martin von Zweigbergk
-
merge: move dr/rd warning messages out of applyupdates()Tue, 09 Dec 2014 14:18:31 -0800, by Martin von Zweigbergk
-
merge: don't report progress for dr/rd actionsFri, 05 Dec 2014 16:13:26 -0800, by Martin von Zweigbergk
-
subrepo: add partial diff support for git subreposWed, 10 Dec 2014 10:32:51 +0100, by Mathias De Maré
-
subrepo: extend git version check to 3 digitsWed, 10 Dec 2014 08:41:21 +0100, by Mathias De Maré
-
subrepo: move git version check into a separate methodWed, 10 Dec 2014 08:33:03 +0100, by Mathias De Maré
-
rebase: show a note for updated mq patchesThu, 11 Oct 2012 23:22:02 +0200, by Mads Kiilerich
-
rebase: improve debug messages while processing the list of rebasesWed, 10 Dec 2014 06:20:35 +0100, by Mads Kiilerich
-
rebase: show warning when rebase creates no changes to commitWed, 10 Dec 2014 06:20:35 +0100, by Mads Kiilerich
-
rebase: show more useful status information while rebasingTue, 09 Dec 2014 03:45:26 +0100, by Mads Kiilerich
-
tests: make 'saved backup' globbing less narrow in rebase testsSun, 07 Dec 2014 20:04:45 +0100, by Mads Kiilerich
-
tests: stabilise mq rebase testsTue, 09 Dec 2014 03:37:06 +0100, by Mads Kiilerich
-
test-graft: use strip extension instead of mq extensionTue, 09 Dec 2014 14:45:12 -0500, by Augie Fackler
-
transaction: remove the 'onabort' mechanismThu, 04 Dec 2014 13:52:46 -0800, by Pierre-Yves David
-
transaction: remove the redundant 'onclose' mechanismThu, 04 Dec 2014 13:51:41 -0800, by Pierre-Yves David
-
fncache: document the fact fncache is outdate at hook run timeThu, 04 Dec 2014 16:35:03 -0800, by Pierre-Yves David
-
fncache: drop dedicated 'onclose' function in favor of 'tr.addfinalize'Thu, 04 Dec 2014 13:49:45 -0800, by Pierre-Yves David
-
merge with stableTue, 09 Dec 2014 13:32:19 -0600, by Matt Mackall
-
graft: drop cset description from empty commit messageTue, 09 Dec 2014 12:39:23 -0600, by Matt Mackall
-
graft: show hashes in user-facing messagesTue, 09 Dec 2014 03:38:23 +0100, by Mads Kiilerich
-
graft: give helpful warning for empty graftsTue, 09 Dec 2014 03:38:23 +0100, by Mads Kiilerich
-
graft: show more useful status information while graftingTue, 09 Dec 2014 03:38:23 +0100, by Mads Kiilerich
-
tests: test coverage for empty graftTue, 09 Dec 2014 03:37:55 +0100, by Mads Kiilerich
-
largefiles: drop the unfiltered repo usage in overridepurge()Sun, 07 Dec 2014 10:54:29 -0500, by Matt Harbison
-
repoview: allow methods on the proxy class to be replacedSun, 07 Dec 2014 10:52:56 -0500, by Matt Harbison
-
log: fix log -f slow path to actually follow history stableFri, 05 Dec 2014 14:27:32 -0800, by Durham Goode
-
obsstore: cache size computation for fm1 nodeWed, 26 Nov 2014 23:23:33 -0800, by Pierre-Yves David
-
obsstore: prefetch struct.calcsizeWed, 26 Nov 2014 23:21:20 -0800, by Pierre-Yves David
-
obsstore: disable garbage collection during initialization (issue4456)Wed, 26 Nov 2014 16:58:31 -0800, by Pierre-Yves David
-
dirstate: use the 'nogc' decoratorThu, 04 Dec 2014 05:43:15 -0800, by Pierre-Yves David
-
util: add a 'nogc' decorator to disable the garbage collectionThu, 04 Dec 2014 05:43:40 -0800, by Pierre-Yves David
-
generate-working-copy-states: open() in binary mode when writing contentFri, 05 Dec 2014 22:58:02 -0500, by Matt Harbison
-
largefiles: don't use 'r' action for standin that doesn't existFri, 05 Dec 2014 16:45:52 -0800, by Martin von Zweigbergk
-
largefiles: don't use 'r' action for normal file that doesn't existFri, 05 Dec 2014 16:51:37 -0800, by Martin von Zweigbergk
-
rebase: handle revtodo as a special value when storing/restoring stateTue, 02 Dec 2014 12:23:12 -0800, by Pierre-Yves David
-
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
-
rebase: always store rev in state, also when collapsingTue, 02 Dec 2014 05:12:59 +0100, by Mads Kiilerich
-
rebase: clarify naming of variables holding node hashes - don't call them revTue, 02 Dec 2014 05:12:53 +0100, by Mads Kiilerich
-
bookmarks: factor out bookmark file opening for easier extensibilityThu, 27 Nov 2014 00:24:25 -0800, by Ryan McElroy
-
merge with stableTue, 02 Dec 2014 17:19:20 -0600, by Matt Mackall
-
diff: explicitly honor all diffoptsTue, 18 Nov 2014 22:18:05 -0800, by Siddharth Agarwal
-
annotate: explicitly only honor whitespace diffoptsTue, 18 Nov 2014 22:16:46 -0800, by Siddharth Agarwal
-
notify: explicitly honor all diffoptsTue, 18 Nov 2014 21:47:47 -0800, by Siddharth Agarwal
-
jsonchangeset: don't honor whitespace and format-changing diffoptsTue, 18 Nov 2014 22:13:05 -0800, by Siddharth Agarwal
-
transplant: don't honor whitespace and format-changing diffoptsTue, 18 Nov 2014 21:49:05 -0800, by Siddharth Agarwal
-
hgk: don't honor whitespace and format-changing diffoptsTue, 18 Nov 2014 21:38:19 -0800, by Siddharth Agarwal
-
patchbomb: don't honor whitespace and format-changing diffopts (BC)Tue, 18 Nov 2014 17:36:24 -0800, by Siddharth Agarwal
-
merge: add more thorough tests for --forceWed, 26 Nov 2014 11:45:21 -0800, by Martin von Zweigbergk
-
merge: display modify/delete conflict prompts in sorted orderWed, 26 Nov 2014 10:25:27 -0800, by Martin von Zweigbergk
-
generate-working-copy-states: accept depth arguments on command lineSun, 09 Nov 2014 00:10:29 -0800, by Martin von Zweigbergk
-
generate-working-copy-states: generalize for depthSat, 08 Nov 2014 23:37:54 -0800, by Martin von Zweigbergk
-
generate-working-copy-states: make 'tracked' a stringSat, 29 Nov 2014 14:39:33 -0800, by Martin von Zweigbergk
-
merge: demonstrate that directory renames can lose local file contentTue, 02 Dec 2014 13:28:07 -0800, by Martin von Zweigbergk
-
mq: drop updateheader - inserthgheader and insertplainheader is enoughFri, 28 Nov 2014 03:09:19 +0100, by Mads Kiilerich
-
mq: smarter handling of plain headersFri, 28 Nov 2014 03:09:06 +0100, by Mads Kiilerich
-
largefiles: drop the override for 'fetch'Sun, 30 Nov 2014 23:30:31 -0500, by Matt Harbison
-
rebase: ignore negative state when updating back to original wc parent stableTue, 02 Dec 2014 11:06:38 -0800, by Pierre-Yves David
-
bundle2-push: provide transaction to reply unbundlerFri, 21 Nov 2014 15:50:38 -0800, by Eric Sumner
-
bundle2.processbundle: let callers request default behaviorMon, 24 Nov 2014 16:04:44 -0800, by Eric Sumner
-
push: elevate phase transaction to cover entire operationFri, 21 Nov 2014 15:06:38 -0800, by Eric Sumner
-
pull: extract transaction logic into separate objectFri, 21 Nov 2014 14:32:57 -0800, by Eric Sumner
-
record: don't honor format-changing diffopts (issue4459)Tue, 18 Nov 2014 20:00:37 -0800, by Siddharth Agarwal
-
patch.difffeatureopts: add a feature for format-changing diffoptsTue, 18 Nov 2014 17:22:03 -0800, by Siddharth Agarwal
-
patch.difffeatureopts: add a feature for whitespace diffoptsTue, 18 Nov 2014 17:09:26 -0800, by Siddharth Agarwal
-
patch.difffeatureopts: add a feature for diff.gitTue, 18 Nov 2014 17:10:14 -0800, by Siddharth Agarwal
-
patch: rename diffopts to diffalloptsTue, 18 Nov 2014 21:43:38 -0800, by Siddharth Agarwal
-
patch: add a new function to initialize diffopts by featureTue, 18 Nov 2014 16:53:22 -0800, by Siddharth Agarwal
-
patch.diffopts: use a dict for initializationTue, 18 Nov 2014 16:00:54 -0800, by Siddharth Agarwal
-
largefiles: split the creation of a normal matcher out of its install methodFri, 21 Nov 2014 22:24:45 -0500, by Matt Harbison
-
addremove: print relative paths when called with -I/-X (BC)Mon, 01 Dec 2014 21:48:32 -0800, by Martin von Zweigbergk
-
merge with stableMon, 01 Dec 2014 19:34:11 -0600, by Matt Mackall
-
i18n-ja: synchronized with edf29f9c15f0 stableSat, 29 Nov 2014 14:32:12 +0900, by FUJIWARA Katsunori
-
merge: before cd/dc prompt, check that changed side really changed stable 3.2.2Mon, 01 Dec 2014 02:30:21 +0100, by Mads Kiilerich
-
largefiles: don't show largefile/normal prompts if one side is unchanged stableMon, 01 Dec 2014 02:11:29 +0100, by Mads Kiilerich
-
tests: add test-issue3084.t cases for 'changed but same' as for 'unchanged' stableMon, 01 Dec 2014 02:11:17 +0100, by Mads Kiilerich
-
tests: clean-up of largefiles tests in test-issue3084.t stableMon, 01 Dec 2014 02:10:57 +0100, by Mads Kiilerich
-
pushkey: gracefully handle prepushkey hook failure (issue4455) stableSat, 29 Nov 2014 19:17:47 -0800, by Pierre-Yves David
-
hook: raise a more specialized HookAbort exception when a hook fails stableSat, 29 Nov 2014 19:13:35 -0800, by Pierre-Yves David
-
revset: fix first and last for generatorset (issue4465) stableMon, 01 Dec 2014 05:18:12 -0800, by Pierre-Yves David
-
mq: fix update of headers that occur in the "wrong" order stableFri, 28 Nov 2014 02:57:33 +0100, by Mads Kiilerich
-
subrepo: add status support for ignored files in git subreposFri, 28 Nov 2014 20:16:15 +0100, by Mathias De Maré
-
manifest: document the extra letter in working copy manifest nodeWed, 26 Nov 2014 15:37:01 -0800, by Pierre-Yves David
-
hgweb: send proper HTTP response after uncaught exception stableFri, 28 Nov 2014 10:59:02 -0800, by Gregory Szorc
-
tests: test rebase of merge of target ancestorsSun, 30 Nov 2014 20:06:53 +0100, by Mads Kiilerich
-
tests: test coverage of parent order with p1 outside rebase setSun, 30 Nov 2014 19:36:03 +0100, by Mads Kiilerich
-
tests: add test for rebasing merges with ancestors of the rebase destinationSun, 30 Nov 2014 19:35:54 +0100, by Mads Kiilerich
-
merge: 0 is a valid ancestor different from NoneSun, 30 Nov 2014 19:26:53 +0100, by Mads Kiilerich
-
merge with stableThu, 27 Nov 2014 12:25:01 -0600, by Matt Mackall
-
revert: look for copy information for all local modifications stableTue, 25 Nov 2014 19:40:54 -0800, by Pierre-Yves David
-
rename: properly report removed and added file as modified (issue4458) stableMon, 24 Nov 2014 18:42:56 -0800, by Pierre-Yves David
-
manifest: fix a bug where working copy file 'add' mark was buggy stableWed, 26 Nov 2014 14:54:16 -0800, by Pierre-Yves David
-
merge: be precise about what merged into what in short desc stableWed, 26 Nov 2014 17:22:09 +0300, by anatoly techtonik
-
docker: add Docker files for running an Apache mod_wsgi serverTue, 11 Nov 2014 20:32:10 -0800, by Gregory Szorc
-
merge: use None as filename for base in 'both created' conflictsMon, 24 Nov 2014 16:17:02 -0800, by Martin von Zweigbergk
-
merge: break out "both renamed a -> b" caseMon, 24 Nov 2014 16:42:36 -0800, by Martin von Zweigbergk