mercurial/crew at 18675: 46 outgoing changesets (1 stable)

Mercurial Commits hg at intevation.org
Wed Feb 13 06:00:12 CST 2013


46 outgoing changesets (1 stable) in mercurial/crew:

http://hg.intevation.org/mercurial/crew/rev/f816aa377e0d
changeset:   18675:f816aa377e0d
bookmark:    @
tag:         tip
user:        Bryan O'Sullivan <bryano at fb.com>
date:        Tue Feb 12 16:02:35 2013 -0800
summary:     blackbox: fix a failing pyflakes test

http://hg.intevation.org/mercurial/crew/rev/c61b49d059eb
changeset:   18674:c61b49d059eb
user:        Durham Goode <durham at fb.com>
date:        Sat Feb 09 13:35:30 2013 -0800
summary:     blackbox: tests for the blackbox extension

http://hg.intevation.org/mercurial/crew/rev/f27598902007
changeset:   18673:f27598902007
user:        Durham Goode <durham at fb.com>
date:        Sat Feb 09 09:09:46 2013 -0800
summary:     blackbox: adds a 'blackbox' command for viewing recent logs

http://hg.intevation.org/mercurial/crew/rev/b2b4ddc55caa
changeset:   18672:b2b4ddc55caa
user:        Durham Goode <durham at fb.com>
date:        Sat Feb 09 09:04:48 2013 -0800
summary:     blackbox: log incoming changes via ui.log()

http://hg.intevation.org/mercurial/crew/rev/1c305128e5b9
changeset:   18671:1c305128e5b9
user:        Durham Goode <durham at fb.com>
date:        Sat Feb 09 09:04:32 2013 -0800
summary:     blackbox: logs python and extension hooks via ui.log()

http://hg.intevation.org/mercurial/crew/rev/ddc7268da176
changeset:   18670:ddc7268da176
user:        Durham Goode <durham at fb.com>
date:        Sat Feb 09 09:04:14 2013 -0800
summary:     blackbox: log the commands that are run

http://hg.intevation.org/mercurial/crew/rev/18242716a014
changeset:   18669:18242716a014
user:        Durham Goode <durham at fb.com>
date:        Tue Feb 12 14:08:33 2013 -0800
summary:     blackbox: adds a blackbox extension

http://hg.intevation.org/mercurial/crew/rev/4034b8d551b1
changeset:   18668:4034b8d551b1
user:        Bryan O'Sullivan <bryano at fb.com>
date:        Mon Feb 11 16:15:12 2013 -0800
summary:     scmutil: create directories in a race-safe way during update

http://hg.intevation.org/mercurial/crew/rev/f12804d3ff80
changeset:   18667:f12804d3ff80
parent:      18666:fb9d1c2805ff
parent:      18658:5e63a85299ba
user:        Bryan O'Sullivan <bryano at fb.com>
date:        Mon Feb 11 14:50:54 2013 -0800
summary:     Merge

http://hg.intevation.org/mercurial/crew/rev/fb9d1c2805ff
changeset:   18666:fb9d1c2805ff
user:        Idan Kamara <idankk86 at gmail.com>
date:        Sat Feb 09 19:02:45 2013 +0200
summary:     test-atomictempfile: convert to unit test

http://hg.intevation.org/mercurial/crew/rev/2cbfb8c497ee
changeset:   18665:2cbfb8c497ee
user:        Idan Kamara <idankk86 at gmail.com>
date:        Sat Feb 09 19:13:39 2013 +0200
summary:     tests: add a test runner utility that prints nothing when all tests pass

http://hg.intevation.org/mercurial/crew/rev/30d899febef8
changeset:   18664:30d899febef8
user:        Dan Villiom Podlaski Christiansen  <danchr at gmail.com>
date:        Sun Feb 10 13:14:31 2013 +0100
summary:     hgweb: consistent author name width

http://hg.intevation.org/mercurial/crew/rev/05cf40f9b0ec
changeset:   18663:05cf40f9b0ec
user:        Durham Goode <durham at fb.com>
date:        Sun Feb 10 12:23:39 2013 -0800
summary:     dirstate: fix generator/list error when using python 2.7

http://hg.intevation.org/mercurial/crew/rev/c5f7e83d47cd
changeset:   18662:c5f7e83d47cd
user:        Pierre-Yves David <pierre-yves.david at ens-lyon.org>
date:        Mon Feb 11 16:21:48 2013 +0100
summary:     mq: comply with filtering when injecting fake tags (issue3812)

http://hg.intevation.org/mercurial/crew/rev/4fb92f14a97a
changeset:   18661:4fb92f14a97a
user:        David Schleimer <dschleimer at fb.com>
date:        Fri Feb 08 05:36:08 2013 -0800
summary:     commit: factor out post-commit cleanup into workingctx

http://hg.intevation.org/mercurial/crew/rev/7e6946ed5756
changeset:   18660:7e6946ed5756
user:        David Schleimer <dschleimer at fb.com>
date:        Fri Feb 08 05:36:08 2013 -0800
summary:     localrepo: use workingctx for validation in commit

http://hg.intevation.org/mercurial/crew/rev/b946470efed9
changeset:   18659:b946470efed9
parent:      18656:8eb3408bf005
user:        David Schleimer <dschleimer at fb.com>
date:        Fri Feb 08 05:36:07 2013 -0800
summary:     localrepo: create context used for actual commit earlier

http://hg.intevation.org/mercurial/crew/rev/5e63a85299ba
changeset:   18658:5e63a85299ba
parent:      18656:8eb3408bf005
parent:      18657:d4a79e075303
user:        Thomas Arendsen Hein <thomas at intevation.de>
date:        Mon Feb 11 16:57:46 2013 +0100
summary:     merge with crew-stable

http://hg.intevation.org/mercurial/crew/rev/d4a79e075303
changeset:   18657:d4a79e075303
branch:      stable
bookmark:    crew-stable
parent:      18617:227479f61db9
user:        Pierre-Yves David <pierre-yves.david at ens-lyon.org>
date:        Sat Feb 09 23:28:42 2013 +0000
summary:     debugobsolete: improve command help

http://hg.intevation.org/mercurial/crew/rev/8eb3408bf005
changeset:   18656:8eb3408bf005
user:        Kevin Bullock <kbullock at ringworld.org>
date:        Sun Feb 10 23:01:12 2013 +0000
summary:     import: don't rollback on failed import --exact (issue3616)

http://hg.intevation.org/mercurial/crew/rev/882681bc3166
changeset:   18655:882681bc3166
parent:      18653:170142161672
parent:      18654:d9ff580fcaa2
user:        Bryan O'Sullivan <bryano at fb.com>
date:        Sun Feb 10 16:22:32 2013 -0800
summary:     Merge

http://hg.intevation.org/mercurial/crew/rev/d9ff580fcaa2
changeset:   18654:d9ff580fcaa2
parent:      18651:e556659340f0
parent:      18648:013fcd112f13
user:        Bryan O'Sullivan <bryano at fb.com>
date:        Sun Feb 10 16:21:30 2013 -0800
summary:     Merge

http://hg.intevation.org/mercurial/crew/rev/170142161672
changeset:   18653:170142161672
parent:      18652:a5e94bee77ed
parent:      18651:e556659340f0
user:        Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date:        Mon Feb 11 01:21:24 2013 +0100
summary:     merge crew and main

http://hg.intevation.org/mercurial/crew/rev/a5e94bee77ed
changeset:   18652:a5e94bee77ed
parent:      18642:76b69cccb07a
parent:      18648:013fcd112f13
user:        Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date:        Mon Feb 11 01:17:50 2013 +0100
summary:     merge crew and main

http://hg.intevation.org/mercurial/crew/rev/e556659340f0
changeset:   18651:e556659340f0
user:        Siddharth Agarwal <sid0 at fb.com>
date:        Sun Feb 10 16:55:01 2013 +0000
summary:     manifestmerge: fix order in which manifests are fetched

http://hg.intevation.org/mercurial/crew/rev/de0bd4bfc6d7
changeset:   18650:de0bd4bfc6d7
user:        Siddharth Agarwal <sid0 at fb.com>
date:        Sun Feb 10 12:16:46 2013 +0000
summary:     merge: run _forgetremoved after manifestmerge

http://hg.intevation.org/mercurial/crew/rev/0969980308c7
changeset:   18649:0969980308c7
parent:      18642:76b69cccb07a
user:        Siddharth Agarwal <sid0 at fb.com>
date:        Sun Feb 10 16:23:14 2013 +0000
summary:     dirstate: disable gc while parsing the dirstate

http://hg.intevation.org/mercurial/crew/rev/76b69cccb07a
changeset:   18642:76b69cccb07a
user:        Mads Kiilerich <mads at kiilerich.com>
date:        Fri Feb 08 22:54:17 2013 +0100
summary:     export: show 'Date' header in a format that also is readable for humans

http://hg.intevation.org/mercurial/crew/rev/c1d23b4a66d5
changeset:   18641:c1d23b4a66d5
user:        Mads Kiilerich <mads at kiilerich.com>
date:        Sun Feb 10 18:26:04 2013 +0100
summary:     factotum: fix urllib2 import so it no longer relies on a demandimport bug

http://hg.intevation.org/mercurial/crew/rev/c6a81e54c209
changeset:   18640:c6a81e54c209
user:        Mads Kiilerich <mads at kiilerich.com>
date:        Sun Jan 27 03:32:09 2013 +0100
summary:     hgweb: make the test suite use hgweb in a more WSGI compliant way

http://hg.intevation.org/mercurial/crew/rev/76ff3a715cf2
changeset:   18639:76ff3a715cf2
user:        Mads Kiilerich <mads at kiilerich.com>
date:        Sun Feb 10 18:24:29 2013 +0100
summary:     hgweb: simplify internal staticfile return codes

http://hg.intevation.org/mercurial/crew/rev/3e92772d5383
changeset:   18638:3e92772d5383
user:        Mads Kiilerich <mads at kiilerich.com>
date:        Sun Feb 10 18:24:29 2013 +0100
summary:     spelling: fix some minor issues found by spell checker

http://hg.intevation.org/mercurial/crew/rev/cc28a84db8c9
changeset:   18637:cc28a84db8c9
user:        Mads Kiilerich <mads at kiilerich.com>
date:        Fri Feb 08 23:26:00 2013 +0100
summary:     bundlerepo: replace basemap with the base field in the index

http://hg.intevation.org/mercurial/crew/rev/a40d608e2a7b
changeset:   18636:a40d608e2a7b
user:        Mads Kiilerich <mads at kiilerich.com>
date:        Fri Feb 08 22:54:48 2013 +0100
summary:     profiling: replace '+' markup of nested lines with indentation

http://hg.intevation.org/mercurial/crew/rev/6204e4d4dd6d
changeset:   18635:6204e4d4dd6d
parent:      18634:0027a5cec9d0
parent:      18633:a8648f32b8ed
user:        Augie Fackler <raf at durin42.com>
date:        Sun Feb 10 04:04:22 2013 -0600
summary:     Merge crew and main.

http://hg.intevation.org/mercurial/crew/rev/a8648f32b8ed
changeset:   18633:a8648f32b8ed
user:        Bryan O'Sullivan <bryano at fb.com>
date:        Sat Feb 09 15:51:32 2013 -0800
summary:     merge: don't fiddle with name lookups or i18n in hot loops

http://hg.intevation.org/mercurial/crew/rev/5774732bb5e5
changeset:   18632:5774732bb5e5
user:        Bryan O'Sullivan <bryano at fb.com>
date:        Sat Feb 09 15:51:32 2013 -0800
summary:     merge: apply non-interactive working dir updates in parallel

http://hg.intevation.org/mercurial/crew/rev/047110c0e2a8
changeset:   18631:047110c0e2a8
user:        Bryan O'Sullivan <bryano at fb.com>
date:        Sat Feb 09 15:51:32 2013 -0800
summary:     worker: allow a function to be run in multiple worker processes

http://hg.intevation.org/mercurial/crew/rev/ac4dbceeb14a
changeset:   18630:ac4dbceeb14a
user:        Bryan O'Sullivan <bryano at fb.com>
date:        Sat Feb 09 15:51:32 2013 -0800
summary:     worker: partition a list (of tasks) into equal-sized chunks

http://hg.intevation.org/mercurial/crew/rev/dcb27c153a40
changeset:   18629:dcb27c153a40
user:        Bryan O'Sullivan <bryano at fb.com>
date:        Sat Feb 09 15:51:26 2013 -0800
summary:     worker: estimate whether it's worth running a task in parallel

http://hg.intevation.org/mercurial/crew/rev/fed06dd07665
changeset:   18628:fed06dd07665
user:        Bryan O'Sullivan <bryano at fb.com>
date:        Sat Feb 09 15:22:12 2013 -0800
summary:     worker: count the number of CPUs

http://hg.intevation.org/mercurial/crew/rev/4b5d37ca3c11
changeset:   18627:4b5d37ca3c11
user:        Bryan O'Sullivan <bryano at fb.com>
date:        Sat Feb 09 15:22:10 2013 -0800
summary:     tests: getremove test output changes (fold into previous patch)

http://hg.intevation.org/mercurial/crew/rev/6390dd22b12f
changeset:   18626:6390dd22b12f
user:        Bryan O'Sullivan <bryano at fb.com>
date:        Sat Feb 09 15:22:09 2013 -0800
summary:     merge: report non-interactive progress in chunks

http://hg.intevation.org/mercurial/crew/rev/3e20079117c5
changeset:   18625:3e20079117c5
user:        Bryan O'Sullivan <bryano at fb.com>
date:        Sat Feb 09 15:22:08 2013 -0800
summary:     merge: handle subrepo merges and .hgsubstate specially

http://hg.intevation.org/mercurial/crew/rev/e2dc5397bc82
changeset:   18624:e2dc5397bc82
user:        Bryan O'Sullivan <bryano at fb.com>
date:        Sat Feb 09 15:22:04 2013 -0800
summary:     tests: update test output (will be folded into parent)

http://hg.intevation.org/mercurial/crew/rev/9b9e2d9e83a1
changeset:   18623:9b9e2d9e83a1
user:        Bryan O'Sullivan <bryano at fb.com>
date:        Sat Feb 09 15:21:58 2013 -0800
summary:     merge: split out mostly-non-interactive working dir updates

-- 
Repository URL: http://hg.intevation.org/mercurial/crew


More information about the Mercurial-devel mailing list