Mercurial > hg-stable
graph
-
namespaces: copy implementation to new namespace objectFri, 19 Dec 2014 17:17:17 -0800, by Sean Farley
-
namespaces: add a namespace objectFri, 19 Dec 2014 17:00:28 -0800, by Sean Farley
-
localrepo: use vfs.reljoin rather than os.path.join in the localrepository classFri, 02 Jan 2015 13:30:38 +0100, by Angel Ezquerra
-
largefiles: drop a redundant check for patterns when removing without --afterWed, 26 Nov 2014 19:28:11 -0500, by Matt Harbison
-
context: override _dirstatestatus in workingcommitctx for correct matchingWed, 31 Dec 2014 17:55:43 +0900, by FUJIWARA Katsunori
-
context: avoid breaking already fixed self._status at ctx.status()Wed, 31 Dec 2014 17:55:43 +0900, by FUJIWARA Katsunori
-
context: add workingcommitctx for exact context to be committedWed, 31 Dec 2014 17:55:43 +0900, by FUJIWARA Katsunori
-
context: make unknown/ignored/clean of cached status empty for equivalenceWed, 31 Dec 2014 17:55:43 +0900, by FUJIWARA Katsunori
-
templatefilters.json: stabilize outputWed, 31 Dec 2014 13:48:55 -0800, by Gregory Szorc
-
templatefilters.json: call functionsWed, 31 Dec 2014 11:22:17 -0800, by Gregory Szorc
-
merge with stableThu, 01 Jan 2015 16:47:14 -0600, by Matt Mackall
-
linkrev: also adjust linkrev when bootstrapping annotate (issue4305)Wed, 24 Dec 2014 03:26:48 -0800, by Pierre-Yves David
-
linkrev: also adjust linkrev when bootstrapping 'follow' revsetMon, 29 Dec 2014 23:40:24 -0800, by Pierre-Yves David
-
linkrev: introduce an 'introrev' method on filectxTue, 23 Dec 2014 16:14:39 -0800, by Pierre-Yves David
-
filectx.parents: enforce changeid of parent to be in own changectx ancestorsTue, 23 Dec 2014 15:30:38 -0800, by Pierre-Yves David
-
context: remove unreliable accessor methods from committablectxWed, 31 Dec 2014 17:55:43 +0900, by FUJIWARA Katsunori
-
context: cache self._status correctly at workingctx.statusWed, 31 Dec 2014 17:55:43 +0900, by FUJIWARA Katsunori
-
filectx.parents: also fetch the filelog of rename source tooTue, 23 Dec 2014 18:30:46 -0800, by Pierre-Yves David
-
largefiles: backout f72d73937853 - linear updates handle m -> a differently stable 3.2.4Wed, 31 Dec 2014 14:46:03 +0100, by Mads Kiilerich
-
largefiles: mark lfile as added in lfdirstate when the standin is added stableWed, 31 Dec 2014 14:46:02 +0100, by Mads Kiilerich
-
tests: add test coverage for lfdirstate invalidation of linear update stableWed, 31 Dec 2014 14:45:02 +0100, by Mads Kiilerich
-
test-subrepo-git: ignore global git configTue, 30 Dec 2014 15:51:14 -0600, by Matt Mackall
-
tests/autodiff.py: explicitly only honor feature diffoptsFri, 21 Nov 2014 16:02:26 -0800, by Siddharth Agarwal
-
cmdutil.changeset_printer: explicitly honor all diffoptsFri, 21 Nov 2014 16:01:55 -0800, by Siddharth Agarwal
-
export: explicitly honor all diffoptsTue, 18 Nov 2014 22:21:03 -0800, by Siddharth Agarwal
-
webcommands.annotate: explicitly only honor whitespace diffoptsFri, 21 Nov 2014 16:16:03 -0800, by Siddharth Agarwal
-
filectx.parents: filter nullrev parent soonerTue, 23 Dec 2014 18:29:03 -0800, by Pierre-Yves David
-
context: catch FilteredRepoLookupError instead of RepoLookupErrorTue, 23 Dec 2014 17:13:51 -0800, by Pierre-Yves David
-
narrowmatcher: propagate the rel() methodThu, 27 Nov 2014 10:16:56 -0500, by Matt Harbison
-
match: add the abs() methodFri, 28 Nov 2014 20:15:46 -0500, by Matt Harbison
-
merge with stableMon, 29 Dec 2014 16:39:20 -0600, by Matt Mackall
-
posix: quote the specified string only when it may have to be quotedThu, 25 Dec 2014 23:33:26 +0900, by FUJIWARA Katsunori
-
windows: quote the specified string only when it has to be quotedThu, 25 Dec 2014 23:33:26 +0900, by FUJIWARA Katsunori
-
extdiff: rename the name of an argument for readabilityThu, 25 Dec 2014 23:33:26 +0900, by FUJIWARA Katsunori
-
extdiff: avoid unexpected quoting arguments for external tools (issue4463)Thu, 25 Dec 2014 23:33:26 +0900, by FUJIWARA Katsunori
-
subrepo: add forgotten annotation for reverting git subreposSun, 28 Dec 2014 23:59:57 +0100, by Mathias De Maré
-
subrepo: add full revert support for git subreposSun, 28 Dec 2014 10:42:25 +0100, by Mathias De Maré
-
setup: don't fail when Python doesn't have the cygwinccompiler packageTue, 23 Dec 2014 19:54:48 -0800, by Ludovic Chabant
-
tests: adapt glob pattern to fix test with NetBSD's sh(1) (issue4484)Sun, 28 Dec 2014 23:50:08 +0100, by Thomas Klausner
-
tests: run 'cvs init' only on non-existent directories (issue4482)Sun, 28 Dec 2014 21:30:52 +0100, by Thomas Klausner
-
remove: use vfs instead of os.path + match.rel() for filesystem checksThu, 25 Dec 2014 21:50:35 -0500, by Matt Harbison
-
forget: use vfs instead of os.path + match.rel() for filesystem checksThu, 25 Dec 2014 21:43:45 -0500, by Matt Harbison
-
tests: make a multi-statement hook in bundle2-exchange Windows compatibleWed, 24 Dec 2014 12:07:59 -0500, by Matt Harbison
-
merge with stableMon, 29 Dec 2014 13:10:47 -0600, by Matt Mackall
-
i18n-ja: synchronized with 3b84bde06d17 stableMon, 29 Dec 2014 15:59:56 +0900, by FUJIWARA Katsunori
-
localrepo: use the vfs join method to implement the localrepo join methodTue, 23 Dec 2014 19:48:38 +0100, by Angel Ezquerra
-
localrepo: introduce shared method to check if a repository is sharedSun, 21 Dec 2014 00:19:10 +0100, by Angel Ezquerra
-
trydiff: use 'ctx1.flags()' for symmetry with 'ctx2.flags()'Tue, 23 Dec 2014 16:16:26 -0800, by Martin von Zweigbergk
-
trydiff: use 'not in addedset' for symmetry with 'not in removedset'Tue, 23 Dec 2014 16:25:00 -0800, by Martin von Zweigbergk
-
trydiff: simplify checking for additionsTue, 23 Dec 2014 16:12:54 -0800, by Martin von Zweigbergk
-
trydiff: extract 'date2' variable like existing 'date1'Tue, 23 Dec 2014 14:56:30 -0800, by Martin von Zweigbergk
-
trydiff: use sets, not lists, for containment checksTue, 23 Dec 2014 10:41:45 -0800, by Martin von Zweigbergk
-
largefiles: fix unused importWed, 24 Dec 2014 13:33:01 -0600, by Matt Mackall
-
largefiles: look at unfiltered().lfstatus to allow status() to be filteredSun, 07 Dec 2014 01:32:30 -0500, by Matt Harbison
-
largefiles: eliminate a duplicate message when removing files in verbose modeFri, 28 Nov 2014 14:21:02 -0500, by Matt Harbison
-
largefiles: ensure that the standin files are available in getlfilestoupload()Wed, 17 Dec 2014 21:51:09 -0500, by Matt Harbison