Mercurial > hg
graph
-
help: use --template to specify existing style stableMon, 21 Jul 2014 11:44:20 +0900, by Yuya Nishihara
-
test-status: add test for removed-and-untracked state (BC) stableThu, 24 Jul 2014 23:39:25 +0900, by Yuya Nishihara
-
bundle2: only use callable return as reply handler stableWed, 02 Jul 2014 16:13:48 +0200, by Pierre-Yves David
-
resolve: report no argument warning using a hint stableThu, 24 Jul 2014 14:29:08 -0700, by Nathan Goldbaum
-
revset: optimize baseset.__sub__ (issue4313) stableThu, 24 Jul 2014 12:12:12 -0700, by Gregory Szorc
-
memctx: substate needs to be {} instead of None stableWed, 16 Jul 2014 13:07:39 -0500, by Sean Farley
-
version: don't traceback if no extensions to list (issue4312) stableWed, 23 Jul 2014 11:16:22 -0500, by Matt Mackall
-
largefiles: use "normallookup" on "lfdirstate" while reverting stableWed, 23 Jul 2014 00:10:24 +0900, by FUJIWARA Katsunori
-
largefiles: invoke "normallookup" on "lfdirstate" for merged files stableWed, 23 Jul 2014 00:10:24 +0900, by FUJIWARA Katsunori
-
largefiles: use "normallookup", if "mtime" of standin is unset stableTue, 22 Jul 2014 23:59:34 +0900, by FUJIWARA Katsunori
-
dirstate: delay writing out to ensure timestamp of each entries explicitly stableTue, 22 Jul 2014 23:59:30 +0900, by FUJIWARA Katsunori
-
tests: cat error messages are different on Solaris stableMon, 21 Jul 2014 11:27:24 -0700, by Danek Duvall
-
merge default into stable for 3.1 code freeze stable 3.1-rcSat, 19 Jul 2014 00:10:22 -0500, by Matt Mackall
-
revset: avoid a ValueError when 'only()' is given an empty setFri, 18 Jul 2014 19:46:56 -0400, by Matt Harbison
-
cmdutil: make commit message shown in text editor customizable by templateTue, 15 Jul 2014 23:34:13 +0900, by FUJIWARA Katsunori
-
commiteditor: refactor default extramsgFri, 18 Jul 2014 23:15:28 -0500, by Matt Mackall
-
filemerge: add internal:tagmerge merge toolThu, 26 Jun 2014 01:20:25 +0200, by Angel Ezquerra
-
filemerge: use non-minimal conflict marker regions (BC)Fri, 18 Jul 2014 21:49:52 -0500, by Matt Mackall
-
test: use more elaborated content in ``test-conflict.t``Mon, 09 Jun 2014 03:49:07 -0700, by Pierre-Yves David
-
run-tests: make --view work againFri, 18 Jul 2014 17:52:18 -0500, by Matt Mackall
-
filemerge: use 'basic' as the default of '[ui] mergemarkers' for safetySun, 06 Jul 2014 02:56:41 +0900, by FUJIWARA Katsunori
-
largefiles: avoid unnecessary creation of .hg/largefiles when opening lfdirstateThu, 17 Jul 2014 20:17:17 -0400, by Matt Harbison
-
run-tests: write out scripts in binary modeTue, 05 Nov 2013 14:47:35 -0500, by Augie Fackler
-
match: use util.re.escape instead of re.escapeTue, 15 Jul 2014 15:34:50 -0700, by Siddharth Agarwal
-
util.re: add an escape methodTue, 15 Jul 2014 15:14:45 -0700, by Siddharth Agarwal
-
util.re: move check for re2 into a separate methodTue, 15 Jul 2014 15:01:52 -0700, by Siddharth Agarwal
-
util: remove no longer used compilereTue, 15 Jul 2014 14:52:40 -0700, by Siddharth Agarwal
-
commands: use util.re.compile instead of util.compilereTue, 15 Jul 2014 14:52:22 -0700, by Siddharth Agarwal
-
config: use util.re.compile instead of util.compilereTue, 15 Jul 2014 14:50:58 -0700, by Siddharth Agarwal
-
match: use util.re.compile instead of util.compilereTue, 15 Jul 2014 14:49:45 -0700, by Siddharth Agarwal
-
util: move compilere to a classTue, 15 Jul 2014 14:40:43 -0700, by Siddharth Agarwal
-
util: rename 're' to 'remod'Tue, 15 Jul 2014 14:35:19 -0700, by Siddharth Agarwal
-
bundle2-push: drop _pushbundle2extrapartsWed, 02 Jul 2014 15:47:39 +0200, by Pierre-Yves David
-
bundle2-test: use the new way to extend push contentWed, 02 Jul 2014 16:10:14 +0200, by Pierre-Yves David
-
bundle2-push: introduce a list of part generating functionsWed, 02 Jul 2014 15:26:04 +0200, by Pierre-Yves David
-
bundle2-push: move changegroup push validation inside _pushb2ctxWed, 02 Jul 2014 12:55:09 +0200, by Pierre-Yves David
-
push: use `stepsdone` to control changegroup push through bundle10 or bundle20Mon, 07 Jul 2014 12:30:31 +0200, by Pierre-Yves David
-
push: add a ``pushop.stepsdone`` attributeWed, 02 Jul 2014 12:48:54 +0200, by Pierre-Yves David
-
bundle2: add a ``bundle20.nbparts`` propertyWed, 02 Jul 2014 16:17:54 +0200, by Pierre-Yves David
-
bundle2-push: extract changegroup logic in its own functionWed, 02 Jul 2014 11:42:35 +0200, by Pierre-Yves David
-
bundle2: call _pushbundle2extraparts a bit soonerWed, 02 Jul 2014 14:09:24 +0200, by Pierre-Yves David
-
templatekw: add 'subrepos' keyword to show updated subrepositoriesTue, 15 Jul 2014 23:34:13 +0900, by FUJIWARA Katsunori
-
templatekw: add 'currentbookmark' keyword to show current bookmark easilyTue, 15 Jul 2014 23:34:13 +0900, by FUJIWARA Katsunori
-
context: extend efficient manifest filtering to when all paths are filesWed, 16 Jul 2014 14:53:03 -0700, by Siddharth Agarwal
-
revset: remove no longer used _missingancestors revsetSat, 12 Jul 2014 00:37:08 -0700, by Siddharth Agarwal
-
revset: replace _missingancestors optimization with only revsetSat, 12 Jul 2014 00:31:36 -0700, by Siddharth Agarwal
-
tags: introduce _readtaghist functionSat, 28 Jun 2014 01:42:39 +0200, by Angel Ezquerra
-
subrepo: ensure "close()" execution at the end of "_initrepo()"Fri, 20 Jun 2014 00:42:35 +0900, by FUJIWARA Katsunori
-
subrepo: add test whether "[paths]" is configured correctly at subrepo creationFri, 20 Jun 2014 00:41:31 +0900, by FUJIWARA Katsunori
-
subrepo: ensure "close()" execution at the end of "_cachestorehash()"Fri, 20 Jun 2014 00:21:19 +0900, by FUJIWARA Katsunori
-
subrepo: ensure "close()" execution at the end of "_readstorehashcache()"Fri, 20 Jun 2014 00:21:19 +0900, by FUJIWARA Katsunori
-
subrepo: ensure "close()" execution at the end of "_calcfilehash()"Fri, 20 Jun 2014 00:21:19 +0900, by FUJIWARA Katsunori
-
subrepo: ensure "lock.release()" execution at the end of "_cachestorehash()"Fri, 20 Jun 2014 00:21:19 +0900, by FUJIWARA Katsunori
-
subrepo: ensure "lock.release()" execution at the end of "storeclean()"Fri, 20 Jun 2014 00:21:19 +0900, by FUJIWARA Katsunori
-
largefiles: confirm existence of outgoing largefile entities in remote storeMon, 07 Jul 2014 18:45:46 +0900, by FUJIWARA Katsunori
-
largefiles: show also how many data entities are outgoing at "hg outgoing"Mon, 07 Jul 2014 18:45:46 +0900, by FUJIWARA Katsunori
-
largefiles: show also how many data entities are outgoing at "hg summary"Mon, 07 Jul 2014 18:45:46 +0900, by FUJIWARA Katsunori
-
largefiles: add tests for summary/outgoing improved in subsequent patchesMon, 07 Jul 2014 18:45:46 +0900, by FUJIWARA Katsunori
-
context: generate filtered manifest efficiently for exact matchersSat, 12 Jul 2014 17:59:03 -0700, by Siddharth Agarwal
-
manifestdict: add a new method to intersect with a set of filesSat, 12 Jul 2014 17:57:25 -0700, by Siddharth Agarwal
-
log: use an exact matcher for --patch --followSat, 12 Jul 2014 18:31:18 -0700, by Siddharth Agarwal
-
merge with stableWed, 16 Jul 2014 17:35:04 -0500, by Matt Mackall
-
log: make --patch --follow work inside a subdirectory stableSat, 12 Jul 2014 02:23:17 -0700, by Siddharth Agarwal
-
mergetools: add --nofork option to gvimdiff.diffargs for extdiffSat, 12 Jul 2014 20:07:24 +0900, by Yuya Nishihara
-
contrib/vagrant: use Vagrant for running tests on virtual machineSat, 05 Jul 2014 16:32:28 +0300, by anatoly techtonik
-
merge with stableMon, 14 Jul 2014 18:53:03 -0500, by Matt Mackall
-
log: allow revset for --follow to be lazily evaluatedSat, 12 Jul 2014 20:44:00 -0700, by Siddharth Agarwal
-
parsers: remove unused getintat functionMon, 14 Jul 2014 15:42:31 -0700, by Siddharth Agarwal
-
revset: maintain ordering when subtracting from a baseset (issue4289)Mon, 14 Jul 2014 17:55:31 -0500, by Matt Mackall
-
cmdutil: separate building commit text from 'commitforceeditor'Tue, 15 Jul 2014 00:59:09 +0900, by FUJIWARA Katsunori
-
convert: detect removal of ".gitmodules" at git source revisions correctly stableMon, 14 Jul 2014 23:33:59 +0900, by FUJIWARA Katsunori
-
templates: escape NUL bytes in jsonescape (issue4303) stableMon, 14 Jul 2014 12:44:45 -0500, by Matt Mackall
-
localrepo: document localrepo.hook()Sat, 12 Jul 2014 10:52:58 -0700, by Gregory Szorc
-
filemerge: use 'util.ellipsis' to trim custom conflict markers correctlySun, 06 Jul 2014 02:56:41 +0900, by FUJIWARA Katsunori
-
filemerge: use only the first line of the generated conflict marker for safetySun, 06 Jul 2014 02:56:41 +0900, by FUJIWARA Katsunori
-
progress: use 'encoding.colwidth' to get column width of items correctlySun, 06 Jul 2014 02:56:41 +0900, by FUJIWARA Katsunori
-
progress: use 'encoding.trim' to trim items in output line correctlySun, 06 Jul 2014 02:56:41 +0900, by FUJIWARA Katsunori
-
encoding: add 'leftside' argument into 'trim' to switch trimming sideSun, 06 Jul 2014 02:56:41 +0900, by FUJIWARA Katsunori
-
progress: use 'encoding.colwidth' to get column width of output line correctlySun, 06 Jul 2014 02:56:41 +0900, by FUJIWARA Katsunori
-
progress: use 'encoding.trim' to trim output line correctlySun, 06 Jul 2014 02:56:41 +0900, by FUJIWARA Katsunori
-
histedit: use 'util.ellipsis' to trim description of each changesetsSun, 06 Jul 2014 02:56:41 +0900, by FUJIWARA Katsunori
-
util: replace 'ellipsis' implementation by 'encoding.trim'Sun, 06 Jul 2014 02:56:41 +0900, by FUJIWARA Katsunori
-
encoding: add 'trim' to trim multi-byte characters at most specified columnsSun, 06 Jul 2014 02:56:41 +0900, by FUJIWARA Katsunori
-
bugzilla: stop trying to cache setup across hook invocation stableThu, 03 Jul 2014 10:48:37 +0100, by Jim Hague
-
strip: drop -b/--backup option (BC)Fri, 11 Jul 2014 18:04:51 -0500, by Matt Mackall
-
purge: add options for deleting only files or only directoriesThu, 07 Nov 2013 17:24:14 -0800, by Ben Kehoe
-
shelve: accept '--edit' like other commands creating new changesetFri, 20 Jun 2014 16:15:38 +0900, by FUJIWARA Katsunori
-
shelve: refactor option combination check to easily add new onesFri, 20 Jun 2014 16:15:38 +0900, by FUJIWARA Katsunori
-
merge with stableWed, 09 Jul 2014 12:30:12 -0500, by Matt Mackall
-
test-extension: add check for 'hg version -v' listing enabled extensionsTue, 08 Jul 2014 22:57:54 -0400, by Augie Fackler
-
version: show enabled extensions (issue4209)Tue, 10 Jun 2014 13:44:37 +0300, by anatoly techtonik
-
strip: remove bookmarks after strip succeed (issue4295)Tue, 08 Jul 2014 16:24:23 -0700, by David Soria Parra
-
templater: introduce word functionThu, 12 Jun 2014 18:02:23 -0700, by Ryan McElroy
-
committablectx: move __contains__ into workingctxThu, 03 Jul 2014 23:01:37 -0500, by Sean Farley
-
memctx: explicitly set substate to NoneWed, 02 Jul 2014 15:24:43 -0500, by Sean Farley
-
bookmarks: avoid deleting primary bookmarks on rebase stableTue, 08 Jul 2014 14:45:55 -0500, by Matt Mackall
-
Merge with crew.Sun, 06 Jul 2014 15:43:26 -0400, by Augie Fackler
-
Merge with stable.Sun, 06 Jul 2014 15:39:01 -0400, by Augie Fackler
-
setup: fixed for Pythons which don't have a CFLAGS stableSat, 05 Jul 2014 07:31:08 -0700, by Alex Gaynor
-
util.h: declare dirstateTupleType variable instead of defining itThu, 03 Jul 2014 19:05:04 +0200, by André Sintzoff
-
test-context: add test for performing a diff on a memctxFri, 13 Jun 2014 15:59:18 -0700, by Sean Farley
-
test-context: add test for memctx statusFri, 13 Jun 2014 15:56:11 -0700, by Sean Farley
-
memctx: add _manifest implementation that computes the filenodeThu, 29 May 2014 16:12:59 -0500, by Sean Farley
-
basectx: pass raw context objects to patch.diffTue, 29 Apr 2014 16:43:59 -0500, by Sean Farley
-
patch: use ctx.node() instead of bare node variableWed, 14 Aug 2013 13:10:27 -0500, by Sean Farley
-
merge with stableWed, 02 Jul 2014 00:01:13 -0500, by Matt Mackall
-
i18n-ja: synchronized with a4b67bf1f0a5 stableMon, 30 Jun 2014 19:09:01 +0900, by FUJIWARA Katsunori
-
rebase: fix bug that caused transitive copy records to disappear (issue4192) stableSat, 07 Jun 2014 15:23:12 -0400, by Augie Fackler
-
cmdutil: add copy-filtering support to duplicatecopies stableSat, 07 Jun 2014 15:14:36 -0400, by Augie Fackler
-
dispatch: handle empty IOError argsTue, 01 Jul 2014 19:54:48 -0500, by Matt Mackall
-
repoview: do not crash when localtags refers to non existing revisions stableSun, 29 Jun 2014 13:52:35 +0200, by Angel Ezquerra
-
templater: add symbol to errorThu, 12 Jun 2014 18:07:21 -0700, by Ryan McElroy
-
templater: introduce startswith functionThu, 12 Jun 2014 17:53:37 -0700, by Ryan McElroy
-
templatefilter: add splitlines functionThu, 12 Jun 2014 17:45:41 -0700, by Ryan McElroy
-
serve: tidy up indent level of repository not found messageThu, 01 May 2014 19:57:25 +0900, by Yuya Nishihara
-
serve: inline checkrepo() that is used only when --stdio is specifiedThu, 01 May 2014 19:54:43 +0900, by Yuya Nishihara
-
serve: make sure to print "listening at" message immediatelySat, 28 Jun 2014 13:02:44 +0900, by Yuya Nishihara
-
merge with stableFri, 27 Jun 2014 15:20:50 -0700, by Matt Mackall
-
match: make glob '**/' match the empty string stableWed, 25 Jun 2014 14:50:48 -0700, by Siddharth Agarwal
-
tags: read tag info into a sorted dict (rather than into a regular dict)Sun, 23 Feb 2014 03:13:21 +0100, by Angel Ezquerra
-
config: move config.sortdict class into utilSun, 23 Feb 2014 01:56:31 +0100, by Angel Ezquerra
-
hg: add support for HGUNICODEPEDANTRY environment variableMon, 23 Jun 2014 09:33:07 -0400, by Augie Fackler
-
dirstate.status: assign members one by one instead of unpacking the tupleTue, 27 May 2014 21:02:16 -0700, by Siddharth Agarwal
-
dirstate.status: assign members one by one instead of unpacking the tupleTue, 27 May 2014 21:02:16 -0700, by Siddharth Agarwal
-
parsers: inline fields of dirstate values in C versionTue, 27 May 2014 14:27:41 -0700, by Siddharth Agarwal
-
dirstate: add dirstatetuple to create dirstate valuesTue, 27 May 2014 17:10:28 -0700, by Siddharth Agarwal
-
parsers: remove no longer used dirstate_unsetTue, 27 May 2014 15:22:23 -0700, by Siddharth Agarwal
-
pack_dirstate: in C version, for invalidation set dict to what we write to diskTue, 27 May 2014 15:17:38 -0700, by Siddharth Agarwal
-
record: update comment to match codeThu, 26 Jun 2014 11:10:28 -0400, by Jordi Gutiérrez Hermoso
-
hg: update newly added listdir function of vfs in cloneSat, 21 Jun 2014 14:49:49 +0530, by Chinmay Joshi
-
hg: use vfs functions in cloneSat, 21 Jun 2014 14:44:09 +0530, by Chinmay Joshi
-
hg: update util.writefile method to use write with vfs in shareSat, 21 Jun 2014 14:40:29 +0530, by Chinmay Joshi
-
hg: update to use vfs functions in shared destination repositorySat, 21 Jun 2014 14:37:39 +0530, by Chinmay Joshi
-
hg: use vfs functions in destination repository with shareSat, 21 Jun 2014 14:29:20 +0530, by Chinmay Joshi
-
vfs: add listdir for os.listdir in vfsFri, 20 Jun 2014 21:18:14 +0530, by Chinmay Joshi
-
templater: restore use of callable() since it was readded in Python 3.2Mon, 23 Jun 2014 09:24:56 -0400, by Augie Fackler
-
hook: restore use of callable() since it was readded in Python 3.2Mon, 23 Jun 2014 09:24:38 -0400, by Augie Fackler
-
help: restore use of callable() since it was readded in Python 3.2Mon, 23 Jun 2014 09:24:24 -0400, by Augie Fackler
-
extensions: restore use of callable() since it was readded in Python 3.2Mon, 23 Jun 2014 09:24:06 -0400, by Augie Fackler
-
fancyopts: restore use of callable() since it was readded in Python 3.2Mon, 23 Jun 2014 09:24:16 -0400, by Augie Fackler
-
gendoc: restore use of callable() since it was readded in Python 3.2Mon, 23 Jun 2014 09:23:57 -0400, by Augie Fackler
-
check-seclevel: restore use of callable() since it was readded in Python 3.2Mon, 23 Jun 2014 09:23:47 -0400, by Augie Fackler
-
check-code: drop ban on callable() which was restored in Python 3.2Mon, 23 Jun 2014 09:22:53 -0400, by Augie Fackler
-
diff: add nobinary config to suppress git-style binary diffsSat, 21 Jun 2014 15:56:49 +1000, by Stephen Lee
-
branchmap: don't use ui.warn for debug messageMon, 23 Jun 2014 13:50:44 -0500, by Matt Mackall
-
branch: add debug message for branch cache write failureMon, 23 Jun 2014 13:46:42 -0500, by Matt Mackall
-
record: define inferrepo in command decoratorSun, 04 May 2014 22:36:07 -0700, by Gregory Szorc
-
mq: define inferrepo in command decoratorSun, 04 May 2014 22:30:47 -0700, by Gregory Szorc
-
largefiles: define inferrepo in command decoratorSun, 04 May 2014 22:23:45 -0700, by Gregory Szorc
-
keyword: define inferrepo in command decoratorSun, 04 May 2014 22:32:15 -0700, by Gregory Szorc
-
hgk: define inferrepo in command decoratorSun, 04 May 2014 22:33:22 -0700, by Gregory Szorc
-
graphlog: define inferrepo in command decoratorSun, 04 May 2014 22:28:46 -0700, by Gregory Szorc
-
extdiff: define inferrepo in command decoratorSun, 04 May 2014 22:29:27 -0700, by Gregory Szorc
-
children: define inferrepo in command decoratorSun, 04 May 2014 22:25:28 -0700, by Gregory Szorc
-
churn: define inferrepo in command decoratorSun, 04 May 2014 22:24:38 -0700, by Gregory Szorc
-
commands: define inferrepo in command decoratorSun, 04 May 2014 22:22:59 -0700, by Gregory Szorc
-
cmdutil: support inferrepo in command decoratorSun, 04 May 2014 22:20:00 -0700, by Gregory Szorc
-
keyword: define optionalrepo in command decoratorSun, 04 May 2014 22:16:56 -0700, by Gregory Szorc
-
commands: define optionalrepo in command decoratorSun, 04 May 2014 22:16:05 -0700, by Gregory Szorc
-
cmdutil: add optionalrepo argument to command decoratorSun, 04 May 2014 22:12:34 -0700, by Gregory Szorc
-
tests: define norepo in command decoratorSun, 04 May 2014 22:07:45 -0700, by Gregory Szorc
-
share: define norepo in command decoratorSun, 04 May 2014 22:03:11 -0700, by Gregory Szorc
-
mq: define norepo in command decoratorSun, 04 May 2014 22:04:14 -0700, by Gregory Szorc
-
largefiles: define norepo in command decoratorSun, 04 May 2014 21:11:15 -0700, by Gregory Szorc
-
convert: define norepo in command decoratorSun, 04 May 2014 22:02:25 -0700, by Gregory Szorc
-
commands: define norepo in command decoratorSun, 04 May 2014 20:57:01 -0700, by Gregory Szorc
-
commands: add norepo argument to command decoratorSun, 04 May 2014 20:58:25 -0700, by Gregory Szorc
-
cmdutil: better document command()Sun, 04 May 2014 18:45:04 -0700, by Gregory Szorc
-
convert: update the transplant, rebase and graft references in 'extra'Wed, 11 Jun 2014 22:19:29 -0400, by Matt Harbison
-
merge with stableWed, 18 Jun 2014 20:59:36 -0500, by Matt Mackall
-
run-tests: hold iolock across diff/prompt when interactiveWed, 18 Jun 2014 20:51:49 -0500, by Matt Mackall
-
bookmarks: improve the bookmark help (issue4244)Wed, 18 Jun 2014 15:26:07 -0500, by Matt Mackall
-
push: restore contents of HG_URL for hooks (issue4268) stableWed, 18 Jun 2014 19:46:18 -0500, by Matt Mackall
-
tests: ignore missing file with PYTHONDONTWRITEBYTECODE (issue4239) stableWed, 18 Jun 2014 13:47:14 -0500, by Matt Mackall
-
hgweb: avoid initialization race (issue4280) stableMon, 16 Jun 2014 13:30:46 -0500, by Matt Mackall
-
p4: accept changesets with no description (issue4282) stableMon, 16 Jun 2014 12:04:48 -0500, by Matt Mackall
-
merge with stableSat, 14 Jun 2014 11:56:20 -0500, by Matt Mackall
-
test-run-tests.t: test the --nodiff optionFri, 30 May 2014 12:57:58 -0700, by Pierre-Yves David
-
test-run-tests.t: test the --interactive optionFri, 30 May 2014 12:12:12 -0700, by Pierre-Yves David
-
run-tests: fixes the '--interactive' option errorFri, 13 Jun 2014 14:45:23 +0530, by anuraggoel
-
run-tests: checks behaviour of test on failure while testingFri, 13 Jun 2014 14:33:02 +0530, by anuraggoel
-
merge with stableFri, 13 Jun 2014 17:42:04 -0500, by Matt Mackall
-
revlog: hold a private reference to self._cache stableFri, 13 Jun 2014 14:17:14 -0500, by Matt Mackall
-
tests: cat error messages are different on Solaris stableMon, 09 Jun 2014 10:34:21 -0700, by Danek Duvall
-
error: restore python 2.4 compatibility for BundleValueErrorTue, 10 Jun 2014 17:00:31 -0700, by Brendan Cully
-
i18n: explicitly decode paragraphsThu, 12 Jun 2014 14:40:45 -0500, by Matt Mackall
-
minirst: explicitly decode substitutionsFri, 13 Jun 2014 14:14:02 -0500, by Matt Mackall
-
test-run-tests.t: tests --jobs optionFri, 30 May 2014 12:12:03 -0700, by Pierre-Yves David
-
test-run-tests.t: test --debug optionFri, 30 May 2014 12:11:51 -0700, by Pierre-Yves David
-
test-run-tests.t: test selection of testfile from the command lineFri, 30 May 2014 12:11:39 -0700, by Pierre-Yves David
-
test-run-tests.t: tests the --retest optionFri, 30 May 2014 12:11:17 -0700, by Pierre-Yves David
-
run-tests: fixes the number of tests ran when '--retest' is enabledThu, 12 Jun 2014 03:20:28 +0530, by anuraggoel
-
run-tests: skipped test should not produce 'i' mark while retestingThu, 12 Jun 2014 02:36:52 +0530, by anuraggoel
-
test-run-tests.t: test running a failing testFri, 30 May 2014 12:10:56 -0700, by Pierre-Yves David
-
run-tests: filter whitespace at end of error diffsFri, 13 Jun 2014 16:36:53 -0500, by Matt Mackall
-
run-tests: produce '!' mark after running a failing testThu, 12 Jun 2014 01:28:22 +0530, by anuraggoel
-
run-tests: produce error on running a failing testThu, 12 Jun 2014 01:36:57 +0530, by anuraggoel
-
test-run-tests.t: test running a passing testFri, 30 May 2014 12:10:19 -0700, by Pierre-Yves David
-
run-tests: don't check for the mercurial library used when using --with-hgTue, 10 Jun 2014 14:32:52 -0700, by Pierre-Yves David
-
test: introduce test-run-tests.tFri, 30 May 2014 12:09:49 -0700, by Pierre-Yves David
-
tests: comment the main purpose of ``test-unified-test.t``Fri, 30 May 2014 11:40:24 -0700, by Pierre-Yves David
-
tests: rename ``test-run-tests.t`` to ``test-unified-test.t``Fri, 30 May 2014 11:35:45 -0700, by Pierre-Yves David
-
wireproto: rephrase the error message for unknown getbundle parametersTue, 27 May 2014 14:45:31 -0700, by Pierre-Yves David
-
patchbomb: reorder header insertions to clarify codeSat, 07 Jun 2014 11:32:37 -0400, by Augie Fackler
-
patchbomb: always use message-id of first patch for series-idSat, 07 Jun 2014 11:06:15 -0400, by Augie Fackler
-
test-patchbomb: normalize glob lines and record their constructionSat, 07 Jun 2014 11:30:06 -0400, by Augie Fackler
-
patchbomb: includes a unique series ID in email headerMon, 05 May 2014 22:51:20 -0700, by Pierre-Yves David
-
color: add parenthesis to help readabilityFri, 30 May 2014 11:28:48 -0700, by Pierre-Yves David
-
status: document the content of the returned tuple in the docstringSat, 31 May 2014 17:26:15 -0700, by Pierre-Yves David
-
resolve: fix grammar of no matching files messageMon, 09 Jun 2014 14:11:17 -0500, by Matt Mackall
-
merge with stableMon, 09 Jun 2014 13:53:23 -0500, by Matt Mackall
-
bash_completion: add -l|--list support for shelveFri, 06 Jun 2014 00:21:46 -0500, by Sean Farley
-
workingctx: duplicate status list received at _poststatus hookSat, 31 May 2014 21:21:06 +0900, by Yuya Nishihara
-
patch: replace functions in fsbackend to use vfsThu, 05 Jun 2014 15:24:29 +0530, by Chinmay Joshi
-
vfs: add unlinkpath to vfsThu, 05 Jun 2014 15:16:44 +0530, by Chinmay Joshi
-
shelve: add option combination tests for refactoring in succeeding patchThu, 05 Jun 2014 22:20:32 +0900, by FUJIWARA Katsunori
-
qfold: allow to specify '--message/'--logfile' and '--edit' at the same timeSun, 01 Jun 2014 00:08:33 +0900, by FUJIWARA Katsunori
-
qrefresh: allow to specify '--message/'--logfile' and '--edit' at the same timeSun, 01 Jun 2014 00:08:32 +0900, by FUJIWARA Katsunori
-
backout: accept '--edit' like other commands creating new changesetSun, 01 Jun 2014 00:08:32 +0900, by FUJIWARA Katsunori
-
gpg: accept '--edit' like other commands creating new changesetSun, 01 Jun 2014 00:08:32 +0900, by FUJIWARA Katsunori
-
memfilectx: add a size methodTue, 03 Jun 2014 13:49:51 -0700, by Sean Farley
-
keyword: suppress keyword expansion while 'hg fetch' for internal merge stableThu, 05 Jun 2014 16:47:14 +0900, by FUJIWARA Katsunori
-
keyword: suppress keyword expansion while 'hg histedit' for internal merge stableThu, 05 Jun 2014 16:47:14 +0900, by FUJIWARA Katsunori
-
keyword: suppress keyword expansion while 'hg backout' for internal merge stableThu, 05 Jun 2014 16:47:14 +0900, by FUJIWARA Katsunori
-
keyword: suppress keyword expansion while 'hg graft' for internal merge stableThu, 05 Jun 2014 16:47:14 +0900, by FUJIWARA Katsunori
-
keyword: suppress keyword expansion while 'hg rebase' for internal merge stableThu, 05 Jun 2014 16:47:13 +0900, by FUJIWARA Katsunori
-
keyword: suppress keyword expansion while 'hg unshelve' for internal merge stableThu, 05 Jun 2014 16:47:13 +0900, by FUJIWARA Katsunori
-
merge with stableSun, 01 Jun 2014 16:01:01 -0700, by Matt Mackall
-
localrepo: prevent leak of transaction object (issue4258) stableWed, 21 May 2014 18:02:35 -0700, by Gregory Szorc
-
i18n-ja: synchronized with 9e12579369f1 stableFri, 30 May 2014 19:52:55 +0900, by FUJIWARA Katsunori
-
i18n-de: translation improvement for gpg extension stableWed, 07 May 2014 09:15:58 +0200, by Jakob Krainz
-
bundlerepo: backout dbf292f65b09Fri, 30 May 2014 11:53:10 -0700, by Matt Mackall
-
merge: drop the quotes around commit descriptionMon, 26 May 2014 11:44:58 -0700, by Pierre-Yves David
-
memfilectx: remove path since it is now inheritedThu, 15 Aug 2013 15:47:15 -0500, by Sean Farley
-
memfilectx: remove __str__ since it is now inheritedThu, 15 Aug 2013 15:46:32 -0500, by Sean Farley
-
memfilectx: remove __nonzero__ since it is now inheritedThu, 15 Aug 2013 15:46:22 -0500, by Sean Farley
-
memfilectx: call super.__init__ instead of duplicating codeThu, 15 Aug 2013 16:49:27 -0500, by Sean Farley
-
memfilectx: inherit from committablefilectxThu, 15 Aug 2013 15:23:36 -0500, by Sean Farley
-
memctx: remove parents since it is now inheritedThu, 15 Aug 2013 15:20:56 -0500, by Sean Farley
-
memctx: remove flags since it is now inheritedThu, 15 Aug 2013 15:19:29 -0500, by Sean Farley
-
memctx: remove extra since it is now inheritedThu, 15 Aug 2013 15:17:05 -0500, by Sean Farley
-
memctx: remove branch since it is now inheritedThu, 15 Aug 2013 15:14:47 -0500, by Sean Farley
-
memctx: remove clean since it is now inheritedWed, 28 May 2014 20:03:38 -0500, by Sean Farley
-
memctx: remove ignored since it is now inheritedWed, 28 May 2014 20:03:29 -0500, by Sean Farley
-
memctx: remove unknown since it is now inheritedWed, 28 May 2014 20:03:19 -0500, by Sean Farley
-
memctx: remove deleted since it is now inheritedThu, 15 Aug 2013 15:13:14 -0500, by Sean Farley
-
memctx: remove removed since it is now inheritedThu, 15 Aug 2013 15:12:54 -0500, by Sean Farley
-
memctx: remove added since it is now inheritedThu, 15 Aug 2013 15:12:46 -0500, by Sean Farley
-
memctx: remove modified since it is now inheritedThu, 15 Aug 2013 15:12:31 -0500, by Sean Farley
-
memctx: remove files since it is now inheritedThu, 15 Aug 2013 15:12:19 -0500, by Sean Farley
-
memctx: remove description since it is now inheritedThu, 15 Aug 2013 15:07:43 -0500, by Sean Farley
-
memctx: remove date since it is now inheritedThu, 15 Aug 2013 15:07:29 -0500, by Sean Farley
-
memctx: remove user since it is now inheritedThu, 15 Aug 2013 15:07:01 -0500, by Sean Farley
-
memctx: remove p2 since it is now inheritedThu, 15 Aug 2013 15:06:39 -0500, by Sean Farley
-
memctx: remove p1 since it is now inheritedThu, 15 Aug 2013 15:06:10 -0500, by Sean Farley
-
memctx: remove __getitem__ since it is now inheritedThu, 15 Aug 2013 15:05:32 -0500, by Sean Farley
-
memctx: remove __nonzero__ since it is now inheritedThu, 15 Aug 2013 15:04:55 -0500, by Sean Farley
-
memctx: remove __int__ since it is now inheritedThu, 15 Aug 2013 15:04:36 -0500, by Sean Farley
-
memctx: remove __str__ since it is now inheritedThu, 15 Aug 2013 15:03:52 -0500, by Sean Farley
-
memctx: call super.__init__ instead of duplicating codeThu, 15 Aug 2013 15:03:03 -0500, by Sean Farley
-
memctx: inherit from committablectxThu, 15 Aug 2013 15:00:03 -0500, by Sean Farley
-
committablectx: fix _manifest doc stringTue, 29 Apr 2014 16:49:27 -0500, by Sean Farley
-
context: fix wrong indentation from renaming methodThu, 29 May 2014 16:09:16 -0500, by Sean Farley
-
push: use bundle2 to push phases when availableTue, 27 May 2014 16:33:06 -0700, by Pierre-Yves David
-
pushkey: add an ``encode`` functionThu, 29 May 2014 15:22:58 -0700, by Pierre-Yves David
-
bundle2: add ``pushkey`` supportTue, 27 May 2014 16:32:50 -0700, by Pierre-Yves David
-
pushkey: add a ``decode`` functionThu, 29 May 2014 15:23:25 -0700, by Pierre-Yves David
-
pull: when remote supports it, pull phase data alongside changesetsTue, 27 May 2014 15:44:46 -0700, by Pierre-Yves David
-
getbundle: support of listkeys argument when bundle2 is usedTue, 27 May 2014 15:43:09 -0700, by Pierre-Yves David
-
getbundle: raise error if extra arguments are provided for bundle10Thu, 29 May 2014 14:59:22 -0700, by Pierre-Yves David
-
bundle: introduce a listkey handlerTue, 27 May 2014 15:42:03 -0700, by Pierre-Yves David
-
pull: split remote phases retrieval from actual applicationTue, 27 May 2014 15:29:08 -0700, by Pierre-Yves David
-
wireproto: use pushkey.decodekeyTue, 27 May 2014 15:02:51 -0700, by Pierre-Yves David
-
pushkey: introduce an ``decodekeys`` functionTue, 27 May 2014 15:00:20 -0700, by Pierre-Yves David
-
wireproto: use pushkey.encodekeyTue, 27 May 2014 15:00:08 -0700, by Pierre-Yves David
-
pushkey: introduce an ``encodekeys`` functionTue, 27 May 2014 14:57:28 -0700, by Pierre-Yves David
-
bundle2: add more phase movement in the testTue, 27 May 2014 13:44:16 -0700, by Pierre-Yves David
-
bundle2: use non-publishing repo in testTue, 27 May 2014 13:40:12 -0700, by Pierre-Yves David
-
bundle2: use a smarter template for testTue, 27 May 2014 13:30:38 -0700, by Pierre-Yves David
-
getbundle: declare type of parametersThu, 22 May 2014 09:53:52 -0700, by Pierre-Yves David
-
bundle2: introduce a ``caps20to10`` functionThu, 22 May 2014 13:31:33 -0700, by Pierre-Yves David
-
bundle2: introduce a bundle2caps functionSat, 24 May 2014 16:20:09 -0700, by Pierre-Yves David
-
exchange: reinsert comment in the right placeThu, 22 May 2014 12:58:07 -0700, by Pierre-Yves David
-
docker: check for docker.io firstThu, 29 May 2014 16:01:39 -0700, by Matt Mackall
-
buildrpm: include release version in .tar.gz nameTue, 20 May 2014 04:07:58 +0200, by Mads Kiilerich
-
buildrpm: remove prompt for uncommitted changes - it was a bad ideaThu, 15 May 2014 01:48:37 +0200, by Mads Kiilerich
-
buildrpm: collect code for building local hg and using it in one placeThu, 15 May 2014 01:48:37 +0200, by Mads Kiilerich
-
buildrpm: various minor cleanupTue, 20 May 2014 03:57:21 +0200, by Mads Kiilerich
-
fix_bytes: loosen blacklist matching requirementsSat, 10 May 2014 14:54:39 -0700, by Gregory Szorc
-
convert: only consider shamap revisions converted if they still existsMon, 19 May 2014 22:12:31 +0200, by Mads Kiilerich
-
convert: introduce hascommitfrommap sink methodMon, 19 May 2014 22:12:30 +0200, by Mads Kiilerich
-
convert: rename sink hascommit to hascommitforsplicemapMon, 19 May 2014 22:11:14 +0200, by Mads Kiilerich
-
tests: better tests for two-way convertMon, 19 May 2014 22:10:50 +0200, by Mads Kiilerich
-
mergetools.hgrc: add minimal configuration for editmergeThu, 29 May 2014 12:25:25 -0700, by Pierre-Yves David
-
merge with stableThu, 29 May 2014 15:41:16 -0700, by Matt Mackall
-
convert: drastically speed up git conversionsTue, 27 May 2014 21:12:24 -0700, by David Schleimer
-
vim: use try catch in vim plugin to avoid conflictsSat, 03 May 2014 19:11:51 +0430, by Ali Vakilzade
-
bundle2: raise BundleValueError error for stream level unsupported paramsWed, 28 May 2014 15:37:47 -0700, by Pierre-Yves David
-
bundle2: support None parttype in BundleValueErrorWed, 28 May 2014 16:46:58 -0700, by Pierre-Yves David
-
bundle2: ignore advisory part with unknown parametersTue, 27 May 2014 12:16:45 -0700, by Pierre-Yves David
-
bundle2: enforce all parameters in a part to be handledTue, 27 May 2014 12:01:00 -0700, by Pierre-Yves David
-
bundle2: declare supported parameters for all handlersWed, 28 May 2014 11:40:07 -0700, by Pierre-Yves David
-
bundle2: make it possible to declare params handled by a part handlerTue, 27 May 2014 11:49:48 -0700, by Pierre-Yves David
-
bundle2: support transmission of params error over the wireWed, 28 May 2014 15:57:23 -0700, by Pierre-Yves David
-
bundle2: introduce a ``params`` attribute to BundleValueErrorWed, 28 May 2014 15:53:34 -0700, by Pierre-Yves David
-
bundle2: introduce a parttype attribute to BundleValueErrorWed, 28 May 2014 15:51:19 -0700, by Pierre-Yves David
-
bundle2: rename b2x:error:unknownpart to b2x:error:unsupportedcontentTue, 27 May 2014 10:32:07 -0700, by Pierre-Yves David
-
bundle2: move exception classes into the error moduleWed, 28 May 2014 15:31:05 -0700, by Pierre-Yves David
-
bundle2: rename UnknownPartError to BundleValueErrorWed, 28 May 2014 14:22:24 -0700, by Pierre-Yves David
-
context: explicitly return a tupleTue, 27 May 2014 17:04:48 -0500, by Sean Farley
-
wireproto: expose the list of getbundle arguments to extensions stableThu, 22 May 2014 01:49:12 -0700, by Pierre-Yves David
-
run-tests: write .err files earlierTue, 27 May 2014 19:21:12 -0700, by Gregory Szorc
-
run-tests: exit with non-0 exit code when tests fail or warnTue, 27 May 2014 19:10:22 -0700, by Gregory Szorc
-
bundle2: expose mandatory params in a mandatorykeys attributeFri, 23 May 2014 20:23:54 -0700, by Pierre-Yves David
-
bundle2: use the new ``part.params`` dictionaryMon, 26 May 2014 18:45:43 -0700, by Pierre-Yves David
-
bundle2: introduce a ``params`` dictionary on unbundled partsFri, 23 May 2014 17:26:57 -0700, by Pierre-Yves David
-
bundle2: make sure unbundled part param are read-onlyFri, 23 May 2014 17:17:39 -0700, by Pierre-Yves David
-
bundle2: introduce an ``_initparams`` methodWed, 28 May 2014 10:04:02 -0700, by Pierre-Yves David
-
bundle2: forbid duplicate parameter keysThu, 22 May 2014 12:52:09 -0700, by Pierre-Yves David
-
bundle2: update part creators to ``addparam`` when relevantFri, 23 May 2014 16:46:30 -0700, by Pierre-Yves David
-
bundle2: introduce a ``addparam`` method on partThu, 22 May 2014 11:38:40 -0700, by Pierre-Yves David
-
bundle2: the ability to set ``data`` attribute of the part is now officialThu, 22 May 2014 11:21:26 -0700, by Pierre-Yves David
-
bundle2: introduce a ReadOnlyPartError exceptionSat, 24 May 2014 16:08:05 -0700, by Pierre-Yves David
-
bundle2: warn about error during initialization in ``newpart`` docstringFri, 23 May 2014 16:20:30 -0700, by Pierre-Yves David
-
bundle2: track life cycle of partsThu, 22 May 2014 11:14:02 -0700, by Pierre-Yves David
-
bundle2: update all ``addpart`` callers to ``newpart``Fri, 23 May 2014 15:59:19 -0700, by Pierre-Yves David
-
bundle2: have ``newpart`` automatically add the part to the bundleFri, 23 May 2014 15:54:18 -0700, by Pierre-Yves David
-
bundle2: add a ``newpart`` method to ``bundle20``Fri, 23 May 2014 15:45:46 -0700, by Pierre-Yves David
-
bundle2: small doc update on the bundlerThu, 22 May 2014 10:48:37 -0700, by Pierre-Yves David
-
localrepo: replace status method with a shimFri, 25 Apr 2014 15:44:55 -0500, by Sean Farley
-
workingctx: have status method call super instead of customized code.Tue, 27 May 2014 15:55:35 -0700, by Sean Farley
-
basectx: copy localrepo.status methodThu, 24 Apr 2014 18:07:42 -0500, by Sean Farley
-
committablectx: cache _status in _poststatusThu, 24 Apr 2014 17:42:53 -0500, by Sean Farley
-
committablectx: simplify caching the statusThu, 24 Apr 2014 17:31:20 -0500, by Sean Farley
-
localrepo: remove cache code now handled by _prestatusWed, 23 Apr 2014 16:08:20 -0500, by Sean Farley
-
workingctx: add note about super._prestatus calling manifestWed, 23 Apr 2014 16:06:42 -0500, by Sean Farley
-
basectx: preserve loading the cached manifest in _prestatusWed, 23 Apr 2014 16:06:23 -0500, by Sean Farley
-
localrepo: use new subrev method of context.pyFri, 20 Sep 2013 21:59:34 -0500, by Sean Farley
-
committablectx: add subrev method to return NoneFri, 20 Sep 2013 22:07:58 -0500, by Sean Farley
-
basectx: add subrev method to return the rev of a subrepo given a subpathFri, 20 Sep 2013 21:55:42 -0500, by Sean Farley
-
merge with stableTue, 27 May 2014 17:41:20 -0700, by Matt Mackall
-
bundle2: fix bundle2 pulling all revs on empty pulls stableWed, 07 May 2014 17:24:19 -0700, by Durham Goode
-
exchange: propagate arguments to the _getbundleextrapart function stableWed, 07 May 2014 19:28:17 -0700, by Pierre-Yves David
-
discovery: if a push would create a new head, mention the bookmark name if anySat, 08 Mar 2014 19:02:39 +1100, by Stephen Lee
-
revert: use p2 as parent when reverting against itWed, 14 May 2014 10:38:05 -0700, by Pierre-Yves David
-
revert: explicitly get status against the parentWed, 14 May 2014 10:37:25 -0700, by Pierre-Yves David
-
revert: group related data in tuple in the dispatch tableTue, 13 May 2014 17:28:19 -0700, by Pierre-Yves David
-
revert: group action into a single dictionaryTue, 13 May 2014 16:42:31 -0700, by Pierre-Yves David
-
revert: add some inline commentsTue, 13 May 2014 16:29:42 -0700, by Pierre-Yves David
-
revert: cosmetic align of the dispatch tableTue, 13 May 2014 16:29:20 -0700, by Pierre-Yves David
-
revert: add a test case to reverting "add" during mergesTue, 13 May 2014 17:28:19 -0700, by Pierre-Yves David
-
alias: change return code of bad definition to 255 stableSat, 17 May 2014 15:14:18 +0900, by Yuya Nishihara
-
bookmarks: properly align multi-byte characters stableTue, 27 May 2014 15:16:52 -0700, by Matt Mackall
-
tests: fix cut and paste error on encoding alignment test stableTue, 27 May 2014 15:13:13 -0700, by Matt Mackall
-
alias: handle shlex error in command aliases stableSat, 17 May 2014 13:06:16 +0900, by Yuya Nishihara
-
subrepo: normalize path in the specific way for problematic encodings stableThu, 08 May 2014 19:03:00 +0900, by FUJIWARA Katsunori
-
subrepo: avoid sanitizing ".hg/hgrc" in meta data area for non-hg subrepos stableThu, 08 May 2014 19:03:00 +0900, by FUJIWARA Katsunori
-
subrepo: make "_sanitize()" take absolute path to the root of subrepo stableThu, 08 May 2014 19:03:00 +0900, by FUJIWARA Katsunori
-
subrepo: invoke "_sanitize()" also after "git merge --ff" stableThu, 08 May 2014 19:03:00 +0900, by FUJIWARA Katsunori
-
vfs: add lexists() in current apiTue, 27 May 2014 23:02:05 +0530, by Chinmay Joshi
-
bundlerepo: update unlink in getremotechanges to use vfsTue, 27 May 2014 21:56:03 +0530, by Chinmay Joshi
-
docker: update package target to packages/Tue, 27 May 2014 12:09:34 -0700, by Matt Mackall
-
packaging: move output directory from build/ to packages/Tue, 27 May 2014 11:52:39 -0700, by Matt Mackall
-
make: add a basic osx mpkg targetTue, 27 May 2014 11:39:22 -0700, by Matt Mackall
-
setup: make Xcode 5.1 check less specificTue, 27 May 2014 10:31:59 -0700, by Matt Mackall
-
merge with stableMon, 26 May 2014 18:16:23 -0700, by Matt Mackall
-
alias: fix loss of non-zero return code in command aliases stableSat, 17 May 2014 14:43:06 +0900, by Yuya Nishihara
-
exchange: drop dead codeThu, 22 May 2014 16:27:16 -0700, by Pierre-Yves David
-
exchange: fix indentation levelThu, 22 May 2014 13:39:55 -0700, by Pierre-Yves David
-
import: add --partial flag to create a changeset despite failed hunksThu, 08 May 2014 17:08:17 -0700, by Pierre-Yves David
-
update: introduce --tool for controlling the merge toolMon, 19 May 2014 01:53:34 +0200, by Mads Kiilerich
-
merge: fix stupid indentation left over from previous refactoringsFri, 02 May 2014 01:09:14 +0200, by Mads Kiilerich
-
Merge with stableMon, 26 May 2014 12:39:31 -0400, by Augie Fackler
-
revsetbenchmark: support for running on other repoTue, 29 Apr 2014 14:12:32 -0700, by Pierre-Yves David
-
revsetbenchmark: automatically finds the perf extensionTue, 29 Apr 2014 13:18:22 -0700, by Pierre-Yves David
-
bundle2: make sure standard stream are binary stableThu, 15 May 2014 23:53:21 -0700, by Pierre-Yves David
-
revset-benchmark: add max(::(tip~20) - obsolete())Mon, 19 May 2014 14:39:19 -0700, by Pierre-Yves David
-
merge: use separate lists for each action typeFri, 28 Feb 2014 02:25:58 +0100, by Mads Kiilerich
-
changelog: ensure changelog._delaybuf is initialized stableTue, 20 May 2014 13:55:08 -0700, by Pierre-Yves David
-
proxy: remove unneeded _set_hostport for compatibility with Python 2.7.7rc1 stableThu, 22 May 2014 22:05:26 +0900, by Yuya Nishihara
-
bugzilla: support Bugzilla 4.4.3+ API login token authentication (issue4257) stableFri, 23 May 2014 17:29:04 +0100, by Jim Hague
-
resolve: don't abort resolve -l even when no merge is in progressFri, 23 May 2014 13:10:31 -0700, by Siddharth Agarwal
-
templates: fix ifcontains against sets with length > 1 (issue4259) stableFri, 23 May 2014 16:25:55 -0700, by Durham Goode
-
run-tests: assign value to ESCAPEMAP - dict.update do not return selfSun, 25 May 2014 13:47:42 +0200, by Mads Kiilerich
-
run-tests: fix invalid reference to stringescape after a36cc85a5b7bSun, 25 May 2014 13:47:19 +0200, by Mads Kiilerich
-
update: specify custom conflict markers for update (BC)Fri, 09 May 2014 18:09:11 -0700, by Durham Goode
-
run-tests: add docstringsFri, 09 May 2014 16:13:14 -0700, by Gregory Szorc
-
run-tests: avoid duplicate code in vlog()Fri, 09 May 2014 15:55:58 -0700, by Gregory Szorc
-
run-tests: make attributes of TestRunner internalFri, 25 Apr 2014 15:34:28 -0700, by Gregory Szorc
-
run-tests: make testdir an argument of TestSuite.__init__Fri, 25 Apr 2014 15:11:38 -0700, by Gregory Szorc
-
run-tests: move loop to a named argument of TestSuite.__init__Fri, 25 Apr 2014 15:08:03 -0700, by Gregory Szorc
-
run-tests: make keywords a named argument to TestSuite.__init__Fri, 25 Apr 2014 15:06:23 -0700, by Gregory Szorc
-
run-tests: make retest a named argument of TestSuite.__init__Fri, 25 Apr 2014 15:03:06 -0700, by Gregory Szorc
-
run-tests: move whitelist and blacklist to named arguments of TestSuiteFri, 25 Apr 2014 15:00:54 -0700, by Gregory Szorc
-
run-tests: pass jobs into TestSuite constructorFri, 25 Apr 2014 14:51:53 -0700, by Gregory Szorc
-
help: add local/other description to merge tool descriptionFri, 16 May 2014 13:15:07 -0700, by Durham Goode
-
rebase: specify custom conflict marker labels for rebase (BC)Thu, 08 May 2014 16:55:56 -0700, by Durham Goode
-
graft: customize graft conflict markers (BC)Fri, 09 May 2014 18:15:02 -0700, by Durham Goode
-
merge: add labels parameter from merge.update to filemergeThu, 08 May 2014 16:54:23 -0700, by Durham Goode
-
run-tests: move interactive test acceptance into TestResultTue, 22 Apr 2014 13:32:05 -0700, by Gregory Szorc
-
run-tests: raise WarnTest outside of Test.fail()Tue, 22 Apr 2014 13:25:17 -0700, by Gregory Szorc
-
run-tests: move diff generation into TestResultTue, 22 Apr 2014 13:16:34 -0700, by Gregory Szorc
-
run-tests: remove global abort flagTue, 22 Apr 2014 12:35:18 -0700, by Gregory Szorc
-
merge: add conflict marker formatter (BC)Thu, 08 May 2014 16:50:22 -0700, by Durham Goode
-
run-tests: remove options from Test.__init__Tue, 22 Apr 2014 12:20:10 -0700, by Gregory Szorc
-
run-tests: move shell to Test.__init__Tue, 22 Apr 2014 12:17:23 -0700, by Gregory Szorc
-
run-tests: move py3kwarnings to Test.__init__Tue, 22 Apr 2014 12:15:55 -0700, by Gregory Szorc
-
run-tests: move extra config options to Test.__init__Tue, 22 Apr 2014 12:13:40 -0700, by Gregory Szorc
-
run-tests: refactor port number declarationTue, 22 Apr 2014 12:10:25 -0700, by Gregory Szorc
-
run-tests: move timeout into Test.__init__Tue, 22 Apr 2014 12:04:15 -0700, by Gregory Szorc
-
run-tests: move interactive to Test.__init__Tue, 22 Apr 2014 12:01:31 -0700, by Gregory Szorc
-
run-tests: move diff options into arguments of Test.__init__Tue, 22 Apr 2014 11:58:32 -0700, by Gregory Szorc
-
run-tests: move debug into an argument to Test.__init__Tue, 22 Apr 2014 11:44:34 -0700, by Gregory Szorc
-
run-tests: factor options.keep_tmpdir into an argument to Test.__init__Tue, 22 Apr 2014 11:41:10 -0700, by Gregory Szorc
-
run-tests: remove redundant test name filterTue, 22 Apr 2014 12:29:33 -0700, by Gregory Szorc
-
run-tests: move test filtering into TestSuite.run()Tue, 22 Apr 2014 11:38:14 -0700, by Gregory Szorc
-
run-tests: no longer pass a TestRunner into Test.__init__Tue, 22 Apr 2014 10:13:41 -0700, by Gregory Szorc
-
run-tests: pass abort into Test.__init__Tue, 22 Apr 2014 10:12:19 -0700, by Gregory Szorc
-
run-tests: pass temp dir into Test.__init__Tue, 22 Apr 2014 10:05:32 -0700, by Gregory Szorc
-
update: show message when a bookmark is activated by updateThu, 07 Mar 2013 14:17:56 +1100, by Stephen Lee
-
run-tests: pass a full test path into Test.__init__Tue, 22 Apr 2014 10:01:22 -0700, by Gregory Szorc
-
run-tests: factor refpath into Test classesMon, 21 Apr 2014 16:43:36 -0700, by Gregory Szorc
-
run-tests: don't trap exceptions in Test.runTest()Sun, 20 Apr 2014 18:23:48 -0700, by Gregory Szorc
-
run-tests: factor options out of run()Sun, 20 Apr 2014 18:20:24 -0700, by Gregory Szorc
-
convert: mercurial source: convert global tags only - not local tagsFri, 16 May 2014 02:30:27 +0200, by Mads Kiilerich
-
run-tests: refactor temporary directories in TestSun, 20 Apr 2014 18:15:38 -0700, by Gregory Szorc
-
run-tests: move _executetests into TestSuiteSun, 20 Apr 2014 17:42:31 -0700, by Gregory Szorc
-
run-tests: capture execution times in TestResultSun, 20 Apr 2014 17:39:26 -0700, by Gregory Szorc
-
run-tests: move outputtimes() into unittest runner classSun, 20 Apr 2014 17:28:24 -0700, by Gregory Szorc
-
run-tests: refactor how times are recordedSun, 20 Apr 2014 17:21:24 -0700, by Gregory Szorc
-
run-tests: eliminate Test._resultSun, 20 Apr 2014 17:13:10 -0700, by Gregory Szorc
-
run-tests: replace Test.ignore() with raise IgnoreTestSun, 20 Apr 2014 17:10:49 -0700, by Gregory Szorc
-
run-tests: replace Test.skip() with raise SkipTestSun, 20 Apr 2014 17:09:52 -0700, by Gregory Szorc
-
run-tests: remove some legacy code around result handlingSun, 20 Apr 2014 17:06:57 -0700, by Gregory Szorc
-
run-tests: merge MercurialTest into TestSun, 20 Apr 2014 17:04:42 -0700, by Gregory Szorc
-
check-code: check for consistent usage of the websub filter in hgweb templatesSat, 17 May 2014 17:11:06 +0800, by Steven Brown
-
hgweb: apply websub filter to the changeset description in rss and atom feedsSat, 17 May 2014 17:10:23 +0800, by Steven Brown
-
tests: write the hgrc file for test-hgweb-commands.t with cat instead of echoSat, 17 May 2014 17:09:46 +0800, by Steven Brown
-
tests: tests for the rss feedsSat, 17 May 2014 17:09:10 +0800, by Steven Brown
-
localrepo: use _matchstatus of context objectsWed, 23 Apr 2014 15:54:26 -0500, by Sean Farley
-
workingctx: override _matchstatus for parentworking caseThu, 24 Apr 2014 08:32:28 -0500, by Sean Farley
-
basectx: add _matchstatus method for factoring out last of parentworking logicWed, 23 Apr 2014 15:39:30 -0500, by Sean Farley
-
workingctx: use inheritance for _buildstatus while keeping the fastpathThu, 24 Apr 2014 08:34:44 -0500, by Sean Farley
-
localrepo: remove unneeded unpacking of rTue, 22 Apr 2014 19:06:37 -0500, by Sean Farley
-
localrepo: call _poststatus hook instead of hardcoding symlink knowledgeTue, 22 Apr 2014 13:02:38 -0500, by Sean Farley
-
workingctx: add _poststatus method to call _filtersuspectsymlinkTue, 22 Apr 2014 12:59:22 -0500, by Sean Farley
-
context: add a no-op _poststatus methodTue, 22 Apr 2014 12:51:58 -0500, by Sean Farley
-
localrepo: call _prestatus hook instead of hardcoding dirstate knowledgeTue, 22 Apr 2014 12:43:20 -0500, by Sean Farley
-
workingctx: add _prestatus method to call _dirstatestatusMon, 21 Apr 2014 22:12:59 -0500, by Sean Farley
-
context: add a no-op _prestatus methodMon, 21 Apr 2014 21:39:10 -0500, by Sean Farley
-
localrepo: use _buildstatus from contextMon, 21 Apr 2014 21:36:14 -0500, by Sean Farley
-
context: add _buildstatus methodMon, 21 Apr 2014 21:35:36 -0500, by Sean Farley
-
localrepo: remove workingctx logic already moved to contextMon, 21 Apr 2014 20:42:42 -0500, by Sean Farley
-
localrepo: move the order of local variablesMon, 21 Apr 2014 20:23:47 -0500, by Sean Farley
-
localrepo: factor out _manifestmatch logic for workingctxTue, 15 Apr 2014 15:43:30 -0500, by Sean Farley
-
localrepo: use _manifestmatches instead of duplicating logicTue, 11 Mar 2014 18:38:44 -0500, by Sean Farley
-
basectx: add _manifestmatches methodWed, 23 Apr 2014 20:52:10 -0500, by Sean Farley
-
localrepo: always set the variable r in status methodTue, 11 Mar 2014 18:35:39 -0500, by Sean Farley