Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • tracker-miners tracker-miners
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 82
    • Issues 82
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 22
    • Merge requests 22
  • 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
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • tracker-minerstracker-miners
  • Merge requests
  • !133

Split CLI tools

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Carlos Garnacho requested to merge wip/carlosg/cli-split into master Dec 29, 2019
  • Overview 0
  • Commits 23
  • Pipelines 3
  • Changes 31

Following tracker!168 (merged), this MR moves the following subcommands to the tracker-miners repo:

  • daemon
  • extract
  • index
  • reset
  • search
  • status
  • tag

Those are installed as separate executables in $libexec/tracker/, and are moved here as they rely on details of tracker-miners generally, and tracker-miner-fs/extract specifically.

This MR essentially restores all related files to the pre-2.0 split, and reapplies all relevant patches that happened meanwhile in the tracker repo.

Edited Dec 29, 2019 by Carlos Garnacho
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: wip/carlosg/cli-split