| Commit message (Expand) | Author | Age | Files | Lines |
* | *.eclass: @ECLASS-VARIABLE renamed to @ECLASS_VARIABLE | Ulrich Müller | 2022-03-24 | 1 | -12/+12 |
* | git-r3.eclass: Remove git-2 backwards compatibility code | Ulrich Müller | 2021-06-23 | 1 | -50/+4 |
* | git-r3.eclass: Support EAPI 8, drop support for EAPI 4 | Ulrich Müller | 2021-06-23 | 1 | -12/+6 |
* | git-r3.eclass: mark EGIT_CLONE_TYPE as @USER_VARIABLE | Sam James | 2021-03-31 | 1 | -1/+2 |
* | git-r3.eclass: fetch pullrequest refs on mirror clone type | Frédéric Pierret (fepitre) | 2020-09-02 | 1 | -0/+2 |
* | git-r3.eclass: Mark variable classes in eclassdoc | Michał Górny | 2020-07-04 | 1 | -0/+3 |
* | */*: Bump copyright on files touched this year | Michał Górny | 2020-02-11 | 1 | -1/+1 |
* | git-r3.eclass: Handle recursive submodules in EGIT_SUBMODULES | Michał Górny | 2020-01-10 | 1 | -8/+19 |
* | git-r3.eclass: Remove SGR control sequences from messages. | Ulrich Müller | 2019-12-15 | 1 | -9/+9 |
* | git-r3.eclass: Explicitly disable password prompts | Michał Górny | 2019-12-07 | 1 | -0/+3 |
* | eclass: Add "live" to PROPERTIES in all live eclasses. | Ulrich Müller | 2019-07-27 | 1 | -1/+3 |
* | git-r3.eclass: Undocument deprecated EGIT_LIVE_* API | Michał Górny | 2018-09-18 | 1 | -8/+1 |
* | git-r3.eclass: Print possible override vars for user convenience | Michał Górny | 2018-09-18 | 1 | -1/+11 |
* | git-r3.eclass: add @SUPPORTED_EAPIS | Michał Górny | 2018-08-15 | 1 | -0/+1 |
* | git-r3.eclass: Unconditionally depend on dev-vcs/git[curl] for HTTPS | Michał Górny | 2018-06-13 | 1 | -27/+2 |
* | git-r3.eclass: Ban EAPIs 0 through 3 | Michał Górny | 2018-06-13 | 1 | -1/+4 |
* | git-r3.eclass: Support EAPI 7 | Michał Górny | 2018-05-07 | 1 | -12/+27 |
* | eclass: misc spelling fixes | Mike Frysinger | 2018-03-28 | 1 | -3/+3 |
* | git-r3.eclass: Support more flexible EGIT_OVERRIDE_* APIs for user | Michał Górny | 2017-11-28 | 1 | -6/+49 |
* | git-r3.eclass: Support checking out specific subdirectories | Michał Górny | 2017-11-28 | 1 | -3/+17 |
* | git-r3.eclass: Copy packed-refs during manual clone | Sven Wegener | 2017-09-18 | 1 | -0/+3 |
* | eclass/git-r3.eclass: Typo | Jeroen Roovers | 2017-09-01 | 1 | -1/+1 |
* | git-r3.eclass: Explicitly warn about unsecure protocols | Michał Górny | 2017-08-25 | 1 | -1/+11 |
* | git-r3.eclass: Update docs to discourage unsafe protocols | Michał Górny | 2017-08-25 | 1 | -6/+10 |
* | git-r3.eclass: Remove unused eutils inherit | Michał Górny | 2017-04-14 | 1 | -7/+1 |
* | git-r3.eclass: Document EGIT_COMMIT* <=> EGIT_BRANCH, #612852 | Michał Górny | 2017-03-18 | 1 | -3/+5 |
* | Drop $Id$ per council decision in bug #611234. | Robin H. Johnson | 2017-02-28 | 1 | -1/+0 |
* | git-r3.eclass: Escape all weird chars in submodule names, #606950 | Michał Górny | 2017-01-25 | 1 | -4/+5 |
* | git-r3.eclass: Fix var names for packages starting with digits, #596912 | Michał Górny | 2016-10-22 | 1 | -0/+1 |
* | git-r3.eclass: Make git[curl] warning non-fatal, extend to HTTP, #597356 | Michał Górny | 2016-10-17 | 1 | -7/+12 |
* | git-r3.eclass: Support checking out repo by date, #510704 | Michał Górny | 2016-05-31 | 1 | -11/+58 |
* | git-r3.eclass: Allow *_LIVE* to unset ebuild-defined vars | Michał Górny | 2016-05-26 | 1 | -3/+3 |
* | git-r3.eclass: Support switching refs with EVCS_OFFLINE, #575898 | Michał Górny | 2016-05-26 | 1 | -109/+114 |
* | git-r3.eclass: Do not create clone dirs if EVCS_OFFLINE is being used | Michał Górny | 2016-05-26 | 1 | -1/+9 |
* | git-r3.eclass: Remove special logic for obsolete Google Code | Michał Górny | 2016-05-26 | 1 | -17/+1 |
* | git-r3.eclass: Support EGIT_SUBMODULES to filter used submodules, #497164 | Michał Górny | 2016-05-26 | 1 | -1/+53 |
* | git-r3.eclass: Remove unnecessary HEAD->branch mapping code, #524146 | Michał Górny | 2016-05-26 | 1 | -58/+4 |
* | git-r3.eclass: Filter out /. components from submodule refs, #572312 | Michał Górny | 2016-02-05 | 1 | -1/+6 |
* | git-r3.eclass: Unset local function after use | Michał Górny | 2015-12-06 | 1 | -0/+1 |
* | git-r3.eclass: Accept any ref rather than refs/heads/* only | Michał Górny | 2015-11-29 | 1 | -3/+3 |
* | git-r3.eclass: Remove unused variable | Michał Górny | 2015-11-29 | 1 | -2/+1 |
* | git-r3.eclass: Improve the comments a bit | Michał Górny | 2015-11-29 | 1 | -4/+4 |
* | git-r3.eclass: Add EAPI 6 support | Michał Górny | 2015-11-19 | 1 | -1/+1 |
* | git-r3.eclass: Remove redundant ||die in subshell | Michał Górny | 2015-11-19 | 1 | -1/+1 |
* | proj/gentoo: Initial commit | Robin H. Johnson | 2015-08-08 | 1 | -0/+988 |