Commit Graph

  • 8a753d84f2 Add builduser to same groups as on host custom-v1.1.1 Martchus 2021-07-20 18:30:10 +0200
  • 329cd98df6 Log systemd-nspawn invocation parameters Martchus 2021-07-20 18:26:04 +0200
  • 8f5833a31b Set TERM within the systemd-nspawn container in makechrootpkg Martchus 2020-05-20 16:33:36 +0200
  • 4b2e024b61 Adjust systemd-nspawn flags Martchus 2019-04-16 17:15:34 +0200
  • 67382b2784 makechrootpkg: don't delete MAKEFLAGS and PACKAGER Kevin Mihelich 2016-07-03 21:32:15 -0600
  • ed8696be78 archbuild: no setarch Kevin Mihelich 2014-12-28 22:34:04 -0700
  • 7895ae5218 makechrootpkg: no default logging Kevin Mihelich 2014-12-28 22:33:41 -0700
  • 881c5530bb arch-nspawn: arm fix Kevin Mihelich 2014-12-28 22:33:00 -0700
  • 415170d646 makechrootpkg: distcc Kevin Mihelich 2014-12-28 22:32:15 -0700
  • 8a97edc9b1 arch-nspawn: keep mirrorlist Kevin Mihelich 2014-12-28 22:27:34 -0700
  • 0ed93d467e makechrootpkg: Allow specifying cache dir Kevin Mihelich 2014-12-28 22:25:58 -0700
  • 6d0ac6b9a8
    chore(release): version v1.1.1 Levente Polyak 2024-02-14 01:40:16 +0100
  • 66a4357f3e
    fix(common): ensure TERM is always set with a fallback to dumb Levente Polyak 2024-02-14 01:18:40 +0100
  • db2f82bf19
    feat(offload-build): preserve the TERM variable Christian Heusel 2024-02-11 00:32:41 +0100
  • e0a84aefc3
    fix(common): check before using tput with a fallback for colors Christian Heusel 2024-02-10 20:14:16 +0100
  • 98bd7e3760 fix(build): explicitly add --nosign when building a srcpkg Jakub Klinkovský 2024-02-11 13:37:49 +0100
  • 3e79cb8f4a
    doc: add pacman-contrib to optdeps in the README Christian Heusel 2024-02-10 20:10:45 +0100
  • 1cf402eae9
    fix(build): forward target repo options to the release subcommand Levente Polyak 2024-02-09 20:18:30 +0100
  • 0469d3c902
    fix(build): avoid trying to download none existing debug packages Levente Polyak 2024-02-08 21:29:55 +0100
  • f6b1b1ba45
    doc: add curl to the dependencies in the README Christian Heusel 2024-02-08 02:00:29 +0100
  • 36ece44b12
    chore(release): version v1.1.0 Christian Heusel 2024-02-08 01:31:00 +0100
  • fc05ea19d9
    fix(build): allow unstable repositories to override repo target Levente Polyak 2024-02-08 01:15:48 +0100
  • 3ecba314fc
    feat(build): consolidate repo flags in build and release subcommand Levente Polyak 2024-02-06 21:59:11 +0100
  • 5042dcaeb4
    feat(build): allow to test-install the built packages Christian Heusel 2023-06-15 16:30:41 +0200
  • 67fdb58758
    feat(search): add status spinner to long running GitLab calls Levente Polyak 2024-01-18 19:44:11 +0100
  • eabb1a9313
    fix(doc): Correct typo in version check error message Carl Smedstad 2024-02-05 11:44:51 +0100
  • a7a2f25fb0
    fix(version): Handle pkgbase with '.' correctly Carl Smedstad 2024-02-05 11:43:33 +0100
  • 800cf9b56b
    fix(version): fix typo never should be newer Jelle van der Waa 2024-02-04 11:27:02 +0100
  • 4d72f4560c
    doc(version): extensively revamp documentation for version subcommands Levente Polyak 2024-01-19 01:57:18 +0100
  • e3edf25554
    feat(version): use exit code for check to indicate out-of-date versions Levente Polyak 2024-01-18 19:15:22 +0100
  • b258bb3b7c
    feat(version): add verbose option to display up-to-date versions Levente Polyak 2024-01-18 03:33:13 +0100
  • 08ece1640b
    feat(version): add spinner while checking upstream versions Levente Polyak 2024-01-18 02:57:55 +0100
  • fedfc80ca1
    feat(term): add terminal utils to handle a dynamic spinner Levente Polyak 2024-01-18 02:39:34 +0100
  • 66e83c950c
    feat(version): pretty print and group together version check results Levente Polyak 2024-01-18 02:29:27 +0100
  • 96f39525bf
    feat(version): support nvchecker keyfile from user config home Levente Polyak 2024-01-13 15:27:34 +0100
  • 03d5c928cf
    fix(version): add error handling to version check subcommand Levente Polyak 2024-01-13 14:33:09 +0100
  • 6054c869e1
    feat(upgrade): introduce the version upgrade subcommand Christian Heusel 2024-01-05 19:10:38 +0100
  • 313c5b4d32
    chore(check): factor out function to get upstream version Christian Heusel 2024-01-05 18:35:39 +0100
  • db8c157eea
    chore(build): factor out functions to modify PKGBUILDs Christian Heusel 2024-01-05 17:43:34 +0100
  • 343a2b5d4c
    chore(search): correct typo in optional dependency bat Levente Polyak 2024-01-18 19:38:42 +0100
  • 7a8f0eb47e
    fix(doc): correct typo in optional dependency bat Levente Polyak 2024-01-18 03:02:18 +0100
  • e6f7aa395f
    feat(version): introduce version check subcommand Jelle van der Waa 2023-11-05 16:11:12 +0100
  • e413b65df3
    fix(build): re-source the PKGBUILD to update changed values Levente Polyak 2024-01-03 16:21:40 +0100
  • ef04960b98
    feat(build): update srcinfo file after build Levente Polyak 2023-12-23 23:49:07 +0100
  • d210079037
    feat(util): add library function to generate source packages Levente Polyak 2024-01-09 00:39:43 +0100
  • b264c7f1c7
    feat(util): parallelize srcinfo generation Levente Polyak 2023-09-10 00:00:27 +0200
  • 2b8033b911
    feat(aur): add subcommand to drop a package from the repos to the AUR Christian Heusel 2023-06-08 14:47:29 +0200
  • 8f45c65830
    fix(completion): support subcommands that have multiple dashes Levente Polyak 2023-12-22 21:04:23 +0100
  • d0dc0e1a32
    feat(search): add optional plain output formatting Levente Polyak 2024-01-05 19:23:52 +0100
  • 0e538cf498
    fix(util): open lock file in append mode to avoid overwriting files Levente Polyak 2024-01-05 13:38:19 +0100
  • 4673ad6c89
    feat(search): add subcommand to search across the packaging group Jelle van der Waa 2023-07-01 15:21:32 +0200
  • 78dd150996
    chore(offload-build): deprecate in favor of pkgctl build --offload Levente Polyak 2024-01-05 01:07:39 +0100
  • 4425913e4f
    chore(build): use more intuitive update-checksums option for humans Levente Polyak 2023-12-21 21:40:57 +0100
  • b9921d60db Add builduser to same groups as on host custom-v1.0.4 Martchus 2021-07-20 18:30:10 +0200
  • e81f5e016b Log systemd-nspawn invocation parameters Martchus 2021-07-20 18:26:04 +0200
  • 41a1da26ef Set TERM within the systemd-nspawn container in makechrootpkg Martchus 2020-05-20 16:33:36 +0200
  • 1e26863d0d Adjust systemd-nspawn flags Martchus 2019-04-16 17:15:34 +0200
  • 31b3ed8ce1 makechrootpkg: don't delete MAKEFLAGS and PACKAGER Kevin Mihelich 2016-07-03 21:32:15 -0600
  • 3f25277782 archbuild: no setarch Kevin Mihelich 2014-12-28 22:34:04 -0700
  • 4666f5577f makechrootpkg: no default logging Kevin Mihelich 2014-12-28 22:33:41 -0700
  • cb79cd540d arch-nspawn: arm fix Kevin Mihelich 2014-12-28 22:33:00 -0700
  • 7ab36cedc6 makechrootpkg: distcc Kevin Mihelich 2014-12-28 22:32:15 -0700
  • 13131d1122 arch-nspawn: keep mirrorlist Kevin Mihelich 2014-12-28 22:27:34 -0700
  • 0d3d6ea1e9 makechrootpkg: cache dir Kevin Mihelich 2014-12-28 22:25:58 -0700
  • 2a1e8aebaf
    chore(make): suppress output when copying git hooks directory Levente Polyak 2023-12-19 20:27:01 +0100
  • 3933f20001
    fix(cliff): trim fix separator before checking merge request id Levente Polyak 2023-12-19 19:54:01 +0100
  • 0f14d630bc
    feat(cliff): add label for breaking changes to changelog Levente Polyak 2023-12-19 19:53:09 +0100
  • d00a2b9890
    feat(configure): ship default ignore via exclude Levente Polyak 2023-06-11 23:31:18 +0200
  • c2d73d73ae
    fix(commitpkg): prefer core.editor over $EDITOR and $VISUAL Christian Heusel 2023-10-09 16:24:50 +0200
  • f2cafa3cb0
    feat(clone): speedup maintainer and universe clone query Levente Polyak 2023-12-03 19:46:09 +0100
  • c356995dc1
    feat(config): Add -z pack-relative-relocs to LDFLAGS Jan Alexander Steffens (heftig) 2023-09-01 23:53:03 +0200
  • 1535a69af6
    chore(config): Use one -Wl in LDFLAGS per logical flag Jan Alexander Steffens (heftig) 2023-09-01 23:53:03 +0200
  • 9a356eae82
    feat(web): implement option to print the URL instead of opening it Christian Heusel 2023-09-02 12:31:12 +0200
  • ae14c246b8
    feat(makerepropkg): Add option to skip running check for speedup kpcyrd 2023-08-25 04:02:56 +0200
  • cc369e86d2
    feat(makechrootpkg): add option to interactively inspect the chroot Levente Polyak 2023-03-23 23:38:29 +0100
  • c9de6a18b9
    fix(make): Specify GITLAB_HOST for glab to avoid default host confusion David Runge 2023-10-25 16:53:10 +0200
  • 9f8ca5df1a
    chore(release): nicely format multiple "Component:" trailers Christian Heusel 2023-11-24 02:32:02 +0100
  • 7825f9fb02
    chore(docs): correct the manpage for pkgctl db update Christian Heusel 2023-11-24 02:17:10 +0100
  • b7984c6073
    chore(release): allow fixes tags without cluttering the changelog Christian Heusel 2023-10-22 20:37:09 +0200
  • 5e3ab4b321
    chore(docs): correct the manpage for pkgctl db move Christian Heusel 2023-10-22 20:30:33 +0200
  • e7b82f36ef
    feat(build): add --updpkgsums option Christian Heusel 2023-07-25 11:19:11 +0200
  • 4d7364ed1b
    fix(cliff): update the tag_pattern to use regex Orhun Parmaksız 2023-10-31 16:55:14 +0100
  • e0ab20d05c
    fix(build): use correct variable to reference available architectures Levente Polyak 2023-10-17 23:23:36 +0200
  • 5cbe9ad612
    fix(build): allow using --install and --offload simultaneously Antonio Rojas 2023-10-13 20:13:31 +0000
  • 6f106e7cd6
    chore: refactor loop variable name Christian Heusel 2023-07-21 11:37:27 +0200
  • 0669315821
    chore: refactor variable names in valid-{tags,repos}.sh Christian Heusel 2023-07-21 11:04:13 +0200
  • a6d43aca01
    chore(release): streamline release make target with git-cliff and glab Levente Polyak 2023-09-27 01:10:26 +0200
  • 02bc8bfbc0
    chore(release): version v1.0.4 Levente Polyak 2023-09-27 00:38:17 +0200
  • f632659563
    fix(clone): ssh connection may require user input (key unlocking etc) Levente Polyak 2023-09-26 22:09:41 +0200
  • 7e41adf00b
    chore: add a config file for git cliff Christian Heusel 2023-07-22 10:40:34 +0200
  • a316b50f88
    fix(makepkg.conf): use breezy for the bzr protocol in makepkg.conf Levente Polyak 2023-09-19 01:30:46 +0200
  • 547961681a
    fix(pkgctl): avoid pacman db dependency checks during repo detection Levente Polyak 2023-09-05 00:00:56 +0200
  • 8190a22480
    feat(release): always generate a .SRCINFO file on release Jelle van der Waa 2023-07-21 16:04:17 +0200
  • f31ea3a48e
    fix(build): fix repo detection for special chars in package name Christian Heusel 2023-07-29 12:05:35 +0200
  • 9f7808c26e
    fix(build): installing packages into the chroot fails for relative links Christian Heusel 2023-07-27 11:53:11 +0200
  • 5f4fd52e38
    feat(arch-nspawn): Use a unique scope name instead of --keep-unit Jan Alexander Steffens (heftig) 2023-06-29 01:12:41 +0200
  • 1b25190176
    chore(arch-nspawn): Simplify args construction for systemd-nspawn Jan Alexander Steffens (heftig) 2023-06-28 23:40:38 +0200
  • 030e6af880
    chore: fix spelling mistake packge -> package Christian Heusel 2023-07-06 15:30:49 +0200
  • 662d6c5274
    fix(make): use correct version variable for release target Levente Polyak 2023-07-05 18:45:54 +0200
  • 3de03e8b1f
    chore(release): version v1.0.3 Levente Polyak 2023-07-05 18:36:07 +0200