Mercurial > hg
graph
-
revert: evaluate subrepos to revert against the working directoryWed, 25 Mar 2015 22:20:44 -0400, by Matt Harbison
-
revert: handle subrepos missing in the given --revWed, 25 Mar 2015 21:54:47 -0400, by Matt Harbison
-
osutil: mark end of string with null char, not 0Wed, 25 Mar 2015 16:21:58 -0700, by Siddharth Agarwal
-
osutil: use getdirentriesattr on OS X if possibleWed, 25 Mar 2015 15:55:31 -0700, by Siddharth Agarwal
-
osutil._listdir: rename to _listdir_statWed, 25 Mar 2015 16:43:29 -0700, by Siddharth Agarwal
-
revset: optimize "x & fullreposet" caseMon, 16 Mar 2015 17:11:25 +0900, by Yuya Nishihara
-
debugrevspec: show nesting structure of smartsets if verboseMon, 16 Mar 2015 18:36:53 +0900, by Yuya Nishihara
-
revset: add __repr__ to all smartset classesMon, 16 Mar 2015 18:15:06 +0900, by Yuya Nishihara
-
status: add relative directory help text (issue3835)Wed, 18 Mar 2015 20:40:02 -0700, by Yung-Jin (Joey) Hu
-
diff: rename --relative option to --rootWed, 25 Mar 2015 11:55:15 -0700, by Sean Farley
-
revlog: make converting from inline to non-line work after a stripWed, 25 Mar 2015 15:58:31 -0400, by Mike Edgar
-
check-code: in C code, prevent space before closing parenthesisTue, 24 Mar 2015 12:52:53 -0700, by Laurent Charignon
-
match: remove unused assignment of ctxSat, 17 Jan 2015 12:39:44 +0900, by Yuya Nishihara
-
revert: comment that filesets are always evaluated against workingctxSat, 17 Jan 2015 14:22:21 +0900, by Yuya Nishihara
-
revert: take fast path also when not reverting to '.'Tue, 24 Mar 2015 15:47:57 -0700, by Martin von Zweigbergk
-
revert: define 'wctx' a little earlier and use it moreTue, 24 Mar 2015 13:56:51 -0700, by Martin von Zweigbergk
-
match: add isexact() method to hide internalsWed, 29 Oct 2014 08:43:39 -0700, by Martin von Zweigbergk
-
matcher: make e.g. 'relpath:.' lead to fast pathsWed, 19 Nov 2014 15:56:58 -0800, by Martin von Zweigbergk
-
revset: add the 'subrepo' symbolWed, 25 Mar 2015 14:56:54 -0400, by Matt Harbison
-
tags: improve documentationTue, 24 Mar 2015 20:28:39 -0700, by Gregory Szorc
-
phase: default to C implementation for phase computationFri, 20 Mar 2015 11:14:27 -0700, by Laurent Charignon
-
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
-
manifest: have context's dirs() call its manifest's dirs()Fri, 13 Mar 2015 15:23:02 -0700, by Drew Gottlieb
-
manifest: add dirs() to manifestdictFri, 13 Mar 2015 15:19:54 -0700, by Drew Gottlieb
-
formatter: convert None to json nullWed, 17 Sep 2014 22:34:34 +0900, by Yuya Nishihara
-
localrepo: extend "changeid in repo" to return True for workingctx revisionSun, 17 Aug 2014 11:35:31 +0900, by Yuya Nishihara
-
merge with stableMon, 16 Mar 2015 13:41:45 -0500, by Matt Mackall
-
crecord: fix another underbarMon, 16 Mar 2015 13:32:28 -0500, by Matt Mackall
-
crecord: fiddle with vertical whitespaceMon, 16 Mar 2015 13:25:19 -0500, by Matt Mackall
-
crecord: fix underbar style for orig_stdoutMon, 16 Mar 2015 13:23:42 -0500, by Matt Mackall
-
crecord: use encoding.ucolwidthMon, 16 Mar 2015 13:22:37 -0500, by Matt Mackall
-
crecord: more import styleMon, 16 Mar 2015 12:58:06 -0500, by Matt Mackall
-
crecord: fix some import styleMon, 16 Mar 2015 12:55:21 -0500, by Matt Mackall
-
manifest.c: ensure realloc_if_full() returns 1 or 0Fri, 13 Mar 2015 22:50:40 -0400, by Matt Harbison
-
record: change recording function to work with crecordThu, 12 Mar 2015 14:20:32 -0700, by Laurent Charignon
-
record: add crecord's ui logic to coreThu, 12 Mar 2015 14:19:11 -0700, by Laurent Charignon
-
record: change interface of dorecord to accept new filtersWed, 11 Mar 2015 16:39:38 -0700, by Laurent Charignon
-
record: remove duplicated testsWed, 11 Mar 2015 16:18:47 -0700, by Laurent Charignon
-
record: make record use commit -iWed, 11 Mar 2015 15:54:11 -0700, by Laurent Charignon
-
style: kill ersatz if-else ternary operatorsFri, 13 Mar 2015 17:00:06 -0400, by Jordi Gutiérrez Hermoso
-
cvsps: use a different tiebreaker to avoid flaky testFri, 13 Mar 2015 14:20:13 -0400, by Augie Fackler
-
templates: fix "log -q" output of default style stableSat, 14 Mar 2015 22:34:27 +0900, by Yuya Nishihara
-
merge with stableFri, 13 Mar 2015 17:55:04 -0500, by Matt Mackall
-
subrepo: replace 'ctx._repo' with 'ctx.repo()'Thu, 12 Mar 2015 22:59:52 -0400, by Matt Harbison
-
files: replace 'ctx._repo' with 'ctx.repo()'Thu, 12 Mar 2015 22:55:35 -0400, by Matt Harbison
-
context: add a repo accessorThu, 12 Mar 2015 22:54:53 -0400, by Matt Harbison
-
test-histedit-edit.t: demonstrate qnew fails during a histedit (issue4366)Thu, 12 Mar 2015 21:49:20 -0400, by Augie Fackler
-
lazymanifest: make __iter__ generate filenames, not 3-tuplesThu, 12 Mar 2015 18:18:29 -0700, by Martin von Zweigbergk
-
lazymanifest: fix pure hg iterkeys()Thu, 12 Mar 2015 18:53:44 -0700, by Martin von Zweigbergk
-
hgweb: prevent loading style map from directories other than specified paths stableFri, 13 Mar 2015 21:18:59 +0900, by Yuya Nishihara
-
lazymanifest: add iterkeys() methodWed, 11 Mar 2015 13:46:15 -0700, by Martin von Zweigbergk
-
lazymanifest: extract function for iterating to next lineWed, 11 Mar 2015 13:15:26 -0700, by Martin von Zweigbergk
-
lazymanifest: fail if path or hash strings cannot be createdWed, 11 Mar 2015 13:35:34 -0700, by Martin von Zweigbergk
-
manifest: rewrite find(node, f) in terms of read(node)Wed, 11 Mar 2015 08:28:56 -0700, by Martin von Zweigbergk
-
ssl: load CA certificates from system's store by default on Python 2.7.9Thu, 26 Feb 2015 22:54:13 +0900, by Yuya Nishihara
-
ssl: set explicit symbol "!" to web.cacerts to disable SSL verification (BC)Wed, 04 Mar 2015 23:27:04 +0900, by Yuya Nishihara
-
test-https: enable dummycert test only if Apple python is used (issue4500)Wed, 04 Mar 2015 22:41:48 +0900, by Yuya Nishihara
-
ssl: extract function that returns dummycert path on Apple pythonWed, 04 Mar 2015 22:27:01 +0900, by Yuya Nishihara
-
largefiles: don't create chain of __contains__ callsWed, 11 Mar 2015 21:36:48 -0700, by Martin von Zweigbergk
-
lazymanifest: don't depend on printf's 'hh' format to workThu, 12 Mar 2015 09:06:45 -0700, by Martin von Zweigbergk
-
bundle2: test hooking using the new transaction-level hookWed, 11 Mar 2015 17:53:50 -0700, by Pierre-Yves David
-
hook: add a generic hook right before we commit a transactionMon, 09 Mar 2015 22:50:49 -0700, by Pierre-Yves David
-
transaction: add a validation stageMon, 09 Mar 2015 22:43:36 -0700, by Pierre-Yves David
-
hook: add a generic hook after transaction has been closedMon, 09 Mar 2015 22:36:56 -0700, by Pierre-Yves David
-
hook: have a generic hook for transaction openingWed, 10 Dec 2014 18:19:49 -0800, by Pierre-Yves David
-
templater: allow piping generator-type function output to filtersTue, 24 Feb 2015 00:04:55 +0900, by Yuya Nishihara
-
record: add new tests for commit interactive (same tests as record)Wed, 11 Mar 2015 15:22:34 -0700, by Laurent Charignon
-
record: add interactive option to the commit commandWed, 11 Mar 2015 15:22:04 -0700, by Laurent Charignon
-
manifest: don't let find() look inside manifestdictTue, 10 Mar 2015 16:26:13 -0700, by Martin von Zweigbergk
-
largefiles: replace manifestdict.__contains__, don't extend classMon, 09 Mar 2015 17:13:22 -0700, by Martin von Zweigbergk
-
files: split reusable implementation into cmdutil for subrepo supportSun, 08 Mar 2015 16:50:57 -0400, by Matt Harbison
-
files: use ctx object to access dirstateSun, 08 Mar 2015 16:45:29 -0400, by Matt Harbison
-
copies: added manifests to computenonoverlapTue, 10 Mar 2015 13:56:05 -0700, by Durham Goode
-
record: move dorecord from record to cmdutilTue, 10 Mar 2015 17:14:33 -0700, by Laurent Charignon
-
record: remove dependency on hg module in recordTue, 10 Mar 2015 17:09:07 -0700, by Laurent Charignon
-
record: remove dependency on extensions module in dorecordTue, 10 Mar 2015 17:03:40 -0700, by Laurent Charignon
-
record: move filterpatch from record to patchTue, 10 Mar 2015 14:42:07 -0700, by Laurent Charignon
-
patch.internalpatch: add a default value for prefixTue, 10 Mar 2015 17:34:42 -0700, by Siddharth Agarwal
-
histedit: remove extra histedit constructor callWed, 11 Mar 2015 07:19:55 -0700, by Durham Goode
-
color: consolidate cut-and-paste codeWed, 11 Mar 2015 09:34:22 -0400, by Jordi Gutiérrez Hermoso
-
record: move parsepatch from record to patchMon, 09 Mar 2015 13:16:25 -0700, by Laurent Charignon
-
record: move scanpatch from record to patchMon, 09 Mar 2015 13:14:31 -0700, by Laurent Charignon
-
record: move hunk class from record to patchMon, 09 Mar 2015 13:09:15 -0700, by Laurent Charignon
-
record: move countChanges in the hunk classMon, 09 Mar 2015 13:08:19 -0700, by Laurent Charignon
-
record: move header class from record to patchMon, 09 Mar 2015 13:04:50 -0700, by Laurent Charignon
-
cmdutil.tryimportone: allow importing relative patches with --bypassTue, 10 Mar 2015 13:06:38 -0700, by Siddharth Agarwal
-
cmdutil.tryimportone: allow importing relative patches into the working dirMon, 09 Mar 2015 18:22:24 -0700, by Siddharth Agarwal
-
commands.import: accept a prefix optionFri, 06 Mar 2015 22:56:19 -0800, by Siddharth Agarwal
-
test: make version based test-extensions failure more explanatoryTue, 10 Mar 2015 11:01:10 -0700, by Pierre-Yves David
-
subrepo: add status support for ignored and clean files in git subreposMon, 09 Mar 2015 22:14:09 +0100, by Mathias De Maré
-
revlog: addgroup checks if incoming deltas add censored revs, sets flag bitWed, 14 Jan 2015 15:16:08 -0500, by Mike Edgar
-
patch.internalpatch: accept a prefix parameterFri, 06 Mar 2015 22:43:47 -0800, by Siddharth Agarwal
-
patch.patchbackend: accept a prefix parameterFri, 06 Mar 2015 22:27:41 -0800, by Siddharth Agarwal
-
repair: define explicit local variable, don't reuse a comprehension variableTue, 10 Mar 2015 16:25:10 -0400, by Mike Edgar
-
commands.paths: use ui.paths to show pathsSat, 07 Feb 2015 12:49:30 -0800, by Gregory Szorc
-
ui: represent paths as classesSat, 07 Feb 2015 12:42:10 -0800, by Gregory Szorc
-
color: omit terminfo/win32 warning if non-interactive (issue4543)Tue, 10 Mar 2015 13:40:14 -0400, by Jordi Gutiérrez Hermoso
-
incoming: hide help about use of --bundle option by defaultThu, 26 Feb 2015 20:54:05 +0900, by Yuya Nishihara
-
patch.applydiff: accept a prefix parameterFri, 06 Mar 2015 22:24:49 -0800, by Siddharth Agarwal
-
patch._applydiff: accept a prefix parameterFri, 06 Mar 2015 22:22:14 -0800, by Siddharth Agarwal
-
patch.makepatchmeta: accept a prefix parameterFri, 06 Mar 2015 22:19:26 -0800, by Siddharth Agarwal
-
patch.pathtransform: add a prefix parameterFri, 06 Mar 2015 22:17:24 -0800, by Siddharth Agarwal
-
patch.pathtransform: add doctestsFri, 06 Mar 2015 21:48:40 -0800, by Siddharth Agarwal
-
patch: rename pathstrip to pathtransformFri, 06 Mar 2015 21:12:30 -0800, by Siddharth Agarwal
-
templatekw: forward _hybrid.get to raw values so that get(extras, key) worksWed, 18 Feb 2015 23:17:52 +0900, by Yuya Nishihara
-
templater: implement _hybrid.__contains__ so that ifcontains can accept dictWed, 18 Feb 2015 23:01:33 +0900, by Yuya Nishihara
-
templatekw: keep raw list or dict in _hybrid objectSun, 08 Mar 2015 14:46:42 +0900, by Yuya Nishihara
-
templatekw: give name to lambda that constructs variables map of templaterSun, 08 Mar 2015 14:38:50 +0900, by Yuya Nishihara
-
templatekw: convert list of key/value pairs to sortdictSun, 08 Mar 2015 14:17:35 +0900, by Yuya Nishihara
-
sortdict: have update() accept either dict or iterable of key/value pairsWed, 18 Feb 2015 22:53:53 +0900, by Yuya Nishihara
-
record: allow editing new files (issue4304)Fri, 06 Mar 2015 15:57:43 -0800, by Laurent Charignon
-
localrepo: back out changeset b08af8f0ac01Thu, 05 Mar 2015 14:42:25 -0800, by Pierre-Yves David
-
test-shelve: be more lenient about whitespace (issue4124)Mon, 09 Mar 2015 12:32:29 -0400, by Tristan Seligmann
-
histedit: use better meta-variable names than VALUE in help textMon, 09 Mar 2015 14:32:17 +0800, by Anton Shestakov
-
histedit: tweak --commands help textMon, 09 Mar 2015 14:10:42 +0800, by Anton Shestakov
-
largefiles: report the source of copied/moved largefiles in status -CSun, 25 Jan 2015 02:45:49 -0500, by Matt Harbison
-
test-commit-amend: add globs for WindowsSun, 08 Mar 2015 00:04:03 -0500, by Matt Harbison
-
lazymanifest: use a binary search to do an insertionFri, 30 Jan 2015 21:30:40 -0800, by Augie Fackler
-
context: don't sort manifest entriesMon, 17 Nov 2014 00:00:25 -0500, by Augie Fackler
-
manifest: use custom C implementation of lazymanifestFri, 06 Mar 2015 21:29:47 -0500, by Augie Fackler
-
manifest: split manifestdict into high-level and low-level logicSat, 07 Mar 2015 12:04:39 -0500, by Augie Fackler
-
manifest: do parsing inside manifestdict contstructorSat, 07 Mar 2015 11:43:12 -0500, by Augie Fackler
-
manifest: move parsing functions up in fileSat, 07 Mar 2015 11:42:05 -0500, by Augie Fackler
-
dispatch: offer suggestions of similar-named commandsTue, 10 Feb 2015 15:59:12 -0500, by Augie Fackler
-
dispatch: offer near-edit-distance suggestions for {file,rev}set functionsMon, 26 Jan 2015 15:43:13 -0500, by Augie Fackler
-
test-revset: add tests for missing function outputMon, 26 Jan 2015 15:52:46 -0500, by Augie Fackler
-
revset: use UnknownIdentifier where appropriateMon, 26 Jan 2015 14:32:30 -0500, by Augie Fackler
-
fileset: use UnknownIdentifier where appropriateMon, 26 Jan 2015 14:31:48 -0500, by Augie Fackler
-
error: add a new UnknownIdentifier error typeMon, 26 Jan 2015 14:31:01 -0500, by Augie Fackler
-
log: display closing-branch nodes as "_" (BC)Mon, 24 Nov 2014 16:42:49 -0500, by Jordi Gutiérrez Hermoso
-
manifest: move pure parsing code out of pureFri, 06 Mar 2015 17:00:42 -0600, by Matt Mackall
-
manifest.c: new extension code to lazily parse manifestsTue, 13 Jan 2015 14:31:38 -0800, by Augie Fackler
-
workingctx: use normal dirs() instead of dirstate.dirs()Thu, 05 Mar 2015 22:16:28 -0800, by Durham Goode
-
merge with stableThu, 05 Mar 2015 15:52:07 -0600, by Matt Mackall
-
subrepo: only fetch unknown files from git when explicitly requestedTue, 03 Mar 2015 21:31:16 -0500, by Matt Harbison
-
subrepo: always return scmutil.status() from gitsubrepo.status()Tue, 03 Mar 2015 21:24:16 -0500, by Matt Harbison
-
subrepo: explicitly request clean and unknown files in status for git's addTue, 03 Mar 2015 21:17:29 -0500, by Matt Harbison
-
largefiles: handle logging from outside the repoSun, 01 Mar 2015 18:35:29 -0500, by Matt Harbison
-
largefiles: don't prefix standin patterns with '.hglf' when loggingSun, 01 Mar 2015 14:21:54 -0500, by Matt Harbison
-
largefiles: teach log to handle patternsSat, 28 Feb 2015 23:42:38 -0500, by Matt Harbison
-
check-code: allow disabling msys path checkThu, 05 Mar 2015 13:21:57 -0600, by Matt Mackall
-
revset: extend fullreposet to make "null" revision magically appears in setThu, 08 Jan 2015 23:05:45 +0900, by Yuya Nishihara
-
revset: duplicate spanset.__contains__ to fullreposet for modificationSat, 10 Jan 2015 18:09:25 +0900, by Yuya Nishihara
-
revset: have all() filter out null revisionSat, 10 Jan 2015 14:49:50 +0900, by Yuya Nishihara
-
revset: drop unnecessary calls of getall() with empty argumentSat, 10 Jan 2015 16:41:36 +0900, by Yuya Nishihara
-
graphlog: do not bypass commands.log so that -fr worksWed, 04 Mar 2015 21:47:07 +0900, by Yuya Nishihara
-
histedit: add a config allowing changing histedit rule line length limitWed, 21 Jan 2015 14:45:24 -0800, by Mateusz Kwapich
-
dirstate: make sure rootdir ends with directory separator (issue4557) stableFri, 06 Mar 2015 00:14:22 +0900, by Yuya Nishihara
-
i18n-de: fix a typo in the german translation stableWed, 04 Mar 2015 17:24:12 +0100, by Alexander Becher
-
histedit: fix style of new error messageTue, 03 Mar 2015 17:28:05 -0600, by Matt Mackall
-
Makefile: allow setting HGTESTFLAGS in shell environment for TESTFLAGSWed, 04 Feb 2015 15:17:13 -0500, by Augie Fackler
-
Makefile: introduce testpy-% target for testing with a specifc PythonWed, 04 Feb 2015 12:26:16 -0500, by Augie Fackler
-
extdiff: expand tildes and variables in paths to user-supplied diff programsFri, 27 Feb 2015 17:35:07 -0500, by Jordi Gutiérrez Hermoso
-
setup.py: do not install c extensions on pypySun, 22 Feb 2015 15:40:36 +0100, by Joan Massich
-
copyright: update to 2015Mon, 02 Mar 2015 14:52:04 +0100, by Jesus Cea
-
changegroup: emit full-replacement deltas if either revision is censoredWed, 21 Jan 2015 22:09:32 -0500, by Mike Edgar
-
log: make -fr show complete history from the given revsFri, 06 Feb 2015 11:04:55 -0800, by Durham Goode
-
util: accept "now, today, yesterday" for dates even the locale is not englishTue, 24 Feb 2015 14:12:13 +0100, by André Klitzing
-
copies: only calculate 'addedinm[12]' sets onceFri, 27 Feb 2015 14:26:22 -0800, by Martin von Zweigbergk
-
copies: calculate 'bothnew' from manifestdict.filesnotin()Fri, 27 Feb 2015 14:03:01 -0800, by Martin von Zweigbergk
-
copies: replace _nonoverlap() by calls to manifestdict.filesnotin()Fri, 27 Feb 2015 14:02:30 -0800, by Martin von Zweigbergk
-
copies: move code into new manifestdict.filesnotin() methodFri, 27 Feb 2015 13:57:37 -0800, by Martin von Zweigbergk
-
subrepo: warn when adding already tracked files in gitsubrepoFri, 27 Feb 2015 23:30:42 -0500, by Matt Harbison
-
subrepo: don't exclude files in .hgignore when adding to gitThu, 26 Feb 2015 15:53:54 -0500, by Matt Harbison
-
dirstate: clarify comment about leaving normal files undef if changed 'now'Wed, 14 Jan 2015 01:15:26 +0100, by Mads Kiilerich
-
spelling: fixes from proofreading of spell checker issuesSun, 18 Jan 2015 02:38:57 +0100, by Mads Kiilerich
-
merge-tools: configuration for Beyond Compare on OS XFri, 27 Feb 2015 21:42:58 +0100, by Mads Kiilerich
-
convert: when converting from monotone, use the number 1 for close in extrasWed, 21 Jan 2015 00:02:17 +0100, by Mads Kiilerich
-
hgweb: extract changeset template mapping generation to own functionMon, 02 Mar 2015 15:07:18 -0800, by Gregory Szorc
-
merge with stableMon, 02 Mar 2015 17:32:37 -0600, by Matt Mackall
-
revrange: don't parse revset aliases as hash prefixes (issue4553)Wed, 25 Feb 2015 18:12:01 -0500, by Jordi Gutiérrez Hermoso
-
subrepos: support adding files in git subreposTue, 24 Feb 2015 08:49:22 +0100, by Mathias De Maré
-
subrepo: return only the manifest keys from hgsubrepo.files()Sun, 15 Feb 2015 17:29:10 -0500, by Matt Harbison
-
archive: change the default prefix to '' from NoneSun, 15 Feb 2015 17:21:48 -0500, by Matt Harbison
-
debugsetparent: document one common caveat specificallyWed, 25 Feb 2015 11:39:14 -0800, by Martin von Zweigbergk
-
repair: setup hookargs when processing bundle2sFri, 20 Feb 2015 13:55:01 -0800, by Eric Sumner
-
amend: check for directory renames for both merge parents (issue4516) stableMon, 02 Mar 2015 19:01:00 +0000, by Pierre-Yves David
-
merge with stableMon, 02 Mar 2015 10:55:19 -0600, by Matt Mackall
-
largefiles: avoid infinite recursive call of openlfdirstate in overriderevertMon, 02 Mar 2015 23:37:55 +0900, by FUJIWARA Katsunori
-
transaction: really disable hardlink backups (issue4546) stable 3.3.2Mon, 02 Mar 2015 10:31:22 -0500, by Matt Harbison
-
merge with stableMon, 02 Mar 2015 01:20:14 -0600, by Matt Mackall
-
test-obsolete: use 'log -T {node}' instead of 'id --debug -i' to lookup hashSat, 28 Feb 2015 01:12:54 -0500, by Matt Harbison
-
revisionbranchcache: fall back to slow path if starting readonly (issue4531) stable 3.3.1Fri, 06 Feb 2015 02:52:10 +0100, by Mads Kiilerich
-
largefiles: access to specific fields only if largefiles enabled (issue4547) stableThu, 26 Feb 2015 06:03:39 +0900, by FUJIWARA Katsunori
-
templatekw: fix {join(bookmarks, sep)} to always show associated bookmarks stableWed, 18 Feb 2015 22:17:35 +0900, by Yuya Nishihara
-
templatekw: inline showlist() into showbookmarks() stableWed, 18 Feb 2015 22:10:17 +0900, by Yuya Nishihara
-
transaction: disable hardlink backups (issue4546) stableMon, 02 Mar 2015 00:12:29 -0600, by Matt Mackall
-
repoview: invalidate cached changelog if _delayed changes (issue4549) stableSun, 01 Mar 2015 23:20:02 -0600, by Matt Mackall
-
test: make test-extdiff resilient to */gnubin/echo stableThu, 26 Feb 2015 10:23:04 -0800, by Sean Farley
-
dispatch: work around UnicodeDecodeError caused by SSLError of Python 2.7.9 stableThu, 26 Feb 2015 23:30:33 +0900, by Yuya Nishihara
-
revset: mask specific names for named() predicate stableThu, 05 Feb 2015 14:45:49 +0900, by FUJIWARA Katsunori
-
i18n-ja: synchronized with 756c5c8331b0 stableSun, 01 Mar 2015 01:28:05 +0900, by FUJIWARA Katsunori
-
merge with stableFri, 27 Feb 2015 17:46:03 -0600, by Matt Mackall
-
manifest: rename 'mf', 'map', and 'mapping' to 'm'Tue, 24 Feb 2015 09:08:54 -0800, by Martin von Zweigbergk
-
manifest: make copy logic local to copy()Mon, 23 Feb 2015 13:41:02 -0800, by Martin von Zweigbergk
-
extensions: indicate loaded for an immediately called afterload callbackSat, 21 Feb 2015 00:40:18 -0500, by Matt Harbison
-
tests: add test showing tags cache drops filtered heads (issue4550)Tue, 24 Feb 2015 00:08:04 -0800, by Gregory Szorc
-
tags: write tags cache deterministicallyTue, 24 Feb 2015 00:06:47 -0800, by Gregory Szorc
-
histedit: add --edit-plan option to histeditThu, 22 Jan 2015 12:36:38 -0800, by Mateusz Kwapich
-
histedit: generalize makedescThu, 22 Jan 2015 10:52:50 -0800, by Mateusz Kwapich
-
histedit: extract method ruleeditorMon, 23 Feb 2015 10:57:27 -0800, by Mateusz Kwapich
-
churn: deprecate -t option in favour of -TTue, 24 Feb 2015 11:37:07 -0500, by Jordi Gutiérrez Hermoso
-
pull: print "pulling from foo" before accessing the other repoTue, 24 Feb 2015 10:55:24 +0100, by Thomas Arendsen Hein
-
error.LookupError: rename 'message' property to something elseWed, 18 Feb 2015 16:45:16 -0800, by Siddharth Agarwal
-
hgweb: use introrev() for finding parents (issue4506)Thu, 19 Feb 2015 19:32:06 +0800, by Anton Shestakov
-
subrepo: drop unused pattern initialization in hgsubrepo revertSun, 08 Feb 2015 00:56:40 -0500, by Matt Harbison
-
revert: display full subrepo output with --dry-runSat, 07 Feb 2015 21:47:28 -0500, by Matt Harbison
-
largefiles: don't warn when reverting a forgotten largefileSat, 07 Feb 2015 19:40:02 -0500, by Matt Harbison
-
subrepo: annotate addremove with @annotatesubrepoerrorFri, 06 Feb 2015 20:39:20 -0500, by Matt Harbison
-
histedit: don't recreate state objectTue, 17 Feb 2015 19:59:26 -0800, by Durham Goode
-
hgweb: clearly outline <tr> block in paper/changeset.tmplSat, 10 Jan 2015 21:37:42 +0800, by Anton Shestakov
-
hgweb: don't mix tabs and spaces in monoblue templatesSat, 10 Jan 2015 19:58:28 +0800, by Anton Shestakov
-
hgweb: remove unneeded escaping in gitweb/map and monoblue/mapSat, 10 Jan 2015 19:43:07 +0800, by Anton Shestakov
-
resolve: port to generic templaterWed, 11 Feb 2015 13:59:13 +0900, by Yuya Nishihara
-
resolve: extract -l/--list operation from big loopWed, 11 Feb 2015 13:55:15 +0900, by Yuya Nishihara
-
resolve: silence warning of unknown pats for -l/--list (BC)Wed, 11 Feb 2015 13:47:43 +0900, by Yuya Nishihara
-
extensions: allow extending command synopsis and docstringMon, 09 Feb 2015 11:02:45 -0800, by Ryan McElroy
-
revlog: _addrevision creates full-replace deltas based on censored revisionsWed, 21 Jan 2015 17:11:37 -0500, by Mike Edgar
-
revlog: special case expanding full-replacement deltas received by exchangeFri, 06 Feb 2015 01:38:16 +0000, by Mike Edgar
-
test-merge-tools: fix flaky test by avoiding debugsetparentsTue, 10 Feb 2015 16:17:15 -0800, by Martin von Zweigbergk
-
revlog: in addgroup, reject ill-formed deltas based on censored nodesFri, 06 Feb 2015 00:55:29 +0000, by Mike Edgar
-
mdiff: add helper for making deltas which replace the full text of a revisionWed, 21 Jan 2015 16:35:09 -0500, by Mike Edgar
-
revlog: add "iscensored()" to revlog public APIFri, 23 Jan 2015 17:01:39 -0500, by Mike Edgar
-
filelog: allow censored files to contain padding dataFri, 06 Feb 2015 01:44:24 +0000, by Mike Edgar
-
revset: drop factory that promotes spanset to fullreposetThu, 08 Jan 2015 23:43:15 +0900, by Yuya Nishihara
-
revset: specify fullreposet without using spanset factoryThu, 08 Jan 2015 23:46:54 +0900, by Yuya Nishihara
-
revset: make match function initiate query from full set by defaultMon, 02 Feb 2015 22:21:07 +0900, by Yuya Nishihara
-
localrepo: don't reintroduce pruned tag entries when taggingWed, 01 Oct 2014 20:26:33 -0400, by Matt Harbison
-
histedit: switch state to store node instead of ctxThu, 05 Feb 2015 13:10:07 -0800, by Mateusz Kwapich
-
histedit: don't allow to strip nodes which are necessary to continue histeditFri, 30 Jan 2015 16:47:35 -0800, by Mateusz Kwapich
-
subrepo: add tests for change/remove conflicts stableTue, 17 Feb 2015 23:20:55 -0800, by Martin von Zweigbergk
-
hgweb: recreate old DOM structure for css in monoblue style stableThu, 12 Feb 2015 10:38:33 +0800, by Anton Shestakov
-
shellquote: fix missing quotes for empty string stableWed, 11 Feb 2015 19:57:07 +0900, by Yuya Nishihara
-
trydiff: transpose 'if opts.git or losedatafn' with 'if f[12]'Fri, 06 Feb 2015 16:09:43 -0800, by Martin von Zweigbergk
-
trydiff: extract function that generates filename pairsThu, 22 Jan 2015 23:29:00 -0800, by Martin von Zweigbergk
-
trydiff: read file data in only one placeThu, 22 Jan 2015 23:18:43 -0800, by Martin von Zweigbergk
-
trydiff: set filename variables to None even when not opts.git or losedatafnThu, 22 Jan 2015 23:13:48 -0800, by Martin von Zweigbergk
-
trydiff: read flags in one placeThu, 22 Jan 2015 23:01:00 -0800, by Martin von Zweigbergk
-
trydiff: break 'if opts.git or losedatafn' into twoFri, 06 Feb 2015 15:21:56 -0800, by Martin von Zweigbergk
-
trydiff: make filenames None when they don't existThu, 22 Jan 2015 22:42:35 -0800, by Martin von Zweigbergk
-
test-help: add test to demonstrate that 'hg help merge-tools' is saneTue, 10 Feb 2015 10:57:58 -0500, by Augie Fackler
-
help.merge-tools: do not double document merge toolsMon, 09 Feb 2015 23:07:39 -0800, by Gregory Szorc
-
help: teach topic symbols how to dedentMon, 09 Feb 2015 14:59:04 -0800, by Gregory Szorc
-
webcommands: document "graph" web commandFri, 06 Feb 2015 22:25:40 -0800, by Gregory Szorc
-
webcommands: document "archive" web commandFri, 06 Feb 2015 22:19:59 -0800, by Gregory Szorc
-
webcommands: document "filelog" web commandFri, 06 Feb 2015 22:11:54 -0800, by Gregory Szorc
-
webcommands: document "annotate" web commandFri, 06 Feb 2015 22:08:30 -0800, by Gregory Szorc
-
webcommands: document "comparison" web commandFri, 06 Feb 2015 22:06:44 -0800, by Gregory Szorc
-
webcommands: document "filediff" web commandFri, 06 Feb 2015 22:02:14 -0800, by Gregory Szorc
-
webcommands: document "summary" web commandFri, 06 Feb 2015 21:51:52 -0800, by Gregory Szorc
-
webcommands: document "manifest" web commandFri, 06 Feb 2015 21:48:01 -0800, by Gregory Szorc
-
webcommands: document "changelog" web commandFri, 06 Feb 2015 21:39:15 -0800, by Gregory Szorc
-
webcommands: document "file" web commandFri, 06 Feb 2015 21:26:53 -0800, by Gregory Szorc
-
webcommands: document "log" web commandFri, 06 Feb 2015 21:13:03 -0800, by Gregory Szorc
-
webcommands: document "shortlog" web commandFri, 06 Feb 2015 20:50:17 -0800, by Gregory Szorc
-
webcommands: document "changeset" web commandFri, 06 Feb 2015 20:48:22 -0800, by Gregory Szorc
-
webcommands: document "tags" web commandFri, 06 Feb 2015 20:44:46 -0800, by Gregory Szorc
-
webcommands: document "bookmarks" web commandFri, 06 Feb 2015 20:43:54 -0800, by Gregory Szorc
-
webcommands: document "branches" web commandFri, 06 Feb 2015 20:44:10 -0800, by Gregory Szorc
-
webcommands: document "help" web commandFri, 06 Feb 2015 20:41:08 -0800, by Gregory Szorc
-
help: add web commands to help documentationFri, 06 Feb 2015 20:27:56 -0800, by Gregory Szorc
-
help.hgweb: add a section describing URLs and common parametersFri, 06 Feb 2015 23:08:47 -0800, by Gregory Szorc
-
webcommands: move help import into help command handlerFri, 06 Feb 2015 22:47:48 -0800, by Gregory Szorc
-
webcommands: define a dict of available commandsFri, 06 Feb 2015 22:52:40 -0800, by Gregory Szorc
-
webcommands: define web commands using a decoratorFri, 06 Feb 2015 19:06:17 -0800, by Gregory Szorc
-
run-tests: ensure install directories existFri, 06 Feb 2015 16:33:05 -0800, by Gregory Szorc
-
run-tests: avoid printing extra newlines from install logFri, 06 Feb 2015 16:15:02 -0800, by Gregory Szorc
-
bundlerepo: basic bundle2 supportFri, 06 Feb 2015 11:27:25 -0800, by Eric Sumner
-
bundlerepo: keep track of the original bundle objectThu, 05 Feb 2015 16:03:26 -0800, by Eric Sumner
-
bundle2.unbundle20: add compressed() methodThu, 05 Feb 2015 15:56:50 -0800, by Eric Sumner
-
bundle2.unpackermixin: default value for seek() whence parameterThu, 05 Feb 2015 15:52:57 -0800, by Eric Sumner
-
windows: adjust doc string and comments of posixfile()Fri, 06 Feb 2015 23:40:46 +0100, by Adrian Buehlmann
-
color: support a different color mode when the pager is activeWed, 04 Feb 2015 14:11:45 -0800, by Gregory Szorc
-
pager: ensure wrapped dispatch._runcommand runs before color'sFri, 06 Feb 2015 12:09:09 -0800, by Gregory Szorc
-
pager: set an attribute on ui indicating that a pager is activeFri, 06 Feb 2015 12:07:56 -0800, by Gregory Szorc
-
extensions: support callbacks after another extension loadsFri, 06 Feb 2015 12:07:32 -0800, by Gregory Szorc
-
log: fix --follow null parent not to include revision 0Fri, 06 Feb 2015 21:53:39 +0900, by Yuya Nishihara
-
cmdutil: have walkchangerevs utilize common function to build revsFri, 06 Feb 2015 00:22:20 +0900, by Yuya Nishihara
-
log: extract common part from getgraphlogrevs() and getlogrevs()Fri, 06 Feb 2015 00:15:35 +0900, by Yuya Nishihara
-
graphlog: remove useless check for empty repo when --follow is specifiedFri, 06 Feb 2015 00:06:47 +0900, by Yuya Nishihara
-
graphlog: move comment and flag denoting revs might be unsortedThu, 05 Feb 2015 23:49:18 +0900, by Yuya Nishihara
-
graphlog: remove too early return from getgraphlogrevs() for empty repoThu, 05 Feb 2015 23:14:44 +0900, by Yuya Nishihara
-
trydiff: call util.binary in only one placeThu, 22 Jan 2015 22:22:09 -0800, by Martin von Zweigbergk
-
trydiff: collect all lossiness checks in one placeThu, 22 Jan 2015 21:35:57 -0800, by Martin von Zweigbergk
-
trydiff: replace 'binarydiff' variable by 'binary' variableThu, 22 Jan 2015 21:03:57 -0800, by Martin von Zweigbergk
-
trydiff: rename 'op' to make it more specificFri, 16 Jan 2015 15:09:21 -0800, by Martin von Zweigbergk
-
hgweb: replace implicit <tbody> with explicit <thead> where appropriateFri, 06 Feb 2015 15:52:55 +0800, by Anton Shestakov
-
obsolete: drop the explicit seek to EOF after append mode open()Sat, 31 Jan 2015 12:54:35 -0500, by Matt Harbison
-
branchmap: backout 6bf93440a717Sat, 31 Jan 2015 12:42:05 -0500, by Matt Harbison
-
windows: seek to the end of posixfile when opening in append modeSat, 31 Jan 2015 12:39:44 -0500, by Matt Harbison
-
context: use unfiltered repo for '.'Thu, 20 Nov 2014 12:15:12 -0800, by Martin von Zweigbergk
-
check-commit: check capitalization in summary linesThu, 05 Feb 2015 14:09:08 -0800, by Eric Sumner
-
bundle2: seek in part iteratorThu, 05 Feb 2015 10:57:45 -0800, by Eric Sumner
-
bundle2: now that we have a seek implementation, use itThu, 05 Feb 2015 10:56:05 -0800, by Eric Sumner
-
obsolete: populate successors, precursors, children lazilyWed, 04 Feb 2015 22:25:35 -0800, by Martin von Zweigbergk
-
obsolete: pass only new markers to _checkinvalidmarkers()Wed, 04 Feb 2015 22:40:48 -0800, by Martin von Zweigbergk
-
obsolete: extract helpers from _load()Tue, 20 Jan 2015 22:01:37 -0800, by Martin von Zweigbergk
-
test-gendoc: require gettextTue, 20 Jan 2015 17:38:42 -0800, by Eric Sumner
-
hgweb: use css margin instead of empty <p> before diffstat tableThu, 05 Feb 2015 20:34:30 +0800, by Anton Shestakov
-
hgweb: use css margin instead of empty <p> before <div class="atom-logo">Thu, 05 Feb 2015 19:24:35 +0800, by Anton Shestakov
-
error: update docstring on ParseErrorMon, 26 Jan 2015 14:30:12 -0500, by Augie Fackler
-
dispatch: consolidate formatting of ParseErrorsMon, 26 Jan 2015 14:50:36 -0500, by Augie Fackler
-
error: store filename and message on LookupError for laterWed, 04 Feb 2015 13:57:35 -0800, by Martin von Zweigbergk
-
bundle2.unbundlepart: implement seek()Wed, 14 Jan 2015 16:14:19 -0800, by Eric Sumner
-
bundle2.unbundlepart: tell() implementationWed, 14 Jan 2015 15:57:57 -0800, by Eric Sumner
-
bundle2.unbundlepart: keep an index of chunks and their locationsWed, 14 Jan 2015 14:46:23 -0800, by Eric Sumner
-
bundle2.unbundlepart: raise payloadchunks from a closure to a methodWed, 14 Jan 2015 14:32:22 -0800, by Eric Sumner
-
manifest: make lru size configurableFri, 23 Jan 2015 17:06:03 -0800, by Durham Goode
-
parsers: use k instead of n for PyArg_ParseTuple because python 2.4 is awfulWed, 04 Feb 2015 11:38:30 -0500, by Augie Fackler
-
revset: have rev() validate input by repo.changelog.__contains__()Wed, 04 Feb 2015 21:37:06 +0900, by Yuya Nishihara
-
revlog: add __contains__ for fast membership testWed, 04 Feb 2015 21:25:57 +0900, by Yuya Nishihara
-
largefiles: set the extension as enabled locally after a clone requiring itMon, 02 Feb 2015 19:58:41 -0500, by Matt Harbison
-
color: be more conservative about setting ANSI mode on Windows (BC)Tue, 03 Feb 2015 16:24:32 -0800, by Gregory Szorc
-
merge with stableTue, 03 Feb 2015 19:10:03 -0600, by Matt Mackall
-
bundle2.unpackermixin: control for underlying file descriptorWed, 14 Jan 2015 14:24:16 -0800, by Eric Sumner
-
trydiff: join elements in 'header' list by '\n'Fri, 16 Jan 2015 15:34:03 -0800, by Martin von Zweigbergk
-
trydiff: move check for quietness out of diffline()Fri, 16 Jan 2015 15:27:04 -0800, by Martin von Zweigbergk
-
trydiff: remove dead branch in diffline()Fri, 16 Jan 2015 15:22:29 -0800, by Martin von Zweigbergk
-
trydiff: make 'revs' ignored if opts.git is setFri, 16 Jan 2015 15:19:57 -0800, by Martin von Zweigbergk
-
trydiff: remove unused argument to diffline()Fri, 16 Jan 2015 14:58:51 -0800, by Martin von Zweigbergk
-
trydiff: move git-header code out of diffline functionFri, 16 Jan 2015 14:58:06 -0800, by Martin von Zweigbergk
-
_fm1readmarkers: generate list in CTue, 27 Jan 2015 09:22:59 -0500, by Martin von Zweigbergk
-
obsolete: use parsers.fm1readmarker if it exists for a ~38% perf winTue, 20 Jan 2015 13:38:07 -0500, by Augie Fackler
-
parsers: add fm1readmarkerFri, 23 Jan 2015 15:11:25 -0500, by Augie Fackler
-
util: add getbefloat64Tue, 03 Feb 2015 13:17:21 -0500, by Augie Fackler
-
util: add getbe{u,}int16 utility methodsTue, 20 Jan 2015 14:09:57 -0500, by Augie Fackler
-
obsolete: make optional offset parameter to fm*readmarkers requiredTue, 20 Jan 2015 09:38:22 -0500, by Augie Fackler
-
log: fix json-formatted output when file copies are listed (issue4523) stableMon, 02 Feb 2015 14:26:47 -0500, by Augie Fackler
-
merge with stableTue, 03 Feb 2015 17:54:01 -0600, by Matt Mackall
-
copy: move _forwardcopies file logic to a functionTue, 27 Jan 2015 17:24:12 -0800, by Durham Goode
-
copy: move mergecopies file logic to a functionTue, 27 Jan 2015 17:23:18 -0800, by Durham Goode
-
histedit: allow configuring default behaviorMon, 02 Feb 2015 16:19:35 -0800, by Durham Goode
-
revset: get revision number of each node from target namespaces stableTue, 03 Feb 2015 21:56:29 +0900, by FUJIWARA Katsunori
-
largefiles: update _subdirlfs() commentSun, 01 Feb 2015 14:05:15 -0500, by Matt Harbison
-
largefiles: use the core file copy logic to validate the destination pathSat, 31 Jan 2015 00:13:29 -0500, by Matt Harbison
-
trydiff: inline indexmeta()Fri, 16 Jan 2015 15:40:59 -0800, by Martin von Zweigbergk
-
parsers: rewrite index_ancestors() in terms of index_commonancestorsheads()Fri, 23 Jan 2015 14:09:49 -0800, by Martin von Zweigbergk
-
filelog: remove unused _file methodThu, 22 Jan 2015 11:09:34 -0500, by Mike Edgar
-
histedit: store full node hash in rulesMon, 26 Jan 2015 15:18:07 -0800, by Mateusz Kwapich
-
trydiff: order header-writing code in same order as outputFri, 16 Jan 2015 14:49:08 -0800, by Martin von Zweigbergk
-
trydiff: inline sole addmodehdr() callFri, 16 Jan 2015 14:53:37 -0800, by Martin von Zweigbergk
-
trydiff: join filename with prefix only onceFri, 16 Jan 2015 14:46:03 -0800, by Martin von Zweigbergk
-
trydiff: collect header-writing in one placeThu, 22 Jan 2015 17:00:54 -0800, by Martin von Zweigbergk
-
trydiff: make variable names more consistentFri, 16 Jan 2015 10:57:13 -0800, by Martin von Zweigbergk
-
trydiff: check only if added file is a copy target, not sourceFri, 16 Jan 2015 17:01:58 -0800, by Martin von Zweigbergk
-
trydiff: remove unused variable 'modifiedset'Thu, 29 Jan 2015 21:12:35 -0800, by Martin von Zweigbergk
-
revset: replace parsing alias definition by _parsealiasdefn to parse strictlyMon, 02 Feb 2015 23:07:04 +0900, by FUJIWARA Katsunori
-
revset: introduce _parsealiasdefn to parse alias definitions strictlyMon, 02 Feb 2015 23:07:04 +0900, by FUJIWARA Katsunori
-
hgweb: use revset.spanset where appropriateMon, 02 Feb 2015 22:28:52 +0900, by Yuya Nishihara
-
subrepo: add 'cat' support for git subreposSun, 01 Feb 2015 14:09:31 +0100, by Mathias De Maré
-
merge with stableMon, 02 Feb 2015 12:50:48 -0600, by Matt Mackall
-
i18n-ja: synchronized with 9a391d720cf9 stableSun, 01 Feb 2015 08:24:08 +0900, by FUJIWARA Katsunori