Commit Graph

  • a562cfbf67
    NEWS: add repolock fix Duncan Overbruck 2021-09-10 14:45:24 +0200
  • 59ea6a5388
    lib: tighten repolock Piotr Wójcik 2021-07-19 21:29:32 +0200
  • ee2b5fb56f
    tests: package with repolock as dependency Piotr Wójcik 2021-07-19 21:29:32 +0200
  • 1383744603
    conf: fix skipping empty lines Duncan Overbruck 2021-09-10 14:31:20 +0200
  • 587856eb89 xbps-install.1: improve description for -y. Érico Nogueira 2021-06-27 19:16:03 -0300
  • 9e812c2d7e tests/xbps/xbps-digest: create tests. Érico Rolim 2020-08-30 01:30:09 -0300
  • 19f3e519fd
    lib/transaction_internalize.c: switch out deprecated libarchive function Duncan Overbruck 2021-06-26 19:18:49 +0200
  • 9139c4469f
    lib/transaction_files.c: document some details Duncan Overbruck 2020-05-21 12:49:14 +0200
  • 62962208fd
    lib/transaction_files.c: fix leaving behind obsolete directories Duncan Overbruck 2020-05-17 15:20:15 +0200
  • a8d095a2ba
    bin/xbps-rindex: drop libarchive compat macros Duncan Overbruck 2021-06-25 18:04:57 +0200
  • 2dc22401d5
    lib: drop libarchive compat macros and use non deprecated functions Duncan Overbruck 2021-06-25 18:04:15 +0200
  • fcbd7ef042
    NEWS: add unpacked state changes Duncan Overbruck 2021-06-26 18:48:50 +0200
  • d44aec4ecc
    tests: add/enable unpacked/unpack-only tests Duncan Overbruck 2021-06-12 16:05:27 +0200
  • 92a21db4da
    lib/transaction_ops.c: do not change the transaction mode of unpacked packages Duncan Overbruck 2021-06-12 15:54:09 +0200
  • 9763a36cea
    NEWS: add INSTALL/REMOVE script changes Duncan Overbruck 2021-06-26 18:42:43 +0200
  • dc0dda15f6
    tests: add test for various script actions Duncan Overbruck 2021-06-24 23:59:08 +0200
  • 59bcbddcdb
    lib/package_script.c: xbps_pkg_exec_script: remove useless copy and free Duncan Overbruck 2021-06-24 19:30:39 +0200
  • 1f99a099e8
    lib: run all post/purge-remove scripts at the end of the transaction Duncan Overbruck 2021-06-24 19:27:23 +0200
  • 02367e3c00
    lib: run pre-remove and pre-install scripts before unpacking Duncan Overbruck 2021-06-24 17:33:26 +0200
  • c94648630c
    lib/transaction_commit.c: don't configure already unpacked packages early Duncan Overbruck 2021-06-12 15:55:21 +0200
  • ab3fb82a7f
    lib: add binary package internalization step Duncan Overbruck 2021-06-24 17:08:53 +0200
  • c00fe9f3e1
    lib/util.c: make is_revision match the code style Duncan Overbruck 2021-06-26 17:14:23 +0200
  • 46b7057d91
    Fix signed vs unsigned char issues found by NetBSD. Juan RP 2021-01-27 13:33:28 +0100
  • 18a2a2b0a7
    configure: use command -v rather than which(1). Juan RP 2021-02-01 15:00:34 +0100
  • 778dbab22b
    NEWS: update Duncan Overbruck 2021-06-26 17:00:03 +0200
  • 72395cdf80
    tests: add test for configuration key/value formatting Duncan Overbruck 2021-06-26 15:26:52 +0200
  • 248ca4b152
    lib/conf.c: cleanup a bit Duncan Overbruck 2021-06-26 15:26:18 +0200
  • 453595a822
    lib/conf.c: strip whitespace after value in config eater 2021-06-06 15:38:33 +0200
  • 18416e2de8
    xbps-checkvers: list installed subpackages Piotr Wójcik 2021-05-27 23:32:54 +0200
  • 9f5a029a3f
    dewey.c: convert to UTF-8 Piotr Wójcik 2021-04-09 23:09:13 +0200
  • f86aeebd3e
    bin/xbps-create: stop storing mtime in files.plist Duncan Overbruck 2021-03-15 15:14:41 +0100
  • cdb0121a99
    bin/xbps-pkgdb: we don't rely on mtime anymore, the check is useless Duncan Overbruck 2021-03-15 15:12:56 +0100
  • e9411eda81
    lib: remove mtime updating on unchanged files Duncan Overbruck 2021-03-15 15:12:35 +0100
  • 6122bff7fa
    compat: correct HAVE_HUMANIZE_NUMBER typo Đoàn Trần Công Danh 2020-09-16 21:26:12 +0700
  • 379cd4da2c
    xbps-install: in dry run mode, print transaction even when disk is full Piotr Wójcik 2020-08-20 13:59:17 +0200
  • 024c4cc75d
    bin/xbps-create: fix incorrect assert variable Daniel T. Borelli 2020-07-21 21:15:51 -0300
  • 66f84a8b59
    bin/xbps-fetch: exit with failure if there was a failure in any of the downloads Duncan Overbruck 2020-06-26 13:44:54 +0200
  • 9cd3f8d0bf
    bin/xbps-fetch: fix printing uninitialized shasum in error cases Duncan Overbruck 2020-06-26 13:40:45 +0200
  • 5dbe040b75
    xbps-install.1: fix lint warnings Duncan Overbruck 2021-06-26 16:43:07 +0200
  • c797c7fbc4
    xbps-install.1: Add further details about -n. Alexis 2020-05-01 23:40:38 +1000
  • b18499a62d
    bin/xbps-query: use fwrite directly. Érico Nogueira 2021-05-12 10:22:12 -0300
  • 08ad0c2a9b
    lib/package_msg: don't roundtrip data with fmemopen Érico Nogueira 2021-05-12 10:19:55 -0300
  • 4a5eb8dc87 tests: fix one case not using rootdir Piotr Wójcik 2021-03-12 23:00:36 +0100
  • d67b87ab47 ci: migrate to openssl Piotr Wójcik 2021-03-12 00:13:22 +0100
  • 01180f9cb6
    lib/repo: change some error handling in repo_open_local. Érico Rolim 2020-11-10 00:11:16 -0300
  • d8cf66ce36
    xbps-checkvers.1: fix case of -I option. Érico Rolim 2020-07-17 21:23:57 -0300
  • 9a30f13300
    lib/initend.c: only use uname(3) if native_arch was not set Duncan Overbruck 2021-02-04 23:35:48 +0100
  • c6aaafb123
    lib/initend.c: allow XBPS{,_TARGET}_ARCH variables to overwrite config Duncan Overbruck 2021-02-04 23:27:06 +0100
  • b26f4068b7
    xbps-install: list reinstalled packages Piotr Wójcik 2020-08-20 14:08:29 +0200
  • 167289d590
    Avoid file descriptor leakes (fix #303) gt7-void 2020-07-11 18:27:50 -0300
  • 1263b6607f
    bin/xbps-rindex: fix a leak in load_rsa_privkey Arsen Arsenović 2020-08-30 00:06:44 +0200
  • a95f3d56c8
    lib/Makefile: fix linking for libxbps.so. Érico Rolim 2020-09-05 19:20:08 -0300
  • 9c5443d134
    fetch/http: add missing case when treating status code. Érico Rolim 2020-11-22 17:15:41 -0300
  • 2047dac6a0
    xbps-fetch: use standards compliant struct initializer. Érico Rolim 2020-12-05 19:00:45 -0300
  • 456f07c218
    proplib_wrapper: remove return from void functions. Érico Rolim 2020-12-05 18:23:16 -0300
  • dc8c8c3868
    lib/Makefile: guard -fvisibility=hidden flag. Érico Rolim 2020-12-05 18:22:03 -0300
  • 0b23de1bec
    __UNCONST: use uintptr_t instead of unsigned long. Érico Rolim 2020-12-26 17:51:22 -0300
  • 47df729bcc
    tree-wide: remove unnecessary __UNCONST usage. Érico Rolim 2020-12-05 20:15:48 -0300
  • 1e39f21f51
    xbps.d.5: describe ignorepkg more precisely Piotr Wójcik 2021-01-27 18:10:11 +0100
  • 51b39002e5
    Revert "Move all external code to lib/external." Duncan Overbruck 2021-02-04 22:42:57 +0100
  • 93410bee7f
    Revert "xbps_init: autodetect musl libc variant at compile time." Duncan Overbruck 2021-02-04 22:40:09 +0100
  • 6518107579 ci: Add GitHub actions CI. Érico Rolim 2020-12-12 23:11:49 -0300
  • e3b7472b41 build: only try to use git if the command is available. Érico Rolim 2020-12-13 01:53:42 -0300
  • 05ff04a0fb
    tests: new test case for updating "unpacked" packages Duncan Overbruck 2020-07-17 00:37:39 +0200
  • 15941299ff xbps.d.5: Multiple changes. Alexis 2020-05-01 16:18:44 +1000
  • 44cd938115
    Revert "Use shared LICENSE file for all xbps code." Duncan Overbruck 2020-04-29 14:12:10 +0200
  • 9effec0c4e
    Move all external code to lib/external. Juan RP 2020-04-24 12:32:09 +0200
  • 40d1cf0209
    LICENSE.3RDPARTY: fix years for UCB code Juan RP 2020-04-24 12:16:27 +0200
  • f85f6b5232
    LICENSE.3RDPARTY: sync Juan RP 2020-04-24 12:04:13 +0200
  • be7d8cfaf1
    Use shared LICENSE file for all xbps code. Juan RP 2020-04-24 11:44:19 +0200
  • 530e79c7ee
    Fix warnings detected by LTO. Juan RP 2020-04-23 08:32:54 +0200
  • e7c1f411ec
    configure: bump to 0.60 Juan RP 2020-04-23 07:26:30 +0200
  • c488b17ca9
    xbps-query.1: new section: PACKAGE MODES. Juan RP 2020-04-23 07:18:57 +0200
  • 3731f12c91
    xbps-install.1: new section: PACKAGE MODES. Juan RP 2020-04-23 07:18:25 +0200
  • 7d8247ae56
    Multiple changes to pkgs on hold mode. Juan RP 2020-04-23 06:03:56 +0200
  • 6b6b394686
    lib: keep pkgdb props on updates in the proper place. Juan RP 2020-04-22 12:20:38 +0200
  • 7a1f5424f6
    tests: add test case for explicit updates with repolock Duncan Overbruck 2020-04-22 12:18:01 +0200
  • f906f5a83d xbps_register_pkg: keep stored props in pkgdb on updates. Juan RP 2020-04-22 11:22:02 +0200
  • 9b695433a0
    bin: sync usage and keep it consistent in all utils. Juan RP 2020-04-20 21:25:14 +0200
  • d5251a9c23
    xbps_init: fix typo in debug output. Juan RP 2020-04-20 20:20:29 +0200
  • 07d8735db6
    Makefile: install licenses. Juan RP 2020-04-20 19:28:59 +0200
  • ed3f7b99af
    LICENSE.3RDPARTY: mention lib/compat/vasprintf.c. Juan RP 2020-04-20 19:20:08 +0200
  • 3453464ba6
    LICENSE.3RDPARTY: mention lib/util_path.c and xbps-fbulk. Juan RP 2020-04-20 19:13:00 +0200
  • 0b62ba8592
    xbps-fbulk: fix usage. Juan RP 2020-04-20 18:55:44 +0200
  • 1f4cfc377b
    xbps-fbulk: misc changes (v3). Juan RP 2020-04-20 18:50:11 +0200
  • a1d66032bd
    xbps-uchroot: support long options; update usage. Juan RP 2020-04-20 15:12:44 +0200
  • 9328afb397
    AUTHORS: update. Juan RP 2020-04-20 15:08:52 +0200
  • 82c0f5a2da
    LICENSE.3RDPARTY: include uthash. Juan RP 2020-04-20 15:02:32 +0200
  • 213ce1a72b
    xbps-rindex/remove-obsoletes.c: fix CID 284947 (Resource leak). Juan RP 2020-04-20 10:34:08 +0200
  • e155ba6d20
    lib/package_alternatives.c: revert back to orig order. Juan RP 2020-04-20 10:32:14 +0200
  • 35ae128826
    lib/fetch: fix CID 284966 in a different way. Juan RP 2020-04-20 10:31:13 +0200
  • 8663c3bd75
    lib/fetch/common.c: fix CID 284959 (NULL returns). Juan RP 2020-04-19 11:53:28 +0200
  • 359721baa6
    lib/fetch/common.c: fix CID 284966 (Resource leak). Juan RP 2020-04-19 11:43:54 +0200
  • 7b623783c8
    lib/package_alternatives.c: fix CID 284970 (Resource leak). Juan RP 2020-04-19 11:38:09 +0200
  • c5904cc6ef
    lib/conf.c: fix CID 284952 (Identical branches). Juan RP 2020-04-19 11:22:17 +0200
  • 96acc6d8ef
    lib/portableproplib/prop_object.c: fix CID 284969 (Double free). Juan RP 2020-04-19 11:17:39 +0200
  • 83d87ce05b
    lib/transaction_files.c: fix CID 284958 (Resource leak). Juan RP 2020-04-19 11:17:02 +0200
  • debfcf1273
    Use xbps_repo_release() where applicable. Juan RP 2020-04-19 11:09:05 +0200
  • cb580a5c1a bin/xbps-query: use puts instead of printf("%s\n", ...) Duncan Overbruck 2020-04-18 17:49:27 +0200
  • 910bb5674c bin/xbps-query: simplify list printing (with truncation) Duncan Overbruck 2020-04-18 17:46:23 +0200