-
13e3e74863
README.md: fix wrong backtick to end code segment.
Enno Boland
2014-09-23 13:53:38 +02:00
-
491d45f771
README.md: describe how to run a test.
Enno Boland
2014-09-23 13:39:08 +02:00
-
eee58921bc
README.md: break lines to fit in 80 cols.
Enno Boland
2014-09-23 13:37:07 +02:00
-
202ab0d375
NEWS: mention recent changes.
Juan RP
2014-09-23 09:42:20 +02:00
-
7b773032c4
README, configure: --with-tests is not supported. Use --enable-tests instead.
Enno Boland
2014-09-22 21:03:02 +02:00
-
cfc0e3b9d9
xbps-create: do not compress with xz -9
Christian Neukirchen
2014-09-19 16:25:50 +02:00
-
1d8777b6f4
README: remove redundant word from previous.
Juan RP
2014-09-18 22:13:30 +02:00
-
0a0a41e4e9
README: update.
Juan RP
2014-09-18 22:09:59 +02:00
-
25832da045
Merge pull request #59 from uggedal/bash-completion-fixes
Juan RP
2014-09-18 21:49:41 +02:00
-
-
487b7296c6
data/xbps.bash: use installed packages in non-repo query completion.
Eivind Uggedal
2014-09-18 19:45:58 +00:00
-
0f73158ed8
data/xbps.bash: shorten argument comparisons
Eivind Uggedal
2014-09-18 19:44:31 +00:00
-
-
5bbcdf2c62
lib/util_hash.c: enlarge read buffer for xbps_file_hash to increase performance.
Enno Boland
2014-09-18 18:34:15 +02:00
-
c51d0fcbd8
Post release bump.
Juan RP
2014-09-18 17:29:10 +02:00
-
15e416dc59
NEWS: prepare 0.40.
Juan RP
2014-09-18 17:25:56 +02:00
-
f52eea34d4
xbps-install: abort transaction if there's insufficient disk space on rootdir.
Juan RP
2014-09-18 12:11:02 +02:00
-
20326738ed
bin/xbps-install/fetch_cb.c: optimize: only call isatty() once.
Juan RP
2014-09-18 10:21:24 +02:00
-
2550d3d006
xbps-query: do not print ANSI escape codes if stdout is not a tty.
Juan RP
2014-09-18 10:14:42 +02:00
-
3b88cbb025
NEWS: mention zsh changes by @chneukirchen.
Juan RP
2014-09-17 18:57:01 +02:00
-
21a4473f7a
_xbps: drop use of sed
Christian Neukirchen
2014-09-17 16:26:56 +02:00
-
5cbfdd5c5c
_xbps: complete properties
Christian Neukirchen
2014-09-17 16:02:46 +02:00
-
741f8fbe04
lib/util_hash.c: update copyright year.
Juan RP
2014-09-17 07:24:00 +02:00
-
72c64c7626
xbps_file_hash: reduce memory footprint and process file in small chunks.
Juan RP
2014-09-17 06:50:46 +02:00
-
94b9455175
NEWS: another change.
Juan RP
2014-09-16 09:58:14 +02:00
-
fe6d79fa46
NEWS: mention recent changes.
Juan RP
2014-09-16 09:57:19 +02:00
-
f80df0fa22
xbps-{install,remove}: print guards in post-install/pre-remove messages.
Juan RP
2014-09-16 09:56:00 +02:00
-
e3b76ac30a
Merge pull request #58 from uggedal/bash-completion-extra-properties
Juan RP
2014-09-16 09:43:49 +02:00
-
-
6894980983
lib/package_msg.c: fix a heap overflow (noticed by @Gottox).
Juan RP
2014-09-16 09:13:32 +02:00
-
4ab8bbc5a8
data/xbps.bash: add more xbps-query properties.
Eivind Uggedal
2014-09-15 16:28:33 +00:00
-
-
3efd345e84
Post release bump.
Juan RP
2014-09-15 12:47:01 +02:00
-
d1a1f00ca0
NEWS: prepare 0.39.
Juan RP
2014-09-15 12:45:56 +02:00
-
e4484133a6
NEWS: mention musl build fix.
Juan RP
2014-09-15 12:26:17 +02:00
-
6d4b326b13
NEWS: mention recent changes.
Juan RP
2014-09-15 12:25:39 +02:00
-
73935efeb7
_xbps: update zsh completion for 0.38
Christian Neukirchen
2014-09-14 23:09:22 +02:00
-
dee7852af8
xbps-rindex: fix -a/--add mode repodata archive permissions.
Juan RP
2014-09-15 12:15:42 +02:00
-
3f7e98235c
Merge pull request #57 from uggedal/bash-completion-props
Juan RP
2014-09-15 09:48:04 +02:00
-
-
b54b0324a1
Merge pull request #56 from uggedal/bash-completion-0.38
Juan RP
2014-09-15 09:47:42 +02:00
-
-
ea88940b84
data/xbps.bash: add property completion.
Eivind Uggedal
2014-09-15 07:24:01 +00:00
-
-
-
7074a3d23c
data/xbps.bash: fix listing of all packages with 0.38.
Eivind Uggedal
2014-09-15 06:47:36 +00:00
-
-
567382c3a2
xbps-rindex: fix musl build: needs -lcrypto explicitly.
Juan RP
2014-09-14 20:01:05 +02:00
-
0e6f2870cc
Post release bump.
Juan RP
2014-09-14 19:00:19 +02:00
-
71dfbd23a1
NEWS: prepare 0.38.
Juan RP
2014-09-14 18:58:12 +02:00
-
f6b653a11f
etc/xbps.conf: sync with reality.
Juan RP
2014-09-14 18:39:57 +02:00
-
e902619220
Remove empty self replaced pkg arrays from pkgdb.
Juan RP
2014-09-14 18:16:43 +02:00
-
ac2c517bd7
Fixed install/update tests on pkgs with no files.
Juan RP
2014-09-14 18:04:10 +02:00
-
68bb09bc58
tests: two new tests to verify pkg install/update with no files.
Juan RP
2014-09-14 18:03:29 +02:00
-
c9514ad617
libxbps: fixed replaces/replace_vpkg test case.
Juan RP
2014-09-14 12:50:17 +02:00
-
c36c641350
tests/libxbps/replace: another test case for replaces and vpkgs.
Juan RP
2014-09-14 12:49:38 +02:00
-
2b7c4d568a
Remove pkg self replacement from pkgdb; this must not be propagated.
Juan RP
2014-09-13 18:14:04 +02:00
-
dea31f0a15
Add xbps_remove_{pkgname,string}_from_array() to the API.
Juan RP
2014-09-13 18:13:25 +02:00
-
b42c3d8498
lib/pkgdb_conversion.c: avoid copying dangling pointer if "repository-origin" is unexistent.
Juan RP
2014-09-13 16:59:19 +02:00
-
d67f8bdc8c
xbps_register_pkg: do not modify the transaction pkg dictionary, use a copy instead.
Juan RP
2014-09-13 13:31:56 +02:00
-
598022a60b
xbps_transaction_commit: add more debugging to know the unconfigured pkg reason.
Juan RP
2014-09-13 12:21:49 +02:00
-
842a91149d
tests/libxbps/replace: add more debugging to see what's going on.
Juan RP
2014-09-13 12:21:24 +02:00
-
60e9bbac3d
tests/libxbps/replace: check that pkgs were configured too.
Juan RP
2014-09-13 12:11:24 +02:00
-
411480e43d
pkgdb: repository-origin -> repository to match the repo pkg obj.
Juan RP
2014-09-13 10:49:13 +02:00
-
287665009b
Drop unused headers.
Juan RP
2014-09-13 08:54:12 +02:00
-
e0f2e75657
xbps.h: update comments.
Juan RP
2014-09-13 08:35:25 +02:00
-
f26a9c1e2b
xbps-{install,query}.8: sync with reality.
Juan RP
2014-09-12 12:15:03 +02:00
-
8c25d56fcd
NEWS: improve wording.
Juan RP
2014-09-12 12:02:41 +02:00
-
39aca1bbc9
Implement shlib checks for all pkg revdeps in the transaction.
Juan RP
2014-09-12 11:49:34 +02:00
-
b306adf52b
bin/xbps-query/ownedby.c: take into account pkgs with no files.
Juan RP
2014-09-11 18:10:04 +02:00
-
4978fe9844
lib/transaction_package_replace.c: misc optimizations.
Juan RP
2014-09-11 17:55:05 +02:00
-
4ab831888a
xbps_repo_sync: fix swapped args (Hi Tox!)
Juan RP
2014-09-11 13:38:26 +02:00
-
6ba20bb5ca
data/Makefile: fix reinstallation.
Juan RP
2014-09-11 12:40:58 +02:00
-
d959502311
NEWS: do not mention repodeltas, it's not ready yet.
Juan RP
2014-09-11 12:23:48 +02:00
-
dea7ea888e
bin/*/*.8: sync with reality.
Juan RP
2014-09-11 12:21:33 +02:00
-
2207517e13
Disable best pkg matching code; see NEWS for more information.
Juan RP
2014-09-11 12:19:52 +02:00
-
ed6b3c00f5
xbps_entry_install_conf_file: fix non debug build.
Juan RP
2014-09-11 11:56:23 +02:00
-
e1124800a5
lib/repo_sync.c: xbps_fetch_file_dest() expects 4 args not 5 (hi Tox)
Juan RP
2014-09-11 11:51:20 +02:00
-
f9d162e639
xbps-install: show "pkgname (curver -> newver)" in updates; requested by @chneukirchen.
Juan RP
2014-09-11 11:43:15 +02:00
-
4689b07b85
lib/repo_sync.c: use xbps_fetch_file_dest() instead of xbps_fetch_delta().
Enno Boland
2014-09-11 11:39:54 +02:00
-
30ea08e605
lib/transaction_ops.c: detect updates when an exact pkg version is set.
Juan RP
2014-09-11 11:13:20 +02:00
-
e4ff957e42
xbps_find_pkg_orphans: fix regression adding false positives.
Juan RP
2014-09-11 09:05:57 +02:00
-
dba767fb05
lib/pkgdb_conversion.c: remove metafile-sha256 obj if pkg contains no files.
Juan RP
2014-09-11 08:18:03 +02:00
-
e32f7f4909
xbps-pkgdb: unfix previous, pkg metafile must be internalized.
Juan RP
2014-09-11 08:04:51 +02:00
-
bd2bb98fa7
xbps-pkgdb: update for pkgdb-0.38.
Juan RP
2014-09-11 08:00:37 +02:00
-
fcce0a36aa
AUTHORS: add Eivind Uggedal.
Juan RP
2014-09-11 07:46:15 +02:00
-
787f0e2751
NEWS: mention bash/zsh completions.
Juan RP
2014-09-11 07:45:33 +02:00
-
834023999e
Merge pull request #54 from uggedal/bash-completion
Juan RP
2014-09-11 07:42:46 +02:00
-
-
ed67cad564
xbps-query(8): added local search mode support (-s [-p]).
Juan RP
2014-09-11 01:15:51 +02:00
-
01dbb968dd
Welcome pkgdb-0.38.
Juan RP
2014-09-11 00:12:12 +02:00
-
9f51036b3a
Add bash completion for xbps-*
Eivind Uggedal
2014-09-09 12:59:34 +00:00
-
-
fb9c94fab9
Added support to use pkg shlib-{provides,requires} objects.
Juan RP
2014-09-09 11:08:54 +02:00
-
c61317e219
lib/external/fexec.c: fix build with glibc>=2.20 (needs _DEFAULT_SOURCE).
Juan RP
2014-09-08 18:46:12 +02:00
-
b67d4ec975
lib/download.c: debug: print url info only if it's available.
Juan RP
2014-09-07 09:45:47 +02:00
-
8ad8bca958
xbps_rpool_foreach: take into account xbps_repo_open returning NULL.
Juan RP
2014-09-07 09:35:38 +02:00
-
56ab438d3c
xbps-install: indentation.
Juan RP
2014-09-07 09:34:33 +02:00
-
05e7a59f03
xbps_handle: constify xbps_xxx_cb_data argument.
Juan RP
2014-09-06 09:46:03 +02:00
-
57a7967f0d
NEWS: mention recent performance improvements.
Juan RP
2014-09-06 08:10:23 +02:00
-
1a024773af
xbps-remove: use xbps_binpkg_{arch,pkgver} for -O (clean-cache).
Juan RP
2014-09-05 21:09:27 +02:00
-
d7d749312d
xbps-rindex: use xbps_binpkg_{arch,pkgver} for -r (remove-obsoletes).
Juan RP
2014-09-05 21:07:07 +02:00
-
b73d40092c
xbps-uhelper: new targets: binpkgarch and binpkgver.
Juan RP
2014-09-05 21:06:06 +02:00
-
5863ec17fe
libxbps: two new functions to get the pkgver and arch components in a filename.
Juan RP
2014-09-05 20:59:00 +02:00
-
e2470f8697
xbps_entry_install_conf_file: add more assertions.
Juan RP
2014-09-05 20:58:20 +02:00
-
685a85a466
xbps_find_pkg_orphans: also take into account virtual pkgs.
Juan RP
2014-09-05 13:10:50 +02:00
-
bf92d1f5a3
xbps_repo_open: open archive read-only if lock is not set.
Juan RP
2014-09-05 12:39:53 +02:00
-
013731c502
Acquire/release a POSIX file lock on repository archives.
Juan RP
2014-09-05 12:26:42 +02:00
-
551555690d
etc/xbps.conf: update repository mirrors (xbps.nopcode.org is dead).
Juan RP
2014-09-04 10:46:10 +02:00
-
472f622f6f
Finally fixed vpkg02 test (vpkg provider in transaction).
Juan RP
2014-09-04 10:13:02 +02:00
-
d0a4cc5b9d
tests: install_with_vpkg_deps: fix order.
Juan RP
2014-09-04 10:11:46 +02:00