| Age | Commit message (Expand) | Author |
| 2024-07-11 | git-r3.eclass: Drop support for EAPI 6 | Ulrich Müller |
| 2024-04-01 | git-r3.eclass: Add the ability to checkout ignored submodules. | Sebastian Parborg |
| 2024-04-01 | git-r3.eclass: Fix fetching git lfs files at certain refs. Only prune when ne... | Sebastian Parborg |
| 2023-12-20 | git-r3.eclass: fetch remote_ref in the mirror clone type | Alfred Wingate |
| 2023-11-10 | git-r3.eclass: Inroducing EVCS_STORE_DIRS var | Siddhanth Rathod |
| 2023-07-26 | git-r3.eclass: Add Git LFS support | Sebastian Parborg |
| 2023-07-18 | git-r3.eclass: Use '__init__' as initial branch | konsolebox |
| 2023-03-26 | git-r3.eclass: fix spelling | Sam James |
| 2023-03-26 | git-r3.eclass: Quote argument of ":" command | Ulrich Müller |
| 2023-03-17 | git-r3.eclass: remove EAPI 5 | David Seifert |
| 2022-11-07 | git-r3.eclass: Add checkout dirs as "safe" directories | Michał Górny |
| 2022-03-24 | *.eclass: @ECLASS-VARIABLE renamed to @ECLASS_VARIABLE | Ulrich Müller |
| 2021-06-23 | git-r3.eclass: Remove git-2 backwards compatibility code | Ulrich Müller |
| 2021-06-23 | git-r3.eclass: Support EAPI 8, drop support for EAPI 4 | Ulrich Müller |
| 2021-03-31 | git-r3.eclass: mark EGIT_CLONE_TYPE as @USER_VARIABLE | Sam James |
| 2020-09-02 | git-r3.eclass: fetch pullrequest refs on mirror clone type | Frédéric Pierret (fepitre) |
| 2020-07-04 | git-r3.eclass: Mark variable classes in eclassdoc | Michał Górny |
| 2020-02-11 | */*: Bump copyright on files touched this year | Michał Górny |
| 2020-01-10 | git-r3.eclass: Handle recursive submodules in EGIT_SUBMODULES | Michał Górny |
| 2019-12-15 | git-r3.eclass: Remove SGR control sequences from messages. | Ulrich Müller |
| 2019-12-07 | git-r3.eclass: Explicitly disable password prompts | Michał Górny |
| 2019-07-27 | eclass: Add "live" to PROPERTIES in all live eclasses. | Ulrich Müller |
| 2018-09-18 | git-r3.eclass: Undocument deprecated EGIT_LIVE_* API | Michał Górny |
| 2018-09-18 | git-r3.eclass: Print possible override vars for user convenience | Michał Górny |
| 2018-08-15 | git-r3.eclass: add @SUPPORTED_EAPIS | Michał Górny |
| 2018-06-13 | git-r3.eclass: Unconditionally depend on dev-vcs/git[curl] for HTTPS | Michał Górny |
| 2018-06-13 | git-r3.eclass: Ban EAPIs 0 through 3 | Michał Górny |
| 2018-05-07 | git-r3.eclass: Support EAPI 7 | Michał Górny |
| 2018-03-28 | eclass: misc spelling fixes | Mike Frysinger |
| 2017-11-28 | git-r3.eclass: Support more flexible EGIT_OVERRIDE_* APIs for user | Michał Górny |
| 2017-11-28 | git-r3.eclass: Support checking out specific subdirectories | Michał Górny |
| 2017-09-18 | git-r3.eclass: Copy packed-refs during manual clone | Sven Wegener |
| 2017-09-01 | eclass/git-r3.eclass: Typo | Jeroen Roovers |
| 2017-08-25 | git-r3.eclass: Explicitly warn about unsecure protocols | Michał Górny |
| 2017-08-25 | git-r3.eclass: Update docs to discourage unsafe protocols | Michał Górny |
| 2017-04-14 | git-r3.eclass: Remove unused eutils inherit | Michał Górny |
| 2017-03-18 | git-r3.eclass: Document EGIT_COMMIT* <=> EGIT_BRANCH, #612852 | Michał Górny |
| 2017-02-28 | Drop $Id$ per council decision in bug #611234. | Robin H. Johnson |
| 2017-01-25 | git-r3.eclass: Escape all weird chars in submodule names, #606950 | Michał Górny |
| 2016-10-22 | git-r3.eclass: Fix var names for packages starting with digits, #596912 | Michał Górny |
| 2016-10-17 | git-r3.eclass: Make git[curl] warning non-fatal, extend to HTTP, #597356 | Michał Górny |
| 2016-05-31 | git-r3.eclass: Support checking out repo by date, #510704 | Michał Górny |
| 2016-05-26 | git-r3.eclass: Allow *_LIVE* to unset ebuild-defined vars | Michał Górny |
| 2016-05-26 | git-r3.eclass: Support switching refs with EVCS_OFFLINE, #575898 | Michał Górny |
| 2016-05-26 | git-r3.eclass: Do not create clone dirs if EVCS_OFFLINE is being used | Michał Górny |
| 2016-05-26 | git-r3.eclass: Remove special logic for obsolete Google Code | Michał Górny |
| 2016-05-26 | git-r3.eclass: Support EGIT_SUBMODULES to filter used submodules, #497164 | Michał Górny |
| 2016-05-26 | git-r3.eclass: Remove unnecessary HEAD->branch mapping code, #524146 | Michał Górny |
| 2016-02-05 | git-r3.eclass: Filter out /. components from submodule refs, #572312 | Michał Górny |
| 2015-12-06 | git-r3.eclass: Unset local function after use | Michał Górny |