Commit Graph

  • c7293f62bc
    NEWS: mention my recent changes. Juan RP 2019-06-17 12:28:29 +0200
  • b672e1a7f2
    Improved "xbps auto-updating itself" behaviour. Juan RP 2019-06-17 12:02:02 +0200
  • f5f7f6b5a3
    xbps-rindex: fix comment, zstd is set by default. Juan RP 2019-06-17 08:22:43 +0200
  • 6c1759862e
    xbps-rindex: added --compression option and set zstd by default. Juan RP 2019-06-17 07:24:05 +0200
  • 7f75910054
    libxbps: added support for multiple compression formats in repodata. Juan RP 2019-06-17 07:14:24 +0200
  • ab9a587d34
    xbps-create: added support for lz4 and zstd compression formats. Juan RP 2019-06-17 07:12:18 +0200
  • 59dffd76cc
    lib/package_fulldeptree.c: simplify. Juan RP 2019-06-17 05:38:36 +0200
  • 36a35a93d1
    LICENSE: sync with xbps.h. Juan RP 2019-06-16 00:20:45 +0200
  • 230826d6b8
    include/xbps.h.in: mention gottox and duncaen. Juan RP 2019-06-16 00:02:32 +0200
  • 1037a77000 xbps-checkvers: grow buffer if necessary instead of free/malloc for every file Duncaen 2019-06-15 16:15:25 +0200
  • 323ca2f95a xbps-checkvers: cleanup and check strdup errors Duncaen 2019-06-15 15:43:21 +0200
  • 49cc70de9a xbps-checkvers: rewrite check_reverts without malloc Duncaen 2019-06-15 15:20:11 +0200
  • e495f84954 xbps-checkvers: set rcv->fname when loading from cache Duncaen 2019-06-15 15:19:30 +0200
  • 3805fd5297 xbps-checkvers: use proplib data structures and add cache file Duncaen 2019-06-14 21:12:51 +0200
  • 26cc209225 xbps-checkvers: remove magic buffer and use fwrite for %t format Duncaen 2019-06-14 14:32:24 +0200
  • dfa6e80d13 xbps-checkvers: add %t format to get requested template name from path (ie subpackage) Duncaen 2019-06-14 13:15:53 +0200
  • db2eb29cbc xbps-checkvers: add --format Duncaen 2019-06-14 12:59:25 +0200
  • 5dfaf5c075 xbps-checkvers: allow files argument to be paths or package name Duncaen 2019-06-14 12:29:50 +0200
  • b2f5afd02e lib/repo: add xbps_repo_remove and use it in xbps_rpool_foreach Duncaen 2019-06-15 19:15:22 +0200
  • 2ae5dc304b
    TODO: update with new stuff. Juan RP 2019-06-15 20:42:32 +0200
  • 104e8393f3 lib/fetch: fix happy eyeballs without any usable addresses and catch more errors Duncaen 2019-06-15 18:48:06 +0200
  • 8018833010 lib/fetch: add FORCE_IPV{4,6} environment variables Duncaen 2019-06-15 18:44:31 +0200
  • 271601dd0e
    fulldeptree: replace another assert() with proper return code. Juan RP 2019-06-15 18:15:13 +0200
  • a9a889c54d fulldeptree: return a proper error if deps can't be resolved. Juan RP 2019-06-15 17:53:02 +0200
  • 3a70495ba6
    tests/cyclic_dep_full: fix xbps-query cmd. Juan RP 2019-06-15 16:34:08 +0200
  • 82e7d11db8
    Merge pull request #116 from Duncaen/umask Juan RP 2019-06-15 13:08:32 +0200
  • 656a9145a2
    Merge pull request #117 from Duncaen/xbps_binpkg_exists Juan RP 2019-06-15 13:07:58 +0200
  • 45fc07260c xbps_binpkg_exists: fix access() on remote packages and avoid malloc Duncaen 2019-06-14 23:19:59 +0200
  • 008e1ed901 lib/external/fexec.c: run child with 022 umask Duncaen 2019-06-14 21:08:36 +0200
  • c3f6f485a3 lib/repo_sync.c: set umask before creating repo cache directories Duncaen 2019-06-14 21:07:48 +0200
  • 53e23d348e
    run-tests: set ATF_SHELL=/bin/sh. Juan RP 2019-06-14 10:21:37 +0200
  • a498e7aee2
    run-tests: use LD_LIBRARY_PATH instead. Juan RP 2019-06-14 10:14:36 +0200
  • 7e83677ee1
    .travis.yml: --enable-debug is gone, use nproc(1) Juan RP 2019-06-14 10:06:35 +0200
  • 04291329aa
    Bump XBPS_API_VERSION and libxbps major soname. Juan RP 2019-06-14 09:54:51 +0200
  • a59d5176b1
    AUTHORS: dup entry. Juan RP 2019-06-14 09:48:16 +0200
  • 86ae6975fc
    LICENSE.md -> LICENSE. Juan RP 2019-06-14 09:42:39 +0200
  • 27fb6761d0
    AUTHORS: sync with reality, Gottox and duncaen are part of xbps now. Juan RP 2019-06-14 09:41:07 +0200
  • f18cf87e3a xbps-checkvers: fix bug noticed by fixing another bug Duncaen 2019-06-13 23:23:08 +0200
  • 684d2a7187 xbps-checkvers: only allocate if $ is in the current line Duncaen 2019-06-13 22:55:30 +0200
  • 0691054a59 xbps-checkvers: try to not see something like ${var##foo} as comment Duncaen 2019-06-13 21:41:16 +0200
  • 204b9b630a xbps-checkvers: rewrite shell substitution without buffer guessing Duncaen 2019-06-13 21:39:45 +0200
  • 6b3b4bc3cd
    LICENSE -> LICENSE.md Juan RP 2019-06-13 21:16:30 +0200
  • c77c33e11e
    COPYING.3RDPARTY -> LICENSE.3RDPARTY Juan RP 2019-06-13 20:56:31 +0200
  • 3e3b2ed0e3
    COPYING -> LICENSE. This way github provides a nice overview :-) Juan RP 2019-06-13 20:54:50 +0200
  • 870c1a832e
    README.md: reorganize build requirements section. Juan RP 2019-06-13 20:36:04 +0200
  • 93c6825520 xbps-checkvers.1: mention --manual Duncaen 2019-06-13 20:09:37 +0200
  • 5bed1a775c xbps-checkvers: make usage look more like all tools Duncaen 2019-06-13 20:07:01 +0200
  • 597c0119dd xbps-checkvers: simplify print logic Duncaen 2019-06-13 13:28:48 +0200
  • abdd1047eb xbps-checkvers: use xbps_repo_store Duncaen 2019-06-13 13:03:47 +0200
  • 260d21877f tests/xbps-checkvers: add --manual mode test Duncaen 2019-06-13 13:03:06 +0200
  • a99283bcdb xbps-checkvers: add --manual flag to only process listed templates Duncaen 2019-06-13 12:32:49 +0200
  • 7a104fa911 xbps-checkvers.1: update for -s,--show-all. Juan RP 2019-06-13 11:37:26 +0200
  • b69a399b52 tests/xbps-checkvers: update tests for new output format. Juan RP 2019-06-13 02:25:53 +0200
  • 79bffac877 xbps-checkvers: implement -s,--show-all. Juan RP 2019-06-13 02:12:03 +0200
  • f6116fc2ac xbps_pkgdb_lock(): check if rootfs is writable. Juan RP 2019-06-13 17:04:32 +0200
  • c3b2d7ca53 libxbps: fix xbps autoupdate when its revdeps are up-to-date. Juan RP 2019-06-13 14:07:32 +0200
  • f63d1ffe27 .gitignore: add xbps-fetch bin m3tav3rse 2019-06-12 21:15:36 +0200
  • 5d186053dd configure: remove --enable-debug. Juan RP 2019-06-12 19:41:40 +0200
  • fc98779ad1 xbps-checkvers: forgot to set correct short opt in long opts. Juan RP 2019-06-12 19:58:08 +0200
  • d53f3243ce xbps-checkvers: added ability to ignore conf repos via -i. Juan RP 2019-06-12 19:53:41 +0200
  • 8cea3e351b xbps-fetch(1): new utility that replaces 'xbps-uhelper fetch'. Juan RP 2019-06-12 17:57:03 +0200
  • 9cda7ef72a xbps-digest(1): new utility that replaces "xbps-uhelper digest". Juan RP 2019-06-12 14:34:58 +0200
  • cf4f0f4aa0 xbps_alternatives_register: fix a memleak. Juan RP 2019-06-11 18:29:17 +0200
  • bcd80f2936 xbps_alternatives_register: update pkgdb alternatives dictionary. Juan RP 2019-06-11 18:13:19 +0200
  • 1c85083a94 lib/package_alternatives.c: update copyright. Juan RP 2019-06-11 17:06:03 +0200
  • f06edd8850 xbps_alternatives_register: no need to check for 'alloc'. Juan RP 2019-06-11 16:58:21 +0200
  • 5913205dcf tests/xbps-alternatives: indent "more_entries_update" test case. Juan RP 2019-06-11 16:54:52 +0200
  • 639ff2d642 xbps_alternatives_register: get rid of an unnecessary change. Juan RP 2019-06-11 16:42:41 +0200
  • d189921818 xbps_alternatives_register: fix test case "more_entries_update". Juan RP 2019-06-11 16:34:25 +0200
  • d021698365 tests/xbps-alternatives: new test case that fails. Juan RP 2019-06-11 16:04:58 +0200
  • 62f986cf4a configure: bump to 0.54. Juan RP 2019-06-11 15:51:33 +0200
  • f4f9bef6e5 xbps_alternatives_register: find and remove obsolete symlinks. Juan RP 2019-06-11 15:38:16 +0200
  • 72c66530c7 tests/xbps-alternatives: new test case, fixes for others. Juan RP 2019-06-11 14:08:09 +0200
  • 04f899c80f xbps_alternatives_unregister: fix removal of current provider. Juan RP 2019-06-11 13:54:18 +0200
  • 6204bc25f6 tests/xbps-alternatives: rename test to "remove_current_provider". Juan RP 2019-06-11 13:46:20 +0200
  • 5af8067973 tests/xbps-alternatives: add a new test. Juan RP 2019-06-11 12:49:31 +0200
  • c29efcd13b xbps_alternatives_unregister: fix xbps_set_cb_state(). Juan RP 2019-06-11 12:09:48 +0200
  • 77b90951ea test: fix typo in remove_directoy and move to right place Johannes Brechtmann 2019-05-22 15:05:54 +0200
  • dc65f62ad7 tests/remove_symlinks_dangling: fix test, noticed by @jnbr. Juan RP 2019-06-03 15:25:13 +0200
  • dd3dc2ddec xbps_symlink_target: always canonicalize rootdir. Juan RP 2019-05-17 09:53:06 +0200
  • 9e2c00ee8b libxbps: remove dangling symlinks properly. Juan RP 2019-05-17 08:19:21 +0200
  • 56aa77d51b xbps-install: make question() read the whole input line human 2019-05-02 20:15:09 +0300
  • cfc8e0a580 xbps-fbulk/main.c: update my email address. Juan RP 2019-06-06 12:49:39 +0200
  • f4f88705d6 data: update repo urls to voidlinux.org remove alternative debug mirrors Johannes Brechtmann 2019-04-02 20:35:48 +0200
  • 371be9703e Sync with portableproplib-0.6.8. Juan RP 2019-06-03 17:55:15 +0200
  • 121d0fbb64 tests: add test for removing package with ignored dependency Duncaen 2019-06-02 18:24:03 +0200
  • 33fbe8a5ef fulldeptree: ignore missing local runtime dependencies Duncaen 2019-05-27 12:39:28 +0200
  • 67badf983b lib/conf.c: ignore glob errors Duncaen 2019-04-20 13:24:51 +0200
  • 79317563e9 lib/conf.c: fix including absolute paths Duncaen 2019-04-20 12:39:47 +0200
  • 3533af846f tests: add tests for absolute configuration include Duncaen 2019-04-20 12:40:06 +0200
  • 85bf13f138 lib: move conf parsing to lib/conf.c and refactor to not rely on getcwd/chdir Duncaen 2019-03-06 14:34:23 +0100
  • fa5911bb00 tests: test for removal of nested directories Johannes Brechtmann 2019-05-15 22:09:43 +0200
  • 949d2d90e7 package_remove: fix length comparison Johannes Brechtmann 2019-05-15 22:06:03 +0200
  • 3eb064af2c COPYING: update for 2019. Juan RP 2019-05-14 09:46:31 +0200
  • 208573d368 tests: install_and_update_revdeps: improve to catch more cases. Juan RP 2019-05-14 09:31:34 +0200
  • 108a165534 libxbps: try to update revdeps when installing or updating pkgs. Juan RP 2019-05-14 08:54:24 +0200
  • 6f4731ca75 Fixed install location of xbps.d.5 manpage. Aleksej Lebedev 2019-05-13 14:57:04 +0000
  • 9f10ee6f03 data/_xbps,_xbps_src: add ppc64+ppc(-musl) completions q66 2019-05-01 05:22:55 +0200
  • 2e469aaabf configure: added --enable-rpath option. Juan RP 2019-04-24 07:16:42 +0200
  • 77ae94e6a1 xbps-create: remove two debugging printfs. Juan RP 2019-04-23 18:47:09 +0200