Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • X xdg-specs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 77
    • Issues 77
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 19
    • Merge requests 19
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • xdg
  • xdg-specs
  • Merge requests
  • !60

basedir: support drop-ins for configuration paths

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Luca Boccassi requested to merge bluca/xdg-specs:mask_dropins into master Oct 26, 2022
  • Overview 23
  • Commits 1
  • Pipelines 5
  • Changes 1

Many projects (and a library, libeconf) support the concept of drop-ins, that allow selectively overriding parts of a configuration file. Configuration parsers must load all files and their drop-ins, and merge them in lexicographic order.

Moved from !59

Edited Oct 26, 2022 by Luca Boccassi
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: mask_dropins