Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lib: add ability to template repo urls with {arch} #574

Open
wants to merge 34 commits into
base: master
Choose a base branch
from

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    36df78d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca40961 View commit details
    Browse the repository at this point in the history
  3. bin/xbps-query: add -F/--format flag

    Duncaen authored and classabbyamp committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    b3ba0f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0813ea7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5972c11 View commit details
    Browse the repository at this point in the history
  6. bin/xbps-query: document format flag

    Duncaen authored and classabbyamp committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    03b4ab1 View commit details
    Browse the repository at this point in the history
  7. lib/format.c: split/cleanup code

    Duncaen authored and classabbyamp committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    870b70c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0982b22 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c5388cd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    574938d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c95656e View commit details
    Browse the repository at this point in the history
  12. lib/format.c: refactor a bit

    Duncaen authored and classabbyamp committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    16afd80 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    eccfbeb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cd41df8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d324263 View commit details
    Browse the repository at this point in the history
  16. lib/format.c: fix xbps_fmts*

    Duncaen authored and classabbyamp committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    8b0663b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    902ad16 View commit details
    Browse the repository at this point in the history
  18. lib/json.c: add json printing stuff

    Duncaen authored and classabbyamp committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    5dfadfa View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8efe558 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9a95a39 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    fb28e5c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5640d57 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c0422e2 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6a5dae8 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    66c6216 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    22cd693 View commit details
    Browse the repository at this point in the history
  27. lib/format.c: IWYU

    Duncaen authored and classabbyamp committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    95e8568 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    b5e66ba View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    68940b5 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    4ec4a3c View commit details
    Browse the repository at this point in the history
  31. lib/json.c: names and documentation

    Duncaen authored and classabbyamp committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    c02eb41 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    fa46567 View commit details
    Browse the repository at this point in the history
  33. lib: add ability to template repo urls with {arch}

    {arch} will be replaced with XBPS_TARGET_ARCH (if set) or XBPS_ARCH
    classabbyamp committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    6a88c7b View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    441c728 View commit details
    Browse the repository at this point in the history