Mercurial > hg
graph
-
bookmarks: use recordchange instead of writing if transaction is activeThu, 08 Oct 2015 01:41:30 +0900, by FUJIWARA Katsunori
-
filemerge: run symlink check for :merge3Wed, 07 Oct 2015 00:27:23 -0700, by Siddharth Agarwal
-
filemerge: print correct name of tool for symlink checksWed, 07 Oct 2015 00:24:44 -0700, by Siddharth Agarwal
-
filemerge: normalize 'internal:foo' names to ':foo'Wed, 07 Oct 2015 00:01:16 -0700, by Siddharth Agarwal
-
filemerge: use symlinkcheck for :merge and :unionTue, 06 Oct 2015 22:57:21 -0700, by Siddharth Agarwal
-
filemerge: add a precheck for symlinksTue, 06 Oct 2015 22:56:33 -0700, by Siddharth Agarwal
-
filemerge: call precheck if availableTue, 06 Oct 2015 22:55:21 -0700, by Siddharth Agarwal
-
filemerge: add a before-merge callback to internal merge toolsTue, 06 Oct 2015 22:54:14 -0700, by Siddharth Agarwal
-
filemerge: indent filemerge.filemergeTue, 06 Oct 2015 17:39:13 -0700, by Siddharth Agarwal
-
test-bundle-type: replace unbundle with debugbundleThu, 01 Oct 2015 20:15:00 -0700, by Pierre-Yves David
-
bundle: extract the parsing of the bundle type in a functionThu, 01 Oct 2015 18:01:24 -0700, by Pierre-Yves David
-
changegroup: add version argument to getchangegroupThu, 01 Oct 2015 19:14:47 -0700, by Pierre-Yves David
-
changegroup: add version argument to getlocalchangegroupThu, 01 Oct 2015 19:14:33 -0700, by Pierre-Yves David
-
shelve: bundle using bundle2 if repository is general delta (issue4862)Thu, 01 Oct 2015 15:08:00 -0700, by Pierre-Yves David
-
shelve: move changegroup generation inside writebundleThu, 01 Oct 2015 15:09:32 -0700, by Pierre-Yves David
-
shelve: compress on-disk bundleTue, 29 Sep 2015 17:14:30 -0700, by Pierre-Yves David
-
merge with stableWed, 07 Oct 2015 13:44:48 -0500, by Matt Mackall
-
notify: fix fromauthor setting for 'incoming' hook type (issue4194) stableMon, 05 Oct 2015 10:43:16 -0600, by Bruce Cran
-
templater: protect word() from crashing on out of range negative value stableMon, 05 Oct 2015 12:37:26 -0400, by Matt Harbison
-
commands: add a new debug command to print merge stateFri, 02 Oct 2015 13:00:47 -0700, by Siddharth Agarwal
-
merge.mergestate: factor out code to validate v1/v2 recordsWed, 30 Sep 2015 21:22:31 -0700, by Siddharth Agarwal
-
localrepo: prevent wlock from being inherited when a transaction is runningTue, 06 Oct 2015 13:19:05 -0700, by Siddharth Agarwal
-
lock: add a way to prevent locks from being inheritedTue, 06 Oct 2015 13:13:31 -0700, by Siddharth Agarwal
-
test-fncache: use args/kwargs for lock wrapperTue, 06 Oct 2015 15:55:50 -0700, by Siddharth Agarwal
-
rebase: enable histedit for useful help with itTue, 06 Oct 2015 15:07:00 -0400, by timeless
-
rebase: suggest help -e histeditTue, 06 Oct 2015 15:01:25 -0400, by timeless
-
rebase: factor out histedit help commandTue, 06 Oct 2015 15:05:40 -0400, by timeless
-
util: use tuple accessor to get accurate st_mtime value (issue4836)Sun, 04 Oct 2015 22:35:36 +0900, by Yuya Nishihara
-
util: extract stub function to get mtime with second accuracySun, 04 Oct 2015 22:25:29 +0900, by Yuya Nishihara
-
scmutil: add a way for a repo's wlock to be inherited by a subprocessMon, 05 Oct 2015 14:37:59 -0700, by Siddharth Agarwal
-
scmutil: add a way for a subprocess to be run with an inheritable lockMon, 05 Oct 2015 14:34:52 -0700, by Siddharth Agarwal
-
localrepo: add a way to get the current wlock if it's heldMon, 05 Oct 2015 14:27:37 -0700, by Siddharth Agarwal
-
localrepo: add a way to get the current lock if it's heldMon, 05 Oct 2015 14:26:53 -0700, by Siddharth Agarwal
-
test-help: verify that extension keywords appear in help templatesThu, 24 Sep 2015 13:58:18 -0400, by timeless
-
templatekw: add {changes}, {distance} and {tag} to the {latesttag} keywordMon, 24 Aug 2015 23:30:17 -0400, by Matt Harbison
-
templater: introduce {latesttag()} function to match a pattern (issue4184)Sun, 23 Aug 2015 23:44:58 -0400, by Matt Harbison
-
templatekw: introduce showlatesttags() to handle {latesttag} keywordsMon, 24 Aug 2015 23:07:00 -0400, by Matt Harbison
-
templatekw: factor out the changessincetag calculation to a private methodMon, 05 Oct 2015 21:11:50 -0400, by Matt Harbison
-
templatekw: allow getlatesttags() to match a specific tag patternSun, 23 Aug 2015 23:22:55 -0400, by Matt Harbison
-
util: extract stringmatcher() from revsetSat, 22 Aug 2015 22:52:18 -0400, by Matt Harbison
-
util.chunkbuffer: avoid extra mutations when reading partial chunksMon, 05 Oct 2015 17:36:32 -0700, by Gregory Szorc
-
util.chunkbuffer: refactor chunk handling logicMon, 05 Oct 2015 16:34:47 -0700, by Gregory Szorc
-
util.chunkbuffer: special case reading everythingMon, 05 Oct 2015 16:28:12 -0700, by Gregory Szorc
-
revert: add reference to backoutMon, 05 Oct 2015 07:13:35 +0200, by Mathias De Maré
-
backout: add reference to revertMon, 05 Oct 2015 07:11:48 +0200, by Mathias De Maré
-
localrepo: allow wlock to be inheritedFri, 25 Sep 2015 12:39:23 -0700, by Siddharth Agarwal
-
lock.release: don't call postrelease functions for inherited locksSun, 04 Oct 2015 20:04:44 -0700, by Siddharth Agarwal
-
lock: turn prepinherit/reacquire into a single context managerSun, 04 Oct 2015 20:02:50 -0700, by Siddharth Agarwal
-
localrepo: add a note about parentenvvarSun, 04 Oct 2015 19:28:43 -0700, by Siddharth Agarwal
-
exchange: add "streaming all changes" to bundle2 pullingSun, 04 Oct 2015 12:11:44 -0700, by Gregory Szorc
-
streamclone: move "streaming all changes" message locationSun, 04 Oct 2015 12:07:01 -0700, by Gregory Szorc
-
streamclone: move payload header generation into own functionSun, 04 Oct 2015 19:06:06 -0700, by Gregory Szorc
-
streamclone: move payload header line consumptionSun, 04 Oct 2015 18:44:46 -0700, by Gregory Szorc
-
streamclone: teach canperformstreamclone to be bundle2 awareSun, 04 Oct 2015 18:35:19 -0700, by Gregory Szorc
-
streamclone: refactor canperformstreamclone to accept a pullopSun, 04 Oct 2015 11:50:42 -0700, by Gregory Szorc
-
exchange: expose bundle2 availability on pulloperationSun, 04 Oct 2015 12:03:30 -0700, by Gregory Szorc
-
exchange: expose bundle2 capabilities on pulloperationSun, 04 Oct 2015 18:31:53 -0700, by Gregory Szorc
-
keyword: make restrict mode False while updating files for rollbackSun, 04 Oct 2015 21:33:29 +0900, by FUJIWARA Katsunori
-
streamclone: rename and document maybeperformstreamclone()Sun, 04 Oct 2015 11:34:28 -0700, by Gregory Szorc
-
streamclone: move applyremotedata() into maybeperformstreamclone()Sun, 04 Oct 2015 11:27:10 -0700, by Gregory Szorc
-
branchmap: move branch cache code out of streamclone.pySat, 03 Oct 2015 09:53:56 -0700, by Gregory Szorc
-
streamclone: move streamin() into maybeperformstreamclone()Fri, 02 Oct 2015 23:08:15 -0700, by Gregory Szorc
-
streamclone: refactor maybeperformstreamclone to take a pullopSun, 04 Oct 2015 11:20:52 -0700, by Gregory Szorc
-
demandimport: replace more references to _demandmod instancesSun, 04 Oct 2015 11:17:43 -0700, by Gregory Szorc
-
demandimport: refactor processfromitemSun, 04 Oct 2015 10:36:54 -0700, by Gregory Szorc
-
demandimport: consolidate code for processing items in fromlistSat, 03 Oct 2015 15:30:17 -0700, by Gregory Szorc
-
pager: recreate stdout to make it line-bufferedSat, 03 Oct 2015 15:16:33 +0900, by Yuya Nishihara
-
pager: rename variables of backup fdsSat, 03 Oct 2015 18:48:21 +0900, by Yuya Nishihara
-
pager: inline _pagersubprocess() into _runpager()Sat, 03 Oct 2015 15:02:52 +0900, by Yuya Nishihara
-
ui: send traceback of devel warning to appropriate output streamSat, 03 Oct 2015 23:10:40 +0900, by Yuya Nishihara
-
util.system: compare fileno to see if it needs stdout redirectionSat, 03 Oct 2015 14:57:24 +0900, by Yuya Nishihara
-
exchange: move stream clone logic into pull code pathFri, 02 Oct 2015 23:04:52 -0700, by Gregory Szorc
-
exchange: teach pull about requested stream clonesFri, 02 Oct 2015 22:16:34 -0700, by Gregory Szorc
-
streamclone: add explicit check for empty local repoFri, 02 Oct 2015 21:53:25 -0700, by Gregory Szorc
-
streamclone: refactor code for deciding to stream cloneFri, 02 Oct 2015 22:22:11 -0700, by Gregory Szorc
-
streamclone: move streaming clone logic from localrepoFri, 02 Oct 2015 21:39:04 -0700, by Gregory Szorc
-
streamclone: move _allowstream() from wireprotoFri, 02 Oct 2015 16:24:56 -0700, by Gregory Szorc
-
streamclone: move code out of exchange.pyFri, 02 Oct 2015 16:05:52 -0700, by Gregory Szorc
-
streamclone: move stream_in() from localrepoFri, 02 Oct 2015 15:58:24 -0700, by Gregory Szorc
-
streamclone: move applystreamclone() from localrepo.pyFri, 02 Oct 2015 15:51:32 -0700, by Gregory Szorc
-
exchange: add docstring to pull()Fri, 02 Oct 2015 15:36:00 -0700, by Gregory Szorc
-
localrepo: allow creating inherited locksFri, 25 Sep 2015 12:28:12 -0700, by Siddharth Agarwal
-
error: make lock inheritance contract violations a subclass of RuntimeErrorFri, 25 Sep 2015 12:56:05 -0700, by Siddharth Agarwal
-
templatekw: hide help of "branches" by DEPRECATED markerSat, 26 Sep 2015 12:19:39 +0900, by Yuya Nishihara
-
templatekw: remove dockeywords hackSat, 26 Sep 2015 12:39:13 +0900, by Yuya Nishihara
-
templatekw: port implementation of showparents() from changeset_templaterSat, 26 Sep 2015 12:38:02 +0900, by Yuya Nishihara
-
templatekw: reorder stub of showparents() functionSat, 26 Sep 2015 12:32:03 +0900, by Yuya Nishihara
-
changeset_printer: move _meaningful_parentrevs() to scmutilSat, 26 Sep 2015 12:29:09 +0900, by Yuya Nishihara
-
test-run-tests: add globs for WindowsThu, 01 Oct 2015 22:14:11 -0400, by Matt Harbison
-
test-commandserver: generate files with a fixed EOL for test stabilityThu, 01 Oct 2015 21:49:50 -0400, by Matt Harbison
-
test-debugextensions: sanitize JSON output for WindowsThu, 01 Oct 2015 21:24:10 -0400, by Matt Harbison
-
test-strip: add glob for WindowsThu, 01 Oct 2015 21:10:38 -0400, by Matt Harbison
-
bundle2: generate check:heads in a independent functionThu, 01 Oct 2015 10:48:14 -0700, by Ryan McElroy
-
merge with stableThu, 01 Oct 2015 12:17:46 -0500, by Matt Mackall
-
cmdutil: handle multiline translations of HG: messages safelyWed, 30 Sep 2015 12:36:30 -0400, by timeless
-
strip: compress bundle2 backup using BZTue, 29 Sep 2015 14:42:03 -0700, by Pierre-Yves David
-
writebundle: add a compression argument for the bundle2 caseTue, 29 Sep 2015 14:41:40 -0700, by Pierre-Yves David
-
strip: use bundle2 + cg2 by default when repository use general deltaTue, 29 Sep 2015 13:16:51 -0700, by Pierre-Yves David
-
run-tests: report paths saved by --keep-tmpdirWed, 30 Sep 2015 16:01:19 -0400, by timeless
-
urls: bulk-change primary website URLsWed, 30 Sep 2015 15:43:49 -0500, by Matt Mackall
-
urls: bulk-change BTS urls to new locationWed, 30 Sep 2015 15:31:07 -0500, by Matt Mackall
-
largefiles: restore archiving largefiles with hgweb (issue4859) stable 3.5.2Tue, 29 Sep 2015 23:29:44 -0400, by Matt Harbison
-
help: hide deprecated filesets, revsets and template items if not verboseSat, 26 Sep 2015 12:17:44 +0900, by Yuya Nishihara
-
help: pass around ui to rewriter hooks (API)Sat, 26 Sep 2015 12:11:46 +0900, by Yuya Nishihara
-
help: pass around ui to doc loader (API)Sat, 26 Sep 2015 12:06:30 +0900, by Yuya Nishihara
-
gendoc: use real ui in place of stdoutSun, 27 Sep 2015 23:34:37 +0900, by Yuya Nishihara
-
check-seclevel: use ui to show status and error messagesSun, 27 Sep 2015 22:29:07 +0900, by Yuya Nishihara
-
unbundle: test and fix for clean abort on unknown bundle2 featureThu, 24 Sep 2015 17:52:21 -0700, by Pierre-Yves David
-
merge with stableTue, 29 Sep 2015 14:33:31 -0500, by Matt Mackall
-
localrepo: recreate phasecache if changelog was modified (issue4855)Tue, 29 Sep 2015 21:57:08 +0900, by Yuya Nishihara
-
progress: force a repaint of a printed progress bar after a clear()Sat, 26 Sep 2015 00:10:48 -0400, by Augie Fackler
-
tests: fix test-bundle2-format outputTue, 29 Sep 2015 14:08:37 -0500, by Matt Mackall
-
localrepo: recreate phasecache if changelog was modified (issue4855) stableTue, 29 Sep 2015 21:57:08 +0900, by Yuya Nishihara
-
bundle2: allow compressed bundleWed, 23 Sep 2015 12:56:12 -0700, by Pierre-Yves David
-
test-bundle2: dump bundle content using f --hexdumpMon, 28 Sep 2015 15:01:20 -0700, by Pierre-Yves David
-
treemanifest: rework lazy-copying code (issue4840)Fri, 25 Sep 2015 22:54:46 -0400, by Augie Fackler
-
manifest: rename treemanifest load functions to ease debuggingFri, 25 Sep 2015 17:18:28 -0400, by Augie Fackler
-
manifest: add id(self) to treemanifest __repr__Fri, 25 Sep 2015 17:17:36 -0400, by Augie Fackler
-
bundlerepo: let bundle repo look in the _mancacheMon, 28 Sep 2015 10:27:36 -0700, by Durham Goode
-
check-seclevel: wrap entry point by functionSun, 27 Sep 2015 22:19:54 +0900, by Yuya Nishihara
-
check-seclevel: set executable bit as it has shebangSun, 27 Sep 2015 22:16:24 +0900, by Yuya Nishihara
-
bundle20: extract core payload generation in its own functionWed, 23 Sep 2015 12:56:05 -0700, by Pierre-Yves David
-
unbundle20: allow registering handlers for stream level parametersWed, 23 Sep 2015 14:00:16 -0700, by Pierre-Yves David
-
bundle2: allow to specify unsupported value on errorWed, 23 Sep 2015 11:55:27 -0700, by Pierre-Yves David
-
bundle2: rename error exception class for unsupported featureWed, 23 Sep 2015 11:44:52 -0700, by Pierre-Yves David
-
changegroup: use a different compression key for BZ in HG10Wed, 23 Sep 2015 11:33:30 -0700, by Pierre-Yves David
-
monoblue: provide links to branches, tags and bookmarks by nameSat, 26 Sep 2015 17:24:12 +0800, by Anton Shestakov
-
gitweb: provide links to branches, tags and bookmarks by nameSat, 26 Sep 2015 17:15:58 +0800, by Anton Shestakov
-
cmdutil: remove HG: prefix from translation stringsFri, 25 Sep 2015 03:44:15 -0400, by timeless
-
i18n-zh_CN: annotate broken HG: translationsFri, 25 Sep 2015 03:47:48 -0400, by timeless
-
lock: recognize parent locks while acquiringThu, 24 Sep 2015 22:07:55 -0700, by Siddharth Agarwal
-
test-lock.py: fix testing for forksThu, 24 Sep 2015 22:00:51 -0700, by Siddharth Agarwal
-
test-lock.py: allow PID to be changed in test stateThu, 24 Sep 2015 20:40:00 -0700, by Siddharth Agarwal
-
test-lock.py: add a lock wrapper that allows faking the PIDThu, 24 Sep 2015 20:22:59 -0700, by Siddharth Agarwal
-
lock: add a wrapper to os.getpid() to make testing easierThu, 24 Sep 2015 21:26:37 -0700, by Siddharth Agarwal
-
test-lock.py: move temp dir generation to testcaseThu, 24 Sep 2015 19:52:34 -0700, by Siddharth Agarwal
-
test-lock.py: copy-edit assertions about file existingThu, 24 Sep 2015 17:33:13 -0700, by Siddharth Agarwal
-
revlog: don't flush data file after every added revisionSat, 26 Sep 2015 21:43:13 -0700, by Gregory Szorc
-
revlog: use existing file handle when reading during _addrevisionSun, 27 Sep 2015 16:08:18 -0700, by Gregory Szorc
-
revlog: always open revlogs for reading and appendingSun, 27 Sep 2015 15:59:19 -0700, by Gregory Szorc
-
revlog: support using an existing file handle when reading revlogsSun, 27 Sep 2015 15:48:35 -0700, by Gregory Szorc
-
revlog: add docstring for checkinlinesize()Sun, 27 Sep 2015 15:31:50 -0700, by Gregory Szorc
-
windows: insert file positioning call between reads and writesSun, 27 Sep 2015 18:46:53 -0700, by Gregory Szorc
-
tests: suppress verbose output of svn transactionSat, 26 Sep 2015 15:20:32 +0900, by Yuya Nishihara
-
formatter: use dict.update() to set arguments passed to write functionsWed, 23 Sep 2015 21:54:47 +0900, by Yuya Nishihara
-
formatter: verify number of arguments passed to write functionsWed, 23 Sep 2015 21:51:48 +0900, by Yuya Nishihara
-
help: unify handling of DEPRECATED/EXPERIMENTAL keywordsSat, 26 Sep 2015 11:50:47 +0900, by Yuya Nishihara
-
help: include parens in DEPRECATED/EXPERIMENTAL keywordsSat, 26 Sep 2015 11:38:39 +0900, by Yuya Nishihara
-
help: define list of keywords that should be excluded from non-verbose outputSat, 26 Sep 2015 11:25:38 +0900, by Yuya Nishihara
-
merge with stableFri, 25 Sep 2015 23:10:47 -0500, by Matt Mackall
-
unbundle: cleanly abort on unknown bundle2 feature stableFri, 25 Sep 2015 13:30:49 -0700, by Pierre-Yves David
-
phases: return zero for no-op operations (issue4751) (BC)Mon, 14 Sep 2015 19:25:34 -0400, by Jordi Gutiérrez Hermoso
-
help: add config.troubleshooting section at the topThu, 24 Sep 2015 14:45:17 -0400, by timeless
-
dispatch: don't stack trace on commands like `hg .log`Fri, 25 Sep 2015 11:16:20 -0400, by Jordi Gutiérrez Hermoso
-
gitweb, monoblue: port highlighting linked lines from paperFri, 25 Sep 2015 12:38:20 +0800, by Anton Shestakov
-
gitweb, monoblue: fix vertical align of spans in .sourcelinesFri, 25 Sep 2015 03:02:38 +0800, by Anton Shestakov
-
merge: fix mergestate commentFri, 25 Sep 2015 00:54:20 -0400, by timeless
-
rebase: avoid losing branch commits with --keepbranch (issue4835)Thu, 24 Sep 2015 17:51:05 -0400, by timeless
-
lock.release: do not unlink inherited locksThu, 24 Sep 2015 16:03:26 -0700, by Siddharth Agarwal
-
lock: add a method to reacquire the lock after subprocesses exitThu, 24 Sep 2015 16:00:41 -0700, by Siddharth Agarwal
-
lock: add a method to prepare the lock for inheritanceThu, 24 Sep 2015 10:37:13 -0700, by Siddharth Agarwal
-
lock: introduce state to keep track of inheritanceThu, 24 Sep 2015 15:57:11 -0700, by Siddharth Agarwal
-
error: add an exception to indicate lock inheritance API contract violationsThu, 24 Sep 2015 10:53:16 -0700, by Siddharth Agarwal
-
clone: check update rev for being TrueThu, 24 Sep 2015 15:52:11 -0700, by Sean Farley
-
clone: fix over-indented continuation lineThu, 24 Sep 2015 15:47:23 -0700, by Sean Farley
-
resolve: consistently describe re-merge + unresolvedFri, 25 Sep 2015 03:51:46 -0400, by timeless
-
mercurial: add debugextensions command (issue4676)Thu, 10 Sep 2015 16:53:07 +0200, by liscju
-
dispatch: stop warning about EPIPE in --debug modeThu, 24 Sep 2015 10:15:37 +0300, by Daniel Colascione
-
rebase: don't rebase obsolete commit whose successor is already rebasedMon, 14 Sep 2015 17:31:48 -0700, by Laurent Charignon
-
check-code: forbid mutable value for default argumentThu, 24 Sep 2015 00:34:15 -0700, by Pierre-Yves David
-
httpconnection: remove a mutable default argumentThu, 24 Sep 2015 00:54:30 -0700, by Pierre-Yves David
-
transplant: remove a mutable default argumentThu, 24 Sep 2015 00:52:21 -0700, by Pierre-Yves David
-
mq: remove a mutable default argumentThu, 24 Sep 2015 00:50:06 -0700, by Pierre-Yves David
-
largefiles: remove a mutable default argumentThu, 24 Sep 2015 00:49:02 -0700, by Pierre-Yves David
-
largefiles: remove a mutable default argumentThu, 24 Sep 2015 00:48:24 -0700, by Pierre-Yves David
-
largefiles: remove a mutable default argumentThu, 24 Sep 2015 00:48:02 -0700, by Pierre-Yves David
-
largefiles: remove a mutable default argumentThu, 24 Sep 2015 00:46:37 -0700, by Pierre-Yves David
-
largefiles: remove a mutable default argumentThu, 24 Sep 2015 00:46:12 -0700, by Pierre-Yves David
-
largefiles: remove a mutable default argumentThu, 24 Sep 2015 00:44:59 -0700, by Pierre-Yves David
-
largefiles: remove a mutable default argumentThu, 24 Sep 2015 00:44:32 -0700, by Pierre-Yves David
-
largefiles: remove a mutable default argumentThu, 24 Sep 2015 00:41:43 -0700, by Pierre-Yves David
-
largefiles: remove a mutable default argumentThu, 24 Sep 2015 00:40:53 -0700, by Pierre-Yves David
-
histedit: remove a mutable default argumentThu, 24 Sep 2015 00:38:34 -0700, by Pierre-Yves David
-
templater: remove a mutable default argumentThu, 24 Sep 2015 01:07:09 -0700, by Pierre-Yves David
-
templater: remove a mutable default argumentThu, 24 Sep 2015 01:06:41 -0700, by Pierre-Yves David
-
templater: remove a mutable default argumentThu, 24 Sep 2015 01:06:10 -0700, by Pierre-Yves David
-
templater: remove a mutable default argumentThu, 24 Sep 2015 01:05:21 -0700, by Pierre-Yves David
-
templater: remove a mutable default argumentThu, 24 Sep 2015 01:04:58 -0700, by Pierre-Yves David
-
addremove: remove a mutable default argumentThu, 24 Sep 2015 01:04:10 -0700, by Pierre-Yves David
-
match: remove a mutable default argumentThu, 24 Sep 2015 01:00:43 -0700, by Pierre-Yves David
-
match: remove a mutable default argumentThu, 24 Sep 2015 01:00:25 -0700, by Pierre-Yves David
-
match: remove a mutable default argumentThu, 24 Sep 2015 01:00:05 -0700, by Pierre-Yves David
-
match: remove a mutable default argumentThu, 24 Sep 2015 00:59:26 -0700, by Pierre-Yves David
-
addremove: remove a mutable default argumentThu, 24 Sep 2015 01:58:33 -0700, by Pierre-Yves David
-
tag: remove a mutable default argumentThu, 24 Sep 2015 00:56:30 -0700, by Pierre-Yves David
-
commit: remove a mutable default argumentThu, 24 Sep 2015 00:56:18 -0700, by Pierre-Yves David
-
lock: move acquirefn call to inside the lockTue, 22 Sep 2015 14:09:42 -0700, by Siddharth Agarwal
-
localrepo: call lock.lock with releasefn as a keyword argTue, 22 Sep 2015 13:25:41 -0700, by Siddharth Agarwal
-
copies: move debug statement to appropriate placeWed, 19 Aug 2015 15:11:17 -0500, by Matt Mackall
-
bidmerge: choose shortest list of diverge and rename/delete warningsWed, 19 Aug 2015 14:05:42 -0500, by Matt Mackall
-
copies: rename diverge2 to divergeset for clarityWed, 19 Aug 2015 14:04:54 -0500, by Matt Mackall
-
copies: begin separating mergecopies sidesWed, 19 Aug 2015 13:40:18 -0500, by Matt Mackall
-
copies: rename ctx() to getfctx() for clarityWed, 19 Aug 2015 13:09:54 -0500, by Matt Mackall
-
monoblue: port code selection without line numbers from gitwebWed, 23 Sep 2015 16:02:35 +0800, by Anton Shestakov
-
help: copy-edit description of ui.supportcontactTue, 22 Sep 2015 15:10:24 -0500, by Kevin Bullock
-
ui: avoid mutable default argumentsTue, 22 Sep 2015 16:56:34 -0700, by Siddharth Agarwal
-
util: avoid mutable default argumentsTue, 22 Sep 2015 16:55:18 -0700, by Siddharth Agarwal
-
obsstore: fast path to check if obsstore is emptySun, 13 Sep 2015 18:01:01 +0900, by Yuya Nishihara
-
obsstore: delay loading markers from obsstore fileSun, 13 Sep 2015 17:52:37 +0900, by Yuya Nishihara
-
obsstore: initialize _all markers without using _addmarkers()Sun, 13 Sep 2015 17:47:18 +0900, by Yuya Nishihara
-
revset: avoid implicit None testing in revsetWed, 23 Sep 2015 00:41:07 -0700, by Pierre-Yves David
-
revset: speed up existence checks for ordered filtered setsSun, 20 Sep 2015 16:53:42 -0700, by Durham Goode
-
revset: remove existence check from min() and max()Sun, 20 Sep 2015 19:27:53 -0700, by Durham Goode
-
update: move default destination into a revsetFri, 18 Sep 2015 17:23:10 -0700, by Pierre-Yves David
-
merge: move default destination computation in a revsetThu, 17 Sep 2015 14:03:15 -0700, by Pierre-Yves David
-
mergecmd: simplify conditionalThu, 17 Sep 2015 12:44:52 -0700, by Pierre-Yves David
-
rebase: move destination computation in a revsetThu, 17 Sep 2015 10:59:52 -0700, by Pierre-Yves David
-
debian: include bash completions in mercurial-commonTue, 22 Sep 2015 14:47:18 -0400, by Augie Fackler
-
debian: install hgk as part of mercurial-common (issue4829)Tue, 22 Sep 2015 14:32:17 -0400, by Augie Fackler
-
debian: install config files as part of mercurial-commonTue, 22 Sep 2015 14:14:05 -0400, by Augie Fackler
-
debian: configuration so that cacerts is properly loadedTue, 22 Sep 2015 14:31:17 -0400, by Augie Fackler
-
debian: install hg-ssh to /usr/bin just like downstreamTue, 22 Sep 2015 14:13:07 -0400, by Augie Fackler
-
highlight: remove temporary hack to overwrite repo.getcwdSun, 20 Sep 2015 20:13:27 +0900, by Yuya Nishihara
-
hgweb: overwrite cwd to resolve file patterns relative to repo (issue4568)Sun, 20 Sep 2015 20:11:31 +0900, by Yuya Nishihara
-
dirstate: state that getcwd() shouldn't be used to get real file pathSun, 20 Sep 2015 20:08:22 +0900, by Yuya Nishihara
-
merge: move merge step to the endWed, 16 Sep 2015 12:36:21 -0700, by Siddharth Agarwal
-
lock: factor out lock testing into a separate functionWed, 16 Sep 2015 19:52:06 -0700, by Siddharth Agarwal
-
lock: factor code to read lock into a separate functionWed, 16 Sep 2015 19:26:59 -0700, by Siddharth Agarwal
-
tests: add unit tests for locking codeThu, 17 Sep 2015 15:38:00 -0700, by Siddharth Agarwal
-
gitweb: port code selection without line numbers from paperTue, 22 Sep 2015 02:09:10 +0800, by Anton Shestakov
-
obsolete: remove unused _knownrevs functionSun, 13 Sep 2015 22:34:58 +0900, by Yuya Nishihara
-
bookmark: do not crash when active bookmark is forward and --date is usedThu, 17 Sep 2015 16:08:10 -0700, by Pierre-Yves David
-
bookmark: actually test update behavior in both casesThu, 17 Sep 2015 17:17:54 -0700, by Pierre-Yves David
-
coal: reuse style-paper.css and use a separate css file for visual tweaksFri, 18 Sep 2015 14:03:32 +0800, by Anton Shestakov
-
coal: reuse all templates from paper/map by %including the fileFri, 18 Sep 2015 01:06:27 +0800, by Anton Shestakov
-
help/config: reword committemplate external editor textFri, 04 Sep 2015 05:40:52 -0400, by timeless
-
help/config: reword committemplate multibyte character textFri, 04 Sep 2015 05:40:37 -0400, by timeless
-
help/config: use :hg:`help config....` notationFri, 28 Aug 2015 15:43:14 -0400, by timeless
-
help/config: omit True or FalseFri, 28 Aug 2015 15:24:58 -0400, by timeless
-
help/config: capitalize itemsFri, 28 Aug 2015 15:13:28 -0400, by timeless
-
tests: add more doctests for check-translation deprecatedThu, 17 Sep 2015 21:20:35 -0400, by timeless
-
tests: cleanup check-translation deprecatedThu, 17 Sep 2015 21:20:17 -0400, by timeless
-
gitweb: add author to filelogentryFri, 18 Sep 2015 14:24:53 +0800, by Anton Shestakov
-
monoblue: add author to filelogentryFri, 18 Sep 2015 14:24:38 +0800, by Anton Shestakov
-
monoblue: split a long line in filelogentry templateFri, 18 Sep 2015 14:23:44 +0800, by Anton Shestakov
-
readbundle: fix typo of None compressionFri, 18 Sep 2015 21:32:43 +0900, by Yuya Nishihara
-
readbundle: map 'HG10UN' to None compressionFri, 11 Sep 2015 17:06:56 -0700, by Pierre-Yves David
-
getsubset: use None to request uncompressed changegroupFri, 11 Sep 2015 17:06:02 -0700, by Pierre-Yves David
-
bundle: use None when unpacking uncompressed changegroupFri, 11 Sep 2015 17:05:46 -0700, by Pierre-Yves David
-
writebundle: use 'None' instead of 'UN' for the bundle2 caseTue, 15 Sep 2015 17:43:54 -0700, by Pierre-Yves David
-
compression: use 'None' for no-compressionTue, 15 Sep 2015 17:53:28 -0700, by Pierre-Yves David
-
changegroup: move all compressions utilities in utilTue, 15 Sep 2015 17:35:32 -0700, by Pierre-Yves David
-
obsolete: clarify that 'successorssets' returns the latest successorsTue, 15 Sep 2015 13:12:03 -0700, by Pierre-Yves David
-
obsolete: drop an empty line at the end of a docstringTue, 15 Sep 2015 13:10:25 -0700, by Pierre-Yves David
-
traceback: allow providing a local support contact pointFri, 11 Sep 2015 12:45:19 -0700, by Pierre-Yves David
-
dispatch: pre-indent the extensions blaming logicThu, 17 Sep 2015 11:50:55 -0700, by Pierre-Yves David
-
tests: check for inconsistently translated DEPRECATEDThu, 17 Sep 2015 07:49:18 -0400, by timeless
-
i18n-fr: reject translation which is missing DEPRECATEDThu, 17 Sep 2015 07:33:21 -0400, by timeless
-
i18n-pt_BR: select a single definition of DEPRECATEDThu, 17 Sep 2015 07:47:30 -0400, by timeless
-
i18n-sv: select a single definition of DEPRECATEDThu, 17 Sep 2015 07:37:20 -0400, by timeless
-
i18n-ro: use ()s instead of [] for DEPRECATEDThu, 17 Sep 2015 07:34:27 -0400, by timeless
-
i18n-ro: include translation of DEPRECATEDThu, 17 Sep 2015 07:34:13 -0400, by timeless
-
i18n-zh_CN: include translation of DEPRECATEDThu, 17 Sep 2015 07:35:03 -0400, by timeless
-
i18n-it: include translation of DEPRECATEDThu, 17 Sep 2015 07:33:44 -0400, by timeless
-
i18n-da: include translation of DEPRECATEDThu, 17 Sep 2015 07:32:28 -0400, by timeless
-
test-i18n: always run non gettext testsThu, 17 Sep 2015 07:31:07 -0400, by timeless
-
localrepo: refresh filecache stats only if transaction finished successfullyTue, 15 Sep 2015 00:32:39 +0900, by Yuya Nishihara
-
localrepo: move closure of lock release to classTue, 15 Sep 2015 21:00:28 +0900, by Yuya Nishihara
-
highlight: add highlightfiles config option which takes a fileset (issue3005)Wed, 16 Sep 2015 22:30:36 +0800, by Anton Shestakov
-
posix: shellquote do not require quoting for "+" (issue4818)Fri, 04 Sep 2015 11:15:02 -0400, by timeless
-
hgweb: consume generator inside context manager (issue4756)Sat, 12 Sep 2015 12:16:39 -0700, by Gregory Szorc
-
histedit: use one editor when multiple folds happen in a row (issue3524) (BC)Thu, 27 Aug 2015 14:46:26 -0400, by Augie Fackler
-
hgweb: replace .sourcelast with .bottomline that does the sameMon, 14 Sep 2015 18:41:09 +0800, by Anton Shestakov
-
coal: copy newer things from paperSun, 13 Sep 2015 21:01:34 +0800, by Anton Shestakov
-
revlog: optionally cache the full text when adding revisionsSat, 12 Sep 2015 16:11:17 -0700, by Gregory Szorc
-
revlog: drop local assignment of cache variableSat, 12 Sep 2015 15:16:47 -0700, by Gregory Szorc
-
revlog: rename generic "i" variable to "indexdata"Sat, 12 Sep 2015 12:47:00 -0700, by Gregory Szorc
-
hg: always create new localrepository instanceSat, 12 Sep 2015 11:31:56 -0700, by Gregory Szorc
-
test-bad-extension: reduce dependencies on other thingsThu, 10 Sep 2015 19:45:46 -0400, by timeless
-
help: fix help argument parsing and documentationThu, 10 Sep 2015 20:22:37 -0400, by timeless
-
minirst: establish leveling for nested definitionsThu, 10 Sep 2015 10:48:20 -0400, by timeless
-
dispatch: use the right context manager to deactivate demandimportSun, 13 Sep 2015 16:30:21 -0400, by Jordi Gutiérrez Hermoso
-
ui: improve docs on ui.logThu, 10 Sep 2015 10:50:03 -0400, by Augie Fackler
-
templater: switch ctx of list expression to rev of revset() (BC)Sat, 12 Sep 2015 00:21:41 +0900, by Yuya Nishihara
-
fileset: handle error of string unescapingThu, 10 Sep 2015 23:32:36 +0900, by Yuya Nishihara
-
revset: handle error of string unescapingThu, 10 Sep 2015 23:29:55 +0900, by Yuya Nishihara
-
parser: move unescape helper from templaterThu, 10 Sep 2015 23:25:10 +0900, by Yuya Nishihara
-
unionrepo: take delta base in account with building unified revlogThu, 10 Sep 2015 16:14:39 -0700, by Pierre-Yves David
-
extdiff: enable -I/-X with --patchWed, 09 Sep 2015 22:27:48 -0400, by Matt Harbison
-
extdiff: add a --patch argument for diffing changeset deltasWed, 09 Sep 2015 21:07:38 -0400, by Matt Harbison
-
extdiff: prepare sections of dodiff() for conditionalizingWed, 09 Sep 2015 20:48:09 -0400, by Matt Harbison
-
hgweb: drop unused importFri, 11 Sep 2015 12:48:09 -0700, by Matt Mackall
-
help/config: back out 5f2a1ebd6e78Thu, 10 Sep 2015 13:45:00 -0400, by Augie Fackler
-
filemerge: add non-interactive :merge-local and :merge-otherThu, 10 Sep 2015 09:41:11 -0400, by Jordi Gutiérrez Hermoso
-
simplemerge: enable option to resolve conflicts one wayWed, 12 Aug 2015 08:53:01 -0400, by Jordi Gutiérrez Hermoso
-
templater: add new docheader/footer components for XML (issue4135)Wed, 26 Aug 2015 16:27:14 -0500, by Matt Mackall
-
import-checker: use modern .endswith for multiple suffixesThu, 10 Sep 2015 09:52:17 -0400, by Augie Fackler
-
hgweb: use separate repo instances per threadSat, 22 Aug 2015 18:43:24 -0700, by Gregory Szorc
-
hg: establish a cache for localrepository instancesSat, 22 Aug 2015 18:54:34 -0700, by Gregory Szorc
-
hgweb: create function to perform actions on new repoSat, 22 Aug 2015 18:15:42 -0700, by Gregory Szorc
-
hgweb: remove proxy to hgweb instanceSat, 22 Aug 2015 17:50:28 -0700, by Gregory Szorc
-
dispatch: disable demandimport when invoking the debuggerThu, 10 Sep 2015 09:30:10 -0400, by Jordi Gutiérrez Hermoso
-
templater: create string unescape helper (issue4798)Wed, 09 Sep 2015 14:43:45 -0700, by Matt Mackall
-
parsers: use PyTuple_New and SET_ITEM to construct metadata pair of markersSat, 05 Sep 2015 16:50:35 +0900, by Yuya Nishihara
-
parsers: use PyTuple_SET_ITEM() to fill new marker tuplesSat, 05 Sep 2015 16:41:21 +0900, by Yuya Nishihara
-
revset: uncache filteredset.__contains__Sat, 05 Sep 2015 12:56:53 +0900, by Yuya Nishihara
-
hgweb: assign ctype to requestcontextSat, 22 Aug 2015 17:08:37 -0700, by Gregory Szorc
-
hgweb: add reponame to requestcontextSat, 22 Aug 2015 17:04:24 -0700, by Gregory Szorc
-
hgweb: don't access self.repo during request processingSat, 22 Aug 2015 16:54:52 -0700, by Gregory Szorc
-
hgweb: extract _getview to own functionSat, 22 Aug 2015 16:44:36 -0700, by Gregory Szorc
-
hgweb: regenerate web substitutions when repo is refreshedSat, 22 Aug 2015 16:41:02 -0700, by Gregory Szorc
-
add: pass full=False to dirstate walkWed, 09 Sep 2015 09:07:27 -0700, by Durham Goode
-
hgweb: drop unused importWed, 09 Sep 2015 12:40:57 -0700, by Matt Mackall
-
obsolete: improve English of successorssetsTue, 08 Sep 2015 20:44:18 -0400, by timeless
-
histedit: fix grammar in cleanupnode commentTue, 08 Sep 2015 20:30:01 -0400, by timeless
-
hgweb.server: fix _httprequesthandlerssl help textTue, 08 Sep 2015 15:32:20 -0400, by timeless
-
util: capitalize Python in MBTextWrapper._wrap_chunks commentTue, 08 Sep 2015 15:32:20 -0400, by timeless
-
hgweb: remove ErrorResponse.messageTue, 08 Sep 2015 14:56:29 -0400, by timeless
-
manifest: switch add() to heapq.merge (available in Py2.6+)Fri, 04 Sep 2015 05:57:58 -0400, by timeless
-
archival: drop self.filename - deprecated in py2.6Fri, 04 Sep 2015 05:54:35 -0400, by timeless
-
templater: fix get EnglishSun, 30 Aug 2015 17:50:55 -0400, by timeless
-
help: fix makeitemsdoc English descriptionSun, 30 Aug 2015 18:54:31 -0400, by timeless
-
help: filesets show hg resolve commandTue, 08 Sep 2015 11:35:22 -0400, by timeless
-
help: filesets show hg status commandTue, 08 Sep 2015 11:30:01 -0400, by timeless
-
hgmanpage: fix grammarTue, 08 Sep 2015 13:22:01 -0400, by timeless
-
check-seclevel: fix file description grammarTue, 08 Sep 2015 12:54:39 -0400, by timeless
-
profiling: allow logging profile to the blackboxTue, 08 Sep 2015 11:39:52 -0700, by Durham Goode
-
bookmark: improve ambiguous documentation for renameFri, 04 Sep 2015 11:30:38 -0400, by timeless
-
ui: change default path fallback mechanism (issue4796)Sun, 06 Sep 2015 11:28:48 -0700, by Gregory Szorc
-
templater: catch regexp error at sub() functionMon, 07 Sep 2015 21:58:17 +0900, by Yuya Nishihara
-
graphmod: compute slow revset query once prior to reachableroots (issue4782)Tue, 08 Sep 2015 23:00:44 +0900, by Yuya Nishihara
-
profiling: add config option for enabling profilingMon, 07 Sep 2015 11:35:40 -0700, by Durham Goode
-
blackbox: add pid to outputMon, 07 Sep 2015 11:31:44 -0700, by Durham Goode
-
exchange: allow fallbackheads to use lazy set behaviorMon, 07 Sep 2015 17:08:35 -0700, by Durham Goode
-
hgweb: move templater instantiation to requestcontextSat, 22 Aug 2015 16:38:51 -0700, by Gregory Szorc
-
help/config: make defaults consistentWed, 02 Sep 2015 13:39:46 -0400, by timeless
-
help/config: reword allow_push to fix grammarWed, 02 Sep 2015 02:05:32 -0400, by timeless
-
help/config: change local_hostname help styleWed, 02 Sep 2015 02:05:04 -0400, by timeless
-
help/config: include check valuesWed, 02 Sep 2015 02:04:45 -0400, by timeless
-
help/config: simplify default textWed, 02 Sep 2015 02:04:22 -0400, by timeless
-
help/config: add trailing periodsWed, 02 Sep 2015 02:03:55 -0400, by timeless
-
help/config: alias, ui.mergemarkertemplate add period for etc.Wed, 02 Sep 2015 02:03:22 -0400, by timeless
-
tests: fix css-related test-hgweb.t breakage from 93258d53ec35Fri, 04 Sep 2015 21:12:07 +0800, by Anton Shestakov
-
help/scripting: fix HGENCODING indentationThu, 03 Sep 2015 00:22:17 -0400, by timeless
-
test-strip: fix spelling of initialization (en-US)Fri, 28 Aug 2015 13:57:20 -0400, by timeless
-
help/config: add blank linesWed, 02 Sep 2015 02:02:58 -0400, by timeless
-
histedit: fix English (en-US)Fri, 28 Aug 2015 13:52:49 -0400, by timeless
-
minirst: handle edge in hunting for parentsThu, 03 Sep 2015 17:06:27 -0400, by timeless
-
help: config indent committemplate.changeset sectionFri, 04 Sep 2015 05:42:21 -0400, by timeless
-
test-merge-tools: include /usr/sbin in path for sysctl (issue4813)Wed, 02 Sep 2015 16:56:04 -0400, by timeless
-
merge with stableThu, 03 Sep 2015 18:32:17 -0500, by Matt Mackall
-
import-checker: accept .pyc and .pyo files (issue4812)Wed, 02 Sep 2015 16:07:35 -0400, by timeless
-
rebase: fix warning about ignoring tool option on rebase continue (issue4698)Tue, 01 Sep 2015 21:37:51 +0200, by liscju
-
hgweb: create websubtable on requestcontextSat, 22 Aug 2015 16:39:29 -0700, by Gregory Szorc
-
hgweb: move templatepath to requestcontextSat, 22 Aug 2015 16:28:22 -0700, by Gregory Szorc
-
hgweb: extract web substitutions table generation to own functionSat, 22 Aug 2015 15:40:33 -0700, by Gregory Szorc
-
hgweb: remove hgweb.configboolSat, 22 Aug 2015 15:32:16 -0700, by Gregory Szorc
-
hgweb: move additional state setting outside of refreshSat, 22 Aug 2015 15:30:39 -0700, by Gregory Szorc
-
commands: support hg help scripting.HGPLAINWed, 02 Sep 2015 23:50:45 -0400, by timeless
-
run-tests: use $HGTEST_RUN_TESTS_PUREWed, 02 Sep 2015 15:19:05 -0400, by timeless
-
minirst: don't treat top level item as children of last item (issue4803)Wed, 02 Sep 2015 15:12:08 -0400, by timeless
-
scmutil.readonlyvfs: implement joinWed, 02 Sep 2015 22:05:58 -0700, by Siddharth Agarwal
-
localrepo: move dirstate validate function to class scopeWed, 02 Sep 2015 22:05:23 -0700, by Siddharth Agarwal
-
convert: remove restriction on multiple --rev in hg sourceThu, 03 Sep 2015 10:29:42 -0700, by Durham Goode
-
monoblue: add a margin for help text containerFri, 04 Sep 2015 02:51:57 +0800, by Anton Shestakov
-
gitweb: add a margin for help text containerThu, 03 Sep 2015 23:46:31 +0800, by Anton Shestakov
-
monoblue: fix page subtitle on help pages stableThu, 03 Sep 2015 22:25:16 +0800, by Anton Shestakov
-
hgweb: use latest mtime for caching tag (issue4814) stableThu, 03 Sep 2015 12:19:43 -0500, by Matt Mackall
-
hgweb: initialize repostate to NoneSat, 22 Aug 2015 15:21:45 -0700, by Gregory Szorc
-
debian: switch to using debhelper and dh_python2 to build debsWed, 26 Aug 2015 10:59:09 -0400, by Augie Fackler
-
test-debian-packages: new test for testing construction of debian packagesTue, 25 Aug 2015 00:08:29 -0400, by Augie Fackler
-
test-docker-packaging: test packages built using dockerMon, 31 Aug 2015 22:44:57 -0400, by Augie Fackler
-
hghave: correct test for debhelperMon, 31 Aug 2015 22:43:33 -0400, by Augie Fackler
-
bundle2: don't try to recover from a GeneratorExit (issue4785)Tue, 01 Sep 2015 15:47:33 -0400, by Augie Fackler
-
revset: fix resolving strings from a listTue, 01 Sep 2015 16:46:05 -0700, by Durham Goode
-
dispatch: error out on invalid -R path even if optionalrepo (issue4805) (BC)Mon, 31 Aug 2015 23:29:15 +0900, by Yuya Nishihara
-
test-ssh: remove superfluous triple slashes from absolute path testTue, 01 Sep 2015 16:38:52 +0900, by Yuya Nishihara
-
vagrant: update to official Debian 8.1 base boxWed, 02 Sep 2015 11:52:24 -0500, by Kevin Bullock
-
buildrpm: mkdir -p two needed directories (issue4779)Tue, 01 Sep 2015 14:41:41 -0400, by Augie Fackler
-
merge with stableTue, 01 Sep 2015 17:09:00 -0500, by Matt Mackall
-
hghave: use subprocess instead of os.popenMon, 31 Aug 2015 22:44:20 -0400, by Augie Fackler
-
hgweb: move archive related attributes to requestcontextSat, 22 Aug 2015 15:12:52 -0700, by Gregory Szorc
-
hgweb: move some config options to requestcontextSat, 22 Aug 2015 15:02:41 -0700, by Gregory Szorc
-
hgweb: establish class for holding per request contextSat, 22 Aug 2015 14:59:36 -0700, by Gregory Szorc
-
hgweb: don't make request optionalSat, 22 Aug 2015 14:22:40 -0700, by Gregory Szorc
-
hgweb: add some documentationSat, 22 Aug 2015 13:58:59 -0700, by Gregory Szorc
-
hgweb: limit branches shown on summary page to 10Tue, 01 Sep 2015 23:35:06 +0800, by Anton Shestakov
-
hgweb: use webutil.branchentries for branches on summary pageTue, 01 Sep 2015 23:29:30 +0800, by Anton Shestakov
-
hgweb: move branchentries code from webcommands to webutilTue, 01 Sep 2015 22:28:45 +0800, by Anton Shestakov
-
templater: add optional timezone argument to localdate()Tue, 18 Aug 2015 22:15:46 +0900, by Yuya Nishihara
-
templater: port localdate filter to a functionTue, 01 Sep 2015 19:15:16 +0900, by Yuya Nishihara
-
util: extract function that parses timezone stringTue, 01 Sep 2015 19:43:14 +0900, by Yuya Nishihara
-
templater: drop unneeded destructuring of argument tuple at buildfilterTue, 01 Sep 2015 19:04:10 +0900, by Yuya Nishihara
-
templater: extract helper that evaluates filter or function argumentTue, 01 Sep 2015 18:57:50 +0900, by Yuya Nishihara
-
contrib: add showstack extensionFri, 28 Aug 2015 16:59:31 -0500, by Matt Mackall
-
hgweb: fix trust of templates path (BC) stable 3.5.1Tue, 01 Sep 2015 16:08:07 -0500, by Matt Mackall
-
revlog: add an aggressivemergedelta optionSun, 30 Aug 2015 14:03:32 -0700, by Durham Goode
-
revlog: change generaldelta delta parent heuristicSun, 30 Aug 2015 13:58:11 -0700, by Durham Goode
-
revlog: move textlen calculation to be above delta chooserSun, 30 Aug 2015 13:34:30 -0700, by Durham Goode
-
revlog: move delta check to it's own functionSun, 30 Aug 2015 13:33:00 -0700, by Durham Goode
-
monoblue: add archive links on summary pageWed, 19 Aug 2015 21:43:13 +0800, by Anton Shestakov
-
help: distinguish sections when multiple match (issue4802)Sun, 30 Aug 2015 19:03:38 -0400, by timeless
-
merge with stableMon, 31 Aug 2015 17:21:38 -0500, by Matt Mackall
-
hghave: add a check for docker supportTue, 25 Aug 2015 00:06:41 -0400, by Augie Fackler
-
hghave: add a check for debian packaging toolsTue, 25 Aug 2015 00:03:15 -0400, by Augie Fackler
-
run-tests: add support for marking tests as very slowMon, 24 Aug 2015 22:23:45 -0400, by Augie Fackler
-
builddeb: rework how output dir and platform are specifiedTue, 25 Aug 2015 00:02:44 -0400, by Augie Fackler
-
parsers: fix two cases of unsigned long instead of Py_ssize_tWed, 26 Aug 2015 10:20:07 -0400, by Augie Fackler
-
templatefilters: remove redundant 'date' and 'strip' filtersSat, 04 Jul 2015 16:07:42 +0900, by Yuya Nishihara
-
templater: introduce unified filter syntax for unary functionsSat, 04 Jul 2015 16:03:36 +0900, by Yuya Nishihara
-
templater: inline getfilter() to buildfilter()Sat, 04 Jul 2015 15:59:03 +0900, by Yuya Nishihara
-
clone: fix updaterev to update to latest branch changeset (issue4528)Sun, 30 Aug 2015 11:47:43 +0200, by liscju
-
revsets: makes follow() supports file patterns (issue4757) (BC)Thu, 20 Aug 2015 17:19:32 +0200, by liscju
-
i18n-ja: synchronized with b930d4ef7739 stableMon, 31 Aug 2015 23:14:58 +0900, by FUJIWARA Katsunori
-
histedit: improve discoverability of edit commit messageFri, 28 Aug 2015 15:50:36 -0400, by timeless
-
revset: cache smartset's min/maxThu, 27 Aug 2015 17:57:33 -0700, by Pierre-Yves David
-
spelling: behaviour -> behaviorFri, 28 Aug 2015 10:53:55 -0400, by timeless
-
glossary: fixup use of periods at end of entriesFri, 28 Aug 2015 12:18:12 -0400, by timeless
-
histedit: fix grammar for help for safety abortsFri, 28 Aug 2015 11:31:44 -0400, by timeless
-
revset: mark reachablerootspure as privateFri, 28 Aug 2015 11:15:31 +0900, by Yuya Nishihara
-
reachableroots: construct and sort baseset in revset moduleFri, 28 Aug 2015 11:14:24 +0900, by Yuya Nishihara
-
reachableroots: use smartset minFri, 21 Aug 2015 16:12:24 -0700, by Pierre-Yves David
-
graphmod: stop building a list out of branchgroupiterFri, 21 Aug 2015 16:03:25 -0700, by Pierre-Yves David
-
reachableroots: sort the smartset in the pure version tooMon, 24 Aug 2015 15:40:42 -0700, by Pierre-Yves David
-
builddeb: actually run make when building the deb (issue4778)Mon, 24 Aug 2015 23:58:32 -0400, by Augie Fackler
-
docker-debian-jessie: fix errant mkdirMon, 24 Aug 2015 23:47:43 -0400, by Augie Fackler
-
makefile: rename debian-jessie to debThu, 27 Aug 2015 14:24:39 -0400, by Augie Fackler
-
run-tests: ignore failed removal of nonexistent installerrsTue, 25 Aug 2015 00:40:42 -0400, by Augie Fackler
-
templater: move verbosity-to-template matcher to constructorTue, 25 Aug 2015 13:38:20 -0500, by Matt Mackall
-
templater: remove pseudo-ternaryTue, 25 Aug 2015 12:59:08 -0500, by Matt Mackall
-
templater: fix variable name that shadows built-inTue, 25 Aug 2015 12:57:21 -0500, by Matt Mackall
-
templater: minor whitespace tweaksTue, 25 Aug 2015 09:38:06 -0500, by Matt Mackall
-
lock: make trylock privateMon, 24 Aug 2015 13:26:10 -0500, by Matt Mackall
-
lock: loop a finite number of times in trylock (issue4787)Mon, 24 Aug 2015 13:24:43 -0500, by Matt Mackall
-
reachableroots: silence warning of implicit integer narrowing issued by clangFri, 14 Aug 2015 12:25:14 +0900, by Yuya Nishihara
-
reachableroots: narrow scope of minidx variableFri, 14 Aug 2015 12:22:08 +0900, by Yuya Nishihara
-
convert: fix syncing deletes from p2 merge commitTue, 25 Aug 2015 15:54:33 -0700, by Durham Goode
-
convert: add convert.git.skipsubmodules optionMon, 24 Aug 2015 22:16:01 -0700, by Durham Goode
-
paths: move path validation logic to its own functionMon, 24 Aug 2015 19:33:36 -0700, by Durham Goode
-
parsers: avoid int/unsigned conversionsFri, 21 Aug 2015 14:33:51 -0400, by Augie Fackler
-
base85: fix comparison of an int and a longFri, 21 Aug 2015 14:29:42 -0400, by Augie Fackler
-
progress: restore testedwith to the stubTue, 25 Aug 2015 15:52:54 -0400, by Augie Fackler
-
hgweb: make refresh interval configurableSat, 22 Aug 2015 22:59:51 -0700, by Gregory Szorc
-
filemerge: add 'union' merge to internal merge toolSun, 16 Aug 2015 10:19:00 +0200, by Erik Huelsmann
-
filemerge: split internal merge into api entry point and internal helperSun, 16 Aug 2015 00:24:29 +0200, by Erik Huelsmann
-
simplemerge: add 'mode' kwarg which - when 'union' - suppresses markersSun, 16 Aug 2015 00:00:34 +0200, by Erik Huelsmann
-
hghave: remove quiet optionSat, 22 Aug 2015 10:37:38 -0700, by Gregory Szorc
-
hghave: move feature checking into hghave.pySat, 22 Aug 2015 10:28:34 -0700, by Gregory Szorc
-
tests: move '#require bzr' into .t filesSat, 22 Aug 2015 10:22:12 -0700, by Gregory Szorc
-
commands.push: use "pushloc" path attributeSat, 08 Aug 2015 00:12:41 -0700, by Gregory Szorc
-
ui: capture push location on path instancesFri, 07 Aug 2015 21:53:34 -0700, by Gregory Szorc
-
worker: use multiprocessing to find cpu countMon, 25 May 2015 13:10:38 -0700, by Gregory Szorc
-
import-checker: ensure multiprocessing is treated as from stdlibMon, 24 Aug 2015 10:09:00 -0400, by Augie Fackler
-
reachableroots: use baseset lazy sortingThu, 20 Aug 2015 17:23:21 -0700, by Pierre-Yves David
-
baseset: keep the input set aroundThu, 20 Aug 2015 17:19:56 -0700, by Pierre-Yves David
-
reachableroots: unroll loop that checks if one of parents is reachableSun, 16 Aug 2015 09:30:37 +0900, by Yuya Nishihara
-
reachableroots: handle error of PyList_Append()Sat, 15 Aug 2015 19:38:03 +0900, by Yuya Nishihara
-
commands.push: use paths APIFri, 07 Aug 2015 22:39:47 -0700, by Gregory Szorc
-
ui: move URL and path detection into path APISat, 08 Aug 2015 00:16:02 -0700, by Gregory Szorc
-
reachableroots: return list of revisions instead of setFri, 14 Aug 2015 15:52:19 +0900, by Yuya Nishihara
-
reachableroots: use internal "revstates" array to test if rev is reachableFri, 14 Aug 2015 15:49:11 +0900, by Yuya Nishihara
-
reachableroots: use internal "revstates" array to test if rev is a rootFri, 14 Aug 2015 15:43:29 +0900, by Yuya Nishihara
-
parsers: set exception when there's too little string data to extract parentsTue, 18 Aug 2015 16:40:10 -0400, by Augie Fackler
-
parsers: drop spurious check of readlen valueTue, 18 Aug 2015 16:39:26 -0400, by Augie Fackler
-
pathencode: check result of .digest() method in sha1hashTue, 18 Aug 2015 16:32:41 -0400, by Augie Fackler
-
parsers: correctly decref normed value after PyDict_SetItemTue, 18 Aug 2015 16:43:26 -0400, by Augie Fackler
-
parsers: fix two leaks in index_ancestorsTue, 18 Aug 2015 17:15:04 -0400, by Augie Fackler
-
merge with stableTue, 18 Aug 2015 18:38:56 -0500, by Matt Mackall
-
reachableroots: extend "revstates" to array of bit flagsFri, 14 Aug 2015 15:30:52 +0900, by Yuya Nishihara
-
reachableroots: rename "seen" array to "revstates" for future extensionFri, 14 Aug 2015 15:23:42 +0900, by Yuya Nishihara
-
reachableroots: give anonymous name to short-lived "numheads" variableSat, 15 Aug 2015 18:29:58 +0900, by Yuya Nishihara
-
reachableroots: reduce nesting level by jumping to next iteration by continueSat, 15 Aug 2015 18:03:47 +0900, by Yuya Nishihara
-
test-convert-git: work around output format changes in git stableMon, 17 Aug 2015 19:03:58 -0400, by Augie Fackler
-
histedit: correct spelling etc in more commentsMon, 17 Aug 2015 22:56:12 -0400, by Augie Fackler
-
histedit: add a missing "s" in a commentFri, 31 Jul 2015 12:54:16 -0700, by Pierre-Yves David
-
convert: fix convert dropping p2 contents during filemap mergeFri, 14 Aug 2015 15:22:47 -0700, by Durham Goode
-
convert: implements targetfilebelongstosource for filemap sourceSat, 15 Aug 2015 13:46:30 -0700, by Durham Goode
-
convert: add function to test if file is from sourceSat, 15 Aug 2015 13:44:55 -0700, by Durham Goode
-
revsetbenchmarks: run make after update so that C extensions are builtSat, 15 Aug 2015 17:50:59 +0900, by Yuya Nishihara
-
reachableroots: fix memleak of integer objects at includepath loopFri, 14 Aug 2015 12:36:41 +0900, by Yuya Nishihara
-
reachableroots: bail if integer object cannot be allocatedFri, 14 Aug 2015 12:31:56 +0900, by Yuya Nishihara
-
devel-warn: issue a warning when writing bookmarks without holding the wlockSat, 01 Aug 2015 05:43:39 -0700, by Laurent Charignon
-
merge with stableThu, 13 Aug 2015 19:37:47 -0500, by Matt Mackall
-
rebase: lock the repo during the full rebase operation stableTue, 11 Aug 2015 16:45:11 -0700, by Pierre-Yves David
-
update: wlock the repo for the whole 'hg update' command stableTue, 11 Aug 2015 16:26:12 -0700, by Pierre-Yves David
-
hg: avoid auto sharing when the clone destination is remote stableThu, 13 Aug 2015 15:07:07 +0900, by FUJIWARA Katsunori
-
largefiles: ensure lfutil.getstandinmatcher() only matches standins stableWed, 12 Aug 2015 12:26:39 -0400, by Matt Harbison
-
dirstate: add --minimal flag to debugrebuilddirstateWed, 12 Aug 2015 19:44:21 -0700, by Durham Goode
-
tests: make filterpyflakes.py read target files relatively to cwdThu, 13 Aug 2015 22:10:52 +0900, by FUJIWARA Katsunori
-
monoblue: remove duplicate font-family property from td.sourceTue, 11 Aug 2015 13:48:57 +0800, by Anton Shestakov
-
monoblue: remove unused elements and related cssTue, 11 Aug 2015 13:45:54 +0800, by Anton Shestakov
-
revpair: restrict odd-range handling to top-level x:y expression (issue4774)Thu, 13 Aug 2015 16:15:43 +0900, by Yuya Nishihara
-
revpair: update test to make a difference if odd range not handled speciallyThu, 13 Aug 2015 16:27:32 +0900, by Yuya Nishihara
-
reachableroots: verify type of each item of heads argumentThu, 13 Aug 2015 18:59:49 +0900, by Yuya Nishihara
-
reachableroots: verify integer range of heads argument (issue4775)Thu, 13 Aug 2015 18:38:46 +0900, by Yuya Nishihara
-
reachableroots: unify bail cases to raise exception correctlyThu, 13 Aug 2015 18:29:38 +0900, by Yuya Nishihara
-
reachableroots: pass NULL to PySet_New() as it expects a pointer, not an intThu, 13 Aug 2015 17:58:33 +0900, by Yuya Nishihara
-
merge with stableWed, 12 Aug 2015 17:01:50 -0500, by Matt Mackall
-
copy: add flag for disabling copy tracingTue, 27 Jan 2015 11:26:27 -0800, by Durham Goode
-
strip: use the 'finally: tr.release' pattern during stripping stableSat, 08 Aug 2015 14:50:03 -0700, by Pierre-Yves David
-
changelog: trust C implementation of reachableroots moreTue, 11 Aug 2015 15:06:02 -0400, by Augie Fackler
-
reachableroots: return NULL if we're throwing an exceptionTue, 11 Aug 2015 14:53:47 -0400, by Augie Fackler
-
reachableroots: fix transposition of set and list types in PyArg_ParseTupleTue, 11 Aug 2015 15:34:10 -0400, by Augie Fackler
-
reachableroots: consistently use short-form of PyErr_NoMemory()Tue, 11 Aug 2015 14:50:39 -0400, by Augie Fackler
-
reachableroots: if allocating a new set fails, use PyErr_NoMemory()Tue, 11 Aug 2015 14:49:40 -0400, by Augie Fackler
-
reachableroots: default to the C implementationThu, 06 Aug 2015 22:11:20 -0700, by Laurent Charignon
-
changelog: add way to call the reachableroots C implementationThu, 06 Aug 2015 22:10:31 -0700, by Laurent Charignon
-
reachableroots: add a C implementationThu, 06 Aug 2015 21:28:45 -0700, by Laurent Charignon
-
revset: remove grandparent by using reachablerootsFri, 19 Jun 2015 20:28:52 -0700, by Laurent Charignon
-
revset: rename revsbetween to reachableroots and add an argumentFri, 19 Jun 2015 20:18:54 -0700, by Laurent Charignon
-
revset: make revsbetween publicFri, 07 Aug 2015 02:13:42 -0700, by Laurent Charignon
-
match: fix a caseonly rename + explicit path commit on icasefs (issue4768) stableThu, 06 Aug 2015 21:00:16 -0400, by Matt Harbison
-
style: adjust whitespaces in webutil.pyTue, 11 Aug 2015 13:19:42 +0800, by Anton Shestakov
-
merge with stableMon, 10 Aug 2015 15:30:28 -0500, by Matt Mackall
-
convert: fix git copy file content conversions stableThu, 06 Aug 2015 17:21:46 -0700, by Durham Goode
-
revset: prevent crash caused by empty group expression while optimizing "or" stableSun, 09 Aug 2015 16:09:41 +0900, by Yuya Nishihara
-
revset: prevent crash caused by empty group expression while optimizing "and" stableSun, 09 Aug 2015 16:06:36 +0900, by Yuya Nishihara
-
win32: use absolute_importSat, 08 Aug 2015 18:52:59 -0700, by Gregory Szorc
-
wireproto: use absolute_importSat, 08 Aug 2015 18:53:17 -0700, by Gregory Szorc
-
worker: use absolute_importSat, 08 Aug 2015 18:44:41 -0700, by Gregory Szorc
-
verify: use absolute_importSat, 08 Aug 2015 18:48:10 -0700, by Gregory Szorc
-
url: use absolute_importSat, 08 Aug 2015 20:14:50 -0700, by Gregory Szorc
-
ui: use absolute_importSat, 08 Aug 2015 18:25:41 -0700, by Gregory Szorc
-
unionrepo: use absolute_importSat, 08 Aug 2015 20:13:11 -0700, by Gregory Szorc
-
treediscovery: use absolute_importSat, 08 Aug 2015 20:11:56 -0700, by Gregory Szorc
-
transaction: use absolute_importSat, 08 Aug 2015 20:10:23 -0700, by Gregory Szorc
-
templater: use absolute_importSat, 08 Aug 2015 18:23:53 -0700, by Gregory Szorc
-
templatekw: use absolute_importSat, 08 Aug 2015 20:09:43 -0700, by Gregory Szorc
-
templatefilters: use absolute_importSat, 08 Aug 2015 20:08:52 -0700, by Gregory Szorc
-
tags: use absolute_importSat, 08 Aug 2015 20:16:56 -0700, by Gregory Szorc
-
tagmerge: use absolute_importSat, 08 Aug 2015 20:10:46 -0700, by Gregory Szorc
-
subrepo: use absolute_importSat, 08 Aug 2015 20:03:58 -0700, by Gregory Szorc
-
strutil: use absolute_importSat, 08 Aug 2015 20:01:40 -0700, by Gregory Szorc
-
statichttprepo: use absolute_importSat, 08 Aug 2015 20:11:08 -0700, by Gregory Szorc
-
sslutil: use absolute_importSat, 08 Aug 2015 19:56:22 -0700, by Gregory Szorc
-
sshserver: use absolute_importSat, 08 Aug 2015 19:55:39 -0700, by Gregory Szorc
-
sshpeer: use absolute_importSat, 08 Aug 2015 19:55:01 -0700, by Gregory Szorc
-
simplemerge: use absolute_importSat, 08 Aug 2015 19:54:11 -0700, by Gregory Szorc
-
setdiscovery: use absolute_importSat, 08 Aug 2015 19:53:25 -0700, by Gregory Szorc
-
repoview: use absolute_importSat, 08 Aug 2015 19:58:05 -0700, by Gregory Szorc
-
revset: use absolute_importSat, 08 Aug 2015 18:36:58 -0700, by Gregory Szorc
-
repair: use absolute_importSat, 08 Aug 2015 19:50:48 -0700, by Gregory Szorc
-
pushkey: use absolute_importSat, 08 Aug 2015 19:57:27 -0700, by Gregory Szorc
-
progress: use absolute_importSat, 08 Aug 2015 19:57:10 -0700, by Gregory Szorc
-
posix: use absolute_importSat, 08 Aug 2015 19:56:58 -0700, by Gregory Szorc
-
phases: use absolute_importSat, 08 Aug 2015 19:46:33 -0700, by Gregory Szorc
-
peer: use absolute_importSat, 08 Aug 2015 19:45:45 -0700, by Gregory Szorc
-
pathutil: use absolute_importSat, 08 Aug 2015 19:45:15 -0700, by Gregory Szorc
-
parser: use absolute_importSat, 08 Aug 2015 19:44:05 -0700, by Gregory Szorc
-
node: use absolute_importSat, 08 Aug 2015 19:43:24 -0700, by Gregory Szorc
-
namespaces: use absolute_importSat, 08 Aug 2015 19:42:58 -0700, by Gregory Szorc
-
minirst: use absolute_importSat, 08 Aug 2015 19:42:16 -0700, by Gregory Szorc
-
merge: use absolute_importSat, 08 Aug 2015 19:41:25 -0700, by Gregory Szorc
-
match: use absolute_importSat, 08 Aug 2015 19:39:45 -0700, by Gregory Szorc
-
mail: use absolute_importSat, 08 Aug 2015 19:32:19 -0700, by Gregory Szorc
-
lock: use absolute_importSat, 08 Aug 2015 19:30:17 -0700, by Gregory Szorc
-
i18n: use absolute_importSat, 08 Aug 2015 19:28:49 -0700, by Gregory Szorc
-
httppeer: use absolute_importSat, 08 Aug 2015 19:35:28 -0700, by Gregory Szorc
-
hook: use absolute_importSat, 08 Aug 2015 19:24:40 -0700, by Gregory Szorc
-
hbisect: use absolute_importSat, 08 Aug 2015 19:22:11 -0700, by Gregory Szorc
-
graphmod: use absolute_importSat, 08 Aug 2015 19:18:23 -0700, by Gregory Szorc
-
formatter: use absolute_importSat, 08 Aug 2015 19:17:40 -0700, by Gregory Szorc
-
filemerge: use absolute_importSat, 08 Aug 2015 19:15:09 -0700, by Gregory Szorc
-
filelog: use absolute_importSat, 08 Aug 2015 19:11:42 -0700, by Gregory Szorc
-
fancyopts: use absolute_importSat, 08 Aug 2015 19:16:16 -0700, by Gregory Szorc
-
extensions: use absolute_importSat, 08 Aug 2015 19:13:14 -0700, by Gregory Szorc
-
error: use absolute_importSat, 08 Aug 2015 19:09:09 -0700, by Gregory Szorc
-
discovery: use absolute_importSat, 08 Aug 2015 19:07:11 -0700, by Gregory Szorc
-
demandimport: use absolute_importSat, 08 Aug 2015 19:05:28 -0700, by Gregory Szorc
-
dagutil: use absolute_importSat, 08 Aug 2015 19:04:09 -0700, by Gregory Szorc
-
dagparser: use absolute_importSat, 08 Aug 2015 19:03:34 -0700, by Gregory Szorc
-
crecord: use absolute_importSat, 08 Aug 2015 19:05:55 -0700, by Gregory Szorc
-
hg: use absolute_importSat, 08 Aug 2015 18:52:36 -0700, by Gregory Szorc
-
fileset: use absolute_importSat, 08 Aug 2015 18:34:37 -0700, by Gregory Szorc
-
demandimport: support lazy loading for absolute_importSat, 08 Aug 2015 16:13:27 -0700, by Gregory Szorc
-
demandimport: support keyword arguments on _hgextimportSat, 08 Aug 2015 17:07:34 -0700, by Gregory Szorc
-
demandimport: refactor logic and add documentationSat, 08 Aug 2015 16:24:57 -0700, by Gregory Szorc
-
demandimport: add __future__ to ignore listSat, 08 Aug 2015 17:12:37 -0700, by Gregory Szorc
-
demandimport: remove support for Python < 2.5Sat, 08 Aug 2015 15:01:27 -0700, by Gregory Szorc
-
dispatch: use absolute_importSat, 08 Aug 2015 14:42:48 -0700, by Gregory Szorc
-
commands: break import cycleSat, 08 Aug 2015 14:30:39 -0700, by Gregory Szorc
-
cmdutil: break import cycleSat, 08 Aug 2015 00:47:19 -0700, by Gregory Szorc
-
revset: make balanced addsets by orset() without using _combinesets()Sun, 05 Jul 2015 12:50:09 +0900, by Yuya Nishihara
-
revrange: evaluate all revset specs at onceSun, 05 Jul 2015 12:35:42 +0900, by Yuya Nishihara
-
revset: add matchany() to construct OR expression from a list of specsFri, 07 Aug 2015 21:39:38 +0900, by Yuya Nishihara
-
revset: split post-parsing stage from match()Fri, 07 Aug 2015 21:31:16 +0900, by Yuya Nishihara
-
filesets: ignore unit case in size() predicate for single value stableSat, 08 Aug 2015 14:42:27 +0800, by Anton Shestakov
-
copies: use absolute_importSat, 08 Aug 2015 00:41:13 -0700, by Gregory Szorc
-
config: use absolute_importSat, 08 Aug 2015 00:28:53 -0700, by Gregory Szorc
-
changelog: use absolute_importSat, 08 Aug 2015 00:26:49 -0700, by Gregory Szorc
-
changegroup: use absolute_importSat, 08 Aug 2015 00:35:37 -0700, by Gregory Szorc
-
bundlerepo: use absolute_importSat, 08 Aug 2015 00:36:35 -0700, by Gregory Szorc
-
bundle2: use absolute_importFri, 07 Aug 2015 19:54:08 -0700, by Gregory Szorc
-
branchmap: use absolute_importFri, 07 Aug 2015 19:51:55 -0700, by Gregory Szorc
-
bookmarks: use absolute_importFri, 07 Aug 2015 19:49:21 -0700, by Gregory Szorc
-
archival: use absolute_importFri, 07 Aug 2015 19:47:49 -0700, by Gregory Szorc
-
ancestor: use absolute_importFri, 07 Aug 2015 19:45:48 -0700, by Gregory Szorc
-
discovery: always use batching now that all peers support batchingWed, 05 Aug 2015 14:21:46 -0400, by Augie Fackler
-
wireproto: make wirepeer look-before-you-leap on batchingWed, 05 Aug 2015 14:15:17 -0400, by Augie Fackler
-
batching: migrate basic noop batching into peer.peerWed, 05 Aug 2015 14:51:34 -0400, by Augie Fackler
-
parsers: fix memory leak in compute_phases_map_sets stableThu, 06 Aug 2015 22:54:28 -0700, by Laurent Charignon
-
histedit: do not stay on a cleaned nodes on abortMon, 03 Aug 2015 06:13:05 -0700, by Pierre-Yves David
-
histedit: also update away from tmpnodesMon, 03 Aug 2015 06:11:45 -0700, by Pierre-Yves David
-
histedit: use revset to check if we need to update during abortMon, 03 Aug 2015 06:08:37 -0700, by Pierre-Yves David
-
histedit: remove useless 'else' clauseMon, 03 Aug 2015 05:57:45 -0700, by Pierre-Yves David
-
histedit: make cleanupnode more robustFri, 31 Jul 2015 15:46:49 -0700, by Pierre-Yves David
-
convert: fix git convert using servers branchesWed, 29 Jul 2015 13:21:03 -0700, by Durham Goode
-
revrange: drop old-style parser in favor of revset (API)Sat, 24 Jan 2015 22:28:14 +0900, by Yuya Nishihara
-
tag: do not pass binary nullid to scmutil.revsingle()Sun, 15 Mar 2015 14:45:26 +0900, by Yuya Nishihara
-
revset: port parsing rule of old-style ranges from scmutil.revrange()Sat, 18 Jul 2015 23:30:17 +0900, by Yuya Nishihara
-
debugrevspec: pass lookup function to visualize fallback mechanismSat, 18 Jul 2015 23:02:18 +0900, by Yuya Nishihara
-
highlight: exit early on textual and unknown files (issue3005)Sun, 02 Aug 2015 19:18:35 +0800, by Anton Shestakov
-
histedit: extract a simpler function to process replacement on abortMon, 03 Aug 2015 14:16:51 -0700, by Pierre-Yves David
-
merge with stableMon, 03 Aug 2015 14:05:42 -0700, by Pierre-Yves David
-
exchange: fix dead assignmentMon, 20 Jul 2015 13:39:25 -0700, by Martin von Zweigbergk
-
exchange: s/phase/bookmark/ in _pushb2bookmarks()Mon, 20 Jul 2015 13:35:19 -0700, by Martin von Zweigbergk
-
test-bookmarks.t: avoid nested repoSun, 02 Aug 2015 21:56:38 -0700, by Siddharth Agarwal
-
revlog: remove unused shaoffset constantsSun, 02 Aug 2015 12:16:19 +0900, by Yuya Nishihara
-
revlog: correct comment about size of v0 index formatSun, 02 Aug 2015 01:14:11 +0900, by Yuya Nishihara
-
merge with stableMon, 03 Aug 2015 11:34:27 -0700, by Pierre-Yves David
-
i18n-ja: synchronized with 7fcad0c4ef8c stableFri, 31 Jul 2015 18:39:48 +0900, by FUJIWARA Katsunori
-
convert: when converting from Perforce use original local encoding by default stableWed, 22 Jul 2015 16:57:11 +0100, by Eugene Baranov
-
convert: when getting file from Perforce concatenate data at the end stableThu, 30 Jul 2015 00:58:05 +0100, by Eugene Baranov
-
transplant: restore dirstate correctly at unexpected failure stableThu, 30 Jul 2015 06:22:09 +0900, by FUJIWARA Katsunori
-
localrepo: make journal.dirstate contain in-memory changes before transaction stableThu, 30 Jul 2015 06:16:12 +0900, by FUJIWARA Katsunori
-
dirstate: ensure mv source is marked deleted when walking icasefs (issue4760) stableMon, 27 Jul 2015 21:27:24 -0400, by Matt Harbison
-
extdiff: allow modifications in subrepos to be copied back stableMon, 27 Jul 2015 17:39:09 -0400, by Matt Harbison
-
ignore: fix path concatenation of .hgignore on Windows stableMon, 27 Jul 2015 22:14:40 +0900, by Yuya Nishihara
-
monoblue: link to branches on summary page stableSun, 26 Jul 2015 18:05:10 +0800, by Anton Shestakov
-
monoblue: fix branches link on help topics page stableSun, 26 Jul 2015 17:18:42 +0800, by Anton Shestakov
-
hgweb: show ages in repos' Last modified column in monoblue and gitweb stableSun, 26 Jul 2015 00:11:23 +0800, by Anton Shestakov
-
ignore: fix include: rules depending on current directory (issue4759) stableFri, 24 Jul 2015 16:44:52 -0700, by Durham Goode
-
test: move ignore test run into a subdirectory stableFri, 24 Jul 2015 16:43:21 -0700, by Durham Goode
-
highlight: produce correct markup when there's a blank line just before EOF stableWed, 22 Jul 2015 10:19:17 +0800, by Anton Shestakov
-
test-check-config: convert directory separators to '/' for MSYS stableMon, 20 Jul 2015 23:33:57 -0400, by Matt Harbison
-
tests: diff -r on Solaris emits "Common subdirectories:" stableMon, 20 Jul 2015 15:42:39 -0700, by Danek Duvall
-
tests: work around differing hunk headers between GNU and Solaris diff stableMon, 20 Jul 2015 15:39:15 -0700, by Danek Duvall
-
tests: use egrep with regular expression branches for compatibility stableMon, 20 Jul 2015 15:33:20 -0700, by Danek Duvall
-
parsers: silence warning of implicit integer conversion issued by clang stableMon, 20 Jul 2015 23:38:56 +0900, by Yuya Nishihara
-
tests: disable test of buffer overflow in parsers.c if --pure stableSun, 19 Jul 2015 15:27:28 +0900, by Yuya Nishihara
-
win32: update Inno Setup script after the changes done in 95e042d77a5f stableSun, 19 Jul 2015 18:11:18 +0200, by Pascal Quantin
-
tests: add a check-config passFri, 26 Jun 2015 18:45:29 -0500, by Matt Mackall
-
hgweb: document web.certificates optionSat, 18 Jul 2015 14:18:31 -0500, by Matt Mackall
-
shelve: make maxbackup doc check-config friendlySat, 18 Jul 2015 14:17:46 -0500, by Matt Mackall
-
share: make option docs more check-config friendlySat, 18 Jul 2015 14:17:17 -0500, by Matt Mackall
-
perf: mark experimental option presleepSat, 18 Jul 2015 14:16:36 -0500, by Matt Mackall
-
check-config: don't continue prematurelySat, 18 Jul 2015 14:16:07 -0500, by Matt Mackall
-
subrepo: mark internal-only optionThu, 25 Jun 2015 17:57:26 -0500, by Matt Mackall
-
progress: mark experimental optionThu, 25 Jun 2015 17:56:54 -0500, by Matt Mackall
-
censor: mark experimental optionThu, 25 Jun 2015 17:56:26 -0500, by Matt Mackall
-
bundle2: fix type of experimental optionThu, 25 Jun 2015 17:56:06 -0500, by Matt Mackall
-
merge: make merge.preferancestor type and default consistentThu, 25 Jun 2015 17:54:55 -0500, by Matt Mackall
-
merge: mark ancient debugging optionThu, 25 Jun 2015 17:53:16 -0500, by Matt Mackall
-
email: fix config default value inconsistencyThu, 25 Jun 2015 17:52:20 -0500, by Matt Mackall
-
bookmarks: mark internal-only optionThu, 25 Jun 2015 17:51:32 -0500, by Matt Mackall
-
commit: mark internal-only optionThu, 25 Jun 2015 17:51:02 -0500, by Matt Mackall
-
localrepo: mark format optionsThu, 25 Jun 2015 17:50:27 -0500, by Matt Mackall
-
formatter: mark developer optionsThu, 25 Jun 2015 17:49:11 -0500, by Matt Mackall
-
http2: mark experimental and developer optionsThu, 25 Jun 2015 17:48:43 -0500, by Matt Mackall
-
bookmarks: mark internal-only config optionThu, 25 Jun 2015 17:47:32 -0500, by Matt Mackall
-
filemerge: mark internal-only config optionThu, 25 Jun 2015 17:46:55 -0500, by Matt Mackall
-
profiler: mark developer-only config optionThu, 25 Jun 2015 17:46:29 -0500, by Matt Mackall
-
debugger: mark developer-only optionThu, 25 Jun 2015 17:45:49 -0500, by Matt Mackall
-
commandserver: mark developer-only logging optionThu, 25 Jun 2015 17:44:15 -0500, by Matt Mackall
-
generaldelta: mark experimental reordering optionThu, 25 Jun 2015 17:43:52 -0500, by Matt Mackall
-
bundlerepo: mark internal-only config variableThu, 25 Jun 2015 17:43:24 -0500, by Matt Mackall
-
win32text: mark deprecated extension option deprecatedThu, 25 Jun 2015 17:42:45 -0500, by Matt Mackall
-
transplant: mark some undocumented options deprecatedThu, 25 Jun 2015 17:42:09 -0500, by Matt Mackall
-
mq: tweak config reading to make check-config happyThu, 25 Jun 2015 17:41:40 -0500, by Matt Mackall
-
patchbomb: make sure all users of smtp.verifycert agree on the defaultFri, 17 Jul 2015 13:41:07 -0500, by Matt Mackall
-
patchbomb: mark ancient option deprecatedThu, 25 Jun 2015 17:38:14 -0500, by Matt Mackall
-
histedit: mark defaultrev option experimentalThu, 25 Jun 2015 17:37:35 -0500, by Matt Mackall
-
changegroup: compute seen files as changesets are added (issue4750)Sat, 18 Jul 2015 10:57:20 -0700, by Gregory Szorc
-
revlog: add support for a callback whenever revisions are addedSat, 18 Jul 2015 10:29:37 -0700, by Gregory Szorc
-
crecord: throws error instead of crashing for large diffsFri, 17 Jul 2015 13:44:01 -0700, by Laurent Charignon
-
crecord: add error reporting for failure in curses interface initializationFri, 17 Jul 2015 13:41:17 -0700, by Laurent Charignon
-
revset: parse nullary ":" operator as "0:tip"Sun, 05 Jul 2015 12:15:54 +0900, by Yuya Nishihara
-
parser: take suffix action if no infix action is definedMon, 06 Jul 2015 22:01:41 +0900, by Yuya Nishihara
-
parser: reorder infix/suffix handling to be similar to prefix/primary flowMon, 06 Jul 2015 21:55:55 +0900, by Yuya Nishihara
-
parser: resolve ambiguity where both prefix and primary actions are definedSun, 05 Jul 2015 12:09:27 +0900, by Yuya Nishihara
-
parser: separate actions for primary expression and prefix operatorSun, 05 Jul 2015 12:02:13 +0900, by Yuya Nishihara
-
changelog: update read pending documentationFri, 17 Jul 2015 15:53:56 +0200, by Pierre-Yves David
-
extdiff: add support for subreposSun, 15 Jul 2012 12:43:10 -0400, by Matt Harbison
-
extdiff: use archiver to take snapshots of committed revisionsWed, 11 Jul 2012 20:48:51 -0400, by Matt Harbison
-
largefiles: allow the archiving of largefiles to be disabledSat, 11 Jul 2015 23:26:33 -0400, by Matt Harbison
-
parsers: fix buffer overflow by invalid parent revision read from revlogThu, 16 Jul 2015 23:36:08 +0900, by Yuya Nishihara
-
histedit: mark temporary commits as obsolete when allowed toThu, 16 Jul 2015 11:12:15 -0700, by Laurent Charignon
-
histedit: minor refactoring of createmarkers checkThu, 16 Jul 2015 11:17:37 -0700, by Laurent Charignon
-
crecord: fix issue when backgrounding editor would leave artefactWed, 15 Jul 2015 20:39:23 -0700, by Laurent Charignon
-
censor: make various path forms available like other Mercurial commandsFri, 17 Jul 2015 00:22:16 +0900, by FUJIWARA Katsunori
-
convert: use 'default' for specifying branch name in branchmap (issue4753)Tue, 14 Jul 2015 14:40:56 +0100, by Eugene Baranov
-
parser: extract function that tests if next token may start new termSun, 05 Jul 2015 11:54:14 +0900, by Yuya Nishihara
-
parser: factor out function that parses right-hand side of prefix/infix opsSun, 05 Jul 2015 18:09:15 +0900, by Yuya Nishihara
-
parser: remove unused parameter 'pos' from _match()Sun, 05 Jul 2015 17:50:35 +0900, by Yuya Nishihara
-
parser: fill invalid infix and suffix actions by NoneSun, 05 Jul 2015 11:17:22 +0900, by Yuya Nishihara
-
parser: add comment about structure of elements to each tableSun, 05 Jul 2015 11:06:58 +0900, by Yuya Nishihara
-
shelve: omit incorrect 'commit' suggestion at 'hg shelve -i'Wed, 15 Jul 2015 04:45:58 +0900, by FUJIWARA Katsunori
-
record: omit meaningless 'qrefresh' suggestion at 'hg qrefresh -i'Wed, 15 Jul 2015 04:45:58 +0900, by FUJIWARA Katsunori
-
record: omit meaningless 'qnew' suggestion at 'hg qnew -i'Wed, 15 Jul 2015 04:45:58 +0900, by FUJIWARA Katsunori
-
record: omit meaningless 'commit' suggestion at 'hg commit -i'Wed, 15 Jul 2015 04:45:58 +0900, by FUJIWARA Katsunori
-
cmdutil: allow callers of cmdutil.dorecord to omit suggestionWed, 15 Jul 2015 03:43:16 +0900, by FUJIWARA Katsunori
-
spartan: don't drop current revision in log/graph linksSun, 12 Jul 2015 01:51:01 +0800, by Anton Shestakov
-
hgk: tweak doc format for path optionThu, 25 Jun 2015 17:37:14 -0500, by Matt Mackall
-
acl: mark deprecated config optionThu, 25 Jun 2015 17:36:46 -0500, by Matt Mackall
-
gpg: mention undocumented optionsThu, 25 Jun 2015 17:35:57 -0500, by Matt Mackall
-
check-config: add config option checkerThu, 25 Jun 2015 17:34:53 -0500, by Matt Mackall
-
bookmarks: clear active bookmark on non-linear updateTue, 14 Jul 2015 18:50:20 -0500, by Matt Mackall
-
convert: unescape Perforce-escaped special characters in filenamesTue, 14 Jul 2015 16:23:57 +0100, by Eugene Baranov
-
convert: allow customizing git remote prefixMon, 13 Jul 2015 21:37:46 -0700, by Durham Goode
-
help: rewrite template examples to not use shell escapingSun, 12 Jul 2015 17:59:25 +0900, by Yuya Nishihara
-
templater: unify "string" and "rawstring"Sat, 20 Jun 2015 18:24:11 +0900, by Yuya Nishihara
-
templater: remove processing of "string" literals from tokenizerSun, 21 Jun 2015 13:28:21 +0900, by Yuya Nishihara
-
templater: introduce one-pass parsing of nested template stringsMon, 15 Jun 2015 23:11:35 +0900, by Yuya Nishihara
-
templater: check existence of closing brace of template stringMon, 15 Jun 2015 23:03:30 +0900, by Yuya Nishihara
-
templater: extract function that parses template stringMon, 15 Jun 2015 22:55:34 +0900, by Yuya Nishihara
-
templater: respect stop position while parsing template stringMon, 15 Jun 2015 23:00:42 +0900, by Yuya Nishihara
-
hgweb: provide links to branches, tags and bookmarks by name (paper and coal)Sun, 12 Jul 2015 18:04:48 +0800, by Anton Shestakov
-
templates: introduce revescape filter for escaping symbolic revisionsSun, 12 Jul 2015 16:47:56 +0800, by Anton Shestakov
-
hgweb: allow symbolic revisions with forward slashes in urlsSun, 12 Jul 2015 16:06:57 +0800, by Anton Shestakov
-
convert: ignore case changes in vieworder for PerforceMon, 13 Jul 2015 15:05:03 +0100, by Eugene Baranov
-
convert: if getting a file from Perforce fails try to get it one more timeWed, 08 Jul 2015 18:11:40 +0100, by Eugene Baranov
-
shelve: keep old backups if timestamp can't decide exact order of themMon, 13 Jul 2015 23:34:12 +0900, by FUJIWARA Katsunori
-
subrepo: use vfs.dirname instead of os.path.dirnameFri, 10 Jul 2015 00:59:51 +0900, by FUJIWARA Katsunori
-
vfs: add dirnameFri, 10 Jul 2015 00:59:51 +0900, by FUJIWARA Katsunori
-
subrepo: use vfs.basename instead of os.path.basenameFri, 10 Jul 2015 00:59:51 +0900, by FUJIWARA Katsunori
-
vfs: add basenameFri, 10 Jul 2015 00:59:51 +0900, by FUJIWARA Katsunori
-
subrepo: use repo.pathto instead of util.pathto to simplify invocationFri, 10 Jul 2015 00:59:51 +0900, by FUJIWARA Katsunori
-
subrepo: prefetch ctx.repo() for efficiency and centralizationFri, 10 Jul 2015 00:59:51 +0900, by FUJIWARA Katsunori
-
revset: rename getkwargs() to getargsdict()Thu, 02 Jul 2015 21:39:31 +0900, by Yuya Nishihara
-
revset: work around x:y range where x or y is wdir()Sun, 28 Jun 2015 16:08:07 +0900, by Yuya Nishihara
-
revset: use integer representation of wdir() in revsetMon, 16 Mar 2015 16:17:06 +0900, by Yuya Nishihara
-
localrepo: provide workingctx by integer revisionSat, 16 Aug 2014 13:25:45 +0900, by Yuya Nishihara
-
changeset_printer: change flush() to accept ctx instead of revSun, 12 Apr 2015 21:52:02 +0900, by Yuya Nishihara
-
changeset_printer: display wdirrev/wdirnode values for workingctxSat, 04 Jul 2015 17:19:49 +0900, by Yuya Nishihara
-
hg: support for auto sharing stores when cloningWed, 08 Jul 2015 16:19:09 -0700, by Gregory Szorc
-
merge with stableWed, 08 Jul 2015 16:43:49 -0500, by Matt Mackall
-
cmdutil: apply dirstate.normallookup on (maybe partially) committed filesWed, 08 Jul 2015 17:07:45 +0900, by FUJIWARA Katsunori
-
cmdutil: put recordfunc invocation into wlock scope for consistencyWed, 08 Jul 2015 17:01:09 +0900, by FUJIWARA Katsunori
-
context: write dirstate out explicitly at the end of markcommittedWed, 08 Jul 2015 17:01:09 +0900, by FUJIWARA Katsunori
-
tests: add extension to emulate invoking internalpatch at the specific timeWed, 08 Jul 2015 17:01:09 +0900, by FUJIWARA Katsunori
-
cmdutil: remove useless dirstate.normallookup() invocation in revert()Wed, 08 Jul 2015 17:01:09 +0900, by FUJIWARA Katsunori
-
merge: remove useless dirstate.normallookup() invocation in applyupdates()Wed, 08 Jul 2015 17:01:09 +0900, by FUJIWARA Katsunori
-
context: write dirstate out explicitly after marking files as cleanWed, 08 Jul 2015 17:01:09 +0900, by FUJIWARA Katsunori
-
tests: add extension to emulate invoking dirstate.write at the specific timeWed, 08 Jul 2015 17:01:09 +0900, by FUJIWARA Katsunori
-
convert: handle copies when converting from Perforce (issue4744)Wed, 08 Jul 2015 18:05:27 +0100, by Eugene Baranov
-
convert: add config for recording the source nameWed, 08 Jul 2015 10:31:09 -0700, by Durham Goode
-
convert: support multiple specifed revs in git sourceWed, 08 Jul 2015 10:29:11 -0700, by Durham Goode
-
convert: add support for specifying multiple revsWed, 08 Jul 2015 10:27:43 -0700, by Durham Goode
-
monoblue: use padding instead of position for text in footerMon, 06 Jul 2015 01:38:37 +0800, by Anton Shestakov
-
monoblue: don't try to show repo on hgwebdir index pageMon, 06 Jul 2015 01:22:23 +0800, by Anton Shestakov
-
convert: handle deleted files when converting from Perforce (issue4743) stableFri, 03 Jul 2015 18:10:58 +0100, by Eugene Baranov
-
bookmarks: change bookmark within a transactionSun, 28 Sep 2014 00:49:36 -0700, by Pierre-Yves David
-
bookmark: remove the "touch changelog" hackWed, 01 Jul 2015 01:09:57 -0700, by Pierre-Yves David
-
convert: add config option for disabling ancestor parent checksMon, 29 Jun 2015 13:44:24 -0700, by Durham Goode
-
convert: add config to not convert tagsMon, 29 Jun 2015 13:40:20 -0700, by Durham Goode
-
templatekw: make {rev} return wdirrev instead of NoneThu, 02 Jul 2015 22:18:21 +0900, by Yuya Nishihara
-
changeset_printer: use node.wdirrev to calculate meaningful parentrevsThu, 02 Jul 2015 22:03:06 +0900, by Yuya Nishihara
-
workingctx: use node.wdirid constantMon, 22 Jun 2015 22:05:10 +0900, by Yuya Nishihara
-
node: define experimental identifiers for working directoryMon, 22 Jun 2015 22:01:33 +0900, by Yuya Nishihara
-
templatekw: apply manifest template only if ctx.manifestnode() existsSat, 14 Mar 2015 17:58:18 +0900, by Yuya Nishihara
-
merge with stableTue, 07 Jul 2015 19:07:04 -0500, by Matt Mackall
-
import-checker: exclude mercurial packages installed into the system pathSat, 04 Jul 2015 10:56:37 +0900, by Yuya Nishihara
-
import-checker: recurse into subtree of sys.path only if __init__.py existsSat, 04 Jul 2015 10:54:03 +0900, by Yuya Nishihara
-
hghave: allow adding customized features at runtimeFri, 03 Jul 2015 06:56:03 +0900, by FUJIWARA Katsunori
-
import-checker.py: exit with code 0 if no error is detectedFri, 03 Jul 2015 06:56:03 +0900, by FUJIWARA Katsunori
-
run-tests.py: add TESTDIR to PATH if it differs from RUNTESTDIRFri, 03 Jul 2015 06:56:03 +0900, by FUJIWARA Katsunori
-
run-tests.py: add RUNTESTDIR to refer `tests` of MercurialFri, 03 Jul 2015 06:56:03 +0900, by FUJIWARA Katsunori
-
run-tests.py: execute hghave by the path relative to run-tests.pyFri, 03 Jul 2015 06:56:03 +0900, by FUJIWARA Katsunori
-
templatekw: make {latesttag} a hybrid listMon, 06 Jul 2015 23:23:22 -0400, by Matt Harbison
-
templatekw: allow the caller of showlist() to specify the join() separatorMon, 06 Jul 2015 23:12:24 -0400, by Matt Harbison
-
archive: use {changessincelatesttag} to build the metadata fileTue, 30 Jun 2015 23:56:49 -0400, by Matt Harbison
-
templatekw: introduce the changessincelatesttag keywordFri, 26 Jun 2015 23:11:05 -0400, by Matt Harbison
-
help: support 'hg help template.somekeyword'Sat, 04 Jul 2015 23:11:32 -0400, by Matt Harbison
-
test-convert-git: use a relative gitmodule urlThu, 02 Jul 2015 00:04:08 -0400, by Matt Harbison
-
test-convert-git: stablize for git 1.7.7.6Wed, 01 Jul 2015 20:53:12 -0400, by Matt Harbison
-
hgweb: also monitor change to bookmarksTue, 30 Jun 2015 23:55:22 -0700, by Pierre-Yves David
-
hgweb: also refresh the repo on changes to the obsstoreWed, 01 Jul 2015 01:02:27 -0700, by Pierre-Yves David
-
hgweb: use an extensible list of files to check for refreshWed, 01 Jul 2015 00:18:50 -0700, by Pierre-Yves David
-
hgweb: drop the default argument for get_statFri, 03 Jul 2015 10:07:51 -0700, by Pierre-Yves David
-
revset: prefetch method in "parents"Thu, 02 Jul 2015 23:46:18 -0700, by Pierre-Yves David
-
convert: handle deleted files when converting from Perforce (issue4743) stableFri, 03 Jul 2015 18:10:58 +0100, by Eugene Baranov
-
forget: add a note to the command help about remove stableMon, 06 Jul 2015 16:22:57 -0700, by Nathan Goldbaum
-
shelve: only keep the latest N shelve backupsWed, 01 Jul 2015 13:14:03 -0700, by Colin Chan
-
shelve: always backup shelves instead of deleting themWed, 01 Jul 2015 13:13:02 -0700, by Colin Chan
-
wireproto: remove a debug printTue, 30 Jun 2015 22:02:40 -0700, by Pierre-Yves David
-
amend: move obsmarkers creation in the "new changeset" conditionalSun, 28 Sep 2014 01:09:16 -0700, by Pierre-Yves David
-
amend: move createmarkers evaluation earlierTue, 30 Jun 2015 22:28:40 -0700, by Pierre-Yves David
-
wireproto: correctly escape batched args and responses (issue4739)Tue, 30 Jun 2015 19:19:17 -0400, by Augie Fackler
-
merge with stableWed, 01 Jul 2015 17:51:57 -0500, by Matt Mackall
-
revset: port extra() to support keyword argumentsSun, 28 Jun 2015 22:57:33 +0900, by Yuya Nishihara
-
revset: add function to build dict of positional and keyword argumentsSat, 27 Jun 2015 17:25:01 +0900, by Yuya Nishihara
-
revset: add parsing rule for key=value pairSat, 27 Jun 2015 17:05:28 +0900, by Yuya Nishihara
-
import-checker: establish modern import conventionSun, 28 Jun 2015 12:46:34 -0700, by Gregory Szorc
-
import-checker: establish new function for verifying import conventionsSun, 28 Jun 2015 12:28:48 -0700, by Gregory Szorc
-
import-checker: resolve relative importsSun, 28 Jun 2015 09:36:58 -0700, by Gregory Szorc
-
templatekw: use a list of tags in getlatesttags() instead of joining themFri, 26 Jun 2015 23:23:10 -0400, by Matt Harbison
-
convert: improve support for unusual .gitmodulesMon, 29 Jun 2015 17:19:58 -0700, by Durham Goode
-
convert: handle .gitmodules with non-tab whitespacesMon, 29 Jun 2015 17:19:18 -0700, by Durham Goode
-
convert: fix bug with converting the same commit twiceMon, 29 Jun 2015 13:39:05 -0700, by Durham Goode
-
templater: remove workaround for escaped quoted string in quoted templateSat, 27 Jun 2015 15:28:46 +0900, by Yuya Nishihara
-
merge with stableWed, 01 Jul 2015 16:33:31 -0500, by Matt Mackall
-
amend: stop updating the bookmarks twiceTue, 30 Jun 2015 22:39:28 -0700, by Pierre-Yves David
-
amend: collaborate with the transaction when moving bookmarksTue, 30 Jun 2015 22:36:49 -0700, by Pierre-Yves David
-
sshserver: drop ancient do_{lock,unlock,addchangegroup} methodsMon, 29 Jun 2015 17:10:36 -0400, by Augie Fackler
-
wireproto: add config knob for http header length limitMon, 29 Jun 2015 12:35:31 -0400, by Mike Edgar
-
archive: fix changesincelatesttag with wdir()Wed, 01 Jul 2015 15:12:45 -0500, by Matt Mackall
-
revset: fix a crash in parents() when 'wdir()' is in the setMon, 29 Jun 2015 10:34:56 -0400, by Matt Harbison
-
workingctx: don't report the tags for its parentsSun, 28 Jun 2015 13:38:03 -0400, by Matt Harbison
-
hgweb: don't try to show repo on repo-not-found page in monoblueTue, 30 Jun 2015 23:34:12 +0800, by Anton Shestakov
-
hgweb: fix help pages title in gitweb and monoblueTue, 30 Jun 2015 23:31:19 +0800, by Anton Shestakov
-
hgweb: don't show summary link as active on error pages in monoblueTue, 30 Jun 2015 22:15:58 +0800, by Anton Shestakov
-
identify: build the tag list directly instead of using wctx.tags()Sun, 28 Jun 2015 13:22:17 -0400, by Matt Harbison
-
identify: avoid a crash when given '-r wdir()'Sun, 28 Jun 2015 18:39:58 -0400, by Matt Harbison
-
tests: clean up duplicated output in test-subrepo-recursion progressFri, 26 Jun 2015 14:33:34 -0700, by Pierre-Yves David
-
transplant: only pull the transplanted revision (issue4692) stable 3.4.2Mon, 29 Jun 2015 19:09:42 -0700, by Pierre-Yves David
-
transplant: update test to use hash for remote transplant stableMon, 29 Jun 2015 19:18:51 -0700, by Pierre-Yves David
-
changegroup: properly compute common base in changeggroupsubset (issue4736) stableMon, 29 Jun 2015 11:20:09 -0700, by Pierre-Yves David
-
templater: parse \"...\" as string for 2.9.2-3.4 compatibility (issue4733) stableThu, 25 Jun 2015 22:07:38 +0900, by Yuya Nishihara
-
merge with stableMon, 29 Jun 2015 16:38:22 -0500, by Matt Mackall
-
demandimport: support importing builtins for Python 3Sat, 27 Jun 2015 17:31:06 -0700, by Gregory Szorc
-
demandimport: alias __builtin__ as builtinsSat, 27 Jun 2015 17:29:15 -0700, by Gregory Szorc
-
bufferedinputpipe: remove N^2 computation of buffer length (issue4735)Fri, 26 Jun 2015 11:29:50 -0700, by Pierre-Yves David
-
bufferedinputpipe: remove an outdate commentSat, 27 Jun 2015 11:51:25 -0700, by Pierre-Yves David
-
statichttprepo: kill off sopenerThu, 25 Jun 2015 22:20:09 -0700, by Siddharth Agarwal
-
obsolete: replace references to 'sopener' with 'svfs'Thu, 25 Jun 2015 22:19:49 -0700, by Siddharth Agarwal
-
exchange: replace references to 'sopener' with 'svfs'Thu, 25 Jun 2015 22:18:56 -0700, by Siddharth Agarwal
-
localrepo: kill off sopener (API)Thu, 25 Jun 2015 22:17:52 -0700, by Siddharth Agarwal
-
share: replace reference to 'sopener' with 'svfs'Thu, 25 Jun 2015 22:16:36 -0700, by Siddharth Agarwal
-
archive: don't assume '.' is being archived for changessincelatesttag stableThu, 25 Jun 2015 21:16:47 -0400, by Matt Harbison
-
hgweb: use css for stripey background in coalThu, 25 Jun 2015 20:27:36 +0800, by Anton Shestakov
-
templatekw: correct typo in activebookmark documentationWed, 24 Jun 2015 11:15:00 -0400, by Matt Harbison
-
merge with stableWed, 24 Jun 2015 13:41:27 -0500, by Matt Mackall
-
check-code: detect legacy exception syntaxTue, 23 Jun 2015 22:20:01 -0700, by Gregory Szorc
-
global: mass rewrite to use modern exception syntaxTue, 23 Jun 2015 22:20:08 -0700, by Gregory Szorc
-
check-code: detect legacy octal syntaxTue, 23 Jun 2015 22:38:21 -0700, by Gregory Szorc
-
global: mass rewrite to use modern octal syntaxTue, 23 Jun 2015 22:30:33 -0700, by Gregory Szorc
-
revert: change the direction of revert -iTue, 23 Jun 2015 14:28:15 -0700, by Laurent Charignon
-
revert: change a test to make the change of direction of revert -i easierTue, 23 Jun 2015 13:46:58 -0700, by Laurent Charignon
-
parser: update documentation about tokenizer and elementsSun, 21 Jun 2015 00:56:09 +0900, by Yuya Nishihara
-
parser: accept iterator of tokens instead of tokenizer function and programSun, 21 Jun 2015 00:49:26 +0900, by Yuya Nishihara
-
verify: print hint to run debugrebuildfncacheSat, 20 Jun 2015 20:11:53 -0700, by Gregory Szorc
-
repair: add functionality to rebuild fncacheMon, 22 Jun 2015 09:59:48 -0700, by Gregory Szorc
-
import: cross-reference patch.fuzz option from `hg help import`Tue, 23 Jun 2015 13:56:53 -0400, by Jordi Gutiérrez Hermoso
-
import: cross-reference ui.patch option from `hg help import`Tue, 23 Jun 2015 13:57:39 -0400, by Jordi Gutiérrez Hermoso
-
doc: document the ui.patch optionTue, 23 Jun 2015 13:47:42 -0400, by Jordi Gutiérrez Hermoso
-
revset: rework 'filteredset.last'Mon, 22 Jun 2015 13:48:01 -0700, by Pierre-Yves David
-
revset: improves time complexity of 'roots(xxx)'Mon, 22 Jun 2015 10:19:12 -0700, by Pierre-Yves David
-
revsetbenchmark: do not abort on failure to run a revsetSat, 20 Jun 2015 16:22:10 -0700, by Pierre-Yves David
-
osutil: remove Python 2.4 errno conversion workaroundMon, 22 Jun 2015 10:11:31 -0700, by Gregory Szorc
-
patch: remove email import workaround for Python 2.4Mon, 22 Jun 2015 10:09:08 -0700, by Gregory Szorc
-
check-commit: catch both patterns of double empty linesSun, 21 Jun 2015 15:18:49 +0900, by Yuya Nishihara
-
revsetbenchmarks: ignore empty linesSat, 20 Jun 2015 04:13:25 -0700, by Pierre-Yves David
-
bundle2: reword debug message for invalid .hgtags dataSat, 20 Jun 2015 18:03:38 -0700, by Gregory Szorc
-
bundle2.getunbundler: rename "header" to "magicstring"Tue, 07 Apr 2015 14:14:27 -0700, by Pierre-Yves David
-
ancestors: prefetch method outside of the loopWed, 24 Jun 2015 12:37:55 -0500, by Pierre-Yves David
-
templater: fix handling of \-escapes in raw string literals stableSun, 21 Jun 2015 13:24:43 +0900, by Yuya Nishihara
-
templater: evaluate "query" argument passed to revset() stableSat, 20 Jun 2015 23:13:34 +0900, by Yuya Nishihara
-
match: let 'path:.' and 'path:' match everything (issue4687) stableSat, 20 Jun 2015 19:59:26 -0400, by Matt Harbison
-
changelog: document the 'readpending' methodSun, 28 Sep 2014 20:18:43 -0700, by Pierre-Yves David
-
revsets: use '&' instead of '.filter' in headFri, 10 Oct 2014 17:30:09 -0700, by Pierre-Yves David
-
fileset: don't suggest private or undocumented queriesSat, 20 Jun 2015 11:07:36 -0400, by Matt Harbison
-
revset: don't suggest private or undocumented queriesSat, 20 Jun 2015 10:59:56 -0400, by Matt Harbison
-
patch: add fuzz config flag (issue4697)Thu, 18 Jun 2015 15:42:40 -0500, by Matt Mackall
-
devel-warn: issue a warning for old style revsetsFri, 19 Jun 2015 11:17:11 -0700, by Pierre-Yves David
-
devel-warn: move the develwarn function as a method of the ui objectFri, 19 Jun 2015 11:19:45 -0700, by Pierre-Yves David
-
templates: fix missing closing brace in map-cmdline.statusThu, 18 Jun 2015 23:08:27 +0900, by Yuya Nishihara
-
verify: clarify misleading fncache messageFri, 19 Jun 2015 12:00:06 -0500, by Matt Mackall
-
phase: add a pointer to 'hg help phases' in the 'phase' helpFri, 19 Jun 2015 11:07:15 -0700, by Pierre-Yves David
-
publishing: unconditionally trust publishing flagThu, 18 Jun 2015 15:39:52 -0500, by Matt Mackall
-
publishing: use new helper methodThu, 18 Jun 2015 15:34:22 -0500, by Matt Mackall
-
publishing: add helper method to localrepoThu, 18 Jun 2015 15:33:24 -0500, by Matt Mackall
-
revset: make use of natively-computed set for 'draft()' and 'secret()'Wed, 10 Jun 2015 19:18:51 -0700, by Pierre-Yves David
-
revset: refactor the non-public phase codeWed, 17 Jun 2015 19:19:57 -0700, by Pierre-Yves David
-
revset: translate node directly with changelog in 'head'Tue, 16 Jun 2015 19:47:46 -0700, by Pierre-Yves David
-
revset: use a baseset in _notpublic()Wed, 10 Jun 2015 19:58:27 -0700, by Pierre-Yves David
-
contrib: clean up all-revsets.txt fileWed, 17 Jun 2015 16:29:46 -0700, by Pierre-Yves David
-
hgweb: link to revision by node hash in paper & coalThu, 18 Jun 2015 17:06:18 +0800, by Anton Shestakov
-
hgweb: link to revision by node hash in gitweb & monoblueThu, 18 Jun 2015 16:14:10 +0800, by Anton Shestakov
-
archive: report the node as "{p1node}+" when archiving a dirty wdir()Tue, 16 Jun 2015 23:14:45 -0400, by Matt Harbison
-
phase: remove a 'for x in "foo bar".split()' idiom in phasecache.replaceMon, 15 Jun 2015 16:06:17 -0700, by Pierre-Yves David
-
phase: document the replace methodMon, 15 Jun 2015 16:06:24 -0700, by Pierre-Yves David
-
revset: ensure we have loaded phases data in '_notpublic()'Mon, 15 Jun 2015 16:16:02 -0700, by Pierre-Yves David
-
phase: rename getphaserevs to loadphaserevsMon, 15 Jun 2015 16:04:14 -0700, by Pierre-Yves David
-
test-subrepo-recursion: more aggressively regex 'unzip -l' output for 10.10Wed, 17 Jun 2015 16:45:25 -0400, by Matt Harbison
-
contrib: introduce an all-revsets.txt fileTue, 16 Jun 2015 22:15:30 -0700, by Pierre-Yves David
-
contrib: rename revsetbenchmarks.txt to 'base-revsets.txt'Tue, 16 Jun 2015 20:36:00 -0700, by Pierre-Yves David
-
revsetbenchmarks: add main documention for the scriptTue, 16 Jun 2015 20:24:37 -0700, by Pierre-Yves David
-
hgweb: don't dereference symbolic revision in paper & coal style (issue2296)Tue, 16 Jun 2015 16:07:39 +0800, by Anton Shestakov
-
hgweb: don't dereference symbolic revision in gitweb styleTue, 16 Jun 2015 14:37:53 +0800, by Anton Shestakov
-
hgweb: don't dereference symbolic revision in monoblue styleTue, 16 Jun 2015 13:59:49 +0800, by Anton Shestakov
-
hgweb: don't dereference symbolic revision in spartan styleTue, 16 Jun 2015 11:52:10 +0800, by Anton Shestakov
-
hgweb: provide symrev (symbolic revision) property to the templatesTue, 16 Jun 2015 02:07:25 +0800, by Anton Shestakov
-
archive: support 'wdir()'Tue, 16 Jun 2015 23:06:57 -0400, by Matt Harbison
-
subrepo: allow a representation of the working directory subrepoTue, 16 Jun 2015 23:03:36 -0400, by Matt Harbison
-
templater: comment that gettemplate() has different name resolution orderTue, 16 Jun 2015 22:13:19 +0900, by Yuya Nishihara
-
templater: drop strtoken argument from compiletemplate()Sat, 13 Jun 2015 20:23:52 +0900, by Yuya Nishihara
-
templater: do not reevaluate rawstring as template (BC)Wed, 10 Jun 2015 21:44:43 +0900, by Yuya Nishihara
-
templater: take any string literals as template, but not for rawstring (BC)Sat, 13 Jun 2015 19:49:54 +0900, by Yuya Nishihara
-
templater: move runtemplate function out of buildmap/runmap pairSat, 13 Jun 2015 00:15:22 +0900, by Yuya Nishihara
-
phase: also overwrite phase's sets when replacing a phasecacheMon, 15 Jun 2015 16:08:22 -0700, by Pierre-Yves David
-
phase: invalidate the phase's set cache alongside the revsMon, 15 Jun 2015 15:57:47 -0700, by Pierre-Yves David
-
phase: also copy phase's sets when copying phase cacheMon, 15 Jun 2015 15:52:52 -0700, by Pierre-Yves David
-
verify: check the subrepository references in .hgsubstateTue, 16 Jun 2015 16:15:15 -0400, by Matt Harbison
-
context: override workingctx.hex() to avoid a crashSun, 14 Jun 2015 22:04:17 -0400, by Matt Harbison
-
convert: update 'intermediate-source' in the destination's extras dictionaryMon, 15 Jun 2015 16:50:31 -0400, by Matt Harbison
-
check-code: ban use of '[[ ]]' in testsTue, 16 Jun 2015 23:06:30 +0900, by Yuya Nishihara
-
test-fileset: remove bashism, use test instead of '[[ ]]'Tue, 16 Jun 2015 22:47:05 +0900, by Yuya Nishihara
-
tests: test symbolic revision (de)reference in all hgweb stylesWed, 03 Jun 2015 18:30:25 +0800, by Anton Shestakov
-
dirstate: use a presized dict for the dirstateTue, 16 Jun 2015 00:46:01 -0700, by Siddharth Agarwal
-
parsers: add an API to create a new presized dictMon, 15 Jun 2015 22:41:30 -0700, by Siddharth Agarwal
-
parsers: factor out code to create a presized dictMon, 15 Jun 2015 22:37:33 -0700, by Siddharth Agarwal
-
parsers: drop Python 2.4 compat in make_file_foldmapMon, 15 Jun 2015 22:29:29 -0700, by Siddharth Agarwal
-
progress: respect ui.quiet (issue4726)Tue, 16 Jun 2015 14:11:58 -0400, by Augie Fackler
-
merge with stableMon, 15 Jun 2015 13:31:22 -0500, by Matt Mackall
-
match: don't remove '.' from _includerootsWed, 27 May 2015 13:22:48 -0700, by Martin von Zweigbergk
-
match: join two nested if-blocksSun, 31 May 2015 13:17:41 -0700, by Martin von Zweigbergk
-
match: drop optimization (?) of 'parentdirs' calculationWed, 27 May 2015 11:47:55 -0700, by Martin von Zweigbergk
-
match: break boolean expressions into one operand per lineWed, 27 May 2015 09:34:00 -0700, by Martin von Zweigbergk
-
match: drop unnecessary removal of '.' from excluded rootsWed, 27 May 2015 13:23:35 -0700, by Martin von Zweigbergk
-
changegroup: simplify by not reusing 'prog(ress)' instanceFri, 12 Jun 2015 11:00:50 -0700, by Martin von Zweigbergk
-
changegroup: don't use 'repo' for non-repo 'self'Fri, 12 Jun 2015 10:54:10 -0700, by Martin von Zweigbergk
-
subrepo: introduce hgsubrepo._getctx()Sun, 14 Jun 2015 21:51:57 -0400, by Matt Harbison
-
convert: apply the appropriate phases to the destination (issue4165)Sun, 14 Jun 2015 13:08:11 -0400, by Matt Harbison
-
convert: always track the hg source revision in the internal commit objectSun, 14 Jun 2015 13:04:00 -0400, by Matt Harbison
-
repoview: invalidate 'visible' filtered revisions when bookmarks changeSat, 13 Jun 2015 00:51:43 -0700, by Laurent Charignon
-
ui: flush stderr after printing a non-chained exception for WindowsFri, 12 Jun 2015 22:09:41 -0400, by Matt Harbison
-
revset: use parentsets.min in _childrenThu, 11 Jun 2015 19:02:24 -0700, by Pierre-Yves David
-
revset: prefetch all attributes before loop in _revsbetweenThu, 11 Jun 2015 11:42:46 -0700, by Pierre-Yves David
-
hgweb: add some in-code documentation for 'web.view'Thu, 07 Feb 2013 00:32:26 +0000, by Pierre-Yves David
-
bookmark: informs of failure to upgrade a bookmarkThu, 11 Jun 2015 17:19:48 -0700, by Pierre-Yves David
-
fancyopts: allow all callable as default parameter valueThu, 11 Jun 2015 08:54:24 -0400, by introom
-
templater: evaluate arguments passed to diff() appropriately stableSat, 13 Jun 2015 20:14:22 +0900, by Yuya Nishihara
-
parsers: do not cache RevlogError type (issue4451) stableFri, 12 Jun 2015 14:43:59 -0700, by Gregory Szorc