Mercurial > hg
graph
-
revsetbenchmark: use optparse to retrieve argumentTue, 29 Apr 2014 11:40:42 -0700, by Pierre-Yves David
-
revsetbenchmark: add a usage message when no arguments are passedFri, 25 Apr 2014 13:35:31 -0700, by Pierre-Yves David
-
revsetbenchmark: add `::tip and draft()` to the canonical listTue, 29 Apr 2014 19:15:36 -0700, by Pierre-Yves David
-
revset: cosmetic changes in spanset range comparisonMon, 28 Apr 2014 15:14:11 -0700, by Pierre-Yves David
-
revset: drop spanset._containedFri, 25 Apr 2014 23:38:24 -0700, by Pierre-Yves David
-
patchbomb: includes series information in the headerMon, 05 May 2014 22:47:14 -0700, by Pierre-Yves David
-
pager: add attend-<command> optionFri, 09 May 2014 13:32:56 -0500, by Matt Mackall
-
pager: variable reorderFri, 09 May 2014 13:10:23 -0500, by Matt Mackall
-
pager: break auto out of command check loopFri, 09 May 2014 13:07:50 -0500, by Matt Mackall
-
pager: break always out of command check loopFri, 09 May 2014 13:05:52 -0500, by Matt Mackall
-
pager: break pager invocation out of command check loopFri, 09 May 2014 12:58:53 -0500, by Matt Mackall
-
tests: fix test failure on vfatThu, 08 May 2014 11:11:27 -0500, by Matt Mackall
-
largefiles: include largefiles when doing log on a directory (issue4241)Thu, 08 May 2014 19:45:22 +0200, by Mads Kiilerich
-
journal: set Abort hint when failing due to an abandoned transactionThu, 08 May 2014 14:58:25 +0000, by Johan Bjork
-
merge: define conflict marker labels in filemerge()Thu, 08 May 2014 16:37:33 -0700, by Durham Goode
-
merge: prevent simplemerge from mutating label listThu, 08 May 2014 16:33:06 -0700, by Durham Goode
-
tests: ignore "undefined name 'memoryview'" pyflakes error on earlier PythonFri, 09 May 2014 08:44:53 +0900, by FUJIWARA Katsunori
-
mq: eliminate unused variable for test-check-pyflakes.tFri, 09 May 2014 08:44:53 +0900, by FUJIWARA Katsunori
-
merge: make debug output slightly more helpful by including message for actionTue, 22 Apr 2014 02:09:24 +0200, by Mads Kiilerich
-
merge: simplify mergestate iterSun, 13 May 2012 17:45:08 +0200, by Mads Kiilerich
-
resolve: simplify "finished" messageFri, 09 May 2014 14:46:50 -0500, by Matt Mackall
-
resolve: print message when no unresolved files remain (issue4214)Fri, 18 Apr 2014 22:19:25 -0700, by Gregory Szorc
-
resolve: print warning when no work performed (issue4208)Fri, 18 Apr 2014 18:56:26 -0700, by Gregory Szorc
-
resolve: abort when not applicable (BC)Fri, 18 Apr 2014 19:08:32 -0700, by Gregory Szorc
-
resolve: split testFri, 18 Apr 2014 18:26:42 -0700, by Gregory Szorc
-
resolve: use early continue and deindentFri, 18 Apr 2014 18:19:46 -0700, by Gregory Szorc
-
mergestate: consistently set variables to NoneThu, 08 May 2014 16:48:28 -0700, by Gregory Szorc
-
changegroup: refactor outgoing logic into a functionWed, 07 May 2014 17:22:34 -0700, by Durham Goode
-
bundle2: fix bundle2 pulling all revs on empty pullsWed, 07 May 2014 17:24:19 -0700, by Durham Goode
-
exchange: fix bad indentationWed, 07 May 2014 19:26:15 -0700, by Pierre-Yves David
-
exchange: propagate arguments to the _getbundleextrapart functionWed, 07 May 2014 19:28:17 -0700, by Pierre-Yves David
-
bundle2: fix configuration name mismatchWed, 07 May 2014 17:20:38 -0700, by Durham Goode
-
build: initial support for in-tree autobuilding recipesWed, 07 May 2014 17:58:13 -0500, by Matt Mackall
-
tests: declare commands using decoratorSun, 04 May 2014 22:48:07 -0700, by Gregory Szorc
-
share: declare commands using decoratorSun, 04 May 2014 21:33:14 -0700, by Gregory Szorc
-
relink: declare command using decoratorSun, 04 May 2014 21:52:25 -0700, by Gregory Szorc
-
record: declare commands using decoratorSun, 04 May 2014 22:35:37 -0700, by Gregory Szorc
-
hgk: declare commands using decoratorSun, 04 May 2014 21:31:51 -0700, by Gregory Szorc
-
color: declare command using decoratorSun, 04 May 2014 21:48:10 -0700, by Gregory Szorc
-
children: declare command using decoratorSun, 04 May 2014 21:46:49 -0700, by Gregory Szorc
-
fetch: declare command using decoratorSun, 04 May 2014 21:48:41 -0700, by Gregory Szorc
-
extdiff: declare command using decoratorSun, 04 May 2014 21:54:01 -0700, by Gregory Szorc
-
churn: declare command using decoratorSun, 04 May 2014 21:46:24 -0700, by Gregory Szorc
-
convert: declare commands using decoratorSun, 04 May 2014 21:17:04 -0700, by Gregory Szorc
-
debugshell: declare command using decoratorSun, 04 May 2014 21:19:31 -0700, by Gregory Szorc
-
largefiles: declare commands using decoratorSun, 04 May 2014 21:09:06 -0700, by Gregory Szorc
-
cmdutil: omit redundant "savecommitmessage()" in "tryimportone()"Mon, 05 May 2014 21:26:40 +0900, by FUJIWARA Katsunori
-
amend: use "editor" argument for "memctx.__init__" to save commit messageMon, 05 May 2014 21:26:40 +0900, by FUJIWARA Katsunori
-
histedit: pass "editor" argument to "memctx.__init__()" for "collapse" commandMon, 05 May 2014 21:26:40 +0900, by FUJIWARA Katsunori
-
context: move editor invocation from "makememctx()" to "memctx.__init__()"Mon, 05 May 2014 21:26:40 +0900, by FUJIWARA Katsunori
-
localrepo: add "editor" argument to "tag()"Mon, 05 May 2014 21:26:40 +0900, by FUJIWARA Katsunori
-
qrefresh: use "editor" argument of "commit()" instead of explicit "ui.edit()"Mon, 05 May 2014 21:26:40 +0900, by FUJIWARA Katsunori
-
qrefresh: relocate message/patch-header handling to delay message determinationMon, 05 May 2014 21:26:40 +0900, by FUJIWARA Katsunori
-
qnew: use "editor" argument of "commit()" instead of explicit "ui.edit()"Mon, 05 May 2014 21:26:40 +0900, by FUJIWARA Katsunori
-
histedit: use "editor" argument of "commit()" instead of explicit "ui.edit()"Mon, 05 May 2014 21:26:40 +0900, by FUJIWARA Katsunori
-
test-pyflakes: detect undefined name errorTue, 29 Apr 2014 12:54:01 +0900, by Yuya Nishihara
-
run-tests: initialize global variables to suppress pyflakes warningFri, 02 May 2014 18:25:23 +0900, by Yuya Nishihara
-
merge with stableTue, 06 May 2014 12:47:59 -0500, by Matt Mackall
-
setup.py, make: avoid problems with outdated, existing hgext/__index__.py* stableMon, 05 May 2014 16:54:15 +0200, by Thomas Arendsen Hein
-
factotum: initialize global variables to suppress pyflakes warningFri, 02 May 2014 18:24:10 +0900, by Yuya Nishihara
-
color: don't fail on error messages when no curses (issue4237) stableSat, 03 May 2014 03:29:30 +0200, by Mads Kiilerich
-
test-check-code-hg: use locate instead of manifestMon, 05 May 2014 13:42:08 -0500, by Matt Mackall
-
test-check-code-hg: drop manual check of non-.py scriptsMon, 05 May 2014 13:41:29 -0500, by Matt Mackall
-
test-check-code-hg: use test-repo checkMon, 05 May 2014 13:42:58 -0500, by Matt Mackall
-
check-code: look at shebang to identify Python scriptsMon, 05 May 2014 13:37:59 -0500, by Matt Mackall
-
tests: use locate to find files for pyflakes checkFri, 02 May 2014 00:23:58 -0500, by Matt Mackall
-
merge with stableThu, 01 May 2014 19:24:03 -0500, by Matt Mackall
-
revset: directly use __contains__ instead of a lambda stable 3.0Thu, 01 May 2014 14:07:04 -0700, by Pierre-Yves David
-
tests: suppress spurious lchmod error from unzip (issue4088) stableThu, 01 May 2014 14:33:06 -0500, by Matt Mackall
-
orderedlazyset: directly use __contains__ instead of a lambda stableThu, 01 May 2014 12:15:28 -0700, by Pierre-Yves David
-
lazyset: directly use __contains__ instead of a lambda stableThu, 01 May 2014 12:15:00 -0700, by Pierre-Yves David
-
i18n-ja: synchronized with e9c2f76be74b stableWed, 30 Apr 2014 23:20:46 +0900, by FUJIWARA Katsunori
-
rebase: empty revset should be a gentle no-op with exit code 1, not an error stableThu, 01 May 2014 16:47:50 +0200, by Mads Kiilerich
-
largefiles: better handling of log from other working directory (issue4236) stableThu, 01 May 2014 15:12:49 +0200, by Mads Kiilerich
-
tests: add repository check for pyflakes test stableThu, 01 May 2014 09:42:23 -0500, by Matt Mackall
-
spanset: directly use __contains__ instead of a lambda stableSat, 26 Apr 2014 00:38:02 -0700, by Pierre-Yves David
-
transaction: fix file descriptor leak for journal.backupfiles stableWed, 30 Apr 2014 15:36:38 -0700, by Durham Goode
-
revset: also inline spanset._contained in __len__ stableFri, 25 Apr 2014 18:00:07 -0700, by Pierre-Yves David
-
revset: inline spanset containment check (fix perf regression) stableMon, 28 Apr 2014 15:15:36 -0700, by Pierre-Yves David
-
ancestor: silence multiple ancestor warning outside of merge (issue4234) stableWed, 30 Apr 2014 14:19:01 -0500, by Matt Mackall
-
revset: fix revision filtering in spanset.contains (regression) stableMon, 28 Apr 2014 16:28:52 -0700, by Pierre-Yves David
-
graft: do not use `.remove` on a smart set (regression) stableMon, 28 Apr 2014 17:25:36 -0700, by Pierre-Yves David
-
help: clarify distinction among `contains`/`file`/`filelog` stableMon, 28 Apr 2014 15:09:23 -0700, by Greg Hurrell
-
discovery: don't report all "unsynced" remote heads (issue4230) stableThu, 24 Apr 2014 16:47:22 +0200, by Mads Kiilerich
-
rebase: don't abort if we're asked to rebase an empty revset stableWed, 23 Apr 2014 13:51:35 +0200, by Julien Cristau
-
largefiles: remove directories emptied after their files are moved (issue3515) stableFri, 25 Apr 2014 22:34:09 -0400, by Matt Harbison
-
cmdserver: forcibly use L channel to read password input (issue3161) stableSat, 26 Apr 2014 18:13:06 +0900, by Yuya Nishihara
-
killdaemons: correct typo of _check() function caught by pyflakes stableTue, 29 Apr 2014 12:37:36 +0900, by Yuya Nishihara
-
win32: add missing definition of _ERROR_NO_MORE_FILES caught by pyflakes stableTue, 29 Apr 2014 12:35:50 +0900, by Yuya Nishihara
-
exchange: fix invalid reference to bundle2.UnknownPartError caught by pyflakes stableTue, 29 Apr 2014 12:35:02 +0900, by Yuya Nishihara
-
match: fix NameError 'pat' on overflow of regex pattern length stableTue, 29 Apr 2014 11:02:40 +0900, by Yuya Nishihara
-
color: add missing handling of stderr capture introduced by 350dc24a553d stableSun, 27 Apr 2014 15:09:48 +0900, by Yuya Nishihara
-
hgweb: replace excanvas.js with a newer version stableWed, 23 Apr 2014 20:23:30 +0100, by Javi Merino
-
httppeer: reintroduce _abort that accidentally was removed in 167047ba3cfa stableWed, 23 Apr 2014 23:29:55 +0200, by Mads Kiilerich
-
bundle2: gracefully handle PushRaced error during unbundle stableMon, 21 Apr 2014 17:51:58 -0700, by Pierre-Yves David
-
bundle2: add an error message to push race error stableMon, 21 Apr 2014 20:04:54 -0700, by Pierre-Yves David
-
bundle2: fix raising errors during heads checking stableMon, 21 Apr 2014 18:59:09 -0700, by Pierre-Yves David
-
bundle2: gracefully handle UnknownPartError during unbundle stableMon, 21 Apr 2014 16:02:03 -0700, by Pierre-Yves David
-
bundle2: catch UnknownPartError during local push stableTue, 22 Apr 2014 11:41:34 -0700, by Pierre-Yves David
-
bundle2: catch UnknownPartError during pull stableMon, 21 Apr 2014 19:43:01 -0700, by Pierre-Yves David
-
bundle2: catch UnknownPartError during push stableMon, 21 Apr 2014 19:42:51 -0700, by Pierre-Yves David
-
bundle2: use a more specific UnknownPartError when no handler is found stableMon, 21 Apr 2014 19:42:40 -0700, by Pierre-Yves David
-
bundle2: make error testing more modular stableMon, 21 Apr 2014 15:59:55 -0700, by Pierre-Yves David
-
bundle2: gracefully handle abort during unbundle stableMon, 21 Apr 2014 15:48:52 -0700, by Pierre-Yves David
-
bundle2: decorate exception raised during bundle processing stableTue, 22 Apr 2014 11:22:41 -0700, by Pierre-Yves David
-
histedit, i18n: replace '+' with concatenation to make hggettext happy stableTue, 22 Apr 2014 10:14:16 -0300, by Wagner Bruna
-
revset, i18n: add translator comment to "only" stableTue, 22 Apr 2014 10:12:13 -0300, by Wagner Bruna
-
merge: improve notes for listing the bids for ambiguous merges stableMon, 21 Apr 2014 20:24:54 +0200, by Mads Kiilerich
-
merge: tell the user when we are using bid merge stableFri, 18 Apr 2014 13:33:20 +0200, by Mads Kiilerich
-
merge: fix stray character in bid merge message stableMon, 21 Apr 2014 20:22:14 +0200, by Mads Kiilerich
-
merge: fix wrong number of arguments for bid merge message stableMon, 21 Apr 2014 19:53:19 +0200, by Mads Kiilerich
-
merge: fix test failures with new merge code on OS X stableMon, 21 Apr 2014 15:08:39 -0500, by Matt Mackall
-
obsolete: fix one-element tuple in module docstring stableSat, 19 Apr 2014 20:12:53 +0200, by Martin Geisler
-
obsolete: let N denote number of obsoleted changestes in a marker stableSat, 19 Apr 2014 19:53:46 +0200, by Martin Geisler
-
obsolete: fix language and grammar in module docstring stableSat, 19 Apr 2014 19:52:09 +0200, by Martin Geisler
-
merge default into stable for 3.0 code freeze stable 3.0-rcThu, 17 Apr 2014 19:36:17 -0400, by Matt Mackall
-
bundle2: allow extensions to extend the getbundle requestThu, 17 Apr 2014 16:56:15 -0400, by Pierre-Yves David
-
bundle2: add a way to add parts during a `getbundle` requestThu, 17 Apr 2014 17:32:34 -0400, by Pierre-Yves David
-
getbundle: pass arbitrary arguments all along the call chainThu, 17 Apr 2014 17:25:50 -0400, by Pierre-Yves David
-
bundle2: call a hook after the transaction is closedThu, 17 Apr 2014 17:59:28 -0400, by Pierre-Yves David
-
bundle2: call a hook prior to closing the transactionThu, 17 Apr 2014 17:21:39 -0400, by Pierre-Yves David
-
bundle2: inform transaction that we are in a bundle2 unbundleThu, 17 Apr 2014 17:16:21 -0400, by Pierre-Yves David
-
changegroup: use tr.hookargs when calling changegroup hooksThu, 17 Apr 2014 17:46:26 -0400, by Pierre-Yves David
-
changegroup: use tr.hookargs when calling pretxnchangegroup hooksThu, 17 Apr 2014 17:15:02 -0400, by Pierre-Yves David
-
addchangegroup: register data in tr.hookargsThu, 17 Apr 2014 17:09:20 -0400, by Pierre-Yves David
-
transaction: add a notion of hook argumentsThu, 17 Apr 2014 17:04:59 -0400, by Pierre-Yves David
-
bundle2: allow extensions to plug into the push processThu, 17 Apr 2014 16:54:15 -0400, by Pierre-Yves David
-
bundle2: require both client and server to opt inThu, 17 Apr 2014 16:04:58 -0400, by Pierre-Yves David
-
bundle2: move bundle2 config option to section "experimental"Thu, 17 Apr 2014 16:01:58 -0400, by Pierre-Yves David
-
bundle2: move all parts into a `bx2` namespaceThu, 17 Apr 2014 15:45:12 -0400, by Pierre-Yves David
-
bundle2: rename server capability to bundle2-expThu, 17 Apr 2014 15:33:17 -0400, by Pierre-Yves David
-
bundle2: use HG2X in the headerThu, 17 Apr 2014 15:27:54 -0400, by Pierre-Yves David
-
bundle2: transmit capabilities to getbundle during pullThu, 17 Apr 2014 02:01:38 -0400, by Pierre-Yves David
-
bundle2: include client capabilities in the pushed bundleThu, 17 Apr 2014 14:37:24 -0400, by Pierre-Yves David
-
bundle2: advertise bundle2 caps in server capabilitiesThu, 17 Apr 2014 01:49:20 -0400, by Pierre-Yves David
-
bundle2: add bundle2caps dict on localrepo objectThu, 17 Apr 2014 01:50:28 -0400, by Pierre-Yves David
-
bundle2: capabilities encodingThu, 17 Apr 2014 01:44:53 -0400, by Pierre-Yves David
-
bundle2: extract capabilities decodingThu, 17 Apr 2014 01:09:05 -0400, by Pierre-Yves David
-
bundle2: protect capabilities name and values with url quotingThu, 17 Apr 2014 01:03:33 -0400, by Pierre-Yves David
-
bundle2: support for capabilities with valuesThu, 17 Apr 2014 11:44:49 -0400, by Pierre-Yves David
-
bundle2: add capabilities support in `replycaps` partThu, 17 Apr 2014 11:32:30 -0400, by Pierre-Yves David
-
bundle2: adds a capabilities attribute on bundler20Wed, 16 Apr 2014 23:55:59 -0400, by Pierre-Yves David
-
bundle2: include stderr when capturing handlers outputWed, 16 Apr 2014 23:18:27 -0400, by Pierre-Yves David
-
ui: pushbuffer can now also capture stderrWed, 16 Apr 2014 23:36:57 -0400, by Pierre-Yves David
-
bundle2: capture remote stdout while unbundlingWed, 16 Apr 2014 14:22:24 -0400, by Pierre-Yves David
-
bundle2: introduce `replycaps` part for on-demand replyWed, 16 Apr 2014 14:09:35 -0400, by Pierre-Yves David
-
bundle2: use an official iterparts method to unbundle partsWed, 16 Apr 2014 18:41:48 -0400, by Pierre-Yves David
-
merge: with merge.preferancestor=*, run an auction with bids from ancestorsFri, 28 Feb 2014 02:52:32 +0100, by Mads Kiilerich
-
log: changed implementation to use graphlog codeFri, 28 Feb 2014 15:10:56 -0800, by Lucas Moscovicz
-
context: introduce merge.preferancestor for controlling which ancestor to pickMon, 24 Feb 2014 22:42:14 +0100, by Mads Kiilerich
-
context: tell when .ancestor picks one of multiple common ancestors headsThu, 17 Apr 2014 17:32:04 +0200, by Mads Kiilerich
-
hgweb: align entries in "changelog" and "revisions" pages of "spartan" styleThu, 17 Apr 2014 09:36:09 +0900, by FUJIWARA Katsunori
-
hgweb: show revisions and hashes gotten from changelog in "comparison" pageThu, 17 Apr 2014 09:36:09 +0900, by FUJIWARA Katsunori
-
hgweb: show as same parents as "hg parents -r REV FILE" in pages for fileThu, 17 Apr 2014 09:36:08 +0900, by FUJIWARA Katsunori
-
hgweb: make "comparison" get parent from not filelog but changelogThu, 17 Apr 2014 09:36:08 +0900, by FUJIWARA Katsunori
-
hgweb: fix lack of "bookmarks" link in "/file" page of "paper" styleThu, 17 Apr 2014 09:36:08 +0900, by FUJIWARA Katsunori
-
hgweb: adding article link to rss feedThu, 17 Apr 2014 11:48:22 -0700, by Aaron Jensen
-
hgweb: adding branch names from inbranch template to rss feedThu, 17 Apr 2014 11:47:49 -0700, by Aaron Jensen
-
hgweb: adding branch names from inbranch template to atom feedThu, 17 Apr 2014 11:45:43 -0700, by Aaron Jensen
-
dirstate: report bad subdirectories as match.bad, not just a warning (BC)Thu, 03 Oct 2013 18:01:21 +0200, by Mads Kiilerich
-
dirstate: improve documentation and readability of match and ignore in the walkerThu, 03 Oct 2013 18:01:21 +0200, by Mads Kiilerich
-
context: remove redundant handling of match.bad return valueThu, 03 Oct 2013 18:01:21 +0200, by Mads Kiilerich
-
match: remove last traces of unused .missing callbackThu, 03 Oct 2013 18:01:21 +0200, by Mads Kiilerich
-
match: _globre doctestsSun, 13 Apr 2014 22:00:08 +0200, by Mads Kiilerich
-
match: improve documentation - docstrings and more descriptive variable namingThu, 03 Oct 2013 18:01:21 +0200, by Mads Kiilerich
-
largefiles: changed overridelog to work with graphlogWed, 05 Mar 2014 15:55:09 -0800, by Lucas Moscovicz
-
largefiles: added test coverage for graph logThu, 06 Mar 2014 14:52:07 -0800, by Lucas Moscovicz
-
cmdutil: changed _makegraphlogrevset to _makelogrevsetTue, 25 Feb 2014 10:40:04 -0800, by Lucas Moscovicz
-
revlog: backout 514d32de6646 - commonancestorsThu, 17 Apr 2014 20:01:39 +0200, by Mads Kiilerich
-
localrepo: use commonancestorsheads for checking linear heritage in file commitThu, 17 Apr 2014 20:01:39 +0200, by Mads Kiilerich
-
backout: use commonancestorsheads for checking linear heritageThu, 17 Apr 2014 20:01:39 +0200, by Mads Kiilerich
-
revlog: introduce commonancestorsheads methodThu, 17 Apr 2014 20:01:35 +0200, by Mads Kiilerich
-
parsers: remove unnecessary gca variable in index_commonancestorsheadsThu, 17 Apr 2014 19:58:08 +0200, by Mads Kiilerich
-
parsers: introduce index_commonancestorsheadsMon, 24 Feb 2014 22:42:14 +0100, by Mads Kiilerich
-
ancestors: extract candidates function as commonancestorsheadsThu, 17 Apr 2014 19:49:56 +0200, by Mads Kiilerich
-
filemerge: better handling of failing remove of temporary filesThu, 17 Apr 2014 14:54:46 +0200, by Mads Kiilerich
-
contrib: remove mergetools.hgrc premerge=False for Beyond Compare and AraxisThu, 17 Apr 2014 14:54:46 +0200, by Mads Kiilerich
-
obsolete: add '%' specifier to the format string to avoid TypeError at runtimeWed, 16 Apr 2014 03:05:00 +0900, by FUJIWARA Katsunori
-
check-code: detect "% inside _()" when there are leading whitespacesWed, 16 Apr 2014 03:05:00 +0900, by FUJIWARA Katsunori
-
i18n: fix "% inside _()" problemWed, 16 Apr 2014 03:05:00 +0900, by FUJIWARA Katsunori
-
largefiles: revert override, install matchfn outside the try/except restoring itSun, 13 Apr 2014 18:45:43 +0200, by Mads Kiilerich
-
largefiles: simplify revert - use getstandinsstate like other commands doSun, 28 Apr 2013 13:18:25 +0200, by Mads Kiilerich
-
largefiles: remove dummy assignments for creating an already existing closureSun, 13 Apr 2014 18:45:43 +0200, by Mads Kiilerich
-
largefiles: remove silent handling of incorrect invocation of restorematchfnSun, 13 Apr 2014 18:45:43 +0200, by Mads Kiilerich
-
largefiles: copy override, install matchfn outside the try/except restoring itSun, 13 Apr 2014 18:45:43 +0200, by Mads Kiilerich
-
largefiles: clarify installmatchfn documentationSun, 13 Apr 2014 18:45:43 +0200, by Mads Kiilerich
-
largefiles: use more reasonable locking for updateSat, 27 Apr 2013 23:19:52 +0200, by Mads Kiilerich
-
largefiles: full debugdirstate functionality for largefilesSat, 27 Apr 2013 23:19:52 +0200, by Mads Kiilerich
-
largefiles: make cat on standins do somethingSat, 27 Apr 2013 23:19:52 +0200, by Mads Kiilerich
-
largefiles: remove confusing handling of .bad return value - it is voidSun, 13 Apr 2014 18:45:43 +0200, by Mads Kiilerich
-
largefiles: fix profile of unused largefilesdirstate._ignoreThu, 03 Oct 2013 18:01:21 +0200, by Mads Kiilerich
-
largefiles: import whole modules instead of importing parts of themTue, 08 Apr 2014 00:48:36 +0200, by Mads Kiilerich
-
largefiles: update should only create a .orig backup of a largefile onceThu, 18 Apr 2013 18:56:18 +0200, by Mads Kiilerich
-
merge: let manifestmerge emit 'keep' actions when keeping wd versionMon, 07 Apr 2014 02:12:28 +0200, by Mads Kiilerich
-
merge: pass merge ancestor to calculateupdates as a listSun, 06 Apr 2014 13:39:51 +0200, by Mads Kiilerich
-
merge: move ancestor selection tweaking from manifestmerge to update functionSun, 06 Apr 2014 13:39:51 +0200, by Mads Kiilerich
-
match: make it more clear what _roots do and that it ends up in match()._filesThu, 03 Oct 2013 18:01:21 +0200, by Mads Kiilerich
-
cat: explicitly document the supported formatter rulesTue, 15 Apr 2014 23:29:19 -0400, by Matt Harbison
-
convert: backout 81cf597dafa9 and a3545c3104aa -closemapWed, 16 Apr 2014 01:10:08 +0200, by Mads Kiilerich
-
convert: backout b75a04502ced and 9616b03113ce - tagmapWed, 16 Apr 2014 01:09:49 +0200, by Mads Kiilerich
-
bundle2: support for push over the wireTue, 15 Apr 2014 11:53:10 -0400, by Pierre-Yves David
-
httppeer: support for _calltwowaystreamTue, 15 Apr 2014 17:53:52 -0400, by Pierre-Yves David
-
sshpeer: add implementation of _calltwowaystreamTue, 15 Apr 2014 17:18:35 -0400, by Pierre-Yves David
-
wireproto: add a _calltwowaystream method on wirepeerTue, 15 Apr 2014 17:19:46 -0400, by Pierre-Yves David
-
bundle2: return a bundle20 object from exchanges.unbundleTue, 15 Apr 2014 16:49:30 -0400, by Pierre-Yves David
-
bundle2: feed a binary stream to `peer.unbundle`Tue, 15 Apr 2014 16:42:52 -0400, by Pierre-Yves David
-
bundle2: allow bundle2 for pulling over the wireTue, 15 Apr 2014 15:20:33 -0400, by Pierre-Yves David
-
bundle2: return a stream from exchange.getbundleTue, 15 Apr 2014 11:27:55 -0400, by Pierre-Yves David
-
bundle2: let readbundle return unbundle20Tue, 15 Apr 2014 13:57:15 -0400, by Pierre-Yves David
-
bundle2: make header reading optionalTue, 15 Apr 2014 13:54:54 -0400, by Pierre-Yves David
-
bundle2: prepare readbundle to return more that one type of bundleTue, 15 Apr 2014 13:42:45 -0400, by Pierre-Yves David
-
bundle2: add a ui argument to readbundleMon, 14 Apr 2014 15:45:30 -0400, by Pierre-Yves David
-
bundle2: move `readbundle` into the `exchange` moduleMon, 14 Apr 2014 15:33:50 -0400, by Pierre-Yves David
-
bundle2: use headerless HG10UN stream in changegroupMon, 14 Apr 2014 14:46:32 -0400, by Pierre-Yves David
-
bundle2: allow using bundle2 for pushThu, 10 Apr 2014 10:53:43 -0700, by Pierre-Yves David
-
bundle2: add a "check:heads" handlerFri, 11 Apr 2014 06:43:01 -0700, by Pierre-Yves David
-
repoview: make the conversion from node to rev explicit while computing hiddenSun, 13 Apr 2014 16:36:51 -0400, by Pierre-Yves David
-
repoview: drop duplicated lookupSun, 13 Apr 2014 16:39:31 -0400, by Pierre-Yves David
-
hgweb: adding branch, tags, bookmarks, user, and file list to rss feed entriesWed, 16 Apr 2014 09:32:04 -0700, by Aaron Jensen
-
hgweb: adding branch, tags, bookmarks, user, and file list to atom feed entriesWed, 16 Apr 2014 09:31:37 -0700, by Aaron Jensen
-
patchbomb: warn when emailing a dirty working directory parentMon, 07 Apr 2014 23:10:20 +0200, by Mads Kiilerich
-
tests: coverage of convert and filemap include and the default of include allWed, 19 Mar 2014 00:19:54 +0100, by Mads Kiilerich
-
largefiles: remove no more referred "getoutgoinglfiles()"Wed, 16 Apr 2014 00:37:24 +0900, by FUJIWARA Katsunori
-
largefiles: use "outgoinghooks" to avoid redundant outgoing checkWed, 16 Apr 2014 00:37:24 +0900, by FUJIWARA Katsunori
-
outgoing: introduce "outgoinghooks" to avoid redundant outgoing checkWed, 16 Apr 2014 00:37:24 +0900, by FUJIWARA Katsunori
-
hg: make "_outgoing()" return peer object for remote repositoryWed, 16 Apr 2014 00:37:24 +0900, by FUJIWARA Katsunori
-
hg: make "_outgoing()" return empty list instead of "None"Wed, 16 Apr 2014 00:37:24 +0900, by FUJIWARA Katsunori
-
largefiles: use "summaryremotehooks" to avoid redundant outgoing checkWed, 16 Apr 2014 00:37:24 +0900, by FUJIWARA Katsunori
-
summary: introduce "summaryremotehooks" to avoid redundant incoming/outgoing checkWed, 16 Apr 2014 00:37:24 +0900, by FUJIWARA Katsunori
-
util: enable "hooks" to return list of the values returned from each hooksWed, 16 Apr 2014 00:37:24 +0900, by FUJIWARA Katsunori
-
summary: separate checking incoming/outgoing and showing remote summaryWed, 16 Apr 2014 00:37:24 +0900, by FUJIWARA Katsunori
-
largefiles: reuse "findcommonoutgoing()" result at "hg push"Wed, 16 Apr 2014 00:37:24 +0900, by FUJIWARA Katsunori
-
localrepo: introduce "prepushoutgoinghooks" to extend outgoing check easilyWed, 16 Apr 2014 00:37:24 +0900, by FUJIWARA Katsunori
-
largefiles: centralize the logic to get outgoing largefilesWed, 16 Apr 2014 00:37:24 +0900, by FUJIWARA Katsunori
-
cat: support cat with explicit paths in subreposFri, 14 Mar 2014 21:32:05 -0400, by Matt Harbison
-
cat: move most of the implementation into cmdutils.cat()Thu, 13 Mar 2014 23:45:18 -0400, by Matt Harbison
-
tests: mark test in tests/test-help.t as contingent on gettext being availableTue, 15 Apr 2014 17:51:27 -0400, by Kent Frazier
-
setup.py: fix C extension compilation issue with OS X 10.9 and Xcode 5.1Tue, 15 Apr 2014 16:27:12 -0400, by Kent Frazier
-
color: add effect to the template symbol tableMon, 14 Apr 2014 18:21:26 -0500, by Sean Farley
-
amend: invoke editor forcibly when "--edit" option is specifiedWed, 16 Apr 2014 02:38:11 +0900, by FUJIWARA Katsunori
-
commit: abolish useless "--force-editor" internal option for "hg commit"Wed, 16 Apr 2014 02:04:41 +0900, by FUJIWARA Katsunori
-
subrepo: return non-zero exit code when a subrepo push doesn't succeedTue, 15 Apr 2014 14:15:35 -0400, by Matt Mackall
-
debugrevlog: use unfiltered view for changelogMon, 14 Apr 2014 23:27:31 -0400, by Matt Mackall
-
debugrevlog: format columns (more) nicely when dumping index dataWed, 19 Mar 2014 00:13:38 +0100, by Mads Kiilerich
-
branchmap: log events related to branch cacheSat, 22 Mar 2014 17:14:37 -0700, by Gregory Szorc
-
tags: log events related to tags cacheMon, 14 Apr 2014 11:50:05 -0700, by Gregory Szorc
-
merge with stableMon, 14 Apr 2014 15:14:02 -0400, by Matt Mackall
-
histedit: save manually edited commit message into ".hg/last-message.txt" stableTue, 15 Apr 2014 03:21:59 +0900, by FUJIWARA Katsunori
-
rebase: tell when reopening a closed branch headTue, 26 Nov 2013 03:18:56 +0100, by Mads Kiilerich
-
dirstate: inline local finish functionSat, 27 Apr 2013 23:19:52 +0200, by Mads Kiilerich
-
demandimport: make it possible to disable by setting HGDEMANDIMPORT=disableTue, 08 Apr 2014 01:35:13 +0200, by Mads Kiilerich
-
spelling: fixes from spell checkerSun, 13 Apr 2014 19:01:00 +0200, by Mads Kiilerich
-
tests: warn on invalid #if directiveSun, 13 Apr 2014 19:01:00 +0200, by Mads Kiilerich
-
run-tests: test result shows when a failed test could not start a serverMon, 25 Nov 2013 22:00:46 +0100, by Simon Heimberg
-
commit: --edit/-e to force edit of otherwise-supplied commit messageSun, 08 Sep 2013 19:02:08 -0400, by Bradley M. Kuhn
-
bundle2: directly feed part to readbundleSat, 12 Apr 2014 00:38:15 -0400, by Pierre-Yves David
-
bundle2: lazy unbundle of part payloadFri, 11 Apr 2014 16:05:22 -0400, by Pierre-Yves David
-
util: support None size in chunkbuffer.read()Thu, 10 Apr 2014 22:10:26 -0700, by Pierre-Yves David
-
bundle2: lazily iterate over bundle parts in the testFri, 11 Apr 2014 15:02:26 -0400, by Pierre-Yves David
-
bundle2: move unpackheader closure into the classFri, 11 Apr 2014 15:47:38 -0400, by Pierre-Yves David
-
bundle2: move the fromheader closure into the class itselfFri, 11 Apr 2014 15:46:09 -0400, by Pierre-Yves David
-
bundle2: add an unbundle part responsible from unbundling partFri, 11 Apr 2014 15:43:16 -0400, by Pierre-Yves David
-
bundle2: extract stream/unpack logic in an unpackermixinFri, 11 Apr 2014 15:19:54 -0400, by Pierre-Yves David
-
exchange: restore truncated commentSun, 13 Apr 2014 12:21:09 -0400, by Pierre-Yves David
-
grep: highlight all matched wordsMon, 31 Mar 2014 01:00:05 +0900, by Takumi IINO
-
phase: add a passing test for (issue3575)Thu, 23 Jan 2014 14:09:53 -0800, by Pierre-Yves David
-
run-tests: allow test paths in other directoriesMon, 24 Mar 2014 22:12:37 -0700, by Gregory Szorc
-
run-tests: allow option parser to be extendedMon, 24 Mar 2014 21:52:28 -0700, by Gregory Szorc
-
run-tests: use return values instead of sys.exitMon, 24 Mar 2014 21:41:56 -0700, by Gregory Szorc
-
run-tests: Pass arguments into argument parserMon, 24 Mar 2014 21:37:33 -0700, by Gregory Szorc
-
bundle2: rename part to bundlepartFri, 11 Apr 2014 07:36:14 -0700, by Pierre-Yves David
-
bundle2: comment to clarify why the handler call is where it isFri, 11 Apr 2014 16:43:01 -0400, by Pierre-Yves David
-
bundle2: use chunkbuffer for exchange.getbundleSat, 12 Apr 2014 00:53:15 -0400, by Pierre-Yves David
-
bundle2: lazily generate the changegroup part in exchange.getbundleSat, 12 Apr 2014 14:56:55 -0400, by Pierre-Yves David
-
bundle2: support chunk iterator as part dataFri, 11 Apr 2014 08:04:16 -0700, by Pierre-Yves David
-
bundle2: extract a _payloadchunks method for partThu, 10 Apr 2014 12:33:20 -0700, by Pierre-Yves David
-
changegroup: move chunk extraction into a getchunks method of unbundle10Thu, 10 Apr 2014 13:19:00 -0700, by Pierre-Yves David
-
bundle2: use reply part to return result of addchangegroupTue, 25 Mar 2014 15:05:11 -0700, by Pierre-Yves David
-
bundle2: produce a bundle2 replyFri, 04 Apr 2014 14:24:11 -0700, by Pierre-Yves David
-
bundle2: add reply awareness to unbundlerecordsFri, 11 Apr 2014 08:24:59 -0700, by Pierre-Yves David
-
bundle2: add an integer id to partTue, 01 Apr 2014 00:07:17 -0700, by Pierre-Yves David
-
largefiles: don't prompt when one side of merge was changed but didn't changeMon, 07 Apr 2014 23:10:20 +0200, by Mads Kiilerich
-
color: fallback and test label as an effectMon, 07 Apr 2014 15:37:27 -0500, by Sean Farley
-
color: extract method for determining a valid effectMon, 07 Apr 2014 15:33:46 -0500, by Sean Farley
-
revlog: use context ancestor instead of changelog ancestorMon, 07 Apr 2014 23:17:51 +0200, by Mads Kiilerich
-
copies: guard debug section with ui.debugflagTue, 25 Feb 2014 20:31:53 +0100, by Mads Kiilerich
-
copies: remove _checkcopies wrapper - it does no goodTue, 25 Feb 2014 20:31:51 +0100, by Mads Kiilerich
-
transplant: use context ancestor instead of changelog ancestorMon, 07 Apr 2014 23:17:51 +0200, by Mads Kiilerich
-
commit: use revlog.commonancestors instead of .ancestorMon, 07 Apr 2014 23:17:51 +0200, by Mads Kiilerich
-
backout: don't limit heritage check to a single ancestorMon, 07 Apr 2014 23:17:51 +0200, by Mads Kiilerich
-
ancestor: remove unused genericancestorThu, 20 Mar 2014 01:35:07 +0100, by Mads Kiilerich
-
context: remove unused filectx.ancestorMon, 07 Apr 2014 23:17:48 +0200, by Mads Kiilerich
-
shelve: add "writebundle()" to invoke "writebundle()" with relative path and vfsSun, 09 Mar 2014 01:03:28 +0900, by FUJIWARA Katsunori
-
shelve: add "applybundle()" to invoke "readbundle()" with relative path and vfsSun, 09 Mar 2014 01:03:28 +0900, by FUJIWARA Katsunori
-
bundlerepo: treat temporarily extracted bundle file via vfsSun, 09 Mar 2014 01:03:28 +0900, by FUJIWARA Katsunori
-
vfs: add "mkstemp()"Sun, 09 Mar 2014 01:03:28 +0900, by FUJIWARA Katsunori
-
repair: make "strip()" treat bundle files via vfsSun, 09 Mar 2014 01:03:28 +0900, by FUJIWARA Katsunori
-
changegroup: add "vfs" argument to "readbundle()" to pass relative filenameSun, 09 Mar 2014 01:03:28 +0900, by FUJIWARA Katsunori
-
repair: make paths in "_bundle()" relative to ".hg"Sun, 09 Mar 2014 01:03:28 +0900, by FUJIWARA Katsunori
-
changegroup: add "vfs" argument to "writebundle()" for relative access via vfsSun, 09 Mar 2014 01:03:28 +0900, by FUJIWARA Katsunori
-
localrepo: make "undofiles()" return list of tuples "(vfs, relative filename)"Sun, 09 Mar 2014 01:03:28 +0900, by FUJIWARA Katsunori
-
exchange: fix pyflakes import complaintFri, 11 Apr 2014 17:20:15 -0400, by Matt Mackall
-
hgweb: override the charset attribute in the http requestThu, 10 Apr 2014 15:12:12 +0800, by Wei, Elson
-
diff: use second filename for --stat reporting on git patches (issue4221)Fri, 11 Apr 2014 16:38:55 -0400, by Matt Mackall
-
exchange: drop useless line breakFri, 11 Apr 2014 13:43:41 -0400, by Pierre-Yves David
-
subrepo: check return code for git push (issue4223)Fri, 11 Apr 2014 15:38:18 -0400, by Matt Mackall
-
localrepo: add unbundle supportFri, 04 Apr 2014 17:50:44 -0700, by Pierre-Yves David
-
unbundle: extract the core logic in another functionFri, 04 Apr 2014 17:28:59 -0700, by Pierre-Yves David
-
unbundle: extract checkheads in its own functionFri, 04 Apr 2014 17:15:25 -0700, by Pierre-Yves David
-
phase: apply publishing enforcement for "serve" sourceMon, 07 Apr 2014 18:10:50 -0700, by Pierre-Yves David
-
merge with stableThu, 10 Apr 2014 12:41:39 -0400, by Matt Mackall
-
http: reuse authentication info after the first failed request (issue3567)Fri, 20 Dec 2013 14:56:05 +0100, by StƩphane Klein
-
bundle2: use discard to remove bundle2 capTue, 08 Apr 2014 13:05:29 -0700, by Durham Goode
-
statichttp: respect localrepo _restrictcapabilitiesMon, 07 Apr 2014 11:45:50 -0700, by Pierre-Yves David
-
tests: make unshelve tests more tricky - don't depend on size changeMon, 07 Apr 2014 23:10:20 +0200, by Mads Kiilerich
-
shelve: introduce secret option for using fixed date for temporary commitMon, 07 Apr 2014 23:10:20 +0200, by Mads Kiilerich
-
mq: repo['.'] is not a wctx, repo[None] isMon, 07 Apr 2014 23:10:20 +0200, by Mads Kiilerich
-
shelve: repo['.'] is not a wctx but a pctxMon, 07 Apr 2014 23:10:20 +0200, by Mads Kiilerich
-
revlog: deal with chunk ranges over 2G on Windows (issue4215) stableMon, 07 Apr 2014 14:18:10 -0500, by Matt Mackall
-
exchange: pass bundlecaps through to changegroupFri, 04 Apr 2014 16:41:51 -0700, by Durham Goode
-
bundle2: allow pulling changegroups using bundle2Tue, 01 Apr 2014 23:41:32 -0700, by Pierre-Yves David
-
bundle2: add an exchange.getbundle functionFri, 04 Apr 2014 01:51:54 -0700, by Pierre-Yves David
-
localpeer: propagate bundlecaps in getbundle callFri, 04 Apr 2014 01:33:20 -0700, by Pierre-Yves David
-
bundle2: make it possible have a global transaction for the unbundlingWed, 02 Apr 2014 23:56:49 -0700, by Pierre-Yves David
-
tests: fix test output typoFri, 04 Apr 2014 17:47:19 -0500, by Matt Mackall
-
bundle2: first crude version of bundling changeset with bundle2Mon, 24 Mar 2014 19:37:59 -0700, by Pierre-Yves David
-
bundle2: record processing results in the bundleoperation objectWed, 02 Apr 2014 22:37:50 -0700, by Pierre-Yves David
-
bundle2: introduce a bundleoperation objectWed, 02 Apr 2014 22:24:44 -0700, by Pierre-Yves David
-
bundle2: feed a unbundle20 to the `processbundle` functionWed, 02 Apr 2014 13:50:57 -0700, by Pierre-Yves David
-
bundle2: lock the repo during unbundle testThu, 03 Apr 2014 17:25:47 -0700, by Pierre-Yves David
-
merge: keep destination filename as key in filemerge actionsSun, 02 Mar 2014 18:52:16 +0100, by Mads Kiilerich
-
merge: keep destination filename as key in actions for merge with dir renameSun, 02 Mar 2014 18:49:36 +0100, by Mads Kiilerich
-
merge: include ancestor node in merge actionsFri, 28 Feb 2014 02:38:33 +0100, by Mads Kiilerich
-
merge with stableFri, 04 Apr 2014 14:01:25 -0500, by Matt Mackall
-
repoview: use _gethiddenblockers in computehiddenFri, 28 Mar 2014 12:51:05 -0500, by Sean Farley
-
repoview: add _gethiddenblockers methodThu, 03 Apr 2014 20:07:42 -0500, by Sean Farley
-
repoview: improve performance for computehidden (issue4206)Thu, 27 Mar 2014 20:14:55 -0500, by Sean Farley
-
tests: remove unused variables from test-pathencode.py caught by pyflakes stableThu, 03 Apr 2014 20:35:56 -0500, by Sean Farley
-
shelve: remove unused variable caught by pyflakes stableThu, 03 Apr 2014 20:32:56 -0500, by Sean Farley
-
changegroup: remove unused variable caught by pyflakes stableThu, 03 Apr 2014 20:29:03 -0500, by Sean Farley
-
hgk: use hg export to write commitsSat, 15 Mar 2014 18:27:51 +0100, by Andrew Shadura
-
hgk: add .diff extension when exporting commitsTue, 25 Mar 2014 22:47:59 +0100, by Andrew Shadura
-
localrepo: move the addchangegroup method in changegroup moduleTue, 01 Apr 2014 15:27:53 -0700, by Pierre-Yves David
-
localrepo: move the addchangegroupfiles method in changegroup moduleTue, 01 Apr 2014 15:21:56 -0700, by Pierre-Yves David
-
localrepo: move the changegroup method in changegroup moduleTue, 01 Apr 2014 15:08:27 -0700, by Pierre-Yves David
-
localrepo: move the getbundle method in changegroup moduleTue, 01 Apr 2014 14:40:35 -0700, by Pierre-Yves David
-
store: drop unused existing listThu, 03 Apr 2014 12:59:12 -0500, by Matt Mackall
-
localrepo: move the getlocalbundle method in changegroup moduleTue, 01 Apr 2014 14:33:23 -0700, by Pierre-Yves David
-
localrepo: move the changegroupsubset method in changegroup moduleTue, 01 Apr 2014 14:25:03 -0700, by Pierre-Yves David
-
localrepo: move the changegroupinfo method in changegroup moduleTue, 01 Apr 2014 14:13:34 -0700, by Pierre-Yves David
-
localrepo: move the _changegroupsubset method in changegroup moduleTue, 01 Apr 2014 13:59:55 -0700, by Pierre-Yves David
-
push: pass a `pushoperation` object to localrepo.checkpushTue, 01 Apr 2014 13:45:48 -0700, by Pierre-Yves David
-
wireproto: use decorator for the ubundle commandFri, 28 Mar 2014 14:43:30 -0700, by Pierre-Yves David
-
wireproto: use decorator for the stream commandFri, 28 Mar 2014 14:43:11 -0700, by Pierre-Yves David
-
wireproto: use decorator for the pushkey commandFri, 28 Mar 2014 14:42:55 -0700, by Pierre-Yves David
-
wireproto: use decorator for the lookup commandFri, 28 Mar 2014 14:42:38 -0700, by Pierre-Yves David
-
wireproto: use decorator for the listkeys commandFri, 28 Mar 2014 14:42:21 -0700, by Pierre-Yves David
-
wireproto: use decorator for the known commandFri, 28 Mar 2014 14:42:06 -0700, by Pierre-Yves David
-
wireproto: use decorator for the hello commandFri, 28 Mar 2014 14:40:44 -0700, by Pierre-Yves David
-
wireproto: use decorator for the heads commandFri, 28 Mar 2014 14:40:31 -0700, by Pierre-Yves David
-
wireproto: use decorator for the getbundle commandFri, 28 Mar 2014 14:40:07 -0700, by Pierre-Yves David
-
wireproto: use decorator for the debugwireargs commandFri, 28 Mar 2014 14:39:06 -0700, by Pierre-Yves David
-
wireproto: use decorator for the changegroupsubset commandFri, 28 Mar 2014 14:38:40 -0700, by Pierre-Yves David
-
wireproto: use decorator for the changegroup commandFri, 28 Mar 2014 14:38:19 -0700, by Pierre-Yves David
-
wireproto: use decorator for the capabilities commandFri, 28 Mar 2014 14:37:28 -0700, by Pierre-Yves David
-
wireproto: use decorator for the branches commandFri, 28 Mar 2014 14:37:02 -0700, by Pierre-Yves David
-
wireproto: use decorator for the branchmap commandFri, 28 Mar 2014 14:36:41 -0700, by Pierre-Yves David
-
wireproto: use decorator for the between commandFri, 28 Mar 2014 14:36:05 -0700, by Pierre-Yves David
-
wireproto: use decorator for the batch commandFri, 28 Mar 2014 14:35:36 -0700, by Pierre-Yves David
-
wireproto: add decorator for wire protocol commandFri, 28 Mar 2014 14:30:11 -0700, by Pierre-Yves David
-
wireproto: drop the _decompress method in favor a new call typeFri, 28 Mar 2014 14:24:13 -0700, by Pierre-Yves David
-
wireproto: document protocol specific function of wirepeerFri, 28 Mar 2014 12:29:34 -0700, by Pierre-Yves David
-
wireproto: introduce an abstractserverproto classFri, 28 Mar 2014 11:10:33 -0700, by Pierre-Yves David
-
wireproto: document possible return typeFri, 28 Mar 2014 11:37:42 -0700, by Pierre-Yves David
-
pull: add a set of steps that remain to be done during the pullTue, 01 Apr 2014 18:56:19 -0700, by Pierre-Yves David
-
pull: put discovery step in its own functionTue, 01 Apr 2014 17:35:25 -0700, by Pierre-Yves David
-
pull: move the cgresult logic in _pullchangesetTue, 01 Apr 2014 17:28:21 -0700, by Pierre-Yves David
-
pull: move return code in the pull operation objectTue, 01 Apr 2014 17:21:52 -0700, by Pierre-Yves David
-
merge: use ancestor filename from planning phase instead of filectx ancestorTue, 25 Feb 2014 20:30:08 +0100, by Mads Kiilerich
-
tests: prevent test-hup from hanging forever if the transaction does not startWed, 02 Apr 2014 00:01:21 -0700, by Pierre-Yves David
-
revset: improve roots revset performanceMon, 31 Mar 2014 16:03:34 -0700, by Durham Goode
-
revset: improve _descendants performanceTue, 25 Mar 2014 14:10:01 -0700, by Durham Goode
-
revsetbenchmark: remove python 2.7 dependencyMon, 31 Mar 2014 16:29:39 -0700, by Durham Goode
-
bundle2: read the whole bundle from stream on abortMon, 24 Mar 2014 17:20:15 -0700, by Pierre-Yves David
-
bundle2: add some distinction between mandatory and advisory partMon, 24 Mar 2014 13:02:02 -0700, by Pierre-Yves David
-
bundle2: introduce a `parthandler` decoratorMon, 24 Mar 2014 15:51:00 -0700, by Pierre-Yves David
-
bundle2: first version of a bundle processingMon, 24 Mar 2014 12:25:33 -0700, by Pierre-Yves David
-
bundle2: rename unbundle2 test command to statbundle2Mon, 24 Mar 2014 11:27:00 -0700, by Pierre-Yves David
-
bundle2: safely read unpack data from part headerTue, 01 Apr 2014 00:08:15 -0700, by Pierre-Yves David
-
transaction: drop extra import caught by pyflakesWed, 02 Apr 2014 13:41:23 -0500, by Matt Mackall
-
fncache: clean up fncache during stripsMon, 24 Mar 2014 15:43:15 -0700, by Durham Goode
-
caches: invalidate store caches when lock is takenMon, 24 Mar 2014 15:35:07 -0700, by Durham Goode
-
fncache: move fncache writing to be in a transactionMon, 24 Mar 2014 15:42:13 -0700, by Durham Goode
-
transaction: add support for non-append filesMon, 24 Mar 2014 15:21:51 -0700, by Durham Goode
-
transaction: add onclose/onabort hook for pre-close logicMon, 24 Mar 2014 15:57:47 -0700, by Durham Goode
-
clone: put streaming clones in a transactionMon, 24 Mar 2014 15:38:20 -0700, by Durham Goode
-
fncache: remove the rewriting logicMon, 24 Mar 2014 15:31:47 -0700, by Durham Goode
-
pull: prevent duplicated entry in `op.pulledsubset`Wed, 26 Mar 2014 15:55:32 -0700, by Pierre-Yves David
-
bundle2: part paramsThu, 20 Mar 2014 01:24:45 -0700, by Pierre-Yves David
-
bundle2: support for bundling and unbundling payloadWed, 19 Mar 2014 23:36:15 -0700, by Pierre-Yves David
-
merge with stableTue, 01 Apr 2014 17:59:06 -0500, by Matt Mackall
-
backout: correct commit status of no changes made (BC) (issue4190) stable 2.9.2Sat, 08 Mar 2014 18:52:16 +0900, by Yuya Nishihara
-
backout: document return code of merge conflict stableSat, 08 Mar 2014 18:41:56 +0900, by Yuya Nishihara
-
merge with stableTue, 01 Apr 2014 15:11:19 -0500, by Matt Mackall
-
merge: fix lack of "%s" in format string causing TypeError at runtime stableTue, 01 Apr 2014 02:46:03 +0900, by FUJIWARA Katsunori
-
i18n-ja: synchronized with e259d4c462b5 stableMon, 31 Mar 2014 21:03:39 +0900, by FUJIWARA Katsunori
-
bundle2: support unbundling empty partWed, 19 Mar 2014 23:04:03 -0700, by Pierre-Yves David
-
revset: raise ValueError when calling min or max on empty smartsetFri, 28 Mar 2014 17:00:13 -0700, by Pierre-Yves David
-
revpair: smartset compatibilityThu, 20 Mar 2014 18:44:25 -0700, by Pierre-Yves David
-
revsetbenchmark: add entry for ::rev::Fri, 28 Mar 2014 16:12:05 -0700, by Gregory Szorc
-
merge with stableMon, 31 Mar 2014 10:12:07 -0500, by Kevin Bullock
-
hg: introduce "wirepeersetupfuncs" to setup wire peer by extensions (issue4109) stableSat, 29 Mar 2014 01:20:07 +0900, by FUJIWARA Katsunori
-
bundle2: support bundling of empty part (with a type)Tue, 18 Mar 2014 14:29:33 -0700, by Pierre-Yves David
-
revsetbenchmark: add a summary at the end of executionWed, 26 Mar 2014 18:51:49 -0700, by Pierre-Yves David
-
revsetbenchmark: retrieve the benchmark value in pythonWed, 26 Mar 2014 18:39:56 -0700, by Pierre-Yves David
-
revsetbenchmark: get revision to benchmark in a functionWed, 26 Mar 2014 18:36:19 -0700, by Pierre-Yves David
-
revsetbenchmark: convert revision display to proper subprocesscallWed, 26 Mar 2014 18:27:17 -0700, by Pierre-Yves David
-
revsetbenchmark: convert performance call to proper subprocess callWed, 26 Mar 2014 18:26:18 -0700, by Pierre-Yves David
-
revsetbenchmark: convert update to proper subprocess callWed, 26 Mar 2014 18:14:15 -0700, by Pierre-Yves David
-
revsetbenchmark: fix semicolonThu, 27 Mar 2014 16:52:24 -0500, by Matt Mackall
-
revsetbenchmark: simplify and convert the script to pythonWed, 26 Mar 2014 18:03:30 -0700, by Pierre-Yves David
-
revsetbenchmapi: fix templateWed, 26 Mar 2014 16:38:08 -0700, by Pierre-Yves David
-
perf: unroll the result in perfrevsetWed, 26 Mar 2014 17:25:11 -0700, by Pierre-Yves David
-
_addset: add a __len__ methodThu, 20 Mar 2014 18:55:28 -0700, by Pierre-Yves David
-
bundle2: implement the mandatory/advisory logic for parameterWed, 19 Mar 2014 17:53:45 -0700, by Pierre-Yves David
-
bundle2: print debug information during unbundlingWed, 19 Mar 2014 17:11:49 -0700, by Pierre-Yves David
-
bundle2: print debug information during bundlingTue, 18 Mar 2014 19:07:10 -0700, by Pierre-Yves David
-
bundle2: add ability to write to a file to the testWed, 19 Mar 2014 02:36:21 -0700, by Pierre-Yves David
-
subrepo: factor out Git version check to add doctestsFri, 21 Mar 2014 16:09:17 -0700, by Siddharth Agarwal
-
contrib: add "hgperf" command to measure performance of commands easilySat, 15 Feb 2014 19:51:20 +0900, by FUJIWARA Katsunori
-
grep: exit loop immediately, if matching is found in the file for "hg grep -l"Sat, 15 Feb 2014 19:54:14 +0900, by FUJIWARA Katsunori
-
grep: use "found" instead of "filerevmatches" examination for efficiencySat, 15 Feb 2014 19:54:05 +0900, by FUJIWARA Katsunori
-
grep: reuse the first "util.binary()" result for efficiencySat, 15 Feb 2014 19:52:36 +0900, by FUJIWARA Katsunori
-
util: add the code path to "cachefunc()" for the function taking no argumentsSat, 15 Feb 2014 19:52:26 +0900, by FUJIWARA Katsunori
-
help: add examples to incomingWed, 26 Mar 2014 12:52:57 -0500, by Matt Mackall
-
revset: fix generatorset race conditionTue, 25 Mar 2014 16:10:07 -0700, by Durham Goode
-
tests: don't hardcode path to bash interpreterTue, 25 Mar 2014 23:07:52 +0100, by Olle Lundberg
-
contrib: don't hardcode path to bash interpreterWed, 26 Mar 2014 11:59:13 +0100, by Olle Lundberg
-
contrib: explicitly enable perf extension for revset testsTue, 25 Mar 2014 23:10:15 +0100, by Olle Lundberg
-
merge with stableTue, 25 Mar 2014 16:17:16 -0500, by Matt Mackall
-
revset: improve performance of _generatorset.__contains__ (issue 4201)Mon, 24 Mar 2014 20:00:18 -0700, by Gregory Szorc
-
localrepo: omit ".hgsubstate" also from "added" filesSat, 22 Mar 2014 23:39:51 +0900, by FUJIWARA Katsunori
-
dispatch: only do __import__(debugger) when a debugger is requested stableFri, 07 Mar 2014 14:06:52 -0500, by Jordi GutiƩrrez Hermoso
-
hg: use "os.path.join()" to join path components which may be empty (issue4203) stableTue, 25 Mar 2014 19:34:17 +0900, by FUJIWARA Katsunori
-
revset: document the regular expression support for tag(name) stableMon, 24 Mar 2014 21:27:40 -0400, by Matt Harbison
-
help: allow -k to find debug commandsSat, 22 Mar 2014 14:46:55 -0500, by Matt Mackall
-
help: let 'hg help debug' show the list of secret debug commandsSat, 15 Mar 2014 16:14:04 +0100, by Mads Kiilerich
-
tests: add run-tests --changed option for running tests changed in revisionsFri, 28 Feb 2014 02:09:00 +0100, by Mads Kiilerich
-
repo: rephrase the "missing requirement" error messageWed, 19 Mar 2014 00:18:30 +0100, by Mads Kiilerich
-
revpair: drop useless conditionalThu, 20 Mar 2014 17:34:02 -0700, by Pierre-Yves David
-
merge with stableFri, 21 Mar 2014 17:20:56 -0500, by Matt Mackall
-
subrepo: add trailing newlines to warnings stableThu, 20 Mar 2014 19:39:05 -0700, by Siddharth Agarwal
-
subrepo: convert matched string to integer before comparing Git version stableThu, 20 Mar 2014 19:38:17 -0700, by Siddharth Agarwal
-
subrepo: only retrieve the first two components of the Git version stableThu, 20 Mar 2014 19:37:01 -0700, by Siddharth Agarwal
-
bundle2: force the first char of parameter to be an letter.Tue, 18 Mar 2014 18:56:08 -0700, by Pierre-Yves David
-
bundle2: refuse empty parameter nameTue, 18 Mar 2014 18:40:31 -0700, by Pierre-Yves David
-
bundle2: urlunquote stream parameter name and value during unbundlingTue, 18 Mar 2014 17:43:08 -0700, by Pierre-Yves David
-
bundle2: urlquote stream parameter name and valueTue, 18 Mar 2014 17:38:11 -0700, by Pierre-Yves David
-
bundle2: support for unbundling parameter valueTue, 18 Mar 2014 16:12:33 -0700, by Pierre-Yves David
-
bundle2: support for bundling parameter valueTue, 18 Mar 2014 16:05:06 -0700, by Pierre-Yves David
-
bundle2: clarify stream parameter design in the documentationThu, 20 Mar 2014 13:18:34 -0700, by Pierre-Yves David