Mercurial > hg
graph
-
phase: compute phases in CTue, 24 Mar 2015 11:00:09 -0700, by Laurent Charignon
-
manifest: move C bool polyfill into util.hWed, 25 Mar 2015 14:16:10 -0500, by Matt Mackall
-
manifest: use util.h to get Py_ssize_tWed, 25 Mar 2015 14:13:11 -0500, by Matt Mackall
-
clone: add progress support to hardlink clones (issue3059)Fri, 13 Mar 2015 18:28:11 -0400, by Augie Fackler
-
util: add progress callback support to copyfilesThu, 19 Mar 2015 10:24:22 -0400, by Augie Fackler
-
revert: evaluate filesets against working directory (issue4497)Mon, 23 Mar 2015 23:04:51 -0700, by Martin von Zweigbergk
-
largefiles: extract and reuse 'standin' variable in overriderevert()Tue, 24 Mar 2015 10:27:56 -0700, by Martin von Zweigbergk
-
largefiles: override cmdutil.revert() instead of comands.revert()Fri, 20 Mar 2015 10:05:31 -0700, by Martin von Zweigbergk
-
test-commit-interactive-curses: backout 852801178a63Sat, 21 Mar 2015 12:01:05 -0400, by Matt Harbison
-
test-interactive: use stable EOL in various file generating routinesSat, 21 Mar 2015 11:56:43 -0400, by Matt Harbison
-
patch.diff: restrict matcher to relative root in certain casesTue, 17 Mar 2015 15:46:36 -0700, by Siddharth Agarwal
-
commands.diff: add support for diffs relative to a subdirectoryTue, 17 Mar 2015 15:46:30 -0700, by Siddharth Agarwal
-
cmdutil.diffordiffstat: add support for diffs relative to a subdirectoryTue, 17 Mar 2015 15:06:40 -0700, by Siddharth Agarwal
-
test-fileset.t: remove 'bar ' and 'baz\' from tested filenamesSun, 22 Mar 2015 19:19:16 -0700, by Siddharth Agarwal
-
commands.push: abort when revisions evaluate to empty set (BC)Mon, 23 Mar 2015 18:21:01 -0700, by Gregory Szorc
-
largefiles: fix typo with s/__class/__class__/Mon, 23 Mar 2015 17:07:25 -0700, by Martin von Zweigbergk
-
hgweb: pull line numbers out of main flow of source contentMon, 23 Mar 2015 14:47:35 -0400, by Paul Fisher
-
merge with stableMon, 23 Mar 2015 15:41:43 -0500, by Matt Mackall
-
crecord: don't abort on Windows when curses isn't availableFri, 20 Mar 2015 23:35:13 -0400, by Matt Harbison
-
test-fileset: forget non-portable files to avoid failures on WindowsSat, 21 Mar 2015 01:24:17 -0400, by Matt Harbison
-
crecord: conditionalize the imports that are not available on WindowsFri, 20 Mar 2015 23:32:00 -0400, by Matt Harbison
-
cmdutil: drop a duplicate import of crecordFri, 20 Mar 2015 21:55:11 -0400, by Matt Harbison
-
annotate: add option to annotate working-directory filesSat, 16 Aug 2014 17:50:55 +0900, by Yuya Nishihara
-
committablefilectx: override linkrev() to point to the associated changectxThu, 19 Mar 2015 23:31:53 +0900, by Yuya Nishihara
-
revset: add wdir() function to specify workingctx revision by commandSat, 16 Aug 2014 13:44:16 +0900, by Yuya Nishihara
-
win32: 'raise ctypes.WinError' -> 'raise ctypes.WinError()' stableSun, 22 Mar 2015 19:08:13 -0400, by Matt Harbison
-
patch.diff: add support for diffs relative to a subdirectoryTue, 17 Mar 2015 13:41:24 -0700, by Siddharth Agarwal
-
patch.trydiff: add support for stripping a relative rootTue, 17 Mar 2015 12:59:41 -0700, by Siddharth Agarwal
-
merge with stableFri, 20 Mar 2015 17:30:38 -0500, by Matt Mackall
-
obsolete: mark warning for translationFri, 20 Mar 2015 16:39:07 -0500, by Matt Mackall
-
subrepo: add basic support to hgsubrepo for the files commandWed, 18 Mar 2015 23:03:41 -0400, by Matt Harbison
-
mergecopies: reuse ancestry context when traversing file history (issue4537) stableFri, 20 Mar 2015 00:30:35 -0700, by Pierre-Yves David
-
adjustlinkrev: handle 'None' value as source stableThu, 19 Mar 2015 23:57:34 -0700, by Pierre-Yves David
-
adjustlinkrev: prepare source revs for ancestry only once stableThu, 19 Mar 2015 23:52:26 -0700, by Pierre-Yves David
-
subrepo: add the parent context to hgsubrepoWed, 18 Mar 2015 22:56:41 -0400, by Matt Harbison
-
fileset: add a fileset for portable filenamesThu, 19 Mar 2015 21:26:18 -0700, by Siddharth Agarwal
-
annotate: reuse ancestry context when adjusting linkrev (issue4532) stableThu, 19 Mar 2015 19:52:23 -0700, by Pierre-Yves David
-
treemanifest: make hasdir() fasterMon, 16 Mar 2015 16:01:16 -0700, by Martin von Zweigbergk
-
treemanifest: make filesnotin() fasterTue, 03 Mar 2015 13:50:06 -0800, by Martin von Zweigbergk
-
treemanifest: make diff() fasterThu, 19 Feb 2015 17:13:35 -0800, by Martin von Zweigbergk
-
treemanifest: store directory path in treemanifest nodesMon, 23 Feb 2015 10:57:57 -0800, by Martin von Zweigbergk
-
treemanifest: add configuration for using treemanifest typeThu, 19 Mar 2015 11:07:57 -0700, by Martin von Zweigbergk
-
treemanifest: create treemanifest classThu, 19 Mar 2015 11:08:42 -0700, by Martin von Zweigbergk
-
bookmarks: rewrite comparing bookmarks in commands.summary() by compare()Thu, 19 Mar 2015 23:36:06 +0900, by FUJIWARA Katsunori
-
bookmarks: remove useless diff()Thu, 19 Mar 2015 23:36:05 +0900, by FUJIWARA Katsunori
-
bookmarks: add outgoing() to replace diff() for outgoing bookmarksThu, 19 Mar 2015 23:36:05 +0900, by FUJIWARA Katsunori
-
bookmarks: add incoming() to replace diff() for incoming bookmarksThu, 19 Mar 2015 23:36:05 +0900, by FUJIWARA Katsunori
-
manifest: avoid intersectfiles for matches > 100 filesWed, 18 Mar 2015 15:59:45 -0700, by Durham Goode
-
convert: optimize convert of files that are unmodified from p2 in mergesThu, 19 Mar 2015 17:40:19 +0100, by Mads Kiilerich
-
localrepo: reuse commit of parent filectx entries without rehashingThu, 19 Mar 2015 17:36:17 +0100, by Mads Kiilerich
-
obsolete: avoid infinite loop from obs-cycle in divergence (issue4126)Thu, 19 Mar 2015 13:00:44 -0700, by Pierre-Yves David
-
tests: avoid deprecation warningThu, 19 Mar 2015 15:21:08 -0500, by Matt Mackall
-
walkchangerevs: make followfilter a top-level classThu, 19 Mar 2015 09:12:21 -0700, by Martin von Zweigbergk
-
patch._applydiff: resolve prefix with respect to the cwdThu, 19 Mar 2015 10:18:05 -0700, by Siddharth Agarwal
-
test-revert-interactive: eliminate bashism in wildcard patternFri, 20 Mar 2015 00:22:37 +0900, by Yuya Nishihara
-
devel: also warn about transaction started without a lockTue, 10 Mar 2015 21:03:45 -0700, by Pierre-Yves David
-
contrib: remove the now useless lock-checker.py extensionTue, 10 Mar 2015 21:25:11 -0700, by Pierre-Yves David
-
devel: move the lock-checking code into coreFri, 16 Jan 2015 02:51:10 -0800, by Pierre-Yves David
-
patch.pathtransform: prepend prefix even if strip is 0Wed, 18 Mar 2015 20:59:06 -0700, by Siddharth Agarwal
-
walkchangerevs: simplify by using match.always() methodTue, 28 Oct 2014 22:32:18 -0700, by Martin von Zweigbergk
-
localrepo: simplify by using match.always() methodTue, 28 Oct 2014 22:43:59 -0700, by Martin von Zweigbergk
-
localrepo: remove check for matcher object that's never NoneTue, 30 Sep 2014 16:40:15 -0700, by Martin von Zweigbergk
-
context.walk: walk all files when file and '.' givenWed, 18 Mar 2015 11:42:09 -0700, by Martin von Zweigbergk
-
context.walk: call with util.all() a generator, not a listWed, 18 Mar 2015 09:26:26 -0700, by Martin von Zweigbergk
-
obsolete: remove last instance of _enabledTue, 17 Mar 2015 14:52:58 -0700, by Durham Goode
-
revbranchcache: write cache even during read operationsTue, 24 Feb 2015 18:43:31 -0800, by Durham Goode
-
revbranchcache: move cache writing to the transaction finalizerTue, 10 Feb 2015 20:06:12 -0800, by Durham Goode
-
revbranchcache: populate cache incrementallyTue, 10 Feb 2015 20:04:47 -0800, by Durham Goode
-
revbranchcache: move entry writing to a separate functionTue, 10 Feb 2015 20:01:08 -0800, by Durham Goode
-
revbranchcache: store repo on the objectTue, 10 Feb 2015 19:57:51 -0800, by Durham Goode
-
revbranchcache: move out of branchmap onto localrepoTue, 10 Feb 2015 19:53:48 -0800, by Durham Goode
-
revbranchcache: add test for when the cache is not writableTue, 17 Mar 2015 14:29:56 -0700, by Durham Goode
-
patch.trydiff: add a docstringTue, 17 Mar 2015 13:06:15 -0700, by Siddharth Agarwal
-
keyword: monkeypatch patch.diff more genericallyTue, 17 Mar 2015 15:33:34 -0700, by Siddharth Agarwal
-
keyword: rename kw_diff to kwdiff in keeping with Mercurial style rulesTue, 17 Mar 2015 15:52:28 -0700, by Siddharth Agarwal
-
fetch: use an abort hint where appropriateTue, 17 Mar 2015 20:36:33 +0900, by Yuya Nishihara
-
eol: replace "working copy" with "working directory" in extension helpTue, 17 Mar 2015 20:41:52 +0900, by Yuya Nishihara
-
revset: replace "working copy" with "working directory" in function helpTue, 17 Mar 2015 20:50:19 +0900, by Yuya Nishihara
-
commands: say "working directory" in full spellingTue, 17 Mar 2015 21:53:17 +0900, by Yuya Nishihara
-
commands: replace "working copy" with "working directory" in help/messagesTue, 17 Mar 2015 22:47:08 +0900, by Yuya Nishihara
-
test-commit-interactive-curses: #require 'tic'Tue, 17 Mar 2015 22:21:09 -0400, by Matt Harbison
-
check-code: enforce the usage of 'seq.py' instead of 'seq'Tue, 17 Mar 2015 21:48:34 -0400, by Matt Harbison
-
tests: replace uses of 'seq' with portable 'seq.py'Tue, 17 Mar 2015 21:47:47 -0400, by Matt Harbison
-
tests: introduce 'seq.py' as a portable replacement for 'seq'Tue, 17 Mar 2015 20:59:23 -0400, by Matt Harbison
-
revert: add flag to make revert interactiveMon, 16 Mar 2015 16:33:59 -0700, by Laurent Charignon
-
record: move ui.write wrapping where it should beMon, 16 Mar 2015 15:37:00 -0700, by Laurent Charignon
-
record: refactor the filtering codeMon, 16 Mar 2015 15:35:50 -0700, by Laurent Charignon
-
record: consolidate ui.write wrapping in a functionMon, 16 Mar 2015 15:30:33 -0700, by Laurent Charignon
-
bookmarks: reuse @number bookmark, if it refers changeset referred remotelyTue, 17 Mar 2015 18:20:24 +0900, by FUJIWARA Katsunori
-
bookmarks: check @pathalias suffix before available @number for efficiencyTue, 17 Mar 2015 18:20:24 +0900, by FUJIWARA Katsunori
-
bookmarks: prevent divergent bookmark from being updated unexpectedlyTue, 17 Mar 2015 18:20:24 +0900, by FUJIWARA Katsunori
-
manifest: include Python.h before standard headersWed, 18 Mar 2015 11:41:36 -0700, by Drew Gottlieb
-
crecord: use colwidth instead of ucolwidthWed, 18 Mar 2015 13:38:06 -0500, by Matt Mackall
-
manifest: speed up matches for large sets of filesWed, 18 Mar 2015 13:37:18 -0500, by Matt Mackall
-
perf: add methods for timing changeset file list readingWed, 18 Mar 2015 12:03:44 -0500, by Matt Mackall
-
censor: add exchange tests, via local push/pull and bundle/unbundleSun, 15 Mar 2015 21:52:35 -0400, by Mike Edgar
-
censor: add censor command to hgext with basic client-side testsSun, 15 Mar 2015 21:52:17 -0400, by Mike Edgar
-
record: add comparison methods for recordhunk classFri, 13 Mar 2015 14:08:30 -0700, by Laurent Charignon
-
record: minor refactoring of dorecordThu, 12 Mar 2015 17:50:23 -0700, by Laurent Charignon
-
record: add tests for the curses recording interfaceThu, 12 Mar 2015 14:42:55 -0700, by Laurent Charignon
-
record: enable curses recording logic with experimental flagThu, 12 Mar 2015 14:24:48 -0700, by Laurent Charignon
-
record: change arguments of curses recording functionFri, 13 Mar 2015 10:51:25 -0700, by Laurent Charignon
-
record: change interface of the filtering functionThu, 12 Mar 2015 17:51:37 -0700, by Laurent Charignon
-
hgweb: replace 'ctx._repo' with 'ctx.repo()'Thu, 12 Mar 2015 23:15:06 -0400, by Matt Harbison
-
pvec: replace 'ctx._repo' with 'ctx.repo()'Thu, 12 Mar 2015 23:18:20 -0400, by Matt Harbison
-
scmutil: replace 'ctx._repo' with 'ctx.repo()'Thu, 12 Mar 2015 23:16:26 -0400, by Matt Harbison
-
templater: replace 'ctx._repo' with 'ctx.repo()'Thu, 12 Mar 2015 23:11:15 -0400, by Matt Harbison
-
largefiles: replace 'ctx._repo' with 'ctx.repo()'Thu, 12 Mar 2015 23:08:16 -0400, by Matt Harbison
-
obsolete: replace 'ctx._repo' with 'ctx.repo()'Thu, 12 Mar 2015 23:05:25 -0400, by Matt Harbison
-
fileset: replace 'ctx._repo' with 'ctx.repo()'Thu, 12 Mar 2015 23:02:19 -0400, by Matt Harbison
-
filectx: add a repo accessorFri, 13 Mar 2015 20:34:52 -0400, by Matt Harbison
-
run-tests: ignore ENOENT failures when removing old .err resultsFri, 13 Mar 2015 13:03:55 -0400, by Augie Fackler
-
run-tests: stop storing start/stop times in a dict by test nameFri, 13 Mar 2015 12:50:53 -0400, by Augie Fackler
-
run-tests: avoid running the same test instance concurrentlyFri, 13 Mar 2015 12:47:16 -0400, by Augie Fackler
-
run-tests: add --runs-per-test flagFri, 13 Mar 2015 11:21:53 -0400, by Augie Fackler
-
convert: adjust progress bar for octopus merges (issue4169)Thu, 12 Mar 2015 21:41:50 -0400, by Augie Fackler
-
test-convert-git: show insane progress bar with octopus merge (issue4169)Thu, 12 Mar 2015 21:31:52 -0400, by Augie Fackler
-
manifest: have context use self.hasdir()Fri, 13 Mar 2015 15:36:11 -0700, by Drew Gottlieb
-
manifest: add hasdir() to contextFri, 13 Mar 2015 15:32:45 -0700, by Drew Gottlieb
-
manifest: add manifestdict.hasdir() methodFri, 13 Mar 2015 15:25:01 -0700, by Drew Gottlieb