xbps/bin/xbps-rindex
Enno Boland ebd614dff6 bin/xbps-rindex: take the revert field in account.
- if the user wants to add a package which is older than the
  one in the index, xbps-rindex will check if the package
  reverts the one on the index. If so the package will be added
  regardless of its version

- if the user wants to add a package which is newer than the
  one on the index, xbps-rindex will check if the package on the
  index reverts the one the user wants to add. If so the package
  will be skipped regardless of its version.
2014-09-23 13:54:06 +02:00
..
defs.h Drop unused headers. 2014-09-13 08:54:12 +02:00
index-add.c bin/xbps-rindex: take the revert field in account. 2014-09-23 13:54:06 +02:00
index-clean.c Acquire/release a POSIX file lock on repository archives. 2014-09-05 12:26:42 +02:00
main.c xbps-rindex(8): fix #19. An ATF test-case will be imported later. 2013-11-02 11:34:55 +01:00
Makefile xbps-rindex: fix musl build: needs -lcrypto explicitly. 2014-09-14 20:01:05 +02:00
remove-obsoletes.c xbps-rindex: use xbps_binpkg_{arch,pkgver} for -r (remove-obsoletes). 2014-09-05 21:07:07 +02:00
repoflush.c xbps-rindex: fix -a/--add mode repodata archive permissions. 2014-09-15 12:15:42 +02:00
sign.c Acquire/release a POSIX file lock on repository archives. 2014-09-05 12:26:42 +02:00
xbps-rindex.8 bin/*/*.8: add missing End-List macros (.El). 2014-08-23 09:26:02 +02:00