summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Added EHG_CHECKOUT_DIR to override checkout destinationChristoph Junghans2014-07-251-11/+16
|
* Initialize cert_opt to an empty array instead of an empty string. Reported ↵Mike Gilbert2013-11-041-2/+2
| | | | by Kristian Fiskerstrand.
* Bug #467646 - Refer to /etc/portage/make.conf, not /etc/make.conf.Zac Medico2013-04-281-2/+2
|
* default to EHG_QUIET="OFF" (bug #461858)Christoph Junghans2013-03-151-4/+4
|
* added EHG_BOOTSTRAP (bug #340153), EHG_REVISION defaults to 'defaults (bug ↵Christoph Junghans2012-12-261-10/+60
| | | | #380947), set web.cacerts (bug #431220), use auth when pulling (bug #432364)
* Rename ESCM_OFFLINE to EVCS_OFFLINE, see bug #410469.Krzysztof Pawlik2012-04-031-2/+2
|
* Don't die if hg pull exits with status 1.Mike Gilbert2012-02-051-3/+5
|
* Update copyright years in headersChristian Faulhammer2011-12-271-2/+2
|
* Use --updaterev instead of --rev, thanks to Michał Górny ↵Krzysztof Pawlik2011-08-031-4/+4
| | | | (mgorny@gentoo.org), see bug #367481.
* Bug 343993: use ${S} for working directory.Krzysztof Pawlik2010-11-171-8/+9
|
* Export HG_REV_ID, see bug #339920.Krzysztof Pawlik2010-10-261-2/+2
|
* Include Hg revision info in the einfo output for Hg live builds, to allow ↵Robin H. Johnson2010-08-241-2/+9
| | | | reproducability.
* Allow changing store directory, update maintainers.Krzysztof Pawlik2010-04-021-17/+22
|
* Move mercurial.eclass dep from dev-util to dev-vcs.Dirkjan Ochtman2010-03-061-2/+2
|
* chmod is not critical, so do not die if it fails.Krzysztof Pawlik2010-01-171-2/+2
|
* Mention hg help revisions in description of EHG_REVISION, see bug #300969.Krzysztof Pawlik2010-01-171-1/+4
|
* Implement EHG_QUIET similar to EGIT_QUIET if you need more Mercurial output ↵Robin H. Johnson2009-12-111-4/+10
| | | | to see why a clone or pull is doing or failing.
* Add support for ESCM_OFFLINE, see bug 280214.Krzysztof Pawlik2009-09-291-2/+9
|
* Fix die message.Krzysztof Pawlik2009-03-111-2/+2
|
* Cleanup eclass, add documentation.Krzysztof Pawlik2009-03-091-55/+88
|
* Use clone --pull to fix bug #238314.Krzysztof Pawlik2009-02-221-5/+5
|
* Use g+rw instead of o+rw #151063. Don't die when hg pull finds no changes ↵Aron Griffis2006-10-131-4/+8
| | | | #151010
* Update mercurial.eclass per conversation with zzam, ↵Aron Griffis2006-06-081-17/+22
| | | | http://article.gmane.org/gmane.linux.gentoo.devel/38465
* add mercurial.eclass, similar to cvs.eclass etcAron Griffis2006-05-201-0/+69