mercurial at 22491: 34 new changesets

Mercurial Commits hg at intevation.org
Fri Sep 19 16:16:28 CDT 2014


34 new changesets in mercurial:

http://selenic.com/repo/hg//rev/a476ee0b8e79
changeset:   22458:a476ee0b8e79
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sun Sep 07 11:33:22 2014 -0700
summary:     revsetbenchmarks: add an additional roots() benchmark

http://selenic.com/repo/hg//rev/0c7b018d3258
changeset:   22459:0c7b018d3258
user:        Siddharth Agarwal <sid0 at fb.com>
date:        Wed Sep 17 13:08:03 2014 -0700
summary:     dirstate: copyedit exception for no beginparentchange call

http://selenic.com/repo/hg//rev/c343557a8442
changeset:   22460:c343557a8442
user:        Jordi Guti?rrez Hermoso <jordigh at octave.org>
date:        Wed Aug 20 15:15:50 2014 -0400
summary:     patch: enable diff.tab markup for the color extension

http://selenic.com/repo/hg//rev/864bc2f4279b
changeset:   22461:864bc2f4279b
user:        Mads Kiilerich <madski at unity3d.com>
date:        Wed Aug 27 16:39:44 2014 +0200
summary:     contrib: add OS X p4merge to mergetools.hgrc

http://selenic.com/repo/hg//rev/fbd67cf34799
changeset:   22462:fbd67cf34799
user:        Jordi Guti?rrez Hermoso <jordigh at octave.org>
date:        Sun Aug 24 17:35:36 2014 -0400
summary:     color: document that labels are used for colorizing text

http://selenic.com/repo/hg//rev/1c4ae0f6a30f
changeset:   22463:1c4ae0f6a30f
user:        Jordi Guti?rrez Hermoso <jordigh at octave.org>
date:        Sun Aug 24 17:40:27 2014 -0400
summary:     color: enable debug option to show labels

http://selenic.com/repo/hg//rev/964dd1c491ca
changeset:   22464:964dd1c491ca
user:        Matt Mackall <mpm at selenic.com>
date:        Fri Sep 19 12:51:15 2014 -0500
summary:     color: change the debug output format

http://selenic.com/repo/hg//rev/f8e2aebbb24c
changeset:   22465:f8e2aebbb24c
user:        Jordi Guti?rrez Hermoso <jordigh at octave.org>
date:        Sun Aug 24 17:27:28 2014 -0400
summary:     color: document that changeset phases have labels

http://selenic.com/repo/hg//rev/e1b68c0a9363
changeset:   22466:e1b68c0a9363
user:        Siddharth Agarwal <sid0 at fb.com>
date:        Fri Sep 12 10:17:56 2014 -0700
summary:     convert: add initial docs for git sources

http://selenic.com/repo/hg//rev/333d654783ad
changeset:   22467:333d654783ad
user:        Siddharth Agarwal <sid0 at fb.com>
date:        Thu Sep 11 23:35:19 2014 -0700
summary:     convert: for git's getchanges, use explicit index for iteration

http://selenic.com/repo/hg//rev/5910184f1f7b
changeset:   22468:5910184f1f7b
user:        Siddharth Agarwal <sid0 at fb.com>
date:        Thu Sep 11 23:37:47 2014 -0700
summary:     convert: for git's getchanges, always split entry line into components

http://selenic.com/repo/hg//rev/15bc0431476b
changeset:   22469:15bc0431476b
user:        Siddharth Agarwal <sid0 at fb.com>
date:        Thu Sep 11 23:57:49 2014 -0700
summary:     convert: for git, factor out code to add entries to a separate function

http://selenic.com/repo/hg//rev/8e0c4df28eec
changeset:   22470:8e0c4df28eec
user:        Siddharth Agarwal <sid0 at fb.com>
date:        Fri Sep 12 11:23:26 2014 -0700
summary:     convert: add support to detect git renames and copies

http://selenic.com/repo/hg//rev/cc5f94db672b
changeset:   22471:cc5f94db672b
user:        Siddharth Agarwal <sid0 at fb.com>
date:        Fri Sep 12 12:28:30 2014 -0700
summary:     convert: add support to find git copies from all files in the working copy

http://selenic.com/repo/hg//rev/2e2577b0ccbe
changeset:   22472:2e2577b0ccbe
user:        Mike Edgar <adgar at google.com>
date:        Fri Sep 12 17:43:37 2014 -0400
summary:     contrib/synthrepo: only generate 2 parents if model contains merges

http://selenic.com/repo/hg//rev/ca85306b3eb2
changeset:   22473:ca85306b3eb2
user:        Mike Edgar <adgar at google.com>
date:        Fri Sep 12 21:38:52 2014 -0400
summary:     contrib/synthrepo: pass options to ctx.diff as kwargs, not a dict

http://selenic.com/repo/hg//rev/9da0ef363861
changeset:   22474:9da0ef363861
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Sep 17 21:15:43 2014 +0900
summary:     formatter: extract function that encode values to json string

http://selenic.com/repo/hg//rev/17eeda31e52b
changeset:   22475:17eeda31e52b
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Sep 17 21:30:22 2014 +0900
summary:     formatter: have jsonformatter accept tuple as value

http://selenic.com/repo/hg//rev/a0829ec34dbd
changeset:   22476:a0829ec34dbd
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Sep 17 22:21:01 2014 +0900
summary:     formatter: convert float value to json

http://selenic.com/repo/hg//rev/3c8ae79eacb0
changeset:   22477:3c8ae79eacb0
user:        Yuya Nishihara <yuya at tcha.org>
date:        Fri Aug 29 05:36:52 2014 +0200
summary:     annotate: build format string separately from annotation data

http://selenic.com/repo/hg//rev/a6b1413511f1
changeset:   22478:a6b1413511f1
user:        Yuya Nishihara <yuya at tcha.org>
date:        Fri Aug 29 06:19:32 2014 +0200
summary:     annotate: remove unused variable in calculation of column widths

http://selenic.com/repo/hg//rev/5d9e46d93c1d
changeset:   22479:5d9e46d93c1d
user:        Yuya Nishihara <yuya at tcha.org>
date:        Tue Sep 16 23:40:24 2014 +0900
summary:     annotate: split functions to get data without applying text formatting

http://selenic.com/repo/hg//rev/dff638170c48
changeset:   22480:dff638170c48
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Sep 17 23:21:20 2014 +0900
summary:     annotate: port to generic templater enabled by hidden -T option

http://selenic.com/repo/hg//rev/8488955127b0
changeset:   22481:8488955127b0
user:        Pierre-Yves David <pierre-yves.david at fb.com>
date:        Tue Sep 16 23:34:18 2014 -0700
summary:     revset: wider definition of ascending and descending for spanset

http://selenic.com/repo/hg//rev/2e40cda4b2c5
changeset:   22482:2e40cda4b2c5
user:        Pierre-Yves David <pierre-yves.david at fb.com>
date:        Tue Sep 16 23:37:03 2014 -0700
summary:     revset: use spanset.isdescending in multiple simple places

http://selenic.com/repo/hg//rev/a21d04848359
changeset:   22483:a21d04848359
user:        Pierre-Yves David <pierre-yves.david at fb.com>
date:        Tue Sep 16 23:47:34 2014 -0700
summary:     revset: simplify orderedlazyset creation in spanset method

http://selenic.com/repo/hg//rev/2b5940f64750
changeset:   22484:2b5940f64750
user:        Durham Goode <durham at fb.com>
date:        Tue Sep 16 16:03:21 2014 -0700
summary:     obsolete: use C code for headrevs calculation

http://selenic.com/repo/hg//rev/efedda4aed49
changeset:   22485:efedda4aed49
user:        Matt Mackall <mpm at selenic.com>
date:        Fri Sep 19 14:51:58 2014 -0500
summary:     import: let --exact 'work' with --no-commit (issue4376)

http://selenic.com/repo/hg//rev/f166e08ece3b
changeset:   22486:f166e08ece3b
user:        anuraggoel <anurag.dsps at gmail.com>
date:        Fri Sep 19 07:23:10 2014 +0530
summary:     run-tests: added 'cuser', 'csys' time info in report.json file

http://selenic.com/repo/hg//rev/e40bb83d0989
changeset:   22487:e40bb83d0989
user:        Pierre-Yves David <pierre-yves.david at fb.com>
date:        Tue Sep 16 22:55:49 2014 -0700
summary:     revset: stop using a baseset instead of a plain list in _revsbetween

http://selenic.com/repo/hg//rev/6c52ed3f888e
changeset:   22488:6c52ed3f888e
user:        Pierre-Yves David <pierre-yves.david at fb.com>
date:        Sat Aug 30 18:20:29 2014 +0200
summary:     revert: split between newly added file and file added in other changeset

http://selenic.com/repo/hg//rev/0d57bf80c7cb
changeset:   22489:0d57bf80c7cb
user:        Pierre-Yves David <pierre-yves.david at fb.com>
date:        Mon Sep 01 12:36:48 2014 +0200
summary:     revert: have an explicit action for "forget"

http://selenic.com/repo/hg//rev/bcab7bc7280e
changeset:   22490:bcab7bc7280e
user:        Pierre-Yves David <pierre-yves.david at fb.com>
date:        Sat Aug 30 02:23:25 2014 +0200
summary:     revert: explicitly track added but deleted file

http://selenic.com/repo/hg//rev/5e16fe6fdd32
changeset:   22491:5e16fe6fdd32
tag:         tip
user:        Pierre-Yves David <pierre-yves.david at fb.com>
date:        Sat Aug 30 02:25:23 2014 +0200
summary:     revert: add a `drop` action

-- 
Repository URL: http://selenic.com/repo/hg/


More information about the Mercurial-devel mailing list