mercurial at 25735: 24 new changesets (2 on stable)

Mercurial Commits hg at intevation.org
Wed Jul 8 00:15:40 UTC 2015


24 new changesets (2 on stable) in mercurial:

http://selenic.com/repo/hg//rev/8a6264a2ee60
changeset:   25712:8a6264a2ee60
user:        Colin Chan <colinchan at fb.com>
date:        Wed Jul 01 13:13:02 2015 -0700
summary:     shelve: always backup shelves instead of deleting them

http://selenic.com/repo/hg//rev/2ca116614cfc
changeset:   25713:2ca116614cfc
user:        Colin Chan <colinchan at fb.com>
date:        Wed Jul 01 13:14:03 2015 -0700
summary:     shelve: only keep the latest N shelve backups

http://selenic.com/repo/hg//rev/8dd0b23161bf
changeset:   25714:8dd0b23161bf
branch:      stable
parent:      25681:34e6643f0c62
user:        Nathan Goldbaum <ngoldbau at ucsc.edu>
date:        Mon Jul 06 16:22:57 2015 -0700
summary:     forget: add a note to the command help about remove

http://selenic.com/repo/hg//rev/97fd07e38b83
changeset:   25715:97fd07e38b83
branch:      stable
user:        Eugene Baranov <eug.baranov at gmail.com>
date:        Fri Jul 03 18:10:58 2015 +0100
summary:     convert: handle deleted files when converting from Perforce (issue4743)

http://selenic.com/repo/hg//rev/d50677c3bf44
changeset:   25716:d50677c3bf44
parent:      25713:2ca116614cfc
user:        Pierre-Yves David <pierre-yves.david at fb.com>
date:        Thu Jul 02 23:46:18 2015 -0700
summary:     revset: prefetch method in "parents"

http://selenic.com/repo/hg//rev/46e2c57026bc
changeset:   25717:46e2c57026bc
user:        Pierre-Yves David <pierre-yves.david at fb.com>
date:        Fri Jul 03 10:07:51 2015 -0700
summary:     hgweb: drop the default argument for get_stat

http://selenic.com/repo/hg//rev/2e32f0897bcf
changeset:   25718:2e32f0897bcf
user:        Pierre-Yves David <pierre-yves.david at fb.com>
date:        Wed Jul 01 00:18:50 2015 -0700
summary:     hgweb: use an extensible list of files to check for refresh

http://selenic.com/repo/hg//rev/c51a18609a7f
changeset:   25719:c51a18609a7f
user:        Pierre-Yves David <pierre-yves.david at fb.com>
date:        Wed Jul 01 01:02:27 2015 -0700
summary:     hgweb: also refresh the repo on changes to the obsstore

http://selenic.com/repo/hg//rev/bd2e171d023b
changeset:   25720:bd2e171d023b
user:        Pierre-Yves David <pierre-yves.david at fb.com>
date:        Tue Jun 30 23:55:22 2015 -0700
summary:     hgweb: also monitor change to bookmarks

http://selenic.com/repo/hg//rev/5b9b70635423
changeset:   25721:5b9b70635423
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Wed Jul 01 20:53:12 2015 -0400
summary:     test-convert-git: stablize for git 1.7.7.6

http://selenic.com/repo/hg//rev/eb15c5be381c
changeset:   25722:eb15c5be381c
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Thu Jul 02 00:04:08 2015 -0400
summary:     test-convert-git: use a relative gitmodule url

http://selenic.com/repo/hg//rev/2a8d8b4097c8
changeset:   25723:2a8d8b4097c8
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sat Jul 04 23:11:32 2015 -0400
summary:     help: support 'hg help template.somekeyword'

http://selenic.com/repo/hg//rev/4474a750413f
changeset:   25724:4474a750413f
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Fri Jun 26 23:11:05 2015 -0400
summary:     templatekw: introduce the changessincelatesttag keyword

http://selenic.com/repo/hg//rev/f5f43178bdde
changeset:   25725:f5f43178bdde
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Tue Jun 30 23:56:49 2015 -0400
summary:     archive: use {changessincelatesttag} to build the metadata file

http://selenic.com/repo/hg//rev/b44e483726d3
changeset:   25726:b44e483726d3
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Mon Jul 06 23:12:24 2015 -0400
summary:     templatekw: allow the caller of showlist() to specify the join() separator

http://selenic.com/repo/hg//rev/b8245386ab40
changeset:   25727:b8245386ab40
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Mon Jul 06 23:23:22 2015 -0400
summary:     templatekw: make {latesttag} a hybrid list

http://selenic.com/repo/hg//rev/905c32321cfb
changeset:   25728:905c32321cfb
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Fri Jul 03 06:56:03 2015 +0900
summary:     run-tests.py: execute hghave by the path relative to run-tests.py

http://selenic.com/repo/hg//rev/57dfadc4f46c
changeset:   25729:57dfadc4f46c
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Fri Jul 03 06:56:03 2015 +0900
summary:     run-tests.py: add RUNTESTDIR to refer `tests` of Mercurial

http://selenic.com/repo/hg//rev/c380d5273e91
changeset:   25730:c380d5273e91
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Fri Jul 03 06:56:03 2015 +0900
summary:     run-tests.py: add TESTDIR to PATH if it differs from RUNTESTDIR

http://selenic.com/repo/hg//rev/cd1daab5d036
changeset:   25731:cd1daab5d036
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Fri Jul 03 06:56:03 2015 +0900
summary:     import-checker.py: exit with code 0 if no error is detected

http://selenic.com/repo/hg//rev/b94df10cc3b5
changeset:   25732:b94df10cc3b5
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Fri Jul 03 06:56:03 2015 +0900
summary:     hghave: allow adding customized features at runtime

http://selenic.com/repo/hg//rev/f99c066f5f9a
changeset:   25733:f99c066f5f9a
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Jul 04 10:54:03 2015 +0900
summary:     import-checker: recurse into subtree of sys.path only if __init__.py exists

http://selenic.com/repo/hg//rev/9086d0c1def3
changeset:   25734:9086d0c1def3
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Jul 04 10:56:37 2015 +0900
summary:     import-checker: exclude mercurial packages installed into the system path

http://selenic.com/repo/hg//rev/3948cb4d0ae7
changeset:   25735:3948cb4d0ae7
bookmark:    @
tag:         tip
parent:      25734:9086d0c1def3
parent:      25715:97fd07e38b83
user:        Matt Mackall <mpm at selenic.com>
date:        Tue Jul 07 19:07:04 2015 -0500
summary:     merge with stable

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


More information about the Mercurial-devel mailing list