Commit Graph

  • 677d3240a8 tar: use standard header prefix Timo Teräs 2017-06-26 14:29:29 +0300
  • 51ec463e9d db: fix current directory instance caching in tar extraction Timo Teräs 2017-06-26 10:53:52 +0300
  • 17dd532e42 database: mark error on renameat failure A. Wilcox 2017-06-26 00:51:38 +0000
  • 6f9dd59098 travis: deploy tarballs with static binary to GH Releases Jakub Jirutka 2017-06-23 20:09:11 +0200
  • 43e0656c1a travis: update alpine-chroot-install to 0.5.1 Jakub Jirutka 2017-06-23 18:30:57 +0200
  • 4d9c0c39b0 io: make io vtables const struct, and add accessors for them Timo Teräs 2017-06-21 16:07:58 +0300
  • ca9d476ba3 archive: validate reading of pax and gnu long filename extensions Timo Teräs 2017-06-21 15:25:18 +0300
  • 6b9a07d1ad archive: fix incorrect bounds checking for memory allocation Timo Teräs 2017-06-21 15:12:02 +0300
  • 5d439c4739 Revert "version: consider pkg-rX and pkg to be the same version" William Pitcock 2017-06-23 06:59:13 +0000
  • 640a79084a gitignore: exclude files generated by root-tests Jakub Jirutka 2017-06-11 12:48:24 +0200
  • f5872a74e8 test: modernize testing APKBUILDs Jakub Jirutka 2017-06-11 12:46:38 +0200
  • fd8d3738fe test: fix test4.sh, script failure is non-fatal Jakub Jirutka 2017-06-11 12:24:59 +0200
  • 4d1934f69b test: fix running root-tests with QEMU user-mode emulation Jakub Jirutka 2017-06-10 23:33:54 +0200
  • 73423fc182 test: run test*.sh with set -x Jakub Jirutka 2017-06-10 15:57:45 +0200
  • 12c71704d0 test: fix test6.sh, vmlinuz and initramfs are not symlinks Jakub Jirutka 2017-06-10 15:09:27 +0200
  • 419e51638c test: fix test6.sh, replace linux-grsec w/ linux-vanilla, add alpine-keys Jakub Jirutka 2017-06-10 15:02:51 +0200
  • 69c343afb9 test: exit with non-zero status when some root-test fail Jakub Jirutka 2017-06-10 14:57:47 +0200
  • d6ef8fbe23 test: print output log when test fail Jakub Jirutka 2017-06-10 13:01:47 +0200
  • dfe395e8fa test: fix invalid SYSREPO with http://nl.a.o Jakub Jirutka 2017-06-10 01:42:01 +0200
  • 9b0359f69a test: fix target $(repos), APKINDEX is now generated by abuild Jakub Jirutka 2017-06-10 01:38:35 +0200
  • e7c89a1433 test: fix target $(repos), PKGDEST is no longer supported Jakub Jirutka 2017-06-10 01:36:24 +0200
  • b9271ca2a9 test: fix missing "arch" in testing APKBUILDs Jakub Jirutka 2017-06-10 01:22:03 +0200
  • 5822316c80 travis: set up running tests on Travis CI Jakub Jirutka 2017-06-09 20:36:21 +0200
  • 17f8c2edec print: oh dear, i have reworked the progress bar again William Pitcock 2017-06-01 05:25:56 +0000
  • 40aee5f1d0 apk_defines: implement mulmod() William Pitcock 2017-06-01 04:24:15 +0000
  • 9325eb721d index: fix unsatisfied dependencies warning (maybe vs may be) William Pitcock 2017-05-28 05:41:36 +0000
  • 3eb0a0aaa4 manifest: fix up help entry William Pitcock 2017-05-28 01:09:42 +0000
  • 693b4bcdb0 version: add support for fuzzy version matching William Pitcock 2017-05-27 21:49:53 +0000
  • ee5ce7284a version: consider pkg-rX and pkg to be the same version A. Wilcox 2016-07-22 04:32:12 -0500
  • 18f7aa9e44 manifest: add file support as well as apkdb support William Pitcock 2017-05-27 21:19:41 +0000
  • 46c2693468 manifest: dump checksum type too William Pitcock 2017-05-27 20:55:12 +0000
  • ede5165833 db: fix regression preventing remounting apk cache r/w Timo Teräs 2017-05-25 18:04:41 +0300
  • b4b95e9ae7 manifest: new applet which dumps checksums in sha1sum format for a package William Pitcock 2017-05-20 06:18:19 +0000
  • d5dad7b7eb apk-tools-2.7.1 Timo Teräs 2017-04-28 17:51:55 +0300
  • 9b827d9d41 test: add test for bug fixed in commit ba7b50c0 Timo Teräs 2017-04-28 17:44:57 +0300
  • c072c18d6e close database on SIGINT Kaarle Ritvanen 2017-04-17 15:54:24 +0300
  • 5c349335c7 db: separate init from open Kaarle Ritvanen 2017-04-28 13:28:32 +0300
  • ba7b50c0f8 solver: don't clobber package swaps in cases where an installed package is being replaced by a provider William Pitcock 2017-04-27 23:23:47 +0000
  • 027df02dc2 print: handle mixing stdout and stderr printing Timo Teräs 2017-04-26 09:34:32 +0300
  • f3a4272a02 fetch: spell "its" properly in user visible message readerreader 2017-04-24 21:24:36 -0300
  • 9fb2568aa7 fetch: open the installed database to allow fetching a dependency tree rooted by a virtual William Pitcock 2017-04-25 00:26:36 +0000
  • e7f8d71d2b fetch: don't segfault when given an unknown package name William Pitcock 2017-04-25 00:00:19 +0000
  • a841d6b259 print: don't shadow log() William Pitcock 2017-04-24 23:53:26 +0000
  • 5ba27c9000 print: print warnings and errors to stderr Shiz 2017-04-10 08:47:22 +0200
  • 515f31eb52 progress: shorten bar to prevent newlines on some terminals Avi Halachmi (:avih) 2017-03-28 16:08:50 +0300
  • bcb4b06ff8 db: catch asprintf failure Natanael Copa 2017-03-13 12:57:43 +0000
  • 93d6b2b529 db: prevent umount /proc when it was mounted by someone else Natanael Copa 2017-03-13 12:54:39 +0000
  • 17ba5dc11c commit: include limits.h for PATH_MAX Natanael Copa 2017-03-06 17:38:32 +0100
  • 39b0c88312 apk-tools-2.7.0 Timo Teräs 2017-02-28 15:51:28 +0200
  • 697c50524a package: add more secure signature methods Timo Teräs 2017-02-28 10:46:55 +0200
  • 0fe3f3964b fetch: fix --recursive mode to work with pure virtual packages Timo Teräs 2017-02-27 14:56:06 +0200
  • 6542d4ca2c db: allow overriding cache location Timo Teräs 2017-02-27 11:12:42 +0200
  • c0f2d88f34 db: allow caching packages on tmpfs Timo Teräs 2017-02-27 11:02:16 +0200
  • 704694bd1d commit: fix to work if commit_hook.d directory does not exist Timo Teräs 2017-02-27 10:54:28 +0200
  • 72b878e655 db: mount /proc for --root if it's not mounted, use mount syscall Timo Teräs 2017-02-27 10:51:34 +0200
  • b11d876806 build: recognize 'make check' too Timo Teräs 2017-02-27 08:47:52 +0200
  • faff904740 commit: log parameter passed to a hook script Henrik Riomar 2017-02-15 23:00:04 +0100
  • 349c61c961 add support for pre and post commit hooks Henrik Riomar 2017-02-03 00:37:23 +0100
  • 28a9dcda56 Add ppc64le entry in apk defines. Breno Leitao 2017-01-16 14:16:04 -0500
  • ca368916e0 tar: return correct error for short read of tar archive Timo Teräs 2017-01-05 16:14:44 +0200
  • ce72c8498e add s390x headers Tuan M. Hoang 2016-11-20 22:39:44 +0700
  • d07f777934 apk-tools-2.6.8 Timo Teräs 2016-10-25 11:06:30 +0300
  • 0545fa0d35 pkg: reset umask for package scripts Timo Teräs 2016-08-23 14:21:16 +0300
  • ac0a9659d1 upgrade: improve self upgrade functionality a bit Timo Teräs 2016-07-22 11:13:33 +0300
  • 22434a5ff0 lua: remove unused reg_apk_db_meta_methods Timo Teräs 2016-07-22 10:11:04 +0300
  • 06ae5fdfdc detect aarch64 architecture and assign default name for it Timo Teräs 2016-07-08 11:09:00 +0300
  • 5723afded3 fix cross-compiling to pick right libfetch.a Timo Teräs 2016-07-06 14:17:31 +0300
  • bb622dc9b0 info: add support for --license Natanael Copa 2016-06-13 10:02:08 +0000
  • 98a13624a1 build: allow override compiler/linker flags for external libs Natanael Copa 2016-06-13 07:19:44 +0000
  • 5906aef695 fix info --who-owns to work with relative filenames Timo Teräs 2016-05-31 16:58:05 +0300
  • c43e4fe599 apk-tools-2.6.7 Timo Teräs 2016-05-27 12:23:06 +0300
  • 6807de43da index: don't return error if --index does not exists Timo Teräs 2016-05-27 12:21:14 +0300
  • f9b4fb469b apk: don't exit with error code for -V and --print-arch Timo Teräs 2016-04-19 08:55:40 +0300
  • 9039dbe06c blob: fix sign extension in test_bit Timo Teräs 2016-04-03 16:06:57 +0300
  • a2a5cd9c69 fetch: allow enabling --simulate Timo Teräs 2016-02-16 15:59:55 +0200
  • 445ea07220 implement fetch --purge Timo Teräs 2016-02-16 15:19:15 +0200
  • 22d56cfe28 apk-tools-2.6.6 Timo Teräs 2016-02-09 16:57:53 +0200
  • 9c736d01d9 archive: fix long symlink target names Timo Teräs 2016-02-09 16:54:10 +0200
  • 2a066169bd commit: self-conflict error and satisfies printing Timo Teräs 2015-12-10 14:30:57 +0200
  • 8a41fd98a4 solver: more debug output for package errors Timo Teräs 2015-12-10 13:45:18 +0200
  • c43bfed8de db: add support for --no-cache Natanael Copa 2015-12-07 10:41:13 +0000
  • 14b74c4dc0 apk-tools-2.6.5 Timo Teräs 2015-11-12 13:22:37 +0200
  • 31ed887a64 info: fix --installed test of conflicts Timo Teräs 2015-11-12 13:11:55 +0200
  • 5a59c73ffd add armv7 target Timo Teräs 2015-11-12 09:24:02 +0200
  • cce4cff553 io, database: preserve [am]time for cached and fetched files Timo Teräs 2015-11-09 12:47:23 +0200
  • 7501f6012f search: match packages only once Timo Teräs 2015-11-09 10:03:31 +0200
  • 707b51e0c6 io: fix posix_fallocate failure handling Natanael Copa 2015-09-11 16:16:26 +0200
  • 1bc31bdf22 blob: Add missing header Andrew Wilcox 2015-10-08 03:34:22 -0500
  • 875bb43d7c apk-tools-2.6.4 Timo Teräs 2015-09-11 13:48:32 +0300
  • d99214ea55 db: stop extract more files if disk is full Timo Teräs 2015-09-03 13:20:48 +0300
  • 9ffa38222b io: use posix_fallocate to allocate disk space Timo Teräs 2015-09-03 13:15:18 +0300
  • 0e87d08d2d apk-tools-2.6.3 Timo Teräs 2015-07-03 13:10:19 +0300
  • 57de8d0c5d relocate lock file to /lib/apk/db Timo Teräs 2015-07-02 09:50:16 +0300
  • 68453b99e6 remove db dir entry properly, so it can be recreated properly if needed Timo Teräs 2015-06-26 16:28:22 +0300
  • 9dd161c2b4 apk-tools-2.6.2 Timo Teräs 2015-06-12 12:10:35 +0300
  • 5ecc97e724 add simple stats applet Timo Teräs 2015-06-12 11:20:01 +0300
  • 3e8e2b5622 free atoms when VALGRIND is defined Timo Teräs 2015-06-12 10:32:54 +0300
  • c4295e9cf8 for completeness free all arrays before exit Timo Teräs 2015-06-12 10:16:34 +0300
  • 6b140ec5c7 fix bstream_from_fd to use mmap when available Timo Teräs 2015-06-12 09:56:39 +0300
  • f08fee9528 fix search --has-origin to not leak memory Timo Teräs 2015-06-12 09:48:29 +0300