Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • diffoscope diffoscope
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 132
    • Issues 132
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Reproducible BuildsReproducible Builds
  • diffoscopediffoscope
  • Merge requests
  • !14

Add --list-missing-tools

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Will Thompson requested to merge wjt/diffoscope:list-missing-tools into master Nov 06, 2018
  • Overview 2
  • Commits 1
  • Pipelines 1
  • Changes 3

While creating a Flatpak package for Diffoscope, I found myself wanting to compare the list reported by --list-tools to what was available in the sandbox (so that I could add interesting external tools). Since Diffoscope already has all the machinery to find external tools – including logic to prefix "g" for GNU tools on non-GNU systems – it is best placed to report the list of missing tools.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: list-missing-tools