# Generated by Makefile. Do not edit.

commit 2f2fd55c20b67d592e2835dc2fe6720ed800a424
Author: mis <mistoo@gmail.com>
Date:   Thu Feb 27 10:05:35 2025 +0100

    up NEWS

 NEWS.md     | 33 ++++++++++++++++++---------------
 doc/CREDITS |  2 +-
 2 files changed, 19 insertions(+), 16 deletions(-)

commit 3d1cfe299b64da8f8c2fe31be92c7d0153f3680a
Author: mis <mistoo@gmail.com>
Date:   Thu Feb 27 08:16:26 2025 +0100

    package mask prep moved to arg_packages for early validation

 arg_packages.c | 9 ++++++---
 cli/dent.c     | 9 +++------
 2 files changed, 9 insertions(+), 9 deletions(-)

commit 86a5ee5feb727c521c39484e6af234d261dbd4ba
Author: mis <mistoo@gmail.com>
Date:   Thu Feb 27 07:29:54 2025 +0100

    Do not check package signature for summary (it is slow op)

 pkgfetch.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

commit 36095371b4cd0b86f8e87ee802d150e83ac5a6e1
Author: mis <mistoo@gmail.com>
Date:   Wed Feb 26 23:50:04 2025 +0100

    Less noisy trace log

 install3/requirements.c | 5 +++--
 pm/pkgdb.c              | 4 +++-
 2 files changed, 6 insertions(+), 3 deletions(-)

commit 0fb4f02226619417ae9e3e357f53cfd833db365c
Author: mis <mistoo@gmail.com>
Date:   Wed Feb 26 23:49:18 2025 +0100

    fix: when resolving conflict with installed package, then try to upgrade it first

 install3/conflicts.c  | 56 ++++++++++++++++++++++++++++++++++++++++++---------
 tests/sh/07-depsolver | 24 ++++++++++++++++++++++
 2 files changed, 70 insertions(+), 10 deletions(-)

commit 9519af9ebbca246bd3666a169ebb9196b7f84879
Author: mis <mistoo@gmail.com>
Date:   Wed Feb 26 20:33:52 2025 +0100

    up sub modules

 tndb    | 2 +-
 trurlib | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 4e0e8de203e159c5d1702aa23e78ccf3f6d256dc
Author: mis <mistoo@gmail.com>
Date:   Wed Feb 26 20:31:25 2025 +0100

    fixed CREDITS name

 doc/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 96fcda3652d34f00909e8da1cea58265073450b6
Author: mis <mistoo@gmail.com>
Date:   Wed Feb 26 20:18:19 2025 +0100

    New fancy README and NEWS

 Makefile.am              |    8 +-
 NEWS.md                  |   54 +++
 README.md                |   46 ++
 README => README.old     |    0
 doc/.gitignore           |    3 +-
 doc/CREDITS              |   57 +++
 doc/Makefile.am          |   31 +-
 doc/NEWS.old             | 1064 ++++++++++++++++++++++++++++++++++++++++++++++
 doc/homepage/Makefile.am |   11 +-
 doc/poldek.1.xml         |   14 +-
 10 files changed, 1254 insertions(+), 34 deletions(-)

commit 58109d9ddf484d69495ad6b3ed8e4d43693fb647
Author: mis <mistoo@gmail.com>
Date:   Wed Feb 26 17:03:48 2025 +0100

    Removed needless gzio support

 vfile/vfile.c | 30 ------------------------------
 vfile/vfile.h |  1 -
 2 files changed, 31 deletions(-)

commit 8c560a41ce86a88e132ee10ec44b29892a02aa04
Author: mis <mistoo@gmail.com>
Date:   Wed Feb 26 12:44:21 2025 +0100

    Up librarary version + add hint in assert hook

 Makefile.am     |  2 +-
 cli/Makefile.am |  2 +-
 configure.ac    |  7 +++++--
 lib_init.c      | 21 +++++++++++++++------
 4 files changed, 22 insertions(+), 10 deletions(-)

commit 6ea498248db6164539d133f9e05da95039907828
Author: mis <mistoo@gmail.com>
Date:   Wed Feb 26 12:42:59 2025 +0100

    shell: add missing completion context for 'remove' alias

 cli/shell.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 8422e3f9d3e00d2db60df92c7b69b2d426b04446
Author: mis <mistoo@gmail.com>
Date:   Wed Feb 26 12:42:06 2025 +0100

    Add ability to turn off threads in runtime ('use threads' config opt)

 doc/poldek.conf.xml |  6 ++++--
 lib_pkgset.c        |  5 +++++
 pkgset-load.c       | 54 ++++++++++++++++++++++++++++++++---------------------
 poldek_ts.h         |  1 +
 thread.c            | 29 +++++++++++++++++++++++-----
 thread.h            | 18 ++++++++++++------
 6 files changed, 79 insertions(+), 34 deletions(-)

commit b582cb15417d652aeedad5ef8c62e7438da077cf
Author: mis <mistoo@gmail.com>
Date:   Wed Feb 26 09:54:54 2025 +0100

    more cli tests

 tests/sh/13-cli        | 59 +++++++++++++++++++++++++++++++++++++++++++++++---
 tests/sh/lib/rpm-setup |  6 ++---
 2 files changed, 59 insertions(+), 6 deletions(-)

commit eed55cfeac2bf9a4c1649dd20e0ec0ea1d0e57c5
Author: mis <mistoo@gmail.com>
Date:   Wed Feb 26 09:54:33 2025 +0100

    fix: use lstat and remove all files under cachedir

 vfile/vfile.c | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

commit b653c4b34712ac101330cc0e7f2b752264f2709e
Author: mis <mistoo@gmail.com>
Date:   Tue Feb 25 23:55:47 2025 +0100

    fix: add missing clean

 tests/sh/13-cli | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 90168ed188797b3fd04290aa3d9ce615c6e19a17
Author: mis <mistoo@gmail.com>
Date:   Tue Feb 25 22:54:22 2025 +0100

    more tests

 tests/run-sh-tests.sh  | 17 ++++++++++++----
 tests/sh/13-cli        | 53 +++++++++++++++++++++++++++++++++++++++-----------
 tests/sh/lib/rpm-setup | 21 ++++++++++++++++++++
 3 files changed, 76 insertions(+), 15 deletions(-)

commit 45235b89f3273c131ff1de089b0015405b3d6173
Author: mis <mistoo@gmail.com>
Date:   Tue Feb 25 22:51:42 2025 +0100

    Treat last '~' like '*' (just for convenience in batch mode)

 arg_packages.c | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

commit db16354722d99f71a5a39eb49bba1a4d1a1bc206
Author: mis <mistoo@gmail.com>
Date:   Tue Feb 25 21:47:17 2025 +0100

    Feed readline completion with interactive commands only

 cli/shell.c | 96 +++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 59 insertions(+), 37 deletions(-)

commit 68a1c35ef60d9b87d2018d40ca8b6c9523e339ca
Author: mis <mistoo@gmail.com>
Date:   Tue Feb 25 21:43:03 2025 +0100

    fix: disable args pre-validation againt db in upgrade mode

 poldek_ts.c | 15 +++------------
 1 file changed, 3 insertions(+), 12 deletions(-)

commit b2fc20863a23f9fb5f6d4f1b2410fc74656a2b8d
Author: mis <mistoo@gmail.com>
Date:   Tue Feb 25 17:30:13 2025 +0100

    Avoid gcc warnings

 booldep_eval.c  | 11 +++++++----
 install3/ictx.c |  2 +-
 install3/ictx.h |  2 +-
 3 files changed, 9 insertions(+), 6 deletions(-)

commit 5f34f0fb09526a5a99ea8d20eec4d139ddccd2fb
Author: mis <mistoo@gmail.com>
Date:   Sun Feb 23 17:08:33 2025 +0100

    Tests update

 tests/sh/04-conf       | 9 ++++-----
 tests/sh/05-clean-repo | 4 ++--
 2 files changed, 6 insertions(+), 7 deletions(-)

commit 3353ead9ad0e91e278913827669ae6181b677b2b
Author: mis <mistoo@gmail.com>
Date:   Sun Feb 23 16:47:41 2025 +0100

    Allow slim url to 40 chars

 vfile/vfile.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 6d949b99265ce20ba2d7ce4d66d7e6c3461cac6a
Author: mis <mistoo@gmail.com>
Date:   Sun Feb 23 16:46:58 2025 +0100

    Reprint scrolled-out dep errors in install summary

 install3/ictx.c    | 14 ++++++++++++++
 install3/ictx.h    |  1 +
 install3/install.c |  9 +++++++++
 log.c              | 12 ++++++++++++
 4 files changed, 36 insertions(+)

commit 9b7cd8878dd1a9d8bce91b16b3f332d4a10f6795
Author: mis <mistoo@gmail.com>
Date:   Sun Feb 23 15:57:22 2025 +0100

    Simplify repo list view (poldek -l)

 pkgdir/source.c | 53 ++++++++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 44 insertions(+), 9 deletions(-)

commit 7c49c77db62d5902462ecf4bda20c43903ab2165
Author: mis <mistoo@gmail.com>
Date:   Sun Feb 23 12:42:02 2025 +0100

    Turn off argp dup-args-note

 poldek_term.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 1be4211136d5700c287c7bf6293493f2cbb4d94b
Author: mis <mistoo@gmail.com>
Date:   Sun Feb 23 12:34:21 2025 +0100

    New batch-mode commands
    
    * poldek up (like --up/--upa)
    * poldek clean (like --clean)
    * lazy load package list on command level

 cli/Makefile.am |   2 +
 cli/clean.c     |  46 +++++++++++++++++++++
 cli/cli.c       |  16 ++++++++
 cli/cli.h       |   2 +-
 cli/cmd.h       |  25 +++++++-----
 cli/cmd_chain.c |  60 +++++++++++++++++++++------
 cli/desc.c      |   2 +-
 cli/get.c       |   2 +-
 cli/help.c      |   9 ++--
 cli/install.c   |   4 +-
 cli/ls.c        |   2 +-
 cli/main.c      |  33 +++++++++++----
 cli/op_source.c |  12 +++---
 cli/pull.c      | 125 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 cli/search.c    |   2 +-
 15 files changed, 294 insertions(+), 48 deletions(-)

commit 9a0e7a35203059557fb6659eca1c9f43282fed32
Author: mis <mistoo@gmail.com>
Date:   Sat Feb 22 11:20:08 2025 +0100

    Add another test case (#13 related)

 tests/sh/07-depsolver     | 35 +++++++++++++++++++++++++++++++++++
 tests/sh/lib/solver-setup | 10 +++++++++-
 2 files changed, 44 insertions(+), 1 deletion(-)

commit 58a9b70934f625783af7241541995b79b5af02cb
Author: mis <mistoo@gmail.com>
Date:   Sat Feb 22 10:53:09 2025 +0100

    tests: add muti-set case (related to #13)

 tests/sh/07-depsolver     | 23 +++++++++++++++++++++++
 tests/sh/lib/repo-setup   |  7 +++++--
 tests/sh/lib/solver-setup |  2 +-
 3 files changed, 29 insertions(+), 3 deletions(-)

commit 95b1ab68418c089e3336c92760208649b6feefce
Author: mis <mistoo@gmail.com>
Date:   Sat Feb 22 10:37:27 2025 +0100

    chore: WITH_THREADS -> ENABLE_THREADS

 capreq.c      | 2 +-
 log.c         | 2 +-
 make.sh       | 2 +-
 pkg.c         | 2 +-
 pkgfl.c       | 2 +-
 pkgset-load.c | 4 ++--
 thread.h      | 2 +-
 7 files changed, 8 insertions(+), 8 deletions(-)

commit a7f542441e47197acb3f75c9c96654fde92a0f0c
Author: mis <mistoo@gmail.com>
Date:   Fri Feb 21 23:02:44 2025 +0100

    chore: cache getenv

 misc.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

commit 60fa5299e639a8f8930534d37e09a30bcf935d62
Author: mis <mistoo@gmail.com>
Date:   Fri Feb 21 23:02:20 2025 +0100

    Fix multilib depsolver crash (fixes #24 and #15)

 install3/misc.c       | 46 +++++++++++++++++++++++++++++++++++-----------
 tests/sh/07-depsolver | 23 +++++++++++++++++++++++
 2 files changed, 58 insertions(+), 11 deletions(-)

commit 34325b029ee679e07a61f97562ac58ae0b904db5
Author: mis <mistoo@gmail.com>
Date:   Fri Feb 21 19:38:36 2025 +0100

    Add --color option to force colorized output (#21)

 cli/main.c    | 10 +++++--
 cli/shell.c   |  2 +-
 lib_init.c    |  7 ++++-
 poldek.h      |  1 +
 poldek_term.c | 96 +++++++++++++++++++++++++++++++----------------------------
 poldek_term.h |  8 ++---
 6 files changed, 71 insertions(+), 53 deletions(-)

commit ac7a7e304cb542bfdb5936272a11302d47b81288
Author: mis <mistoo@gmail.com>
Date:   Fri Feb 21 17:34:54 2025 +0100

    chore: remove debug message

 install3/misc.c | 2 --
 1 file changed, 2 deletions(-)

commit 0d109777763ec585c97350c93e3f6aa11515f81c
Author: mis <mistoo@gmail.com>
Date:   Fri Feb 21 17:33:05 2025 +0100

    fix: caps may not be indexed here yet

 install3/conflicts.c |  5 +++++
 tests/sh/13-cli      | 42 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 47 insertions(+)

commit 053b1c3aa111825d27b0a371b9177526ee0c515d
Author: mis <mistoo@gmail.com>
Date:   Fri Feb 21 17:10:03 2025 +0100

    chore: add booldeps versioned test

 tests/sh/10-booldeps | 8 ++++++++
 1 file changed, 8 insertions(+)

commit 83679a87a6ae87a89db74e9ac2366c7d4736907e
Author: mis <mistoo@gmail.com>
Date:   Fri Feb 21 15:40:46 2025 +0100

    cli: add -y, --noask to install/ uninstall commands

 cli/install.c   | 13 +++++++++----
 cli/main.c      |  5 +++--
 cli/uninstall.c |  7 +++++++
 3 files changed, 19 insertions(+), 6 deletions(-)

commit 2815570fa71b9a875f9228f33f4af8d6e73f4bca
Author: mis <mistoo@gmail.com>
Date:   Fri Feb 21 15:39:39 2025 +0100

    fix: add missing export

 cli/desc.c  | 4 ++--
 poldek_ts.c | 4 ++++
 poldek_ts.h | 1 +
 3 files changed, 7 insertions(+), 2 deletions(-)

commit ad419f58d8913486e8c378d6269072d4c6cb6431
Author: mis <mistoo@gmail.com>
Date:   Fri Feb 21 15:38:18 2025 +0100

    fix: gcc warn

 lib_init.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 856095f082374075998544d8752b574bb5c9a19d
Author: mis <mistoo@gmail.com>
Date:   Fri Feb 21 14:54:48 2025 +0100

    chore: up trurlib submodule

 trurlib | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 89c29c56aeb258325d2d3ddb482c73fdef0e6cb1
Author: mis <mistoo@gmail.com>
Date:   Fri Feb 21 14:29:13 2025 +0100

    Cli command mode (aka apt/dnf mode)
    
    * interactive shell commands may be used directly from command line, like:
     - $ poldek llu
     - $ poldek inst zlib-ng
    * install arguments (package names) are validated before repo load, so
      $ poldek install non-existing-package
      is faster
    * add "system" aliases for commands to mimic apt/dnf:
     - install => add
     - uninstall => remove
     - desc => info

 arg_packages.c    |  75 ++++++++++++++++-----
 arg_packages.h    |   2 +
 cli/Makefile.am   |   1 -
 cli/alias.c       | 133 ++++++++++++++++++++----------------
 cli/cd.c          |  10 +--
 cli/cli.c         |  68 +++++++++++++++----
 cli/cmd.h         |   5 +-
 cli/cmd_chain.c   |  19 ++++--
 cli/cmd_chain.h   |   3 +
 cli/dbcache.c     |   2 +-
 cli/dent.c        |  11 +++
 cli/dent.h        |   4 +-
 cli/desc.c        |  42 ++++++------
 cli/external.c    |  22 +++---
 cli/get.c         |   3 +-
 cli/help.c        |  28 +++++---
 cli/install.c     |  25 ++++++-
 cli/ls.c          |   3 +-
 cli/main.c        | 116 +++++++++++++++++---------------
 cli/op.c          |   7 +-
 cli/op.h          |   3 +-
 cli/op_packages.c |  34 +++++-----
 cli/op_split.c    | 196 ------------------------------------------------------
 cli/op_verify.c   |   6 +-
 cli/poclidek.h    |   5 +-
 cli/reload.c      |  12 ++--
 cli/search.c      |   3 +-
 cli/shell.c       |   5 +-
 cli/uninstall.c   |   3 +-
 conf/cli.conf     |   8 +--
 poldek.h          |   3 -
 poldek_ts.c       |  62 ++++++++++++++++-
 poldek_ts.h       |   1 +
 33 files changed, 487 insertions(+), 433 deletions(-)

commit 88672bfbd2afa67c490c5d8a9ae37d43c08d78e4
Author: mis <mistoo@gmail.com>
Date:   Fri Feb 21 14:22:25 2025 +0100

    chore: internals up

 .gitignore     | 7 ++++++-
 Makefile.extra | 1 -
 make.sh        | 5 +++--
 3 files changed, 9 insertions(+), 4 deletions(-)

commit 8a96bb454487f8132c02e531689eeae5d2b290c6
Author: mis <mistoo@gmail.com>
Date:   Fri Feb 21 13:54:15 2025 +0100

    chore: silent timethis()

 misc.c        | 6 +++---
 pkgset-load.c | 2 +-
 pkgset.c      | 5 +----
 3 files changed, 5 insertions(+), 8 deletions(-)

commit d9367d97fa89c528391f8bf56c6b71584654b6d1
Author: mis <mistoo@gmail.com>
Date:   Fri Feb 21 13:50:41 2025 +0100

    fix: missing header

 thread.h | 1 +
 1 file changed, 1 insertion(+)

commit d7c59d55d38b435b85b7290135433f951eba4609
Author: mis <mistoo@gmail.com>
Date:   Thu Feb 20 19:32:47 2025 +0100

    chore: bool is new C keyword

 cli/uninstall.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 6c20305fae2cfedc81f1375237d8197f7dd78f19
Author: mis <mistoo@gmail.com>
Date:   Thu Feb 20 15:37:21 2025 +0100

    chore: bool is new C keyword

 cli/install.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

commit 8b61a91c19b001c1ff8ff36dd969b6a98a1c2f5f
Author: mis <mistoo@gmail.com>
Date:   Thu Feb 20 15:31:22 2025 +0100

    Reduce repo load time
    
    * lazy dep indexing
    * load multiple repos in threads
    * internally pkgset "god-object" has been simplified
    * remove package set splitting feature (it is dead)
    * temporary disable package set graphing (anybody use it?)

 Makefile.am           |   8 +-
 arg_packages.h        |   8 +-
 capreq.c              |  53 +++--
 capreq.h              |   8 +-
 capreqidx.c           |  59 +++---
 capreqidx.h           |  15 +-
 configure.ac          |  40 ++--
 fileindex.c           |  62 ++++--
 fileindex.h           |  12 +-
 install-dist.c        |  36 +++-
 install3/conflicts.c  |  33 +--
 install3/ictx.c       |   5 +-
 install3/ictx.h       |   3 +-
 install3/install.c    |  15 +-
 install3/iset.c       |  12 +-
 install3/iset.h       |   2 -
 install3/misc.c       |  22 +-
 install3/preinstall.c |   4 +-
 lib_init.c            |  14 +-
 lib_pkgset.c          |  25 ++-
 log.c                 |   7 +
 pkg.c                 |  86 +++-----
 pkg.h                 |  40 ++--
 pkgdir/pkgdir.c       |   4 +-
 pkgdir/pkgdir.h       |   2 +-
 pkgfl.c               |  17 ++
 pkgmark.c             | 321 +++++++++++++++++++----------
 pkgmisc.h             |  29 ++-
 pkgroup.c             |   6 +-
 pkgset-dep.c          | 372 +++++++++++++++++++++++++++++++++
 pkgset-graph.c        | 207 +++++++++++++++++++
 pkgset-load.c         | 148 ++++++++++++--
 pkgset-order.c        |  81 ++++----
 pkgset-req.c          | 419 +------------------------------------
 pkgset-req.h          |  60 ------
 pkgset.c              | 556 ++++++++++++--------------------------------------
 pkgset.h              |  76 ++++---
 pm/pset/pset.c        |   3 +-
 poldek.h              |   1 -
 poldek_intern.h       |   4 +-
 poldek_ts.c           | 117 +++++------
 split.c               | 543 ------------------------------------------------
 split.h               |  21 --
 thread.c              |  18 ++
 thread.h              |  21 ++
 uninstall.c           |  10 +-
 upgrade-dist.c        |   1 -
 47 files changed, 1569 insertions(+), 2037 deletions(-)

commit ff7f47816a0bd882afea4639a20a27b2a2e12c71
Author: mis <mistoo@gmail.com>
Date:   Thu Feb 20 15:09:13 2025 +0100

    chore: catch rpmlib req early

 install3/requirements.c | 6 ++++++
 1 file changed, 6 insertions(+)

commit 9a000875be24618e97c440708e20649f4dde4bad
Author: mis <mistoo@gmail.com>
Date:   Thu Feb 20 14:51:44 2025 +0100

    chore: use mallinfo2() if available

 minfo.c | 21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)

commit 26fcf269e0b0464c6adcaa2279e91c89c2cd4d75
Author: mis <mistoo@gmail.com>
Date:   Thu Feb 20 14:50:39 2025 +0100

    chore: disable pointless _check_dirname_deps rpm macro

 pm/rpmorg/rpminstall.c | 2 ++
 1 file changed, 2 insertions(+)

commit c5cd5b5bacf6314e9695e80ba6b5c504cf75ea06
Author: mis <mistoo@gmail.com>
Date:   Thu Feb 20 14:39:32 2025 +0100

    chore: more tests

 tests/Makefile.am         |   3 +
 tests/sh/01-create-repo   |  12 ---
 tests/sh/02-up-repo       |   2 +-
 tests/sh/07-depsolver     | 126 +++++++++++++++++++++++++++-----
 tests/sh/08-rpm           |  19 +++--
 tests/sh/10-booldeps      |   4 +-
 tests/sh/11-install-dist  | 182 ++++++++++++++++++++++++++++++++++++++++++++++
 tests/sh/12-verify        |  98 +++++++++++++++++++++++++
 tests/sh/lib/repo-setup   |  31 ++++++++
 tests/sh/lib/rpm-setup    |   4 +-
 tests/sh/lib/setup        |   3 +
 tests/sh/lib/shunit2      |  12 +--
 tests/sh/lib/solver-setup | 108 +++++++++++++++++++++------
 13 files changed, 533 insertions(+), 71 deletions(-)

commit cd0e1685fb1d2b75083d613c9e93cb306ccd74f3
Author: mis <mistoo@gmail.com>
Date:   Thu Feb 20 14:25:05 2025 +0100

    chore: verbosity down

 pm/rpm/misc.c    | 2 +-
 pm/rpmorg/misc.c | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 2b2256b1d08efe10f0cf8a1fcb4b43acb20acb6d
Author: mis <mistoo@gmail.com>
Date:   Thu Feb 20 14:23:44 2025 +0100

    cli: align repos name column width (-l, --sl)

 cli/op_source.c | 38 ++++++++++++++++++++++++++++++++++----
 pkgdir/source.c | 18 ++++++++++++++----
 pkgdir/source.h |  1 +
 3 files changed, 49 insertions(+), 8 deletions(-)

commit 4e5d6f24cc14b504d8731d2bafb3b11cf5d19233
Author: mis <mistoo@gmail.com>
Date:   Thu Feb 20 13:26:29 2025 +0100

    fix: avoid 'possibly unused variable' warn

 booldep_eval.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit f047ab78ba156bd69b5b52a96a97d1eab1c6c542
Author: mis <mistoo@gmail.com>
Date:   Sat Feb 15 19:52:59 2025 +0100

    chore: remove side-effects functions

 vfile/fetch.c | 14 --------------
 vfile/vfile.h |  4 ++--
 2 files changed, 2 insertions(+), 16 deletions(-)

commit 83e6479385763d9d7ef7b153b85e3d1944f1c575
Author: mis <mistoo@gmail.com>
Date:   Sat Feb 15 09:06:52 2025 +0100

    fix: display microsecs as microsecs

 misc.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit cdca88ff0ce6093b6ae0ce196c337b5597153d99
Author: mis <mistoo@gmail.com>
Date:   Fri Feb 14 09:22:26 2025 +0100

    fix: tests including does not work

 tests/sh/08-rpm | 2 --
 1 file changed, 2 deletions(-)

commit 0eec4ed26a9e3e7ec24c808a88ff8e51009bec8f
Author: mis <mistoo@gmail.com>
Date:   Wed Feb 12 15:02:39 2025 +0100

    add booldeps tests

 tests/sh/10-booldeps   | 255 +++++++++++++++++++++++++++++++++++++++++++++++++
 tests/sh/lib/rpm-setup | 104 ++++++++++++++++++++
 tests/test_booldeps.c  | 203 +++++++++++++++++++++++++++++++++++++++
 3 files changed, 562 insertions(+)

commit 82597e1d555ec2e7ea99e6e2d6add6dd91646ddd
Author: mis <mistoo@gmail.com>
Date:   Wed Feb 12 15:01:14 2025 +0100

    feat: add support for rpm4 boolean dependencies

 Makefile.am               |   3 +-
 Makefile.extra            |   3 +
 booldep.h                 |  53 +++++++
 booldep_eval.c            | 369 ++++++++++++++++++++++++++++++++++++++++++++++
 booldep_parse.c           | 294 ++++++++++++++++++++++++++++++++++++
 capreq.h                  |  16 --
 install3/ictx.h           |  25 ++++
 install3/misc.c           | 180 +++++++++++++++++++++-
 install3/requirements.c   | 255 +++-----------------------------
 make.sh                   |  12 +-
 tests/Makefile.am         |   2 +-
 tests/build-test-rpm.sh   |  12 +-
 tests/run-sh-tests.sh     |  49 +++---
 tests/sh/01-create-repo   |   2 +-
 tests/sh/08-rpm           |  99 ++-----------
 tests/sh/lib/setup        |  10 +-
 tests/sh/lib/solver-setup |  14 +-
 17 files changed, 1007 insertions(+), 391 deletions(-)

commit 91cf7a27e6bd40b1a76d3a4d1e39f9e9a7b2ab44
Author: mis <mistoo@gmail.com>
Date:   Mon Feb 10 13:23:03 2025 +0100

    add git's safe.directory

 .github/workflows/build.yml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit e265a10e00bdff5e78fd59bd4f4c2b961279a076
Author: mis <mistoo@gmail.com>
Date:   Mon Feb 10 13:19:28 2025 +0100

    fix CI

 .github/workflows/build.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 947af4b5bee9d2d440f23f794641f2c2c8ef1ac9
Author: mis <mistoo@gmail.com>
Date:   Mon Feb 10 13:17:59 2025 +0100

    up CI

 .github/workflows/build.yml | 14 +++++++-------
 tests/ci.sh                 | 23 +++++++++++++++++++++++
 tndb                        |  2 +-
 trurlib                     |  2 +-
 4 files changed, 32 insertions(+), 9 deletions(-)

commit 3e61390b733b8b444f172a713fc0c04d8d7dc0b0
Author: mistoo <mis@pld-linux.org>
Date:   Mon Feb 10 09:35:54 2025 +0100

    Update build.yml
    
    add missing git

 .github/workflows/build.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit f15d19380e71a11af4b11a7214f5cd42ab64b917
Author: mistoo <mis@pld-linux.org>
Date:   Mon Feb 10 09:32:53 2025 +0100

    Update build.yml
    
    prep image before checkout

 .github/workflows/build.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 15c4072391e7bbb344cb0761e51c8871b90b269f
Author: mistoo <mis@pld-linux.org>
Date:   Mon Feb 10 09:27:56 2025 +0100

    Update build.yml
    
    Use container:

 .github/workflows/build.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit ace8ebe882b6fc325fe2a1b5a60eff04b1e327e8
Author: mis <mistoo@gmail.com>
Date:   Sun Feb 9 18:10:52 2025 +0100

    chore: wrap rpmdsUname/Cpuinfo to avoid incompatibile typecast

 pm/rpmorg/misc.c | 17 ++++++++++++++---
 1 file changed, 14 insertions(+), 3 deletions(-)

commit a2f71657877bc70761cbced16fd53f6add9248f5
Author: mis <mistoo@gmail.com>
Date:   Sun Feb 9 17:42:52 2025 +0100

    add test case for pre/post reqs (#17 related)

 tests/build-test-rpm.sh | 10 ++++++++++
 tests/sh/07-depsolver   | 10 ++++++++++
 trurlib                 |  2 +-
 3 files changed, 21 insertions(+), 1 deletion(-)

commit 87d2d753eda709e2458e2717f23866b30fe101b2
Author: mistoo <mis@pld-linux.org>
Date:   Sun Feb 9 17:18:59 2025 +0100

    Create build.yml

 .github/workflows/build.yml | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

commit 6c5768a8b1011cbcfad651ce38601b9d6a960641
Author: mis <mistoo@gmail.com>
Date:   Sun Feb 9 16:50:25 2025 +0100

    remove gcc warnings

 cli/install.c              | 12 ++++++------
 cli/op_verify.c            | 41 ++++++++++++++++++++---------------------
 cli/uninstall.c            |  4 ++--
 conf.c                     |  3 ++-
 install3/requirements.c    | 13 ++++++++-----
 lib_pkgset.c               |  2 +-
 pkgdir/metadata/metadata.c |  2 +-
 pkgdir/pndir/pndir.c       |  2 +-
 pkgset.h                   | 10 +++++-----
 pm/rpmorg/misc.c           |  2 +-
 pm/rpmorg/signature.c      |  1 +
 poldek_ts.c                |  2 +-
 12 files changed, 49 insertions(+), 45 deletions(-)

commit cfbf04b0b704c369c3e73e1c3110b37f44185465
Author: mis <mistoo@gmail.com>
Date:   Sun Feb 9 16:17:56 2025 +0100

    applied rpm4-no-dir-deps.patch (https://github.com/pld-linux/poldek/commit/3e585669810a6f61ce6797b7a4b52eaf15c2f02f)

 doc/poldek.conf.xml       |   2 +-
 lib_init.c                |   3 +-
 pm/rpmorg/Makefile.am     |   1 -
 pm/rpmorg/mod.c           |  25 +++------
 pm/rpmorg/rpmdb_depdirs.c | 140 ----------------------------------------------
 5 files changed, 12 insertions(+), 159 deletions(-)

commit 99337bcf040a8c8a35d65bf78432063e502bc261
Author: mis <mistoo@gmail.com>
Date:   Sun Feb 9 16:01:59 2025 +0100

    merged rpm-4.18.patch (https://github.com/pld-linux/poldek/commit/887913553bb27d6dc7121c16335007ced4dccde2)

 pm/rpmorg/install.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 0a981b878f8c53cb33ca3db048c40b093fdd2828
Author: mis <mistoo@gmail.com>
Date:   Sun Feb 9 16:01:59 2025 +0100

    merged gcc14.patch (https://github.com/pld-linux/poldek/commit/862de2ef73b3753c63daaa965018aa79544c2600)

 pm/rpmorg/install.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 44a5a53ebcdd6e35d012952f8090aa9e6c3ef90b
Author: mis <mistoo@gmail.com>
Date:   Sun Feb 9 16:01:58 2025 +0100

    merged poldek-https-redirect.patch (https://github.com/pld-linux/poldek/commit/4c18fee28a08543b4ce144403efe0c7cbf1109df)

 vfile/vfffmod.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit c5e731399b400fc34212a46053e4e900aa6e3ff1
Author: mis <mistoo@gmail.com>
Date:   Sun Feb 9 16:01:58 2025 +0100

    merged egrep-is-obsolete.patch (https://github.com/pld-linux/poldek/commit/99a84776b7eba2eef27cfcf1ff91f942f215382f)

 Makefile.extra            |  2 +-
 scripts/vfcompr           |  4 ++--
 tests/sh/03-up-loop       |  4 ++--
 tests/sh/lib/setup        |  2 +-
 tests/sh/lib/solver-setup | 18 +++++++++---------
 5 files changed, 15 insertions(+), 15 deletions(-)

commit 4f9fd6319eba3cc6eb2315706f8d85c8a09c0695
Author: mis <mistoo@gmail.com>
Date:   Sun Feb 9 16:01:58 2025 +0100

    merged boolean-deps.patch (https://github.com/pld-linux/poldek/commit/28d3fe2cfefd0be9392cd47a0fd8e324c8d65e3f)

 capreq.h                |  16 ++++
 install3/requirements.c | 239 +++++++++++++++++++++++++++++++++++++++++++++---
 2 files changed, 242 insertions(+), 13 deletions(-)

commit 176c0cb52eb6c0a7ee708b0d4f75fa31984cbe5f
Author: mis <mistoo@gmail.com>
Date:   Sun Feb 9 16:01:58 2025 +0100

    merged more-trace.patch (https://github.com/pld-linux/poldek/commit/2d94f8f7056fbe16b90a171b66282cae45b9070b)

 cli/cmd_chain.c        | 1 -
 conf.c                 | 1 -
 depdirs.c              | 1 -
 install3/ictx.h        | 1 -
 install3/iset.c        | 2 --
 pkg.c                  | 3 +--
 pkgcmp.c               | 5 ++---
 pkgdir/pkgdir.c        | 1 -
 pkgdir/source.c        | 2 --
 pkgdir/source_mkidx.c  | 2 --
 pkgiter.c              | 1 -
 pkgroup.c              | 2 --
 pm/pkgdb.c             | 3 ++-
 pm/rpm/rpmdb_it.c      | 1 -
 pm/rpmorg/rpm_pkg_ld.c | 4 ++--
 pm/rpmorg/rpmdb_it.c   | 1 -
 uninstall.c            | 1 -
 upgrade-dist.c         | 1 -
 vfile/vopen3.c         | 1 -
 19 files changed, 7 insertions(+), 27 deletions(-)

commit 3dbc225d88008738861a0cff942915e9901236cf
Author: mis <mistoo@gmail.com>
Date:   Sun Feb 9 16:01:58 2025 +0100

    merged no-bdb-for-rpm-org.patch (https://github.com/pld-linux/poldek/commit/d37cdfea68f9fb65e2fbcdf2521e19e30aa60d76)

 configure.ac | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit c7b8295499b4c406907a1dd456b67df112e8d12b
Author: mis <mistoo@gmail.com>
Date:   Sun Feb 9 16:01:58 2025 +0100

    merged poldek-rsa_sig_rpmorg.patch (https://github.com/pld-linux/poldek/commit/d88c72b5ec4b6ad64ed02b79b658fb183829b641)

 pm/rpmorg/signature.c | 3 +++
 1 file changed, 3 insertions(+)

commit f709d20aa46b7cb87eb3eb479f76b0989f4af78f
Author: mis <mistoo@gmail.com>
Date:   Sun Feb 9 16:01:58 2025 +0100

    merged verify-signature.patch (https://github.com/pld-linux/poldek/commit/c685f627d1dae75f527f4a43245ea8acdbab7292)

 pm/rpmorg/signature.c | 5 +++++
 1 file changed, 5 insertions(+)

commit d4e17afdcce417509ad372acc2a0b7fa633fc9f8
Author: mis <mistoo@gmail.com>
Date:   Sun Feb 9 16:01:58 2025 +0100

    merged skip-buildid-obsoletes.patch (https://github.com/pld-linux/poldek/commit/aba59b953581b330457d7e6f0ea3e1ab648f80a7)

 install3/obsoletes.c | 2 ++
 1 file changed, 2 insertions(+)

commit c90a380f400580c1f94296007a59ae5da64d9311
Author: mis <mistoo@gmail.com>
Date:   Sun Feb 9 16:01:58 2025 +0100

    merged rpm4-cpuinfo-deps.patch (https://github.com/pld-linux/poldek/commit/7f01416d06a257ce15e0ea468e836d4fdcd891ca)

 pm/rpmorg/misc.c | 3 +++
 1 file changed, 3 insertions(+)

commit 9527f8b86e2a114ed57678eb6b01a86b6a8e9d62
Author: mis <mistoo@gmail.com>
Date:   Sun Feb 9 16:01:58 2025 +0100

    merged sqlite-rpmdb.patch (https://github.com/pld-linux/poldek/commit/cafb63cb964647aba1f6c2de3a4bd5968439ddc5)

 pm/rpmorg/rpm.c | 4 ++++
 1 file changed, 4 insertions(+)

commit 09ce49b560a34f952b402f84e0df3280b85d1c75
Author: mis <mistoo@gmail.com>
Date:   Sun Feb 9 16:01:58 2025 +0100

    merged rpm4-uname-deps.patch (https://github.com/pld-linux/poldek/commit/c670d25c1a1541aad4f848759358ed0d11ddacaf)

 pm/rpmorg/misc.c | 3 +++
 1 file changed, 3 insertions(+)

commit f76999b32447447266873af03ef52248ed47b04d
Author: mis <mistoo@gmail.com>
Date:   Sun Feb 9 16:01:58 2025 +0100

    merged db-index-format.patch (https://github.com/pld-linux/poldek/commit/c670d25c1a1541aad4f848759358ed0d11ddacaf)

 pm/rpmorg/rpmdb_depdirs.c | 2 --
 1 file changed, 2 deletions(-)

commit 83f6ed43a8b41b8960d003b3382f29a75564a6d6
Author: mis <mistoo@gmail.com>
Date:   Sun Feb 9 16:01:58 2025 +0100

    merged rpm-4.15.patch (https://github.com/pld-linux/poldek/commit/b47be59439fe1031a342efc93d30171acac79fa3)

 pm/rpmorg/pm_rpm.h    |  4 ----
 pm/rpmorg/signature.c | 44 +++++++++++++++-----------------------------
 2 files changed, 15 insertions(+), 33 deletions(-)

commit 835f0607476a723d89140c29a6c09e50e79d5981
Author: mis <mistoo@gmail.com>
Date:   Sun Feb 9 15:47:44 2025 +0100

    tests: verbosity up

 tests/sh/07-depsolver | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

commit d5dde67fcfcbf3db8e863897fd7e4d0322087ef8
Author: mis <mistoo@gmail.com>
Date:   Sun Feb 9 15:45:40 2025 +0100

    tests: handle boolean3 value reversal

 tests/test_config.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

commit 5656b102fc96b993bb6c39d8a8596629940aaf6d
Author: mis <mistoo@gmail.com>
Date:   Sun Feb 9 15:19:19 2025 +0100

    tests: executables must have exec bit set to package get color from rpm

 tests/build-test-rpm.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 05a0cf8eda34c980f280a7b803c5eae9e3bc6d26
Author: mis <mistoo@gmail.com>
Date:   Sun Feb 9 13:23:51 2025 +0100

    merged PLD patches https://github.com/pld-linux/poldek/commit/5e4ef52a61a7ebbf59a4f8c2d8254376514f1f49 and https://github.com/pld-linux/poldek/commit/b99b1fbaafcd141db7744fc9f85bbfdce0a7137c

 Makefile.am     | 2 +-
 doc/Makefile.am | 2 +-
 doc/manual.xml  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

commit f0859634bea730daa67ca98037171194c0dce949
Merge: cd4d44e b7c0f12
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Wed Sep 21 22:17:45 2022 +0200

    Merge pull request #22 from jpalus/sorted-ls-upgradable-fix
    
    cli/ls: sort entries just before listing (after filtering)

commit cd4d44e5fe412e2d92a8fbc2e9ec29329f1fe134
Merge: add9fc6 7094029
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Wed Sep 21 22:15:48 2022 +0200

    Merge pull request #16 from jpalus/master
    
    implement rpmvercmp for rpm.org

commit b7c0f1246788d1716c519387d75d7920ef59865a
Author: Jan Palus <jpalus@fastmail.com>
Date:   Tue Aug 30 16:32:24 2022 +0200

    cli/ls: sort entries just before listing (after filtering)
    
    fixes global entries order being broken after doing `ls -ut`.
    "upgradable" listing overrides `ls_ents` and hence sort order
    restoration operates on wrong array. observed broken beavior:
    
    - invoking:
      (1) ls -u
      (2) ls -ut
      (3) ls -u
    
      should result in (1) and (3) being the same while in fact (2) and (3)
      are the same
    
    - after invoking `ls -ut` package name completion is broken since it
      uses binary search and therefore relies on correct order
    
    also doing `ls -u` might get marginally faster since it no longer needs
    to sort all available packages, but only those which are upgradable.

 cli/ls.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 70940292e321f1b7f4af217425810ed4110f6333
Author: Jan Palus <atler@pld-linux.org>
Date:   Sat Oct 31 00:32:04 2020 +0100

    implement rpmvercmp for rpm.org

 pm/rpmorg/rpmvercmp.c | 24 ++++++++++++++++--------
 1 file changed, 16 insertions(+), 8 deletions(-)

commit add9fc67dbd1b18720b553bf30dc60d0767e439e
Author: mis <mis@pld-linux.org>
Date:   Wed Apr 29 11:11:30 2020 +0200

    fix: time_t formatting

 cli/dbcache.c | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

commit 1b93bd766413a3296a468b265184c19bbcda33e6
Author: mis <mis@pld-linux.org>
Date:   Wed Apr 29 10:44:52 2020 +0200

    fix: set differ scores for different archs (closes #10)

 pkg.c            |  7 +++++--
 tests/test_cmp.c | 29 ++++++++++++++++++++++++++++-
 2 files changed, 33 insertions(+), 3 deletions(-)

commit 2527368cc0042c0e7783b949518c78a84f96fd17
Author: mis <mis@pld-linux.org>
Date:   Tue Apr 28 13:37:38 2020 +0200

    fix: print '-' as E-R separator

 cli/ls.c     | 2 +-
 ts_summary.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit ffdcb5f6b0c9b2628741dedf74c540399431771e
Author: mis <mis@pld-linux.org>
Date:   Mon Apr 27 13:00:16 2020 +0200

    fix: allow gpg keys duplicates (fixes #9)

 pkgdir/pkgdir_dirindex.c | 3 ++-
 trurlib                  | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

commit eff7e5e9e8834c936ff1241c5a88b372f49d5cca
Merge: 8a4b0cf c9844b0
Author: mis <mis@pld-linux.org>
Date:   Fri Apr 24 16:11:52 2020 +0200

    Merge branch 'master' of github.com:poldek-pm/poldek

commit 8a4b0cf06098059fbd9497319f23cdea190d44dd
Author: mis <mis@pld-linux.org>
Date:   Fri Apr 24 16:11:38 2020 +0200

    tests: check changelogs presence (related to #6)

 tests/build-test-rpm.sh |  6 ++++++
 tests/sh/03-up-loop     | 26 ++++++++++++++++++++++----
 tests/sh/lib/repo-setup |  5 +++--
 3 files changed, 31 insertions(+), 6 deletions(-)

commit c9844b0773508b9c37d5fb16b85f2ed1cac8161e
Merge: 139c388 946389d
Author: mistoo <mis@pld-linux.org>
Date:   Wed Apr 22 17:17:13 2020 +0200

    Merge pull request #8 from jpalus/master
    
    add missing include file for ioctl

commit 946389d9c1a521edb65daac0f1e87bc3b3cf88ae
Author: Jan Palus <atler@pld-linux.org>
Date:   Wed Apr 22 12:39:47 2020 +0200

    add missing include file for ioctl

 vfile/p_open.c | 2 +-
 vfile/vopen3.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 139c388d6b47eb71023b24a6fc4810c43b898fa1
Author: mis <mis@pld-linux.org>
Date:   Wed Apr 15 16:11:46 2020 +0200

    feat: compact and coloured 'ls -lu' result
    
    Upgradeable packages ('ls -lu' command) displayed in more compact,
    coloured form; old four-column form is available with 'ls -llu'.

 cli/cmd.h |   1 +
 cli/ls.c  | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++------------
 2 files changed, 135 insertions(+), 30 deletions(-)

commit 4c6cef15485e11df12ad8ad780c35440bf50f88c
Author: mis <mis@pld-linux.org>
Date:   Wed Apr 15 16:07:43 2020 +0200

    fix: get newest installed version build time as changelog filter

 cli/desc.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit e48a2d422a6989fc2a03f7847db6cf90f9a54ecf
Author: mis <mis@pld-linux.org>
Date:   Thu Apr 9 14:58:18 2020 +0200

    tests: fixed up-loop test

 tests/run-sh-tests.sh   |  2 +-
 tests/sh/03-up-loop     |  9 +++++++++
 tests/sh/lib/repo-setup | 27 ++++++++++++++++++---------
 3 files changed, 28 insertions(+), 10 deletions(-)

commit 3c713cb335b93b096ab1de566bbd201df98a6c0c
Author: mis <mis@pld-linux.org>
Date:   Thu Apr 9 12:13:26 2020 +0200

    Release 0.42.2

 configure.ac |  2 +-
 doc/NEWS.xml | 15 +++++++++++++++
 2 files changed, 16 insertions(+), 1 deletion(-)

commit eb0a7ae43d7489aaf26199974b4f8200596228b1
Author: mis <mis@pld-linux.org>
Date:   Tue Apr 7 08:40:14 2020 +0200

    tests: add --quiet when comparing package lists

 tests/sh/03-up-loop | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 842dccf9fd63c6a9fef7a9954f48c7b56b67c12a
Author: mis <mis@pld-linux.org>
Date:   Mon Apr 6 15:50:31 2020 +0200

    fix: avoid installed packages loading with desc --log

 cli/desc.c      | 55 ++++++++++++++++++++++++++-----------------------------
 poldek_intern.h |  1 +
 2 files changed, 27 insertions(+), 29 deletions(-)

commit b6e0544c6e69eaaa693c5b9b77ab92ef48c6add0
Author: mis <mis@pld-linux.org>
Date:   Mon Apr 6 14:51:57 2020 +0200

    chore: up trurlib ref

 trurlib | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2c05d96ffa04459fda2dc2c8c7b0a28106a306a1
Author: mis <mis@pld-linux.org>
Date:   Mon Apr 6 14:51:21 2020 +0200

    fix: handle redundant package requirements

 install3/requirements.c |   6 ++-
 pkg.c                   |  79 ++++++++++++++++++++++++++++-
 tests/sh/07-depsolver   |  12 +++++
 tests/test_match.c      | 132 +++++++++++++++++++++++++++++++++++++++++++++++-
 4 files changed, 224 insertions(+), 5 deletions(-)

commit 4f522d87b8bacbc9cfb551668155aa7b99b8edd0
Author: mis <mis@pld-linux.org>
Date:   Mon Apr 6 14:50:00 2020 +0200

    fix: compare pure relflags

 capreq.c | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

commit efdec5094ebe06849530a8691dbe65250bd2ed7d
Author: mis <mis@pld-linux.org>
Date:   Wed Apr 1 08:13:17 2020 +0200

    fixed trace() calls

 install3/misc.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 9f0c90d8dc07df257c9fe8707c54be9436db1411
Author: mis <mis@pld-linux.org>
Date:   Tue Mar 31 14:19:36 2020 +0200

    fix: improved orphan successor scoring
    
    In case of multiple versions is available, prefer successor
    without already-obsoleted requirements.

 install3/requirements.c | 43 ++++++++++++++++++++++++++++---------------
 tests/sh/07-depsolver   | 29 +++++++++++++++++++++++++++++
 2 files changed, 57 insertions(+), 15 deletions(-)

commit 33b703185c2dca8a16beaa7a2cc31fdb43457ae1
Author: mis <mis@pld-linux.org>
Date:   Tue Mar 31 11:47:53 2020 +0200

    fix: last commit fix

 install3/misc.c           | 11 ++++++-----
 tests/sh/lib/solver-setup |  7 +++++--
 2 files changed, 11 insertions(+), 7 deletions(-)

commit dfd4576bb4d7a6215c47ac6a1c71657300f263e1
Author: mis <mis@pld-linux.org>
Date:   Tue Mar 31 11:10:02 2020 +0200

    fix: smarter "choose equivalents" (cont.)
    
    Remove from equivalents conflicted/ with unmet deps packages
    and different versions of the same package if it's only choice
    (fixes lp#1722104); package scoring code cleanups.

 install3/misc.c           | 348 ++++++++++++++++++++++++++++------------------
 tests/sh/07-depsolver     |  99 ++++++++-----
 tests/sh/lib/solver-setup |  17 +--
 3 files changed, 283 insertions(+), 181 deletions(-)

commit bc0edb37b6a83b83d3804c4ceae145055e48ed9a
Author: mis <mis@pld-linux.org>
Date:   Tue Mar 31 02:30:25 2020 +0200

    chore: add missing const

 install3/ictx.h | 6 +++---
 install3/mark.c | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

commit 988cc006604962a1be81f551e5c2b215336ddc0b
Author: mis <mis@pld-linux.org>
Date:   Fri Mar 27 16:07:38 2020 +0100

    - fix: smarter "choose equivalents"
    
    Do not ask user to choose among different versions of the same
    package (see tests/sh/07-depsolver#testAskEquivalents)

 install3/misc.c       | 54 ++++++++++++++++++++++++++++++++++++++-------------
 tests/sh/07-depsolver | 31 ++++++++++++++++++++++++++++-
 2 files changed, 70 insertions(+), 15 deletions(-)

commit 2e4a66188b2d92c926ad87ea66ded8c042ae57cc
Author: mis <mis@pld-linux.org>
Date:   Fri Mar 27 10:48:36 2020 +0100

    fix: quoting

 tests/sh/07-depsolver | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 58985552cfd1ca299d04f2e986b7d3f6eb816cca
Author: mis <mis@pld-linux.org>
Date:   Fri Mar 27 10:36:04 2020 +0100

    chore: update trurlib submodule ref

 trurlib | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d3baa584d9c08fedb90cbe3b6d4eef99358d8e37
Author: mis <mis@pld-linux.org>
Date:   Fri Mar 27 10:33:31 2020 +0100

    feat: multiple -g increases greediness

 cli/install.c             | 19 +++++++------------
 cli/uninstall.c           |  6 +++++-
 poldek_ts.c               | 14 +++++++++-----
 tests/sh/07-depsolver     | 35 +++++++++++++++++++++++++++++++++++
 tests/sh/lib/setup        |  4 ++--
 tests/sh/lib/solver-setup | 40 ++++++++++++++++++++++++++++++++++++++--
 6 files changed, 96 insertions(+), 22 deletions(-)

commit 9f027eeba1b4e98951271cbb90393c4acc312f5b
Author: mis <mis@pld-linux.org>
Date:   Fri Mar 27 10:30:43 2020 +0100

    tests: CK_FORK note

 tests/README | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 4f8e75ce6ca2ea40ea9b588ff854ec74bf6a32ae
Author: mis <mis@pld-linux.org>
Date:   Fri Mar 27 10:29:23 2020 +0100

    tests: add placeholder package to empty src repo

 tests/sh/08-rpm | 2 ++
 1 file changed, 2 insertions(+)

commit 2e0119183faa91c6eb14d5fa1565da2570671067
Author: mis <mis@pld-linux.org>
Date:   Fri Mar 27 09:53:20 2020 +0100

    fix: make /all-avail home directory (if available)

 cli/cli.c  | 48 +++++++++++++++++++++++++++---------------------
 cli/dent.c |  3 +--
 2 files changed, 28 insertions(+), 23 deletions(-)

commit e8c471f876430c4f4d9cbb0d208cebb9e3e72b24
Author: mis <mis@pld-linux.org>
Date:   Thu Mar 26 18:10:30 2020 +0100

    fix: dirindex on centos

 tests/sh/08-rpm | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit 62f1d2179e9fe91d79bff834058e629b2db2dc0c
Author: mis <mis@pld-linux.org>
Date:   Thu Mar 26 18:09:56 2020 +0100

    fix: up verbosity

 cli/dbcache.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 93b944f3723ab651b13585ec75509ba04a0bd775
Author: mis <mis@pld-linux.org>
Date:   Thu Mar 26 17:12:32 2020 +0100

    cli: optimize rpmdb cache loading
    - load all package files from rpmdb at once to avoid re-scan during
      directory index creation
    - rpmdbcache: use rpmdb's direcrory index instead of creating new one

 cli/dbcache.c             | 132 ++++++++++++++++++++++++++++++++--------------
 pkg.c                     |   4 +-
 pkg.h                     |   9 +++-
 pkgdir/pkg_restore.c      |  19 ++++---
 pkgdir/pkgdir.c           |  11 ++--
 pkgdir/pkgdir.h           |   3 +-
 pkgdir/pkgdir_dirindex.c  |  88 +++++++++++++++++++------------
 pkgdir/pkgdir_dirindex.h  |   8 ++-
 pkgdir/rpmdb/rpmdb.c      |  14 +++--
 pkgdir/rpmdb/rpmdbcache.c |  76 ++++++++++++++++++++++++--
 pm/rpm/rpm_pkg_ld.c       |   2 +
 pm/rpmorg/rpm_pkg_ld.c    |   2 +
 tests/sh/08-rpm           |  66 +++++++++++++++++++++--
 13 files changed, 331 insertions(+), 103 deletions(-)

commit 633068a91f4840baa024e2362c17f3db8df18b77
Author: mis <mis@pld-linux.org>
Date:   Thu Mar 26 11:49:21 2020 +0100

    expose vfile's cachedir as vf_cachedir()

 vfile/vfile.c | 4 ++++
 vfile/vfile.h | 3 +++
 2 files changed, 7 insertions(+)

commit 99e6fc5639e8be87b09ce37b027f5cee7a72b3d9
Author: mis <mis@pld-linux.org>
Date:   Thu Mar 26 09:34:53 2020 +0100

    add poldek_util_set_mtime()

 misc.c        | 10 ++++++++++
 poldek_util.h |  1 +
 2 files changed, 11 insertions(+)

commit 24b513d8e74de2c2491a2b2de121f489cefa85f6
Author: mis <mis@pld-linux.org>
Date:   Mon Mar 16 21:32:48 2020 +0100

    doc: fixed invalid XML

 doc/NEWS.xml | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

commit 46bf223ec856b243ef53bc3a66372e62d5b835b2
Author: mis <mis@pld-linux.org>
Date:   Mon Mar 16 21:29:59 2020 +0100

    chore: remove outdated file

 tests/test_poldek.c | 95 -----------------------------------------------------
 1 file changed, 95 deletions(-)

commit c549d2d1d1db86a8a6748f67dd224ac716e4b8ac
Author: mis <mis@pld-linux.org>
Date:   Mon Mar 16 21:29:25 2020 +0100

    0.42.1 release

 configure.ac |  2 +-
 doc/NEWS.xml | 23 ++++++++++++++++++++++-
 2 files changed, 23 insertions(+), 2 deletions(-)

commit b79bf33a3bf0d56567f69578ef01952853b28c04
Author: mis <mis@pld-linux.org>
Date:   Mon Mar 16 21:28:48 2020 +0100

    doc: update reference

 doc/manual/ref0901-repository_related_actions.xml | 16 +---------------
 doc/manual/ref1490-package_deinstallation.xml     |  2 +-
 2 files changed, 2 insertions(+), 16 deletions(-)

commit 4fa9b933aad5b3c15a3100bb1466a83e14c4c2a8
Author: mis <mis@pld-linux.org>
Date:   Mon Mar 16 21:28:15 2020 +0100

    chore: use PACKAGE_BUGREPORT

 lib_init.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit bf017cbb18390994cd7242e33d732de1d9350565
Author: mis <mis@pld-linux.org>
Date:   Mon Mar 16 17:18:01 2020 +0100

    tests: avoid to frequent repo build

 tests/sh/09-repos | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ce0760690c4fab5475e2ba003e91d63d9c74e01a
Author: mis <mis@pld-linux.org>
Date:   Mon Mar 16 17:05:14 2020 +0100

    tests: fix integer cond, set TERM

 tests/run-sh-tests.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit ac6568d0600830a1b6c0535448c22000d953db7f
Author: mis <mis@pld-linux.org>
Date:   Mon Mar 16 16:45:05 2020 +0100

    fix: fixed-length non-tty progress bar (#2 related)

 vfile/vfprogress.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

commit bff42a6eb7779971bfccb91d7af2138c2c736ad9
Author: mis <mis@pld-linux.org>
Date:   Mon Mar 16 16:40:16 2020 +0100

    fix: invalidate stubindex of local repos

 pkgdir/pkgdir_stubindex.c | 22 +++++++++++++++++-----
 tests/sh/09-repos         | 18 +++++++++++++++++-
 2 files changed, 34 insertions(+), 6 deletions(-)

commit 5ade3b1459a0b871d2ac55fa0ed12084d696cf9f
Author: mis <mis@pld-linux.org>
Date:   Mon Mar 16 15:57:02 2020 +0100

    chore: run shell-based tests separately with check-sh target

 .circleci/config.yml | 4 ++--
 Makefile.am          | 4 +++-
 tests/Makefile.am    | 8 ++++++--
 tests/README         | 5 ++---
 4 files changed, 13 insertions(+), 8 deletions(-)

commit a81a808a36747c2779564cdadabd731ba2ef20c1
Author: mis <mis@pld-linux.org>
Date:   Mon Mar 16 15:28:19 2020 +0100

    fix: clean entire repo cache with "-n repo --clean"
    
    Unify '--clean' and '-n repo --clean' behavior as the latter
    does not remove cached repo packages (if any); obsolete all --clean
    subvariants (--clean-pkg, --clean-whole/--cleana).

 cli/op_source.c         | 10 +++---
 tests/sh/05-clean-repo  | 93 +++++++++++++++++++++++++++++++------------------
 tests/sh/lib/repo-setup |  5 +--
 3 files changed, 68 insertions(+), 40 deletions(-)

commit d46cd937b7193d029c3674c38fc125127989e6b2
Author: mis <mis@pld-linux.org>
Date:   Mon Mar 16 15:27:30 2020 +0100

    fix: clean stubindex

 pkgdir/source.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit 7410a4f52aa1973c929f08440be211de2aa7ee0f
Author: mis <mis@pld-linux.org>
Date:   Mon Mar 16 14:42:00 2020 +0100

    fix: back to comparing architecture scores provided by rpmPlatformScore(); code cleanups

 pkg.c             |  4 ++-
 pkgcmp.c          | 94 ++++++++++++++-----------------------------------------
 pkgcmp.h          | 13 ++------
 tests/Makefile.am |  2 +-
 tests/sh/09-repos |  5 +++
 tests/test.h      |  1 +
 tests/test_cmp.c  | 87 ++++++++++++++++++++++++++++++++++++++++++++++++++
 7 files changed, 123 insertions(+), 83 deletions(-)

commit 53e0408ad2acd72c684eb7d69a4fe4f1da9aca8b
Author: mis <mis@pld-linux.org>
Date:   Mon Mar 16 14:24:26 2020 +0100

    fix: make "uniq package names" works again; closes #4

 Makefile.am       |  20 +++++----
 lib_pkgset.c      |  10 +++--
 pkgmisc.h         |   3 +-
 pkgset.c          |  36 ++-------------
 pkguniq.c         |  56 +++++++++++++++++++++++
 tests/sh/09-repos | 130 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 209 insertions(+), 46 deletions(-)

commit 33ee256ed6279cc87d503f5bb186125a3fe0b785
Author: mis <mis@pld-linux.org>
Date:   Sun Mar 15 00:19:32 2020 +0100

    fix: display downloading file label on non-tty output; closes #2

 vfile/vfprogress.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit 9eec0ddf1ba5468405bb7ae2116195d12f0b426c
Author: mis <mis@pld-linux.org>
Date:   Tue Mar 10 13:37:04 2020 +0100

    fix: summary: avoid arch mixing on x86_64 (#1 cont.)

 ts_summary.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit fb56fc1cad3271af1c94ad56c663f16d43af12a0
Author: mis <mis@pld-linux.org>
Date:   Tue Mar 10 12:50:00 2020 +0100

    fix: avoid arch mixing in transaction summary (closes #1)

 tests/sh/07-depsolver | 35 +++++++++++++++++++++++++++++++++++
 ts_summary.c          | 21 +++++++++++++++++----
 2 files changed, 52 insertions(+), 4 deletions(-)

commit 704b0e3df89bd0743b30d9d6ba25bff4b0f8dcdf
Author: mis <mis@pld-linux.org>
Date:   Tue Mar 10 11:24:45 2020 +0100

    fix: expand macros regardless their lexical order

 conf.c           | 40 ++++++++++++++++++++++++++++++++--------
 tests/sh/04-conf | 52 ++++++++++++++++++++++++++++++++++++++++++++--------
 2 files changed, 76 insertions(+), 16 deletions(-)

commit fb488405d94960ce2ed6b78405730c752a22bc8e
Author: mis <mis@pld-linux.org>
Date:   Mon Mar 2 10:21:43 2020 +0100

    update python pwd() wrapper to new poclidek_pwd() signature

 python/poldekmod.i | 161 ++++++++++++++++++++++++++---------------------------
 1 file changed, 79 insertions(+), 82 deletions(-)

commit 77419d7dcdd6308d882a10a25597a4fd2ff30f5e
Author: mis <mis@pld-linux.org>
Date:   Mon Mar 2 09:58:47 2020 +0100

    update NEWS

 doc/NEWS.xml | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit de918bd3ff5e8819822e16f726d131dc589db257
Author: mis <mis@pld-linux.org>
Date:   Mon Mar 2 09:46:25 2020 +0100

    chore: link rpm.org with system db (baggins@pld-linux.org)

 configure.ac | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)

commit 2304032bcac1ac0408cbd16c45e8148e5abcc3b7
Author: mis <mis@pld-linux.org>
Date:   Mon Mar 2 09:43:23 2020 +0100

    chore: update bug reporting link

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1fa82c92b91aab4926b37eb4072f3e32af3d8474
Author: mis <mis@pld-linux.org>
Date:   Mon Mar 2 09:14:28 2020 +0100

    chore: cli polishing

 pkgdir/source.c    | 3 ---
 vfile/vfprogress.c | 2 +-
 2 files changed, 1 insertion(+), 4 deletions(-)

commit 7e524c8ca019fba6216834fcb6f73dcdd1da6271
Author: mis <mis@pld-linux.org>
Date:   Mon Mar 2 09:13:30 2020 +0100

    feat: add -g as short form of --greedy

 cli/uninstall.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1bfb8b546ac9bb319e954637365a415042426fe8
Author: mis <mis@pld-linux.org>
Date:   Thu Feb 27 09:12:41 2020 +0100

    fix: skip redundant requirements only

 capreqidx.c | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

commit 040e1a0e75a2af3b273f6bf11f7abdeaf0d6bcbb
Author: mis <mis@pld-linux.org>
Date:   Mon Feb 17 16:50:33 2020 +0100

    fix: return true for non-ssl proto

 vfile/vfff/io.c | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

commit 2bb12259bf53ae15aac80a00324961cb43d854d9
Author: mis <mis@pld-linux.org>
Date:   Fri Feb 7 07:42:53 2020 +0100

    fix: rm debug message

 pkgdir/metadata/metadata.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1fc5a024fd28beffc05babd970e7611265bdced0
Author: mis <mis@pld-linux.org>
Date:   Fri Feb 7 07:42:08 2020 +0100

    fix: add SNI SSL support + SSL errors propagation

 vfile/vfff/io.c   | 46 +++++++++++++++++++++++++++++++++++++---------
 vfile/vfff/vfff.c |  7 +++++--
 2 files changed, 42 insertions(+), 11 deletions(-)

commit 391dd678c7ac4fadae2c4a4477723c02b2d9d482
Author: mis <mis@pld-linux.org>
Date:   Sun Jan 26 01:05:04 2020 +0100

    chore: use https as submodules urls

 .gitmodules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 4fbc205a360eb5012a38daf7169af2cc36d355a9
Author: mis <mis@pld-linux.org>
Date:   Sun Jan 26 01:03:41 2020 +0100

    fix: add missing initialization

 pm/pset/pset.c | 2 ++
 1 file changed, 2 insertions(+)

commit 9a6a07584e2e6dd1e7864326497368401d8a8e81
Author: mis <mis@pld-linux.org>
Date:   Sun Jan 26 00:27:47 2020 +0100

    fix: correct make check syntax

 .circleci/config.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit d0d32ac48215c0960ba90a83026c2ff576c555ef
Author: mis <mis@pld-linux.org>
Date:   Sun Jan 26 00:24:24 2020 +0100

    fix: add workflow section

 .circleci/config.yml | 7 +++++++
 1 file changed, 7 insertions(+)

commit 80788d622eb8d5975729d51b9de921a5ee1334b1
Author: mis <mis@pld-linux.org>
Date:   Sun Jan 26 00:15:54 2020 +0100

    chore: add testing on pld

 .circleci/config.yml | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

commit f8808625c80e2809a3208005adf1a508e77aecb5
Author: mistoo <mis@pld-linux.org>
Date:   Sat Jan 25 23:59:45 2020 +0100

    chore: try centos image

 .circleci/config.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 48127078bfeec59af7af05c1f028cda9df6d630f
Author: mis <mis@pld-linux.org>
Date:   Sat Jan 25 23:50:45 2020 +0100

    chore: playing with circle ci

 .circleci/config.yml | 11 +----------
 1 file changed, 1 insertion(+), 10 deletions(-)

commit 76892d8b8d878310d7b4a8b423fa2010a6d7fffb
Author: mis <mis@pld-linux.org>
Date:   Sat Jan 25 23:47:34 2020 +0100

    chore: remove outdated file

 TODO | 45 ---------------------------------------------
 1 file changed, 45 deletions(-)

commit f6c5f0f6574642d76b1f874de90b294cd72d6a3f
Author: mis <mis@pld-linux.org>
Date:   Sat Jan 25 23:38:17 2020 +0100

    chore: add CircleCI config

 .circleci/config.yml | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

commit 6cba07722966d528432a83dfb7e51f4002597a65
Author: mis <mis@pld-linux.org>
Date:   Sat Jan 25 23:29:55 2020 +0100

    chore: update submodules urls

 .gitmodules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 08144058030eefb6e9d76d9d69276614cae4eb19
Author: mis <mistoo@gmail.com>
Date:   Sat Jan 25 23:13:15 2020 +0100

    chore: use AM_CFLAGS to propagate compiler flags

 Makefile.am                 |  4 ----
 cli/Makefile.am             |  7 +------
 configure.ac                | 13 +++----------
 install3/Makefile.am        | 10 ++--------
 pkgdir/Makefile.am          |  4 ----
 pkgdir/dir/Makefile.am      |  8 ++------
 pkgdir/metadata/Makefile.am |  6 +-----
 pkgdir/pndir/Makefile.am    |  6 +-----
 pkgdir/rpmdb/Makefile.am    |  6 +-----
 pm/Makefile.am              |  4 ----
 pm/pset/Makefile.am         |  8 ++------
 pm/rpm/Makefile.am          | 14 +++-----------
 pm/rpmorg/Makefile.am       |  8 --------
 sigint/Makefile.am          |  8 ++------
 vfile/Makefile.am           |  8 --------
 vfile/vfff/Makefile.am      |  8 +-------
 16 files changed, 19 insertions(+), 103 deletions(-)

commit 87b67f4717844b27dd836189244407ef1cfdfd62
Author: mis <mis@pld-linux.org>
Date:   Sat Jan 25 22:56:57 2020 +0100

    fix: op shadows a parameter warn

 tests/test_config.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit eef60a6024a9538f46b99abb6cd0ac5336b26171
Author: mis <mis@pld-linux.org>
Date:   Sat Jan 25 22:24:08 2020 +0100

    chore: minor tests fixes

 tests/run-sh-tests.sh | 22 ++++++++++++++++------
 tests/sh/06-cachedir  |  1 +
 tests/sh/07-depsolver |  2 +-
 3 files changed, 18 insertions(+), 7 deletions(-)

commit a965ff952093f7e3f77ccdd13f160ddc292efc71
Author: mis <mis@pld-linux.org>
Date:   Sat Jan 25 20:37:34 2020 +0100

    fix: die on test setup failuer

 tests/sh/lib/repo-setup | 23 +++++++++++++++--------
 1 file changed, 15 insertions(+), 8 deletions(-)

commit 4deadda3e841eadd5bb35f3f506c24d570e35d12
Author: mis <mis@pld-linux.org>
Date:   Sat Jan 25 18:35:11 2020 +0100

    fix: test arch scoring with actual arch

 tests/sh/07-depsolver | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit cdf64421545b202904ff35d6226048e810042d03
Author: mis <mis@pld-linux.org>
Date:   Sat Jan 25 18:34:25 2020 +0100

    fix: make sure suggestions is sorted (rpmorg sorts them while rpm5 not); autochoice as string (testing)

 install3/requirements.c | 41 +++++++++++++++++++++--------------------
 1 file changed, 21 insertions(+), 20 deletions(-)

commit 1f9197e97a1ae85da28848c3301ea25297bf1af5
Author: mis <mis@pld-linux.org>
Date:   Sat Jan 25 17:12:33 2020 +0100

    fix: add missing export

 cli/poclidek.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7eefc9cfe44d4010fe6084856531c0d9183764e1
Author: mis <mis@pld-linux.org>
Date:   Sat Jan 25 17:10:43 2020 +0100

    chore: delete unused function

 pkgdir/pkg_store.c | 29 -----------------------------
 1 file changed, 29 deletions(-)

commit 49d9de12046cbcf727e1acccd2daef8320620c73
Author: mis <mis@pld-linux.org>
Date:   Sat Jan 25 17:10:15 2020 +0100

    fix: do not use unexported poldek__is_in_testing_mode() here

 cli/op_makeidx.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c2aa26141f8f81e01889f0d11afe483a4ef67ffa
Author: mis <mis@pld-linux.org>
Date:   Sat Jan 25 17:05:20 2020 +0100

    chore: recode pl manual to UTF-8

 doc/pl/Makefile.am |   6 +-
 doc/pl/poldek.pod  | 450 +++++++++++++++++++++++++++--------------------------
 2 files changed, 229 insertions(+), 227 deletions(-)

commit f2aa12962ea88c203504ac645cd1cfec523e7080
Author: mis <mis@pld-linux.org>
Date:   Sat Jan 25 16:56:07 2020 +0100

    chore: submodule helpers

 Makefile.extra | 27 +++++++++++++++++++++++++--
 1 file changed, 25 insertions(+), 2 deletions(-)

commit 20f1a79db218b6f974635aa519dcf0aea1eb4faa
Author: mis <mis@pld-linux.org>
Date:   Sat Jan 25 16:55:08 2020 +0100

    fix; set error msg as come from forkpts

 vfile/p_open.c | 84 +++++++++++++++++++++++++++++-----------------------------
 1 file changed, 42 insertions(+), 42 deletions(-)

commit 553b56f42eec4a3e3db9178b2b4c0d731a2e45d3
Author: mis <mis@pld-linux.org>
Date:   Sat Jan 25 16:54:03 2020 +0100

    chore: up submodules

 tndb    | 2 +-
 trurlib | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 4a07e79e1ae16d79d14c0f228b9170340d024c89
Author: mis <mis@pld-linux.org>
Date:   Sat Jan 25 16:23:11 2020 +0100

    chore: enable 'make check'

 Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit f82fef1ca65947f509c42e7d158277072e60726c
Author: mis <mis@pld-linux.org>
Date:   Sat Jan 25 16:22:31 2020 +0100

    chore: use msgn

 pkgset.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 885262f11328132551bbf451968830940980dd52
Author: mis <mis@pld-linux.org>
Date:   Sat Jan 25 16:21:42 2020 +0100

    chore: cleanup tests; make check executes all tests

 {tests => scripts}/dotrepo.sh |  0
 tests/Makefile.am             | 49 ++++---------------------
 tests/README                  |  4 +-
 tests/hello.c                 |  7 ----
 tests/run-sh-tests.sh         | 44 ++++++++++++++++++++++
 tests/sh/02-up-repo           |  2 +-
 tests/sh/08-rpm               |  8 ++--
 tests/sh/lib/repo-setup       |  1 +
 tests/test_config.c           | 73 ++++++++++++++++---------------------
 tests/test_env.c              | 23 ++++--------
 tests/test_match.c            | 85 ++++++++++++++++---------------------------
 tests/test_op.c               | 28 ++++----------
 tests/test_pmdb.c             | 10 +----
 tests/test_store.c            |  2 +-
 14 files changed, 140 insertions(+), 196 deletions(-)

commit 9dedb984b674c7dde141b54727134d75571fc471
Author: mis <mis@pld-linux.org>
Date:   Fri Jan 24 16:27:00 2020 +0100

    fixed limit

 capreq.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 17adb09ccd858b47c641235be105ab85ff2b63a5
Author: mis <mis@pld-linux.org>
Date:   Fri Jan 24 16:25:18 2020 +0100

    feat: pndir: add huge cap lists (over 64k storage size) splitting, to be able to save them in repo index

 capreq.c             | 45 ++++++++++++++++------------------
 capreq.h             |  2 +-
 pkgdir/pkg_restore.c | 64 +++++++++++++++++++++++++++++++++++++++++++++++--
 pkgdir/pkg_store.c   | 68 ++++++++++++++++++++++++++++++++++++++++++++--------
 pkgdir/pkg_store.h   |  5 ++--
 5 files changed, 143 insertions(+), 41 deletions(-)

commit d5d8760502684d7ee42b053e2e71bacb0c2c3c80
Author: mis <mis@pld-linux.org>
Date:   Fri Jan 24 00:12:57 2020 +0100

    fix: ignore test binaries

 tests/.gitignore | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit ef871f4fb67efc282d2e092c856b340b77ad3094
Author: mis <mis@pld-linux.org>
Date:   Fri Jan 24 00:12:04 2020 +0100

    feat: increase capreqs name limit to 16 bit (rpm's boolean deps)

 .gitignore         |   2 +
 capreq.c           | 227 ++++++++++++++++++++++++++++++++++++++++++++---------
 capreq.h           |   6 +-
 capreqidx.c        |   2 +-
 pkgfl.c            |   8 +-
 tests/.gitignore   |   5 +-
 tests/Makefile.am  |   9 ++-
 tests/test.h       |   2 +-
 tests/test_store.c |  78 ++++++++++++++++++
 9 files changed, 289 insertions(+), 50 deletions(-)

commit 12766cd1e4344db143cf6c86dd196e33e13c4b93
Author: mis <mis@pld-linux.org>
Date:   Fri Jan 24 00:08:10 2020 +0100

    fix: metadata: load stubindex from proper path

 pkgdir/metadata/metadata.c | 11 ++++++++---
 pkgdir/pkg_store.c         |  2 ++
 pkgdir/pkgdir_stubindex.c  |  4 +++-
 3 files changed, 13 insertions(+), 4 deletions(-)

commit de646d46fb795231b2d1e1709ed04469922902ca
Author: mis <mis@pld-linux.org>
Date:   Fri Jan 24 00:03:31 2020 +0100

    docs: updated manual

 doc/manual/ref0700-repository_index_creation.xml    | 18 ++----------------
 doc/manual/ref0900-repository_selection.xml         | 14 ++++++++++++++
 .../ref1291-distribution_installation-upgrade.xml   |  7 +++++++
 doc/manual/ref1300-installation_switches.xml        | 21 ++++++++++++---------
 doc/manual/ref1490-package_deinstallation.xml       | 11 +++++++++--
 doc/manual/ref1700-package_set_verification.xml     | 20 ++++++++++++++++++++
 doc/manual/ref2100-miscellaneous_options.xml        | 16 ++++++++--------
 7 files changed, 72 insertions(+), 35 deletions(-)

commit 0e7a1d17dd89b37c6fa464d4a14c96518c2eae4b
Author: mis <mis@pld-linux.org>
Date:   Thu Jan 23 23:50:04 2020 +0100

    fix: add missing cast

 misc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit cbfc7e648a696156b41fbb8c6d8439dd56d8b828
Author: mis <mis@pld-linux.org>
Date:   Wed Jan 22 09:21:43 2020 +0100

    chore: remove outdated file

 vfile/Makefile.am  |  2 +-
 vfile/testcookie.c | 77 ------------------------------------------------------
 2 files changed, 1 insertion(+), 78 deletions(-)

commit e04668495fff4554d4cdf8944ee6f56fe4016426
Author: mis <mis@pld-linux.org>
Date:   Wed Jan 22 09:20:47 2020 +0100

    chore: move utility scripts to its subdir

 Makefile.am                                              | 4 ++--
 build-dist-packages.sh => scripts/build-dist-packages.sh | 0
 cdpoldek.sh => scripts/cdpoldek.sh                       | 0
 poldekuser-setup.sh => scripts/poldekuser-setup.sh       | 0
 vfcompr => scripts/vfcompr                               | 0
 vfjuggle => scripts/vfjuggle                             | 0
 vfjugglerc.sample => scripts/vfjugglerc.sample           | 0
 vfsmb => scripts/vfsmb                                   | 0
 zlib-in-rpm.sh => scripts/zlib-in-rpm.sh                 | 0
 9 files changed, 2 insertions(+), 2 deletions(-)

commit 1696deff30817a8763c2ae2b2bc20162cf621e02
Author: mis <mis@pld-linux.org>
Date:   Wed Jan 22 08:36:40 2020 +0100

    chore: remove outdated files

 getlib.sh          | 49 -------------------------------------------------
 install/.gitignore |  6 ------
 shell/.gitignore   | 26 --------------------------
 3 files changed, 81 deletions(-)

commit 2a2bc447019c131ea67000bda456e04059f30e13
Author: mis <mis@pld-linux.org>
Date:   Mon Jan 20 13:56:10 2020 +0100

    fix: return err if fork() fails (lp#1760699)

 pm/rpm/rpminstall.c    | 184 ++++++++++++++++++++++++-------------------------
 pm/rpmorg/rpminstall.c |  17 +++--
 2 files changed, 100 insertions(+), 101 deletions(-)

commit 0c516beb60027da4eebca8fdfa240b039baed0ab
Author: mis <mis@pld-linux.org>
Date:   Fri Jan 17 14:04:57 2020 +0100

    fix: more informative message about rev-orphans in greedy mode; be less verbose

 uninstall.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 9645fcea50c1f58641793d4194aedef03db8d5e2
Author: mis <mis@pld-linux.org>
Date:   Fri Jan 17 12:41:38 2020 +0100

    chore: up modules

 tndb    | 2 +-
 trurlib | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 6d6e38bcb63b8b4d4709baa19d29d1079f37a44b
Author: mis <mis@pld-linux.org>
Date:   Fri Jan 17 12:41:24 2020 +0100

    chore: up mclean target

 Makefile.extra | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

commit 4a6fd11fd7e97244a6a00fdd76b516ac7dafd9ae
Author: mis <mis@pld-linux.org>
Date:   Fri Jan 17 12:40:35 2020 +0100

    0.42.0

 configure.ac |  7 +------
 doc/NEWS.xml | 14 ++++++++++++--
 2 files changed, 13 insertions(+), 8 deletions(-)

commit 64b2d4f01018354bcde91933849e6c8535042821
Author: mis <mis@pld-linux.org>
Date:   Fri Jan 17 12:39:51 2020 +0100

    chore: up BR

 poldek.spec.in | 20 +++++++++++---------
 1 file changed, 11 insertions(+), 9 deletions(-)

commit ad87aec847101450d7961c3bb9edc879cf52b950
Author: mis <mis@pld-linux.org>
Date:   Fri Jan 17 12:39:26 2020 +0100

    chore: remove logging of empty line between patches applying

 pkgdir/pndir/update.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 9fbd6ecfc86dde841118c669f13391c179cac4e4
Author: mis <mis@pld-linux.org>
Date:   Fri Jan 17 12:38:54 2020 +0100

    chore: be less verbose

 pkgdir/pkgdir_dirindex.c  | 2 +-
 pkgdir/pkgdir_stubindex.c | 5 +----
 2 files changed, 2 insertions(+), 5 deletions(-)

commit 27b476efc7abdeec57d5cb14469d3240ada02f7a
Author: mis <mis@pld-linux.org>
Date:   Fri Jan 17 12:25:58 2020 +0100

    chore: update lib versions

 Makefile.am       |  2 +-
 cli/Makefile.am   |  6 +++---
 vfile/Makefile.am | 12 ++++++------
 3 files changed, 10 insertions(+), 10 deletions(-)

commit 4f8e4a707289c0ceaca072511cc6465d84acc5e5
Author: mis <mis@pld-linux.org>
Date:   Fri Jan 17 11:33:16 2020 +0100

    cli: lazy load repos and use stubindexes for pkg completion; code cleanups; minor fixes"

 cli/cd.c        |  32 ++++-----
 cli/cli.c       | 146 ++++++++++++++++++++++++++++------------
 cli/cli.h       |   6 +-
 cli/cmd.h       |  26 +++----
 cli/dbcache.c   |  21 +++---
 cli/dent.c      | 179 +++++++++++++++++++++++++++++++++++--------------
 cli/dent.h      |  41 +++++++-----
 cli/desc.c      |  15 +++--
 cli/get.c       |  23 +++----
 cli/ls.c        | 175 ++++++++++++++++++++++++-----------------------
 cli/main.c      |  19 +-----
 cli/op.c        |  16 ++---
 cli/poclidek.h  |   2 +-
 cli/search.c    | 205 +++++++++++++++++++++++++++++---------------------------
 cli/shell.c     |  87 ++++++++++++++----------
 cli/uninstall.c |  75 +++++++++------------
 16 files changed, 613 insertions(+), 455 deletions(-)

commit 9abad555c8321e6186a721934db8e9fc5faffbff
Author: mis <mis@pld-linux.org>
Date:   Fri Jan 17 11:22:51 2020 +0100

    chore: remove debug code

 conf.c | 4 ----
 1 file changed, 4 deletions(-)

commit 88f949d910576e7b32013592f6033fef13b2facb
Author: mis <mis@pld-linux.org>
Date:   Fri Jan 17 11:18:57 2020 +0100

    feat: local stubindex is created for every repo to speed up initial cli boot time

 lib_pkgset.c               |  53 ++++++++++-
 pkg.h                      |   6 +-
 pkgcmp.c                   | 125 ++++++++++++------------
 pkgcmp.h                   |   3 +
 pkgdir/Makefile.am         |   7 +-
 pkgdir/metadata/metadata.c |  15 ++-
 pkgdir/pkgdir.c            |  62 +++++++++---
 pkgdir/pkgdir.h            |  19 ++--
 pkgdir/pkgdir_intern.h     |   1 +
 pkgdir/pkgdir_stubindex.c  | 230 +++++++++++++++++++++++++++++++++++++++++++++
 pkgdir/pkgdir_stubindex.h  |  27 ++++++
 pkgdir/pndir/pndir.c       |   2 +
 pkgdir/source.c            |   1 +
 pkgdir/source.h            |   2 +
 poldek.h                   |  14 +--
 15 files changed, 471 insertions(+), 96 deletions(-)

commit 7450119dbbff789f95981264ba76098694360cac
Author: mis <mis@pld-linux.org>
Date:   Fri Jan 17 11:16:57 2020 +0100

    feat: add dirindex update function + mtime based up-to-date checking; minor fixes

 pkgdir/pkgdir_dirindex.c | 164 ++++++++++++++++++++++++++++++++++++-----------
 pkgdir/pkgdir_dirindex.h |   2 +
 2 files changed, 130 insertions(+), 36 deletions(-)

commit 581bf1b65f69175ed3539f31e9abe6f089663208
Author: mis <mis@pld-linux.org>
Date:   Fri Jan 17 11:11:43 2020 +0100

    tests: use HOME in testing mode

 misc.c | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

commit 5612e23fb075d3a8a5206afff036e77c5fb8ee3d
Author: mis <mis@pld-linux.org>
Date:   Fri Jan 17 09:33:54 2020 +0100

    tests: add stubindex testing; add testing of local repo content after up

 tests/sh/02-up-repo       | 45 +++++++++++++++++++++++++++++++++++++--------
 tests/sh/lib/repo-setup   | 11 ++++++++---
 tests/sh/lib/solver-setup |  1 +
 3 files changed, 46 insertions(+), 11 deletions(-)

commit 540b48fab0419171aaaa6fa19a67b4067502e7a1
Author: mis <mis@pld-linux.org>
Date:   Fri Jan 17 09:32:56 2020 +0100

    chore: updated to XGD_CACHE_HOME testing

 tests/sh/06-cachedir | 47 +++++++++++++++++++++++++++--------------------
 1 file changed, 27 insertions(+), 20 deletions(-)

commit c4efc9f03e56f1a1662bbadf0f27079808b8fc65
Author: mis <mis@pld-linux.org>
Date:   Fri Jan 17 00:39:58 2020 +0100

    fixed SIGSEVs

 pkgset-load.c  | 3 +--
 pm/pset/pset.c | 3 ++-
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 16dfb67b437d729b05c838dc4fe0e7dab9066567
Author: mis <mis@pld-linux.org>
Date:   Thu Jan 16 13:29:09 2020 +0100

    fix: display downloading speed in bytes as integer; be more informative with 'Retrieving' prefix

 vfile/vfprogress.c | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

commit 562c71cb7892878109ddfbc779efa4e956d8f7a6
Author: mis <mis@pld-linux.org>
Date:   Thu Jan 16 13:26:19 2020 +0100

    feat: use XDG_CACHE_HOME as cache dir

 misc.c | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

commit 15db289388c037dffaf28f5f4127038da8f83a0a
Author: mis <mis@pld-linux.org>
Date:   Thu Jan 16 13:23:24 2020 +0100

    chore: add capreq_arr_restore_skip_st() (not used yet)

 capreq.c | 6 ++++++
 capreq.h | 1 +
 2 files changed, 7 insertions(+)

commit 5d8cbfe89695d6cc361164702454b7453a483f9e
Author: mis <mis@pld-linux.org>
Date:   Thu Jan 16 13:22:03 2020 +0100

    chore: skip leading '_' in local cache paths

 vfile/fetch.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit a7eff698c1e1a49d7accb22f0f72f9bb8871df0d
Author: mis <mis@pld-linux.org>
Date:   Fri Jan 10 11:25:38 2020 +0100

    chore: valgrinded: fixed memleaks + free static vars

 vfile/vfile.c | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

commit 39fa9a3a592438c4a8894a51376b5bbc99c6ade5
Author: mis <mis@pld-linux.org>
Date:   Fri Jan 10 11:23:27 2020 +0100

    chore: valgrinded: fixed memleaks + free static vars

 capreqidx.c     | 13 ++++++++++--
 cli/alias.c     | 47 ++++++++++++++++++++-----------------------
 conf.c          | 16 +++++++++++----
 lib_init.c      |  1 +
 log.c           | 62 ++++++++++++++++++++++++++++-----------------------------
 misc.c          |  2 +-
 pkgdir/pkgdir.c |  1 +
 pkgdir/source.c | 15 ++++++++------
 pkgset-load.c   | 32 ++++++++++++++---------------
 pkgset.c        |  2 +-
 pm/rpm/rpm.c    |  7 +++++--
 11 files changed, 110 insertions(+), 88 deletions(-)

commit 94b0cfb1b8ea5606e70a72faec43b164df64b7a6
Author: mis <mis@pld-linux.org>
Date:   Fri Jan 10 11:19:36 2020 +0100

    chore: use tn_str8alloc

 capreq.c | 59 ++++++++++++++---------------------------------------------
 capreq.h | 15 +++++----------
 pkgfl.c  | 41 +++++++++++++----------------------------
 3 files changed, 32 insertions(+), 83 deletions(-)

commit 0f702d0b12610a797367792acd3ab8f8e74992af
Author: mis <mis@pld-linux.org>
Date:   Thu Jan 9 17:31:59 2020 +0100

    fix: remove needless var

 vfile/vfprogress.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit b36531f39e67682245467a5761cbc1dd75890076
Author: mis <mis@pld-linux.org>
Date:   Wed Jan 8 23:58:56 2020 +0100

    fix: use proper lenghts of colored strings

 ts_summary.c | 80 ++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 46 insertions(+), 34 deletions(-)

commit 976c009f29870d18d89062b4722bd2d2f5d05053
Author: mis <mis@pld-linux.org>
Date:   Wed Jan 8 22:07:56 2020 +0100

    feat: colorize and compact (un)install summary, style controlled by 'summary style' config option

 Makefile.am         |  19 +--
 doc/poldek.conf.xml |  14 +-
 misc.c              |  54 -------
 poldek_ts.c         | 146 -------------------
 ts_summary.c        | 395 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 412 insertions(+), 216 deletions(-)

commit ace9df704c7bfdd4e0acf1df48b16fe1129f7be4
Author: mis <mis@pld-linux.org>
Date:   Wed Jan 8 21:30:12 2020 +0100

    feat: change progress to spinner, add fetching filename directly to progress line

 vfile/vfetch.c     |  54 ++++++++++++-------------
 vfile/vfprogress.c | 113 +++++++++++++++++++++++++++++++++++------------------
 2 files changed, 102 insertions(+), 65 deletions(-)

commit 8039639699fd8611d0cbdb6f0b7ec091c93bf2ad
Author: mis <mis@pld-linux.org>
Date:   Tue Jan 7 17:09:54 2020 +0100

    chore: forgotten debug dump

 install3/install.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5cd51ff5b262e37fab22fc594f6eb85915119635
Author: mis <mis@pld-linux.org>
Date:   Tue Jan 7 16:56:25 2020 +0100

    chore: optimized build

 make.sh | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

commit 63087e08bd71d82944a1508f13d0811346fd03c3
Author: mis <mis@pld-linux.org>
Date:   Tue Jan 7 16:56:07 2020 +0100

    version 0.41.0

 configure.ac |  2 +-
 doc/NEWS.xml | 15 +++++++++++++++
 trurlib      |  2 +-
 3 files changed, 17 insertions(+), 2 deletions(-)

commit 755de585cbb4f58df2eeae06a56dd960f4f717a5
Author: mis <mis@pld-linux.org>
Date:   Tue Jan 7 16:53:12 2020 +0100

    fixed gcc warnings

 capreq.c             | 4 ++--
 cli/dent.c           | 2 +-
 cli/poclidek_demo.c  | 3 ++-
 cli/test_cli.c       | 3 ++-
 install3/obsoletes.c | 4 ++--
 split.c              | 8 ++++----
 6 files changed, 13 insertions(+), 11 deletions(-)

commit 76e3d98d348c1db9c3f2e520b2bebae548aa2935
Author: mis <mis@pld-linux.org>
Date:   Tue Jan 7 15:33:49 2020 +0100

    chore: add more tests + testing with real rpm + zstd vs gzip bechmark script

 tests/bench/gzip-vs-zstd  |  61 ++++++++++++++++++++
 tests/sh/07-depsolver     | 124 +++++++++++-----------------------------
 tests/sh/08-rpm           | 141 ++++++++++++++++++++++++++++++++++++++++++++++
 tests/sh/lib/solver-setup |  98 ++++++++++++++++++++++++++++++++
 4 files changed, 333 insertions(+), 91 deletions(-)

commit 74d61ffdb6d0529c5cc7c1c22dce7ae5eb351e0f
Author: mis <mis@pld-linux.org>
Date:   Tue Jan 7 15:32:29 2020 +0100

    feat: add ability to upgrade one of multiple installed packages

 doc/poldek.conf.xml   |   7 +-
 install3/ictx.c       |  54 +++++++++------
 install3/ictx.h       |  26 ++++---
 install3/install.c    | 184 +++++++++++++++++++++++++++++++++-----------------
 install3/misc.c       |  24 +++++--
 install3/obsoletes.c  | 150 +++++++++++++++++++++++++++++++++++++++-
 install3/preinstall.c |  68 +++++++++----------
 install3/process.c    |  63 +++++++++--------
 poldek_ts.h           |  39 +++++------
 tndb                  |   2 +-
 trurlib               |   2 +-
 11 files changed, 433 insertions(+), 186 deletions(-)

commit b629155643c367dc26db2fa4fe0d05b82ab8f71b
Author: mis <mis@pld-linux.org>
Date:   Tue Jan 7 15:03:04 2020 +0100

    feat: do not treat multiply installed packages as upgradeable

 cli/shell.c | 19 +++++++++++++------
 1 file changed, 13 insertions(+), 6 deletions(-)

commit b2e421cb30dc13a0ee16e9a09bef27b90614a198
Author: mis <mis@pld-linux.org>
Date:   Sat Jan 4 18:08:05 2020 +0100

    chore: upmod

 trurlib | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2db8825b0e5b5b9bf971b66ef93e008d698e7352
Author: mis <mis@pld-linux.org>
Date:   Sat Jan 4 18:06:07 2020 +0100

    chore: speed-up index loading + lazy deps processing

 capreq.c        |  49 ++++++++++------
 capreq.h        |  19 +++++--
 capreqidx.c     | 171 ++++++++++++++++++++++++++++++++++++++++++++++++++------
 capreqidx.h     |   6 +-
 cli/cli.c       |  36 +++++++-----
 cli/desc.c      |  16 ++++--
 cli/main.c      |   4 ++
 cli/poclidek.h  |   4 +-
 fileindex.c     |   6 +-
 lib_init.c      |  19 +++++--
 lib_pkgset.c    |  36 ++++++------
 pkgset-req.c    |  17 ++++--
 pkgset.c        | 108 +++++++++++++++++++++--------------
 pkgset.h        |  29 +++++-----
 poldek.h        |  14 +++--
 poldek_intern.h |   7 +--
 poldek_ts.c     |  20 +++++--
 17 files changed, 394 insertions(+), 167 deletions(-)

commit c044816727f640a2e0b56d3e9fa394342d54ab0d
Author: mis <mis@pld-linux.org>
Date:   Sat Jan 4 18:02:12 2020 +0100

    fix: kill gcc warn

 vfile/vfile.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 621148948b64eb1ced2800260450dbcc4e3723f9
Author: mis <mis@pld-linux.org>
Date:   Sat Jan 4 17:57:14 2020 +0100

    chore: use low-level tn_hash api (speed)

 pkgdir/pkgdir.c          | 3 +++
 pkgdir/pkgdir_dirindex.c | 8 ++++----
 2 files changed, 7 insertions(+), 4 deletions(-)

commit 408877d53bf2cf7b2980d35bab229a56e53e1865
Author: mis <mis@pld-linux.org>
Date:   Sat Jan 4 17:56:40 2020 +0100

    chore: keep iterator state to speed up index loadig

 pkgdir/pndir/pndir.c | 8 ++++++++
 pkgdir/pndir/pndir.h | 2 ++
 2 files changed, 10 insertions(+)

commit 309296ac9f41503e91761a9e282f226fd67a2173
Author: mis <mis@pld-linux.org>
Date:   Sat Jan 4 17:50:53 2020 +0100

    fix: prevent DBGF to evaluate args

 log.h | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

commit 06808d204b6a250b5791375620b7c5702e1b8af9
Author: mis <mis@pld-linux.org>
Date:   Thu Jan 2 14:01:34 2020 +0100

    chore: remove debugging

 tests/sh/05-clean-repo | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

commit 9db35154112e85290a0d44ef7b0c66aed2214db0
Author: mis <mis@pld-linux.org>
Date:   Thu Jan 2 13:51:20 2020 +0100

    feat: zstd compression support

 .gitignore                |   2 +
 cli/dbcache.c             |   6 +-
 cli/op_makeidx.c          | 152 +++++++++++++++++++++++++---------------------
 conf/pld-source.conf      |  29 +++------
 doc/poldek.conf.xml       |  18 +++++-
 lib_init.c                |  10 ++-
 pkgdir/pkgdir.c           |  77 ++++++++++++++++-------
 pkgdir/pkgdir.h           |   2 +-
 pkgdir/pkgdir_intern.h    |  12 +++-
 pkgdir/pndir/digest.c     |  66 +++++++++++++++-----
 pkgdir/pndir/pndir.c      |  78 ++++++++++++++----------
 pkgdir/pndir/pndir.h      |   6 +-
 pkgdir/pndir/save.c       |   5 +-
 pkgdir/pndir/tags.c       |   2 +-
 pkgdir/pndir/update.c     |  58 ++++++++++--------
 pkgdir/rpmdb/rpmdbcache.c |   1 +
 pkgdir/source.c           |  70 ++++++++++++++-------
 pkgdir/source.h           |  11 ++--
 pkgdir/source_mkidx.c     |  20 +++---
 tests/Makefile.am         |  33 ++++++----
 tests/README              |   4 +-
 tests/sh/01-create-repo   | 102 ++++++++++++++++++++++---------
 tests/sh/02-up-repo       |  58 ++++++++++--------
 tests/sh/03-up-loop       |  30 ++++-----
 tests/sh/05-clean-repo    |  10 ++-
 tests/sh/07-depsolver     |   6 +-
 tests/sh/lib/compr-setup  |  15 +++++
 tests/sh/lib/repo-setup   |  41 +++++++++----
 tests/sh/lib/setup        |  45 +++++++++++---
 tests/sh/lib/vftest.sh    |  16 ++---
 trurlib                   |   2 +-
 31 files changed, 627 insertions(+), 360 deletions(-)

commit 6aad1c43be35e29cb7d03da5e16eb9d43fd7f3db
Author: mis <mis@pld-linux.org>
Date:   Thu Jan 2 13:48:08 2020 +0100

    chore: add _GNU_SOURCE for off64_t

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9c18ff546b191ee5fe472bee15a7a2d4efbb9bda
Author: mis <mis@pld-linux.org>
Date:   Wed Jan 1 20:41:49 2020 +0100

    fix: correct database path

 tests/test_pmdb.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit a0c1bb775e900ae1c7f437e3e7aa1ed743a9165d
Author: mis <mis@pld-linux.org>
Date:   Wed Jan 1 20:30:18 2020 +0100

    chore: tests fixes + smaller hello binaries

 tests/Makefile.am       |  16 ++++++++++++++++
 tests/build-test-rpm.sh |  21 +++++++++++++++++----
 tests/hello.S           |  19 +++++++++++++++++++
 tests/hello.i686        | Bin 680220 -> 8392 bytes
 tests/hello.x86-64      | Bin 8740 -> 0 bytes
 tests/hello.x86_64      | Bin 8740 -> 8488 bytes
 tests/sh/07-depsolver   |  26 ++++++++++++++++++++++++--
 tests/test.h            |   2 +-
 tests/test_pmdb.c       |  11 ++++++-----
 9 files changed, 83 insertions(+), 12 deletions(-)

commit ca96f3f2e457eed07fe61b9e6b44581633ed7681
Author: mis <mistoo@gmail.com>
Date:   Mon Dec 30 17:53:17 2019 +0100

    fix: disable piping control messages

 cli/cli.c | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)

commit 3cba53c0402126992ee2ae1dea9ff3c635538a90
Author: mis <mistoo@gmail.com>
Date:   Mon Dec 30 17:11:12 2019 +0100

    chore: auto year

 configure.ac | 3 +++
 lib_init.c   | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

commit c40f18f5fb20fe2b76b173dd68be776ab2f9a78d
Author: mis <mistoo@gmail.com>
Date:   Mon Dec 30 17:10:50 2019 +0100

    fix: allow to set 'multiple' config params from command line as well

 conf.c | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

commit 4c0d53b70ad7e563c8a461ef417ac5367743e671
Author: mis <mistoo@gmail.com>
Date:   Mon Dec 30 13:43:56 2019 +0100

    chore: NEWS up

 doc/NEWS.xml | 270 +++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 152 insertions(+), 118 deletions(-)

commit c0d4312ccc4aaf694516044aa95dfce2c396ba27
Author: mis <mistoo@gmail.com>
Date:   Mon Dec 30 13:43:35 2019 +0100

    chore: gitignore up + more warnings

 .gitignore     | 3 ++-
 doc/.gitignore | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

commit 29611b116997bd06ff1ac4a460f93233aa2ab2ee
Author: mis <mistoo@gmail.com>
Date:   Mon Dec 30 13:43:21 2019 +0100

    chore: gitignore up + more warnings

 make.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9a7bec04ab945f2d273e502c5724b5986706c576
Author: mis <mistoo@gmail.com>
Date:   Mon Dec 30 13:42:23 2019 +0100

    chore: i18n up

 po/de.po | 1086 +++++++++++++++++++++++++++++++------------------------------
 po/pl.po | 1088 +++++++++++++++++++++++++++++++-------------------------------
 2 files changed, 1075 insertions(+), 1099 deletions(-)

commit 0477d1bf89c1e2113dca919a87459f657dc9efc1
Author: mis <mistoo@gmail.com>
Date:   Mon Dec 30 13:41:06 2019 +0100

    chore: kill gcc warnings

 capreq.c            |  26 +++++----
 cli/ls_queryfmt.c   |  35 ++++++------
 pkgfetch.c          |   2 +-
 pkgroup.c           |   2 +-
 pm/rpm/install.c    |   2 +
 vfile/test_vopen3.c |  19 +++---
 vfile/vflock.c      |  54 +++++++++---------
 vfile/vopen3.c      | 162 ++++++++++++++++++++++++++--------------------------
 8 files changed, 157 insertions(+), 145 deletions(-)

commit ddd3d59542143340e3afbbf087e06a441fa58a0e
Author: mis <mistoo@gmail.com>
Date:   Mon Dec 30 12:32:48 2019 +0100

    fix: scan packages in original order to avoid backward fseeks

 pkgdir/pkgdir.c          | 8 +++++---
 pkgdir/pkgdir.h          | 7 ++++---
 pkgdir/pkgdir_dirindex.c | 8 ++++----
 3 files changed, 13 insertions(+), 10 deletions(-)

commit 668230b5d9b69e7ec6c94ac0fb75bd2a99c6a873
Author: mis <mistoo@gmail.com>
Date:   Mon Dec 30 12:27:02 2019 +0100

    feat: https support (cont.)

 configure.ac    |  6 ++++--
 vfile/vfffmod.c | 11 +++++++++--
 2 files changed, 13 insertions(+), 4 deletions(-)

commit 8fe5d81933fae7b66fceaaf47e1bdc1728403f22
Author: mis <mistoo@gmail.com>
Date:   Mon Dec 30 10:39:47 2019 +0100

    fix: building and installing python bindings (baggins)

 python/Makefile.am | 14 +++++---------
 python/poldekmod.i |  2 --
 2 files changed, 5 insertions(+), 11 deletions(-)

commit 68c07b4d4844ad86da9c58e337e7e428f92817ce
Author: mis <mistoo@gmail.com>
Date:   Mon Dec 30 10:29:45 2019 +0100

    fix: allow to fetch over ftp even if mktime fails (arekm)

 vfile/vfff/ftp.c | 3 +++
 1 file changed, 3 insertions(+)

commit 5c96817136a7a041503ac500aa8ec856693c68f9
Author: mis <mistoo@gmail.com>
Date:   Mon Dec 30 10:14:27 2019 +0100

    chore: git module up

 tndb    | 2 +-
 trurlib | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit ec7ee33fb7deaa99b7e942bf0c3d32d0c4092915
Author: mis <mistoo@gmail.com>
Date:   Mon Dec 30 10:13:08 2019 +0100

    feat: HTTPS support

 vfile/vfff/Makefile.am |  14 ++---
 vfile/vfff/ftp.c       |   8 ++-
 vfile/vfff/http.c      |  29 +++++------
 vfile/vfff/io.c        | 136 +++++++++++++++++++++++++++++++++++++++++++++++++
 vfile/vfff/vfff.c      | 108 ++++++++++++++++++++-------------------
 vfile/vfff/vfff.h      |  26 +++++++---
 6 files changed, 236 insertions(+), 85 deletions(-)

commit d878cb247b62fe5984c49131f8edc49afb62633a
Author: mis <mis@pld-linux.org>
Date:   Mon Apr 15 21:37:49 2019 +0200

    add more solver tests

 tests/sh/07-depsolver | 31 ++++++++++++++++++++++++++-----
 1 file changed, 26 insertions(+), 5 deletions(-)

commit 6397b03d0b101bd275371e17762a1ada78075695
Author: mis <mis@pld-linux.org>
Date:   Mon Apr 15 16:07:44 2019 +0200

    one command submodule update --init --remote

 Makefile.extra | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

commit 2409f7f82597eeb77fe18d54b3c113e0bf0cb450
Author: mis <mis@pld-linux.org>
Date:   Mon Apr 15 15:44:53 2019 +0200

    skip boolean deps as they not yet supported

 install3/requirements.c | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

commit cd8a2e3011c43af1876eb29bb03a4839a59d3db7
Author: mis <mis@pld-linux.org>
Date:   Mon Apr 15 15:23:55 2019 +0200

    add signed flag

 conf/fedora-source.conf | 2 ++
 1 file changed, 2 insertions(+)

commit c971d62b8e6a70498e49cf6ab6435b86eb6dfa5e
Author: mis <mis@pld-linux.org>
Date:   Mon Apr 15 15:22:46 2019 +0200

    fix: use RPMVSF_MASK_ to select package signature/digests verification

 pm/rpmorg/signature.c | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

commit 8a01ed0477788f6dc9b7b6ab85fbf8fe9d5e72d7
Author: mis <mis@pld-linux.org>
Date:   Mon Apr 15 13:15:51 2019 +0200

    build on fedora (internal script)

 make.sh | 18 ++++++++++++++++--
 1 file changed, 16 insertions(+), 2 deletions(-)

commit b93fa33462bf420b724e6b4e1aaccd7133d2fadf
Author: mis <mis@pld-linux.org>
Date:   Mon Apr 15 13:09:06 2019 +0200

    fix: exit with rpmbuild exit code

 tests/build-test-rpm.sh | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit e70fc6085002dfe80687ed0e9c8292ba6d961d10
Author: mis <mis@pld-linux.org>
Date:   Mon Apr 15 13:08:42 2019 +0200

    fix: add missing sugs and revreqs

 pkg.c | 6 ++++++
 1 file changed, 6 insertions(+)

commit 289ae140611919ea922d88c70c9719cdf0d20448
Author: mis <mis@pld-linux.org>
Date:   Mon Apr 15 12:58:52 2019 +0200

    fix: proto= is a list (obsoletes PLD's multiproto.patch)

 doc/poldek.conf.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2c98369c7a1c0b5b0329b78e3e9dc1345355ae2c
Author: mis <mis@pld-linux.org>
Date:   Mon Apr 15 12:21:04 2019 +0200

    Decrease ext. fetcher initialization error messages (PLD's ext-down-enable.patch by arekm)

 vfile/fetch.c | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

commit 088dbaa6fa414a3ed13214686e389f32f9459989
Author: mis <mis@pld-linux.org>
Date:   Mon Apr 15 12:02:45 2019 +0200

    update metadata: sha256 checksums + weakdeps

 conf/fedora-source.conf    |  35 +++++-----
 pkgdir/metadata/load.c     | 155 +++++++++++++++++++++++++--------------------
 pkgdir/metadata/load.h     |   2 +-
 pkgdir/metadata/metadata.c |   4 +-
 4 files changed, 108 insertions(+), 88 deletions(-)

commit 2de231725f4943f58f75c7ee073549eab1cf5f1c
Author: mis <mis@pld-linux.org>
Date:   Mon Apr 15 11:39:11 2019 +0200

    feat: add rpm weak dependencies support (WIP)
    
    https://rpm.org/user_doc/dependencies.html#weak-dependencies

 capreq.h               |  9 ++++---
 cli/desc.c             | 70 ++++++++++++++++++++++++++++++++++++++++++++------
 pkg.h                  |  5 ++--
 pm/pm.h                |  5 +++-
 pm/rpmorg/rpm_pkg_ld.c | 39 ++++++++++++++++++++--------
 5 files changed, 103 insertions(+), 25 deletions(-)

commit f2739cfd3b70d3e1befd8ea59b7d6d5d1d941b4a
Author: mis <mis@pld-linux.org>
Date:   Mon Apr 15 11:33:39 2019 +0200

    fix cpp warnings

 cli/ls_queryfmt.c | 4 +++-
 pkgu.c            | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

commit 9fd13cd18a98dfbf1e7b1be81cfd15cbb0a9e0de
Author: mis <mis@pld-linux.org>
Date:   Mon Apr 15 11:31:55 2019 +0200

    fix gcc warnings

 pm/rpm/install.c    | 116 ++++++++++++++++++++++++++--------------------------
 pm/rpm/misc.c       |  89 ++++++++++++++++++++--------------------
 pm/rpm/pm_rpm.h     |  14 ++++---
 pm/rpm/rpm.c        | 108 ++++++++++++++++++++++++------------------------
 pm/rpm/rpm_pkg_ld.c |  16 ++++----
 pm/rpm/rpmhdr.c     |  93 ++++++++++++++++++++---------------------
 6 files changed, 221 insertions(+), 215 deletions(-)

commit 0712be36e0b6eadbe8019f46a6acbc287c791759
Author: mis <mis@pld-linux.org>
Date:   Mon Apr 15 11:18:40 2019 +0200

    add sha256 digest (metadata)

 misc.c | 19 +++++++++++++++----
 misc.h | 10 ++++++----
 2 files changed, 21 insertions(+), 8 deletions(-)

commit bea48d079d7aa4938dcebdc130d55cf0416cf228
Author: mis <mis@pld-linux.org>
Date:   Mon Apr 15 10:41:38 2019 +0200

    fix: remove unused vars

 install3/requirements.c | 4 ----
 1 file changed, 4 deletions(-)

commit f00a5460338947ed32b1f4357019c4a47a113ac8
Author: mis <mis@pld-linux.org>
Date:   Thu Apr 11 17:20:10 2019 +0200

    fetch HEAD of git submodules

 Makefile.extra | 4 ++--
 autogen.sh     | 5 +++--
 2 files changed, 5 insertions(+), 4 deletions(-)

commit 1615aeae09cad21e8bee92e0059bc2c178384e79
Author: mis <mis@pld-linux.org>
Date:   Thu Apr 11 14:55:04 2019 +0000

    make tests pass again

 tests/.gitignore        |   1 +
 tests/Makefile.am       |   7 +-
 tests/README            |   8 +--
 tests/build-test-rpm.sh |  32 ++++++----
 tests/hello.i686        | Bin 6024 -> 680220 bytes
 tests/sh/01-create-repo |  80 +++++++++--------------
 tests/sh/05-clean-repo  |  29 +++++----
 tests/sh/06-cachedir    |  31 ++++-----
 tests/sh/07-depsolver   | 166 ++++++++++++++++++++++++++++--------------------
 tests/sh/lib/repo-setup |  40 +++++++++---
 tests/test.h            |   7 +-
 tests/test_pmdb.c       |  49 ++++++++++----
 12 files changed, 257 insertions(+), 193 deletions(-)

commit 4a193f85e667234e1d5eb83e0895217399d2aefe
Author: mis <mis@pld-linux.org>
Date:   Thu Apr 11 12:55:17 2019 +0000

    Fixed rpmorg Suggest rpm loading

 pm/rpmorg/rpm_pkg_ld.c | 13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)

commit 9ae5a5977643f1a45429bff63ca09e1c109938b1
Author: mis <mis@pld-linux.org>
Date:   Thu Apr 11 12:53:35 2019 +0000

    Feat: score orphans to select best fit (OrhpanSuccessorScore testcase)

 install3/requirements.c | 109 ++++++++++++++++++++++++++++++++----------------
 1 file changed, 73 insertions(+), 36 deletions(-)

commit 989ba40d87dc37427789ee32461dcaef230b1667
Author: mis <mis@pld-linux.org>
Date:   Thu Apr 11 14:23:02 2019 +0200

    Fix OrphanGiveUp test case
    
    Revert 7769cc05f6 as it brokes depsolver testUpgradeOrphanGiveUp;
    case from http://lists.pld-linux.org/mailman/pipermail/pld-users-pl/2015-November/078844.html
    covered by testUpgradeOrphanByObsoletes.

 install3/requirements.c | 44 ++++++++++++++++++++++++++++++--------------
 1 file changed, 30 insertions(+), 14 deletions(-)

commit 6a8ef349ae884936ef3a07f2b311827149162e18
Author: mis <mis@pld-linux.org>
Date:   Thu Apr 11 12:24:19 2019 +0200

    fix compiler warnings; code cleanups

 arg_packages.c             | 187 ++++++++++----------
 ask.c                      |  76 ++++----
 capreq.c                   | 227 ++++++++++++------------
 capreq.h                   |   6 +-
 capreqidx.c                |  61 +++----
 cli/cmd_pipe.c             |  45 +++--
 cli/install.c              | 148 ++++++++--------
 cli/ls_queryfmt.c          |   7 +-
 compiler.h                 |   3 +
 conf.c                     |  18 +-
 fileindex.c                | 248 +++++++++++++-------------
 install-dist.c             |  86 +++++----
 misc.c                     | 255 +++++++++++++--------------
 misc.h                     |   6 +-
 pkg.c                      | 423 ++++++++++++++++++++++-----------------------
 pkg.h                      |  18 +-
 pkgcmp.h                   |   7 +-
 pkgdir/metadata/metadata.c | 102 +++++------
 pkgdir/mod.c               |   8 +-
 pkgdir/pkg_restore.c       | 141 ++++++++-------
 pkgdir/pkg_store.c         | 114 ++++++------
 pkgdir/pkgdir.c            |   4 +-
 pkgdir/pkgdir_clean.c      |  31 ++--
 pkgdir/pkgdir_dirindex.c   | 223 ++++++++++++------------
 pkgdir/pkgdir_patch.c      |  58 +++----
 pkgdir/pndir/description.c |  36 ++--
 pkgdir/pndir/digest.c      |  88 +++++-----
 pkgdir/pndir/pndir.c       | 240 +++++++++++++------------
 pkgdir/pndir/pndir.h       |   2 +-
 pkgdir/pndir/save.c        | 245 +++++++++++++-------------
 pkgdir/pndir/update.c      | 121 ++++++-------
 pkgdir/rpmdb/rpmdb.c       |   2 +
 pkgdir/source.c            |   8 +-
 pkgdir/source_mkidx.c      | 107 ++++++------
 pkgfetch.c                 |  85 +++++----
 pkgfl.c                    | 215 ++++++++++++-----------
 pkgfl.h                    |   9 +-
 pkgmisc.c                  |  33 ++--
 pkgmisc.h                  |   5 +-
 pkgset-order.c             | 102 ++++++-----
 pkgset-req.c               |  15 +-
 pkgset.c                   | 237 ++++++++++++-------------
 pkgu.c                     |   5 +-
 pm/mod.h                   |  30 ++--
 pm/pkgdb.c                 | 163 +++++++++--------
 pm/pm.h                    |   8 +-
 pm/pset/pm_pset.h          |   5 +-
 pm/pset/pset.c             | 175 +++++++++----------
 pm/rpm/rpm_pkg_ld.c        | 180 +++++++++----------
 pm/rpmorg/misc.c           |  32 +---
 pm/rpmorg/pm_rpm.h         |   2 +-
 pm/rpmorg/rpm.c            |   7 +-
 pm/rpmorg/rpm_pkg_ld.c     |  40 +++--
 pm/rpmorg/rpmhdr.c         |   6 +-
 pm/rpmorg/rpmvercmp.c      |   2 +-
 poldek_ts.c                | 194 ++++++++++-----------
 split.c                    | 151 ++++++++--------
 uninstall.c                | 202 +++++++++++-----------
 upgrade-dist.c             |  49 +++---
 59 files changed, 2638 insertions(+), 2665 deletions(-)

commit ef0733372790f80b981efc0fa8665af0ad405a24
Author: mis <mis@pld-linux.org>
Date:   Thu Apr 11 11:50:44 2019 +0200

    back with legacy source syntax (needed for tests); fix gcc warn

 lib_init.c | 71 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 63 insertions(+), 8 deletions(-)

commit 31005888649854eecfc87887cfa2c377fb797198
Author: mis <mis@pld-linux.org>
Date:   Thu Apr 11 11:46:53 2019 +0200

    Suggests detection for rpmorg

 configure.ac | 29 ++++++++++++++++-------------
 1 file changed, 16 insertions(+), 13 deletions(-)

commit 8b43389a44ae701354e7898830f3d5fb6b38715a
Author: mis <mis@pld-linux.org>
Date:   Thu Apr 11 10:46:21 2019 +0200

    fix: do not log warn when verbosity is zero

 vfile/vfetch.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

commit 4ebdbc3ccb39dc1d44fc66a42326a19a296dce61
Author: mis <mis@pld-linux.org>
Date:   Thu Apr 11 10:45:21 2019 +0200

    fix gcc warn

 vfile/vfffmod.c | 81 ++++++++++++++++++++++++++++-----------------------------
 1 file changed, 40 insertions(+), 41 deletions(-)

commit a79a8c3baff0a1762406cc6926a324405ee796a0
Author: mis <mis@pld-linux.org>
Date:   Wed Apr 10 16:14:32 2019 +0200

    cli: fix compiler warnings

 cli/cli.c           | 224 +++++++++++++++++++-------------------
 cli/cmd_chain.c     | 123 +++++++++++----------
 cli/dbcache.c       |  47 ++++----
 cli/dent.c          | 147 +++++++++++++------------
 cli/desc.c          | 303 ++++++++++++++++++++++++++--------------------------
 cli/ls_queryfmt.c   | 267 ++++++++++++++++++++++-----------------------
 cli/op_source.c     |   3 +-
 cli/poclidek_demo.c |  38 +++----
 cli/shell.c         | 140 ++++++++++++------------
 cli/test_cli.c      |  22 ++--
 10 files changed, 653 insertions(+), 661 deletions(-)

commit baa5894a28f8c7dec9c2f72348a1e21ac7e01354
Author: mis <mis@pld-linux.org>
Date:   Wed Apr 10 16:13:39 2019 +0200

    fix compiler warnings

 install3/conflicts.c    |  79 +++++++++----------
 install3/iset.c         |  54 ++++++-------
 install3/iset.h         |   6 +-
 install3/mark.c         |  46 ++++++-----
 install3/misc.c         | 136 ++++++++++++++++----------------
 install3/obsoletes.c    |  93 +++++++++++-----------
 install3/requirements.c | 204 ++++++++++++++++++++++++------------------------
 7 files changed, 306 insertions(+), 312 deletions(-)

commit b4055c9ada903d35b1df574f9d403e51cce7c6ec
Author: mis <mis@pld-linux.org>
Date:   Wed Apr 10 16:04:42 2019 +0200

    fix compiler warnings

 vfile/fetch.c       | 263 ++++++++++++++++++++++++-----------------------
 vfile/test_vopen3.c |  40 ++++----
 vfile/vfetch.c      | 120 +++++++++++-----------
 vfile/vfff/ftp.c    | 216 +++++++++++++++++++--------------------
 vfile/vfff/http.c   | 276 +++++++++++++++++++++++++-------------------------
 vfile/vfile.c       | 286 ++++++++++++++++++++++++++--------------------------
 vfile/vfile.h       |  21 ++--
 vfile/vfprogress.c  |  69 +++++++------
 8 files changed, 641 insertions(+), 650 deletions(-)

commit ad8c3ee8a501e21a501ca5d2d31002a567454782
Author: mis <mis@pld-linux.org>
Date:   Wed Apr 10 00:05:49 2019 +0200

    remove dev guard

 pm/rpmorg/rpm_pkg_ld.c | 3 ---
 1 file changed, 3 deletions(-)

commit 2b2c44e7b953a46d0cdab9a1a1f3c85131618581
Author: mis <mis@pld-linux.org>
Date:   Wed Apr 10 00:04:34 2019 +0200

    bump to 0.4.0

 configure.ac | 54 +++++++++++++++++++++++++++---------------------------
 1 file changed, 27 insertions(+), 27 deletions(-)

commit 1ed43222e1136b16201c0d3241a574ad2b18eb68
Author: mis <mis@pld-linux.org>
Date:   Tue Apr 9 12:29:57 2019 +0000

    do not run configure twice in submodules

 autogen.sh | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit d0b7348fb7af1863e764186843ac937e32091911
Author: mis <mis@pld-linux.org>
Date:   Tue Apr 9 12:28:40 2019 +0000

    remove legacy --shdr option

 cli/op_source.c | 103 +++++++++++++++++++++++++-------------------------------
 1 file changed, 45 insertions(+), 58 deletions(-)

commit deefec1e288f2f9653ef4ac0667a2775ca636ed2
Author: mis <mis@pld-linux.org>
Date:   Tue Apr 9 12:28:04 2019 +0000

    use rpmorg module; remove legacy code

 pkgroup.c | 180 ++++++++++++++---------------
 pkgu.c    | 379 ++++++++++++++++++--------------------------------------------
 2 files changed, 202 insertions(+), 357 deletions(-)

commit 9ca75a6149a5aeec4a735626b8f1636465158a61
Author: mis <mis@pld-linux.org>
Date:   Tue Apr 9 12:27:11 2019 +0000

    killed gcc's warnings

 cli/main.c | 229 +++++++++++++++++++++++++++++++------------------------------
 1 file changed, 115 insertions(+), 114 deletions(-)

commit 6747e7d7540007d593ca250cccb161d0171b9803
Author: mis <mis@pld-linux.org>
Date:   Tue Apr 9 12:25:33 2019 +0000

    removed legacy sources loading

 lib_init.c      | 451 ++++++++++++++++++++++++++------------------------------
 pkgdir/source.c | 271 ++++++++++++++++------------------
 2 files changed, 335 insertions(+), 387 deletions(-)

commit d5c34f832173dd1f9c13378df8a10b7ead1d100f
Author: mis <mis@pld-linux.org>
Date:   Tue Apr 9 12:24:21 2019 +0000

    fix: avoid error messages with NOVALIDATE; code cleanups

 conf.c | 398 +++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 200 insertions(+), 198 deletions(-)

commit 490753515a4222a47f182cbd7184dc97ca1c1ec0
Author: mis <mis@pld-linux.org>
Date:   Tue Apr 9 12:22:06 2019 +0000

    fix: missing verbose_level

 pkgset-req.c | 190 +++++++++++++++++++++++++++++------------------------------
 1 file changed, 95 insertions(+), 95 deletions(-)

commit 5b09eb2f951fa14d8fc2c757f5889186d899ae72
Author: mis <mis@pld-linux.org>
Date:   Tue Apr 9 12:18:55 2019 +0000

    rpmorg module

 pkgdir/dir/dir.c          | 77 +++++++++++++++++++++++++----------------------
 pkgdir/rpmdb/rpmdb.c      | 67 +++++++++++++++++++++--------------------
 pkgdir/rpmdb/rpmdbcache.c | 54 ++++++++++++++++++---------------
 3 files changed, 105 insertions(+), 93 deletions(-)

commit a599c58299a8a6e2a1260720ef87d81f9ac1c5af
Author: mis <mis@pld-linux.org>
Date:   Tue Apr 9 14:08:26 2019 +0200

    rpmorg module

 pm/Makefile.am            |  19 +-
 pm/pm.h                   |  60 ++---
 pm/rpmorg/.gitignore      |  35 +++
 pm/rpmorg/Makefile.am     |  51 ++++
 pm/rpmorg/install.c       | 297 +++++++++++++++++++++++
 pm/rpmorg/misc.c          | 205 ++++++++++++++++
 pm/rpmorg/mod.c           |  62 +++++
 pm/rpmorg/pm_rpm.h        | 162 +++++++++++++
 pm/rpmorg/rpm.c           | 429 +++++++++++++++++++++++++++++++++
 pm/rpmorg/rpm_pkg_ld.c    | 590 ++++++++++++++++++++++++++++++++++++++++++++++
 pm/rpmorg/rpmdb_depdirs.c | 142 +++++++++++
 pm/rpmorg/rpmdb_it.c      | 147 ++++++++++++
 pm/rpmorg/rpmhdr.c        | 254 ++++++++++++++++++++
 pm/rpmorg/rpminstall.c    | 580 +++++++++++++++++++++++++++++++++++++++++++++
 pm/rpmorg/rpmvercmp.c     | 109 +++++++++
 pm/rpmorg/signature.c     | 224 ++++++++++++++++++
 16 files changed, 3333 insertions(+), 33 deletions(-)

commit 0972fd480c977b419198cd3e1a0cebaef451826d
Author: mis <mis@pld-linux.org>
Date:   Tue Apr 9 12:45:30 2019 +0200

    detect rpmorg; remove obsoleted pkgdir modules

 configure.ac | 27 +++++++++++++++++++--------
 1 file changed, 19 insertions(+), 8 deletions(-)

commit e1a29b90c9f7040776fbf88e49b858693b5de488
Author: mis <mis@pld-linux.org>
Date:   Mon Apr 8 11:21:56 2019 +0200

    remove legacy pkgdir formats (cont)

 pkgdir/mod.c    |  42 +++++------
 pkgdir/pkgdir.c | 224 +++++++++++++++++++++++++++-----------------------------
 2 files changed, 128 insertions(+), 138 deletions(-)

commit eab40ac935d5978520e01ccbe5425c17a30ccb6f
Author: mis <mis@pld-linux.org>
Date:   Mon Apr 8 10:54:39 2019 +0200

    remove legacy pkgdirs formats

 pkgdir/Makefile.am             |   9 +-
 pkgdir/hdrl/.gitignore         |  35 --
 pkgdir/hdrl/Makefile.am        |  24 -
 pkgdir/hdrl/hdrl.c             | 233 ----------
 pkgdir/pdir/.gitignore         |  35 --
 pkgdir/pdir/Makefile.am        |  32 --
 pkgdir/pdir/digest.c           | 587 -------------------------
 pkgdir/pdir/pdir.c             | 962 -----------------------------------------
 pkgdir/pdir/pdir.h             | 115 -----
 pkgdir/pdir/pdir_pkg_restore.c | 631 ---------------------------
 pkgdir/pdir/pdir_pkg_store.c   | 189 --------
 pkgdir/pdir/save.c             | 556 ------------------------
 pkgdir/pdir/tags.c             |  28 --
 pkgdir/yum/.gitignore          |  35 --
 pkgdir/yum/Makefile.am         |  25 --
 pkgdir/yum/yum.c               | 394 -----------------
 16 files changed, 3 insertions(+), 3887 deletions(-)

commit c1a160f1c6164a8ec00b274dfe731127c86aa1e9
Author: mis <mistoo@gmail.com>
Date:   Tue Oct 30 10:10:08 2018 +0100

    build with openssl 1.1.1 (arekm)

 misc.c                | 12 ++++++-----
 pkgdir/pdir/digest.c  | 56 ++++++++++++++++++++++++++++++---------------------
 pkgdir/pndir/digest.c | 12 ++++++-----
 3 files changed, 47 insertions(+), 33 deletions(-)

commit 550edc3975166fd261ae712e3517d1b903c0748b
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Fri Jan 6 19:01:19 2017 +0100

    Preserve user-set umask (lp#1644315)

 pm/rpm/rpm.c | 6 ++++++
 1 file changed, 6 insertions(+)

commit f1c67d628d48c58753a262d7a45c7616146ce4f7
Author: Jan Rękorajski <baggins@pld-linux.org>
Date:   Fri Jan 6 18:26:40 2017 +0100

    Fix incorrect WTERMSIG usage

 vfile/vopen3.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a011d8b03801d9ebb7d79bacaf75dc23a57b4607
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Mon Jul 18 18:35:02 2016 +0200

    Release 0.32.2

 configure.ac |  4 ++--
 doc/NEWS.xml | 24 ++++++++++++++++++++++++
 2 files changed, 26 insertions(+), 2 deletions(-)

commit d02dd25bd86b01e92ef5f16d6c6312f8c84b79c1
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Mon Jul 18 19:56:00 2016 +0200

    Fix documentation build

 doc/NEWSto | 2 ++
 1 file changed, 2 insertions(+)

commit 9f9e4ccffb182e4024753d45ed677d45f46010c6
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Thu Jul 14 22:49:09 2016 +0200

    Map characters only when they are available in validchars (fixes lp#1599021)

 poldek_term.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 67ba9f2b39bce158c8cabfcf78bd80af9dcef96b
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Wed Apr 20 22:00:52 2016 +0200

    Ignore elf(buildid) while verifying uninstalled caps
    
    This change should significantly speed up dependency resolution.

 install3/obsoletes.c | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

commit a46a0bc806331e419207ae951864243946892b9a
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Wed Apr 20 19:56:34 2016 +0200

    Fix crash when loading more than 64k packages (lp#1571324)

 capreqidx.h | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit 59e8ee9b6862e174d914e20374e7a3a585737ada
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Tue Mar 29 23:07:11 2016 +0200

    fix: in comparison EVR should be preferred over arch

 pkgcmp.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit dec3160fc541237a3df540abd3c0395e534b573f
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Wed Feb 3 22:20:24 2016 +0100

    Release 0.32.1

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 22d7ba440e8fd5b8c514f080c93512b7fc8467fe
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Wed Feb 3 22:01:06 2016 +0100

    Update NEWS

 doc/NEWS.xml | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

commit be0a1a9a57e683a243e74f14829a7305bc02da92
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Sun Jan 31 20:10:14 2016 +0100

    Allow '=' in pathname (lp#1321916)

 vfile/misc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4e3e3f8f72bd2ac0c7de682fc9010d5c084284d3
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Sun Jan 31 00:48:33 2016 +0100

    Autocompletion support for what-suggests (lp#1539745)

 cli/shell.c | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

commit 5b0d3eb45022fc32a6b4be216b435ac2289ed28e
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Sat Jan 30 20:11:04 2016 +0100

    Ignore 'q' when asking about suggested package (lp#1532694)

 ask.c | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

commit d3148ae6af2cdaedef914d74133504650af0de39
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Sat Jan 30 18:02:54 2016 +0100

    Add compile and POTFILES.in to gitignore

 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

commit 544b01484b4a4a729b53381084076f2f80888bea
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Sat Jan 23 13:45:56 2016 +0100

    Update location of submodules

 .gitmodules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit e76a548f9d537fef93c5d1be936ebd68e5da78d0
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Mon Jan 4 19:29:47 2016 +0100

    Release 0.32.0

 configure.ac |  6 +++---
 doc/NEWS.xml | 40 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 43 insertions(+), 3 deletions(-)

commit 47d6617a3870d6dbd7073eb4ced0c40a1d4de446
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Sun Jan 3 18:01:46 2016 +0100

    Submodules should always point to master

 .gitmodules | 2 ++
 tndb        | 2 +-
 trurlib     | 2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

commit 09d0fccec15f77f5496dd87fb51e96bff07b9167
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Sat Jan 2 23:21:23 2016 +0100

    Include config.h in every source file

 arg_packages.c          | 4 ++++
 capreq.h                | 4 ----
 cli/cd.c                | 4 ++++
 cli/desc.c              | 4 ++++
 cli/external.c          | 4 ++++
 cli/get.c               | 4 ++++
 cli/help.c              | 4 ++++
 cli/install.c           | 4 ++++
 cli/ls.c                | 4 ++++
 cli/op.c                | 4 ++++
 cli/reload.c            | 4 ++++
 cli/search.c            | 4 ++++
 cli/uninstall.c         | 4 ++++
 conf.c                  | 4 ++++
 depdirs.c               | 4 ++++
 fileindex.c             | 4 ++++
 i18n.h                  | 4 ----
 install-dist.c          | 4 ++++
 install3/conflicts.c    | 4 ++++
 install3/ictx.h         | 4 ----
 install3/install.c      | 4 ++++
 install3/iset.c         | 4 ++++
 install3/mark.c         | 4 ++++
 install3/misc.c         | 4 ++++
 install3/obsoletes.c    | 4 ++++
 install3/preinstall.c   | 4 ++++
 install3/process.c      | 4 ++++
 install3/requirements.c | 4 ++++
 log.c                   | 4 ++++
 log.h                   | 4 ----
 pkgdir/metadata/load.c  | 4 ++++
 pkgdir/source.c         | 4 ++++
 pkgdir/source_mkidx.c   | 4 ++++
 pkgfl.c                 | 4 ++++
 pkgmark.c               | 4 ++++
 pkgmisc.c               | 4 ++++
 pkgscore.c              | 4 ++++
 pkgset-load.c           | 4 ++++
 pkgset-order.c          | 4 ++++
 pkgset-req.c            | 4 ++++
 pkgset.c                | 4 ++++
 pm/pkgdb.c              | 4 ++++
 pm/pm.c                 | 4 ++++
 pm/pset/mod.c           | 4 ++++
 pm/rpm/pm_rpm.h         | 4 ----
 poldek_term.c           | 4 ++++
 poldek_ts.c             | 4 ++++
 sigint/sigint.c         | 4 ++++
 split.c                 | 4 ++++
 uninstall.c             | 4 ++++
 vfile/extcompr.c        | 4 ++++
 vfile/fetch.c           | 4 ++++
 vfile/ne_uri.c          | 5 +++--
 vfile/vfff/base64.c     | 3 +++
 vfile/vfff/ftp.c        | 4 ++++
 vfile/vfff/http.c       | 4 ++++
 vfile/vfff/vfff.c       | 4 ++++
 vfile/vfget.c           | 4 ++++
 vfile/vfile.h           | 4 ----
 vfile/vfprogress.c      | 4 ++++
 60 files changed, 214 insertions(+), 26 deletions(-)

commit 7e7daa542a8e2e26cdb8515cdd65f7fe28e9c08a
Author: Arkadiusz Miśkiewicz <arekm@maven.pl>
Date:   Sat Jan 2 00:13:43 2016 +0100

    Enable largefile for 64bit inodes

 configure.ac | 2 ++
 1 file changed, 2 insertions(+)

commit 3fdeb4a1d6a4e9d29289aacf8d1094c5f1b028ac
Author: Arkadiusz Miśkiewicz <arekm@maven.pl>
Date:   Fri Jan 1 12:58:28 2016 +0100

    Fix segfault
    
    setenv (..., NULL, ...) is undefined behaviour and such behaviour is to
    segfault in glibc >= 2.22

 pkgdir/pkgdir.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 9fd8c49c9c478cc0dd2bd4f0b84a38268a7559f3
Author: Adam Osuchowski <adwol@pld-linux.org>
Date:   Wed Dec 30 21:03:46 2015 +0100

    Assertion failed due to lack of free()

 install3/preinstall.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 1c9d5b9d07d17c75cdc50d004e716e065d29b29a
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Tue Dec 29 20:16:35 2015 +0100

    Add --noprogress option that lets you hide progress bar

 cli/main.c          |    6 +
 lib_init.c          |    7 +-
 pm/rpm/rpminstall.c |    8 +-
 po/de.po            | 1085 ++++++++++++++++++++++++++-------------------------
 po/pl.po            |   76 ++--
 poldek.h            |    1 +
 poldek_ts.h         |    3 +
 vfile/vfetch.c      |    2 +-
 vfile/vfile.h       |    1 +
 9 files changed, 614 insertions(+), 575 deletions(-)

commit 7769cc05f6060d3b2ed10a042aae82f4a8644bfb
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Sun Nov 29 20:47:25 2015 +0100

    Always try to update orphaned package if successor is available.
    
    Fixes issue described on:
    http://lists.pld-linux.org/mailman/pipermail/pld-users-pl/2015-November/078844.html

 install3/requirements.c | 41 +++++++++++------------------------------
 1 file changed, 11 insertions(+), 30 deletions(-)

commit 404cd9c0cad1cb9d72784368881ca6a8693940ed
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Sun Nov 29 20:12:07 2015 +0100

    Updated gitmodules location

 .gitmodules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 122d4bf44198c008a5986ae01e9e3b54cff422e1
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Sat Jan 3 21:43:30 2015 +0100

    Add search by suggests support
    
    The search command has been extended by -S / --suggests option, which
    lets you search by suggested packages.
    
    Fixes: https://bugs.launchpad.net/poldek/+bug/1332039

 cli/search.c  |   54 ++-
 conf/cli.conf |    1 +
 po/pl.po      | 1082 +++++++++++++++++++++++++++++----------------------------
 3 files changed, 583 insertions(+), 554 deletions(-)

commit cd6782fc9cd645bd7ee78f94f0eb411f0f640bfb
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Wed Mar 26 21:25:53 2014 +0100

    Post release version bump

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit bad439eb677ad35a09818c4a966968c3dc720867
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Wed Mar 26 20:29:07 2014 +0100

    doc: update NEWS

 doc/NEWS.xml | 41 ++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 40 insertions(+), 1 deletion(-)

commit 6cc0fd3773f6f2fb5f9b04c38aff01f115c1593f
Author: Kacper Kornet <draenog@pld-linux.org>
Date:   Tue Mar 25 23:38:28 2014 +0100

    Fix building without optimization
    
    It fixes two issues:
    1) poldek uses the traditional GNU semantics for inline functions, not
    the C99 one. Therefore builds with -00 fail with undefined references
    errors.
    
    2) _option_is_end is not exported by glibc. Builds with optimization
    succeed as it is also defined as an inline function in argp.h. The patch
    renders also Os-fail-workaround.patch not necessary.
    
    Signed-off-by: Marcin Banasiak <marcin.banasiak@gmail.com>

 cli/shell.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

commit bad5079e7315a781ac16287c93eec63e00f36102
Author: Kacper Kornet <draenog@pld-linux.org>
Date:   Tue Mar 25 23:34:08 2014 +0100

    Remove --noorder option during package removal
    
    Poldek assumption that rpm -e --noorder removes packages starting from
    the last one is wrong for rpm 5.4. This causes error for packages
    with Requires(preun). At the same time rpm 5.4 is able to sort them
    correctly by itself.
    
    Signed-off-by: Marcin Banasiak <marcin.banasiak@gmail.com>

 pm/rpm/rpminstall.c | 2 ++
 1 file changed, 2 insertions(+)

commit 1611ccd64df5d8687c17be42fc46b65ae9350c44
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Tue Mar 25 22:48:48 2014 +0100

    Don't crash on invalid capreq

 capreq.c | 2 --
 1 file changed, 2 deletions(-)

commit 52b36925f1e03f3eafe8086763b5f85af8d69bed
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Sun Mar 16 01:40:11 2014 +0100

    Fix sysinfo data usage (lp#1216250)
    
    RPM capabilities are versioned so we can't assume that there is only
    one with the given name.

 pm/rpm/misc.c | 18 +++++++++++++-----
 1 file changed, 13 insertions(+), 5 deletions(-)

commit 55f0ae2282cd26e69f28c9b7c15fd806f49dc2ec
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Sat Mar 15 22:38:51 2014 +0100

    Change bug report address to http://bugs.launchpad.net/poldek

 configure.ac | 6 +++---
 lib_init.c   | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

commit e6a6eaaf2faa1d1f9a3d1ef5aaa616dbe9b0c6c2
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Sat Mar 15 21:52:31 2014 +0100

    Ignore paths longer than 255 characters (lp#1288989) (part 2)

 pm/rpm/rpm_pkg_ld.c | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

commit 9a051f95fd9c1c5903d7117d19c8a78dbbbb4988
Author: Witold Filipczyk <witekfl@poczta.onet.pl>
Date:   Thu Mar 13 23:47:05 2014 +0100

    Tab completion for kernel modules did not work, because of '@'
    
    Signed-off-by: Marcin Banasiak <marcin.banasiak@gmail.com>

 cli/shell.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 31658355f3937b67f265e45f70eccfe7af668a70
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Sun Mar 9 22:16:00 2014 +0100

    Ignore paths longer than 255 characters (lp#1288989)
    
    Index format used by poldek prevents us from storing paths longer than
    255 characters. Changing this behaviour would break backward
    compatibility, so simply ignore them.

 pkgdir/pkgdir_dirindex.c |  3 +++
 pm/rpm/rpm_pkg_ld.c      | 14 +++++++++-----
 2 files changed, 12 insertions(+), 5 deletions(-)

commit 45536f7e18166a39ce193fcfa8183c6e01478672
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Sun Jul 7 14:34:26 2013 +0200

    Post release version bump

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 106ee25bdc4b57f9551337e33464864cb5995653
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Sun Jul 7 13:28:24 2013 +0200

    doc: update NEWS

 doc/NEWS.xml | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

commit 5aedf5db9a52d37580610d3cfd080febb90302f1
Author: Kacper Kornet <draenog@pld-linux.org>
Date:   Sun Jul 7 12:28:39 2013 +0200

    Fix for crashes on subpackages with inherited group
    
    In normal case RPMTAG_GROUP is RPM_I18NSTRING_TYPE. However when group
    is inherited from main package in some versions of rpm5 it is
    RPM_STRING_TYPE. What's worse some versions of rpm5 returns
    RPM_STRING_TYPE but report RPM_I18NSTRING_TYPE. However the last
    behaviour is so buggy that we don't care about it.
    
    Reverts a6f68bc7fe9305d4988e69c1d3166b1a4585b8f7 and adds proper
    fix for https://bugs.launchpad.net/poldek/+bug/1077603 by reusing
    existing code.
    
    Signed-off-by: Marcin Banasiak <marcin.banasiak@gmail.com>

 pkgroup.c       | 24 ++++++++++--------------
 pm/rpm/rpmhdr.c |  2 --
 2 files changed, 10 insertions(+), 16 deletions(-)

commit 48f5a245805a4508d4c0590d0c4c8c05a99d8e70
Merge: 93b4edd 3afa121
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Sun Jul 7 12:15:40 2013 +0200

    Merge commit 'refs/merge-requests/3' of git://gitorious.org/poldek/poldek into merge-requests/3

commit 93b4edd88d749398018165ac5c5f72e1267ba204
Merge: 5732168 98cda3f
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Sun Jul 7 12:10:39 2013 +0200

    Merge commit 'refs/merge-requests/2' of git://gitorious.org/poldek/poldek into merge-requests/2

commit 3afa121f5aa7297610e266c9a17d393bc2207094
Author: Elan Ruusamäe <glen@delfi.ee>
Date:   Sun Jul 7 13:01:11 2013 +0300

    poldek.conf: ignore vserver-packages by default
    
    ignore vserver-packages by default, util-vserver has it's own poldek config.
    
    this merges pld patch:
    http://git.pld-linux.org/?p=packages/poldek.git;a=history;f=poldek-vserver-packages.patch;h=ad0040cd4e854a853cf0f482498f6afbf12c950b;hb=340a1e21bfa3c7645d70a8bde98a17983817e88d

 doc/poldek.conf.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 98cda3fdf5bcf410f2289eb9ac7a26fdfe5781d7
Author: Elan Ruusamäe <glen@delfi.ee>
Date:   Sun Jul 7 12:55:23 2013 +0300

    allow configuring pkglibdir path
    
    this allows to install poldek internal scripts to /usr/lib/poldek making
    noarch addons possible
    
    imported pld patch:
    http://git.pld-linux.org/?p=packages/poldek.git;a=history;f=pkglibdir.patch;h=46dedf4795de4d28a2411fb7d7f819dbcf7afd4d;hb=340a1e21bfa3c7645d70a8bde98a17983817e88d

 Makefile.am  | 2 +-
 configure.ac | 5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)

commit 5732168ea1c8cf8fd48074e7851cfcde6cfe7063
Author: Elan Ruusamäe <glen@delfi.ee>
Date:   Sun Jul 7 12:44:21 2013 +0300

    adjust default config:
    
    - choose equivalents manually
    - hold = kernel* until "installonlypkgs" is not implemented [2]
    
    imported from pld patch [1]
    
    [1] http://git.pld-linux.org/?p=packages/poldek.git;a=history;f=poldek-config.patch;h=4ad385c8ae1fbefbcf6cf570590a8dc3c4d1b67e;hb=340a1e21bfa3c7645d70a8bde98a17983817e88d
    [2] http://git.pld-linux.org/?p=packages/poldek.git;a=commitdiff;h=b17420387d9627fad81d243dabd41f9f3df8da0a

 doc/poldek.conf.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 9ecd484cd077adba94649b83b3f3bfd639644056
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Wed Mar 20 00:09:57 2013 +0100

    rpmvercmp: read macro configuration files before using rpmEVRparse()

 pm/rpm/rpmvercmp.c | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

commit e251b882a085f123fd177804f6a8e81654741ebd
Author: Jan Rękorajski <baggins@pld-linux.org>
Date:   Sat Mar 9 12:17:57 2013 +0100

    Add support for db 5.2

 configure.ac | 10 +++++-----
 tndb         |  2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

commit 22a2bdd943e0c06fc1bd6c3427fb8df227a9b916
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Fri Mar 8 20:25:55 2013 +0100

    Change INCLUDES to AM_CPPFLAGS in one more place

 python/Makefile.am | 2 +-
 trurlib            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 0865d45f395e28f54cbcb38db2254073895bf4ea
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Fri Mar 8 19:28:57 2013 +0100

    - update recent tndb submodule
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 tndb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e5ba1cc9ac6c04e72b66527d1dede16f360fb261
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Tue Mar 5 13:13:34 2013 +0100

    Use AM_CPPFLAGS instead of obsolete INCLUDES

 .gitignore                  | 1 +
 Makefile.am                 | 2 +-
 cli/Makefile.am             | 2 +-
 install3/Makefile.am        | 2 +-
 pkgdir/Makefile.am          | 2 +-
 pkgdir/dir/Makefile.am      | 2 +-
 pkgdir/hdrl/Makefile.am     | 2 +-
 pkgdir/metadata/Makefile.am | 4 ++--
 pkgdir/pdir/Makefile.am     | 2 +-
 pkgdir/pndir/Makefile.am    | 2 +-
 pkgdir/rpmdb/Makefile.am    | 2 +-
 pkgdir/yum/Makefile.am      | 2 +-
 pm/Makefile.am              | 2 +-
 pm/pset/Makefile.am         | 2 +-
 pm/rpm/Makefile.am          | 2 +-
 python/Makefile.am          | 2 +-
 sigint/Makefile.am          | 2 +-
 vfile/Makefile.am           | 2 +-
 vfile/vfff/Makefile.am      | 2 +-
 19 files changed, 20 insertions(+), 19 deletions(-)

commit a6526e7f5b9518f218fbc505c63051b4b6541651
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Tue Mar 5 13:00:48 2013 +0100

    Use recent tndb and trurlib

 tndb    | 2 +-
 trurlib | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 82674ba50933b2b23195939f6e67c5cab233c1bb
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Thu Jan 17 20:37:41 2013 +0100

    - remove additional printf
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 lib_init.c | 1 -
 1 file changed, 1 deletion(-)

commit 810280a1e3be737bf074b536c414eadbb0f38596
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Thu Jan 3 22:48:28 2013 +0100

    - fix LP#966972: adding repo to group from repo config
      https://bugs.launchpad.net/poldek/+bug/966972
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 doc/poldek.conf.xml |  6 ++++++
 lib_init.c          | 45 +++++++++++++++++++++++++++++----------------
 pkgdir/source.c     | 22 +++++++++++++++++++---
 pkgdir/source.h     |  2 ++
 4 files changed, 56 insertions(+), 19 deletions(-)

commit a6f68bc7fe9305d4988e69c1d3166b1a4585b8f7
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Thu Jan 3 22:44:11 2013 +0100

    - fix LP#1077603 - poldek make indexes crash for subpackage without Group
      https://bugs.launchpad.net/poldek/+bug/1077603
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 pkgroup.c | 24 ++++++++++++++----------
 1 file changed, 14 insertions(+), 10 deletions(-)

commit 3396184bdbf036adabf0440ea6a67726dbbb347b
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Sat Nov 17 15:10:33 2012 +0100

    Control rpm's _check_dirname_deps via "auto directory dependencies" config option

 pm/rpm/rpminstall.c | 6 ++++++
 1 file changed, 6 insertions(+)

commit 561cdf7fc20a2954598e6a9eb1bfeb7bb94d460e
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Sun Oct 7 17:08:53 2012 +0200

    doc: update NEWS

 doc/NEWS.xml     | 318 +++++++++++++++++++++++++++++++++++++++++++++++++------
 doc/NEWSdocb.xsl |   2 +-
 doc/NEWSto       |  17 ++-
 3 files changed, 299 insertions(+), 38 deletions(-)

commit 18f48eb044ed841a8481c9a0b69d4f285abb0b73
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Sun Oct 7 15:17:57 2012 +0200

    doc: NEWS.xml is UTF-8 encoded

 doc/NEWSto | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit cb7e6fce2d6735a32c958db5f5a7d6c157482ced
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Sun Oct 7 15:15:08 2012 +0200

    doc: typo

 doc/NEWSdocb.xsl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a26dd7e03a32e3b74b5d5cd4a51795980d83b068
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Sun Oct 7 15:11:49 2012 +0200

    doc: allow email to be empty in NEWS file

 doc/NEWSdocb.xsl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7c0eccdfcb64e0acc35d59cde376925eb23235e9
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Sun Oct 7 14:23:53 2012 +0200

    homepage: fix repository address

 doc/homepage/devel-body.html | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

commit 809c09ad77eb5dd5a44016622b4a05873cdc6a5f
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Sun Oct 7 13:54:08 2012 +0200

    Use dist-xz by default

 configure.ac    | 13 ++++++++++---
 doc/Makefile.am |  6 +++---
 2 files changed, 13 insertions(+), 6 deletions(-)

commit ce00c5a5311fb6d77fcf96b04bca5cf2904d90ae
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Sun Oct 7 12:46:36 2012 +0200

    Kill redundant EXPORT in pm.h

 pm/pm.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit f575c9bbe3cdd8f2d6ef27eb73dcc270c1a8a3f2
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Sun Oct 7 12:41:42 2012 +0200

    Provide function body for inlined pkg_id

 pkg.c | 5 -----
 pkg.h | 6 +++++-
 2 files changed, 5 insertions(+), 6 deletions(-)

commit bfe456d58203a1935229f900fc7319d3a4655390
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Sun Oct 7 11:46:41 2012 +0200

    Do not assert on empty req
    
    It is rpm package fault and should not make poldek unusable.

 pkgset-req.c | 2 --
 1 file changed, 2 deletions(-)

commit e29d1aaee462d5b0bd933829ac3486b23c34d671
Author: Jan Rękorajski <baggins@pld-linux.org>
Date:   Sat Sep 29 13:20:42 2012 +0200

    rpm5 also needs librpmio
    
    Signed-off-by: Marcin Banasiak <marcin.banasiak@gmail.com>

 configure.ac | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

commit de2e27234fc6794c56661e116d50b15fc36883f1
Author: Jan Rękorajski <baggins@pld-linux.org>
Date:   Sat Sep 29 13:17:58 2012 +0200

    'package-*.rpm: sha1 md5 OK' messages strike back because rpmlog
    got 'inlined', fix this by redefining vrpmlog if rpmlog is not found
    
    Signed-off-by: Marcin Banasiak <marcin.banasiak@gmail.com>

 configure.ac |  2 +-
 pm/rpm/rpm.c | 17 +++++++++++++----
 2 files changed, 14 insertions(+), 5 deletions(-)

commit 63f5fb525b04d276129f21a00a48af196b11a562
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Sat Sep 29 11:01:09 2012 +0200

    Fix leaking fds (lp#307183)

 cli/cli.c            | 6 +++++-
 cli/main.c           | 5 +++--
 lib_init.c           | 3 +++
 pkgdir/pndir/pndir.c | 6 ++++--
 vfile/vfetch.c       | 8 ++++++++
 vfile/vfile.h        | 1 +
 6 files changed, 24 insertions(+), 5 deletions(-)

commit 966186e43b8534714408baffdd803defce3e1257
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Fri Sep 28 17:47:46 2012 +0200

    Change behaviour of --cleana to clean the whole cache dir
    
    Clean-whole was cleaning only sources defined in config file. It didn't
    touch rpmdbcache nor sources that were specified via -s option.

 cli/op_source.c |  5 +++-
 pkgdir/source.c |  8 +++++++
 pkgdir/source.h |  9 +++----
 vfile/vfile.c   | 74 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 vfile/vfile.h   |  1 +
 5 files changed, 92 insertions(+), 5 deletions(-)

commit 2f6b86835cbbad530f838bcf5d3e183f92eb3396
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Thu Sep 27 17:44:19 2012 +0200

    Change the way how / is stored in dirindex
    
    Previously, / was stored in dirindex with leading slash (i.e. as //)
    what caused various side effects as:
    
    filesystem-4.0-12.x86_64 obsoleted by filesystem-4.0-13.x86_64
    filesystem-4.0-13.x86_64 marks FHS-2.3-35.x86_64 (cap //)
    error: FHS-2.3-35.x86_64: equal version installed, give up

 pkgdir/pkgdir_dirindex.c | 31 +++++++++++++++++++------------
 1 file changed, 19 insertions(+), 12 deletions(-)

commit 90d4fa1d8170405e35086f072953dc52dd386bdc
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Fri Sep 14 18:51:14 2012 +0200

    Fixed make distcheck

 doc/Makefile.am          | 132 ++++++++++++++++++++++++++++++++++-------------
 doc/homepage/Makefile.am |   3 +-
 2 files changed, 97 insertions(+), 38 deletions(-)

commit 8ed3cc4d1b655bc1f1e6886efadc0819be4f1335
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Thu Sep 13 16:40:06 2012 +0200

    Run autogen.sh in submodules before configuring poldek

 autogen.sh | 4 ++++
 1 file changed, 4 insertions(+)

commit 1de26b869ca92424549c2ddf937e420be4c9d748
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Wed Sep 12 17:42:11 2012 +0200

    Add -Wformat-security to CFLAGS

 Makefile.am                 |  6 +++++-
 cli/Makefile.am             |  9 ++++++--
 configure.ac                | 51 ++++++++++++++++++++++++++++++---------------
 install3/Makefile.am        |  6 +++++-
 pkgdir/Makefile.am          |  9 ++++++--
 pkgdir/dir/Makefile.am      |  6 +++++-
 pkgdir/hdrl/Makefile.am     |  7 ++++++-
 pkgdir/metadata/Makefile.am | 12 +++++++++--
 pkgdir/pdir/Makefile.am     | 17 +++++++++++----
 pkgdir/pndir/Makefile.am    | 19 +++++++++++++----
 pkgdir/rpmdb/Makefile.am    | 11 ++++++++--
 pkgdir/yum/Makefile.am      | 10 +++++++--
 pm/Makefile.am              |  6 +++++-
 pm/pset/Makefile.am         | 12 +++++++++--
 pm/rpm/Makefile.am          | 41 ++++++++++++++++++++++++------------
 sigint/Makefile.am          | 11 ++++++++--
 vfile/Makefile.am           |  6 +++++-
 vfile/vfff/Makefile.am      |  8 ++++++-
 18 files changed, 188 insertions(+), 59 deletions(-)

commit 3d519a273b4e7107a448f8c19093da40e1925017
Author: Jan Rękorajski <baggins@pld-linux.org>
Date:   Wed Sep 12 15:05:25 2012 +0200

    Fix insecure format string usage
    
    Signed-off-by: Marcin Banasiak <marcin.banasiak@gmail.com>

 cli/ls.c          | 76 +++++++++++++++++++++++++++----------------------------
 misc.c            |  2 +-
 vfile/vfetch.c    |  2 +-
 vfile/vfff/http.c |  2 +-
 vfile/vfile.c     |  2 +-
 5 files changed, 42 insertions(+), 42 deletions(-)

commit 4201e972503949e638dcdad5f3a8d411abb2affd
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Tue Sep 11 19:29:03 2012 +0200

    Don't get number of elements in database iterator in rpmdb_it_init() (lp#1042200)

 pm/rpm/rpmdb_it.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

commit 91e4134ac4cfc2bc38ab0944f107d629809dfe17
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Mon Sep 10 17:45:12 2012 +0200

    Update FSF address

 COPYING                        | 42 +++++++++++++++++++++---------------------
 README                         |  6 +++---
 arg_packages.c                 | 10 +++-------
 arg_packages.h                 | 13 ++++++++++++-
 ask.c                          | 10 +++-------
 build-dist-packages.sh         |  1 -
 capreq.c                       | 10 +++-------
 capreq.h                       | 13 ++++++++++++-
 capreqidx.c                    |  8 ++++----
 capreqidx.h                    | 13 ++++++++++++-
 cdpoldek.sh                    |  2 +-
 cli/alias.c                    | 10 +++-------
 cli/cd.c                       | 10 +++-------
 cli/cli.c                      | 10 +++-------
 cli/cli.h                      | 13 ++++++++++++-
 cli/cmd.h                      | 13 ++++++++++++-
 cli/cmd_chain.c                | 10 +++-------
 cli/cmd_chain.h                | 12 ++++++++++++
 cli/cmd_pipe.c                 | 12 ++++--------
 cli/cmd_pipe.h                 | 12 ++++++++++++
 cli/dbcache.c                  | 10 +++-------
 cli/dent.c                     | 10 +++-------
 cli/dent.h                     | 13 ++++++++++++-
 cli/desc.c                     | 10 +++-------
 cli/external.c                 | 10 +++-------
 cli/get.c                      | 10 +++-------
 cli/help.c                     | 10 +++-------
 cli/install.c                  | 12 ++++--------
 cli/ls.c                       | 10 +++-------
 cli/ls_queryfmt.c              |  6 +++---
 cli/ls_queryfmt.h              | 12 ++++++++++++
 cli/main.c                     | 10 +++-------
 cli/op.c                       | 10 +++-------
 cli/op.h                       | 12 ++++++++++++
 cli/op_makeidx.c               | 10 +++-------
 cli/op_packages.c              |  8 ++++----
 cli/op_source.c                | 10 +++-------
 cli/op_split.c                 |  8 ++++----
 cli/op_verify.c                | 10 +++-------
 cli/poclidek.h                 | 13 ++++++++++++-
 cli/poclidek_demo.c            |  9 +++++----
 cli/rcmd.c                     | 10 +++-------
 cli/reload.c                   | 10 +++-------
 cli/search.c                   | 10 +++-------
 cli/shell.c                    | 10 +++-------
 cli/su.c                       | 10 +++-------
 cli/test_cli.c                 |  9 +++++----
 cli/uninstall.c                | 10 +++-------
 compiler.h                     | 13 ++++++++++++-
 conf.c                         | 10 +++-------
 conf.h                         | 15 +++++++++++++--
 conf_intern.h                  | 15 ++++++++++++---
 depdirs.c                      |  9 +++------
 depdirs.h                      | 13 ++++++++++++-
 fileindex.c                    | 10 +++-------
 fileindex.h                    | 13 ++++++++++++-
 getlib.sh                      |  1 -
 i18n.h                         | 13 ++++++++++++-
 install-dist.c                 | 10 +++-------
 install3/conflicts.c           | 10 +++-------
 install3/ictx.c                | 10 +++-------
 install3/ictx.h                | 13 ++++++++++++-
 install3/install.c             | 10 +++-------
 install3/install.h             | 13 ++++++++++++-
 install3/iset.c                | 10 +++-------
 install3/iset.h                | 13 ++++++++++++-
 install3/mark.c                | 10 +++-------
 install3/misc.c                | 10 +++-------
 install3/obsoletes.c           | 10 +++-------
 install3/preinstall.c          | 10 +++-------
 install3/process.c             | 10 +++-------
 install3/requirements.c        | 10 +++-------
 lib_init.c                     | 10 +++-------
 lib_pkgset.c                   | 10 +++-------
 log.c                          | 10 +++-------
 log.h                          | 13 ++++++++++++-
 minfo.c                        | 13 ++++++++++++-
 misc.c                         | 10 +++-------
 misc.h                         | 14 ++++++++++++--
 pkg.c                          | 12 ++++--------
 pkg.h                          | 13 ++++++++++++-
 pkg_ver_cmp.h                  | 12 ++++++++++++
 pkgcmp.c                       | 10 +++-------
 pkgcmp.h                       | 13 ++++++++++++-
 pkgdir/dir/dir.c               | 10 +++-------
 pkgdir/hdrl/hdrl.c             | 10 +++-------
 pkgdir/metadata/load.c         | 12 +++++++++++-
 pkgdir/metadata/load.h         | 16 ++++++++++++----
 pkgdir/metadata/metadata.c     | 10 +++-------
 pkgdir/mod.c                   | 10 +++-------
 pkgdir/pdir/digest.c           | 10 +++-------
 pkgdir/pdir/pdir.c             | 10 +++-------
 pkgdir/pdir/pdir.h             | 13 ++++++++++++-
 pkgdir/pdir/pdir_pkg_restore.c | 10 +++-------
 pkgdir/pdir/pdir_pkg_store.c   |  8 ++++----
 pkgdir/pdir/save.c             | 10 +++-------
 pkgdir/pdir/tags.c             | 11 +++++++++++
 pkgdir/pkg_restore.c           | 10 +++-------
 pkgdir/pkg_store.c             |  8 ++++----
 pkgdir/pkg_store.h             | 13 ++++++++++++-
 pkgdir/pkgdir.c                | 10 +++-------
 pkgdir/pkgdir.h                | 13 ++++++++++++-
 pkgdir/pkgdir_clean.c          | 10 +++-------
 pkgdir/pkgdir_dirindex.c       |  6 +++---
 pkgdir/pkgdir_dirindex.h       | 12 ++++++++++++
 pkgdir/pkgdir_intern.h         | 12 ++++++++++++
 pkgdir/pkgdir_patch.c          |  8 ++++----
 pkgdir/pndir/description.c     | 10 +++-------
 pkgdir/pndir/digest.c          | 10 +++-------
 pkgdir/pndir/pndir.c           | 10 +++-------
 pkgdir/pndir/pndir.h           | 13 ++++++++++++-
 pkgdir/pndir/save.c            | 10 +++-------
 pkgdir/pndir/tags.c            | 11 +++++++++++
 pkgdir/pndir/update.c          | 10 +++-------
 pkgdir/rpmdb/rpmdb.c           | 10 +++-------
 pkgdir/rpmdb/rpmdbcache.c      | 10 +++-------
 pkgdir/source.c                | 10 +++-------
 pkgdir/source.h                | 13 ++++++++++++-
 pkgdir/source_mkidx.c          | 10 +++-------
 pkgdir/yum/yum.c               | 10 +++-------
 pkgfetch.c                     | 10 +++-------
 pkgfl.c                        | 10 +++-------
 pkgfl.h                        | 16 ++++++++++++++--
 pkgiter.c                      | 10 +++-------
 pkgmark.c                      | 11 +++--------
 pkgmisc.c                      | 13 +++----------
 pkgmisc.h                      | 13 ++++++++++++-
 pkgroup.c                      |  6 +++++-
 pkgroup.h                      | 13 ++++++++++++-
 pkgscore.c                     | 10 +++-------
 pkgset-load.c                  | 10 +++-------
 pkgset-order.c                 |  8 ++++----
 pkgset-req.c                   | 10 +++-------
 pkgset-req.h                   | 13 ++++++++++++-
 pkgset.c                       | 10 +++-------
 pkgset.h                       | 13 ++++++++++++-
 pkgu.c                         | 10 +++-------
 pkgu.h                         | 13 ++++++++++++-
 pm/mod.c                       | 10 +++-------
 pm/mod.h                       | 12 ++++++++++++
 pm/pkgdb.c                     | 10 +++-------
 pm/pm.c                        | 10 +++-------
 pm/pm.h                        | 12 ++++++++++++
 pm/pset/mod.c                  | 11 +++++++++++
 pm/pset/pm_pset.h              | 12 ++++++++++++
 pm/pset/pset.c                 | 10 +++-------
 pm/rpm/install.c               | 10 +++-------
 pm/rpm/misc.c                  |  6 +++---
 pm/rpm/mod.c                   | 12 ++++++++++++
 pm/rpm/pm_rpm.h                | 12 ++++++++++++
 pm/rpm/rpm.c                   | 10 +++-------
 pm/rpm/rpm_pkg_ld.c            |  7 ++++---
 pm/rpm/rpmdb_depdirs.c         | 10 +++-------
 pm/rpm/rpmdb_it.c              |  6 +++---
 pm/rpm/rpmhdr.c                | 10 +++-------
 pm/rpm/rpminstall.c            | 10 +++-------
 pm/rpm/signature.c             | 12 ++++++++++++
 pm/rpm/signature4.c            |  6 +++---
 pm/rpm/signature5.c            | 10 +++-------
 poldek.h                       |  7 +++----
 poldek_intern.h                | 12 ++++++++++++
 poldek_term.c                  | 10 +++-------
 poldek_term.h                  | 13 ++++++++++++-
 poldek_ts.c                    | 10 +++-------
 poldek_ts.h                    | 13 ++++++++++++-
 poldek_util.h                  | 12 ++++++++++++
 sigint/sigint.c                |  9 +++------
 sigint/sigint.h                | 13 ++++++++++++-
 split.c                        | 10 +++-------
 split.h                        | 13 ++++++++++++-
 uninstall.c                    | 10 +++-------
 upgrade-dist.c                 | 10 +++-------
 vfcompr                        |  4 ++--
 vfile/extcompr.c               |  8 +++-----
 vfile/fetch.c                  |  8 +++-----
 vfile/misc.c                   |  9 +++------
 vfile/ne_uri.c                 | 10 ++++------
 vfile/p_open.c                 |  6 +++---
 vfile/p_open.h                 | 13 ++++++++++++-
 vfile/testcookie.c             | 10 +++++-----
 vfile/vfetch.c                 |  9 +++------
 vfile/vfff/ftp.c               |  8 +++-----
 vfile/vfff/http.c              |  8 +++-----
 vfile/vfff/vfff.c              |  8 +++-----
 vfile/vfff/vfff.h              |  7 +++----
 vfile/vfffmod.c                | 10 +++-------
 vfile/vfile.c                  |  9 +++------
 vfile/vfile.h                  |  4 +---
 vfile/vfile_intern.h           | 13 ++++++++++++-
 vfile/vflock.c                 |  9 +++------
 vfile/vfprogress.c             | 10 +++-------
 vfile/vfreq.c                  |  9 +++------
 vfile/vfreq.h                  | 12 ++++++++++++
 vfile/vopen3.c                 |  7 +++----
 vfile/vopen3.h                 | 13 ++++++++++++-
 vfjuggle                       |  1 -
 vfsmb                          |  3 +--
 zlib-in-rpm.sh                 |  3 ++-
 198 files changed, 1154 insertions(+), 898 deletions(-)

commit 338762b44291ba5ebb462cb9345facc9c1bf20a1
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Sat Sep 8 00:45:25 2012 +0200

    - don't clean list if not found one or more entries, warn instread LP#1024970
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 arg_packages.h | 5 +++--
 cli/dent.c     | 4 ++--
 cli/ls.c       | 3 ++-
 3 files changed, 7 insertions(+), 5 deletions(-)

commit 34a358aa69d1bb99de5481cdb9658d4c615afd56
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Sat Sep 8 00:41:46 2012 +0200

    - add flags to resolve dir entries, before it was only limited for exact match
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 cli/dent.c      | 10 ++++------
 cli/dent.h      |  4 ++--
 cli/uninstall.c |  4 ++--
 3 files changed, 8 insertions(+), 10 deletions(-)

commit 4289450601973c57700ddea8f399a1bbe7619dac
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Fri Sep 7 23:46:49 2012 +0200

    - show pkg arch in verify deps mode LP#1031762
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 pkgset.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit a2aac121e9f2f3fc07b1cac32c8c64ae6b50841a
Merge: 602f420 f699361
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Fri Sep 7 18:46:52 2012 +0200

    Merge branch 'master' of gitorious.org:poldek/poldek

commit f699361da17fc9094741d4b0c212e16d126bb01d
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Fri Sep 7 18:43:34 2012 +0200

    - fix proxy request generation - pbuf is used later if proxy is used
      maybe compilator related bug/feature?
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 vfile/vfreq.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 602f42061d68d131bfca60bd768fdf57dfe3dd26
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Fri Sep 7 18:38:41 2012 +0200

    Use unsigned type for pkg->recno
    
    rpmdbGetIteratorOffset() as well as rpmmiInstance() that are used to
    get recno value return unsigned value.

 pkg.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c26ae4cfeb59d6529e8c8a0b545f88811ca14c58
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Fri Aug 31 16:31:48 2012 +0200

    rpm 5.x has RPMTAG_* in rpmtag.h

 configure.ac | 65 +++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 38 insertions(+), 27 deletions(-)

commit ec43fec423b9e577d7b5698185fb3b993dab57ed
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Fri Aug 31 15:48:52 2012 +0200

    Adjust autogen.sh and make snap for git

 Makefile.extra | 26 ++++++++++----------------
 autogen.sh     | 13 +++----------
 2 files changed, 13 insertions(+), 26 deletions(-)

commit 9e4fe82da2df9b43b22a2bf36f2da69bb3238e87
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Fri Aug 31 14:44:09 2012 +0200

    Drop support for diskspace()
    
    It was not a good idea to add support for diskspace() dependency in
    poldek, which, I think, is designed for BuildRequires in spec files.
    Package install size can be measured using RPMTAG_SIZE, so I see no
    point in using diskspace() for this purpose.

 pm/rpm/misc.c | 102 +---------------------------------------------------------
 1 file changed, 1 insertion(+), 101 deletions(-)

commit dceacab14dec5f5f8a2cfeb426edee7191b0f578
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Fri Aug 31 14:27:41 2012 +0200

    Fix build with rpm 5.4 (lp#1042200)
    
    Currently poldek builds with rpm 5.4 and seems to work, but is not well
    tested and some regressions may still occur.

 pkgdir/dir/dir.c    |  1 +
 pkgroup.c           |  4 ----
 pm/rpm/misc.c       | 17 +++++++++++++++--
 pm/rpm/pm_rpm.h     | 22 ++++++++++++++++------
 pm/rpm/rpm_pkg_ld.c |  1 -
 pm/rpm/rpmdb_it.c   |  4 ++--
 pm/rpm/rpmhdr.c     | 15 +++++++++++----
 pm/rpm/rpmvercmp.c  | 29 +++++++++++++++++++++++++++--
 pm/rpm/signature5.c |  6 +++---
 9 files changed, 75 insertions(+), 24 deletions(-)

commit 8cf145343137ceee3a4355ab02e2160481efb5c1
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Wed Aug 29 20:52:58 2012 +0200

    Drop support for ancient rpm versions

 configure.ac           |   8 ++-
 pm/rpm/pm_rpm.h        |   4 ++
 pm/rpm/rpm.c           |   5 +-
 pm/rpm/rpmdb_depdirs.c |   3 -
 pm/rpm/rpmdb_it.c      | 164 ++++++++-----------------------------------------
 pm/rpm/signature4.c    |  72 ----------------------
 6 files changed, 36 insertions(+), 220 deletions(-)

commit cbc9f99c7815c6dffaad42e97c8232bda18fb0fa
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Wed Aug 8 17:35:46 2012 +0200

    Add space between columns in ls output

 cli/ls.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit b1476eb4a7ab35f5747dd23300d2c15d802db6da
Author: Jakub Bogusz <qboosh@pld-linux.org>
Date:   Wed Jul 4 18:26:44 2012 +0200

    Fixes build with automake 1.12
    
    Signed-off-by: Marcin Banasiak <marcin.banasiak@gmail.com>

 conf/Makefile.am | 2 +-
 configure.ac     | 1 +
 doc/Makefile.am  | 6 +++---
 3 files changed, 5 insertions(+), 4 deletions(-)

commit 0dd94ef5410fd20000e0dcf2a9aac03cbc2c4a6c
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Sun Apr 1 21:29:21 2012 +0200

    - gcc warning
    
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 pkgfetch.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 122a6fcc0bcd3bf1122c4fd756153ed2f51cfea2
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Sun Apr 1 21:28:58 2012 +0200

    - comment
    
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 install3/ictx.h | 1 +
 1 file changed, 1 insertion(+)

commit 291cc4b23ed5e1baeeb10bbd03b8fca72a29541b
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Sun Apr 1 21:27:43 2012 +0200

    - conf: only warn if path included twice
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 conf.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 43579c133ecabaa4a6f20b79f8796631be092425
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Sun Apr 1 21:19:38 2012 +0200

    - update polish translation
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 po/pl.po | 198 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 92 insertions(+), 106 deletions(-)

commit 27bff284a7be52e1960c444e8496d40c94f7b6d5
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Sun Apr 1 21:14:40 2012 +0200

    - regenerate translation files
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 po/de.po |  988 ++++++++++++++++++++++++++-----------------------
 po/pl.po | 1245 ++++++++++++++++++++++++++++++++------------------------------
 2 files changed, 1178 insertions(+), 1055 deletions(-)

commit a76dc1cb6a128f84f4655b0c05da9f9eed5e6e35
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Sun Apr 1 21:13:44 2012 +0200

    - fix translation
    
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 pkgdir/pndir/update.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 78f4e1cb0f77ba9b73aaf15e071b43e7c544f3bc
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Sun Apr 1 21:13:17 2012 +0200

    - pndir update - use 90% as limit to update whole index
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 pkgdir/pndir/update.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit daf070fea70a7ab4ce6a717596ad9a54c7c2045f
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Wed Mar 28 09:24:18 2012 +0200

    - add spaces to aria fetcher section
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 doc/poldek.conf.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0fcb9d8a7fe825c1a4c5f3cff2bd30312b615510
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Wed Mar 28 03:25:18 2012 +0200

    - sort also installed evr column on llu -t,
      just sort before evr array creation
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 cli/ls.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit 048dd6bac8a82a0fa3467082086732ba3ce4de6f
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Sun Mar 25 03:27:17 2012 +0200

    - is_other_version_marked - check also if arch same
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 install3/mark.c | 3 +++
 1 file changed, 3 insertions(+)

commit 7757ece0cdb03566249ad778fade2dc65e584d0d
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Sun Mar 25 03:26:30 2012 +0200

    - make upgrade on x86_64 more clean - score compatible pkgs
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 install3/misc.c | 22 +++++++++++++++++-----
 1 file changed, 17 insertions(+), 5 deletions(-)

commit 7a7ea274d571882fe58fd429b60bdf9bbb990b44
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Sun Mar 25 03:20:15 2012 +0200

    - add TODO info
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 pkgdir/pndir/pndir.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4c19b0814439245d99209bc7829e9429a7345be9
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Sun Mar 25 03:19:16 2012 +0200

    - use different name for local var in conditional block
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 install3/misc.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 46a5a7a3262bdb3d90d9c9578042fd0fe4f982c0
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Sun Mar 25 05:00:48 2012 +0200

    - don't exit if same major modes used --install and --upgrade
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 cli/op.c | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

commit 79dd8c4f4d921800b99cd82581cbd970b7088d8a
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Sun Mar 25 04:58:03 2012 +0200

    - fix warning
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 pkgu.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 11f27d85144a575cfe27a22d72c3816d36e7a754
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Fri Mar 23 13:37:06 2012 +0100

    - http: shut up 404 errors when verbose = 0
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 vfile/vfff/http.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

commit dfe8b3eaefac54fb3decf6bf2393fcac7e58f1db
Author: Arkadiusz Miśkiewicz <arekm@maven.pl>
Date:   Wed Mar 21 20:22:19 2012 +0100

    One more place when parallel conf-xml2 run could cause writting conflict.

 doc/conf-xml2.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit dcf6e5f6e86a6a49a6844379ce636708815d1b76
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Wed Mar 21 17:41:43 2012 +0100

    - use fix for types in tndb_get_all - x86_64 fix
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 tndb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 55c3e1253032e28eab75bf775b247db4882961f2
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Wed Mar 21 02:23:27 2012 +0100

    - add name for aria fetcher
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 doc/poldek.conf.xml | 1 +
 1 file changed, 1 insertion(+)

commit 3c90766404683407368cab9526d13b0aa8036469
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Wed Mar 21 01:48:26 2012 +0100

    - pndir update: realy keep quiet
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 pkgdir/pndir/update.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 09ffbf218865b6e23ace4d9b209810daa8815cf2
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Wed Mar 21 00:03:56 2012 +0100

    - if --up needs to download more data than --upa, switch to --upa
      LP#705452
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 pkgdir/pndir/update.c | 98 +++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 96 insertions(+), 2 deletions(-)

commit 7f768e0c73517c9c67dcd2b1480f003ae7f60ba7
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Tue Mar 20 23:32:47 2012 +0100

    - doc: add aria2 to fetch.conf, it is configured as multifile downloader for speedup
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 doc/poldek.conf.xml | 7 +++++++
 1 file changed, 7 insertions(+)

commit 35f86f5dc6c3fce1dbc30c4b62f20622b1f08561
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Tue Mar 20 23:25:49 2012 +0100

    fetch: fix for aria2 one line speed printing
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 vfile/fetch.c | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

commit 44f1200e59b3b8f1b0c9a956ace518b8476916c9
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Tue Mar 20 23:24:24 2012 +0100

    - switch submodules modules to bugfixed versions
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 tndb    | 2 +-
 trurlib | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit e19b1564e6fe51945e5a9c972209e26f2e9c206b
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Tue Mar 20 23:20:30 2012 +0100

    - clean up
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 poldek_term.c      | 2 +-
 vfile/sample.c     | 2 +-
 vfile/test_retr.sh | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

commit 0992ad941af86ef2d520369f39a93d14f341f775
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Mon Feb 20 23:23:20 2012 +0100

    - use more accurate value
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 ask.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit b678011ca08e1be026a61311c3ee77fff0885f0a
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Sat Feb 18 21:48:43 2012 +0100

    - change chars order to have behavior like before
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 ask.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 428ba4b2cc1e22fd00f513babdc10eb897a4c2cc
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Sat Feb 18 21:39:48 2012 +0100

    - drop Q char - used by break
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 ask.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 47867ac997277b82b6817ae5a5812df84b65ddc3
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Sat Feb 18 21:35:56 2012 +0100

    - limit lines to show with env LINES
    - use more chars to choose from
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 ask.c | 39 +++++++++++++++++++++++----------------
 1 file changed, 23 insertions(+), 16 deletions(-)

commit 6dfa263e189d9e6b71fa5e87fe752133ea1d4c20
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Sat Feb 18 17:14:02 2012 +0100

    - we use 26 chars not 24
    - first show page with hint
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 ask.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 1655fd5b222f408460ea501ad45a45141769a3b7
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Sat Feb 18 16:53:17 2012 +0100

    - add lines to translate
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 ask.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit d774acb97954236398ccb238e45c49dd8497fa58
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Sat Feb 18 16:45:11 2012 +0100

    - info for user about possible keys
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 ask.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 3de2bd1ac90aa2898de7f180a9ff58bc0282ee79
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Sat Feb 18 16:25:02 2012 +0100

    - map pgup/pgdown to backspace/tab
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 poldek_term.c | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

commit a68333bf8c36c5531cd31d54d3bd606ad698e549
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Sat Feb 18 15:41:07 2012 +0100

    - use also tab and space as next page
    - use also backspace as prev page
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 ask.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit 37d4db196c4f840903e58a102511d4faa24c1588
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Sat Feb 18 15:40:07 2012 +0100

    - clear mem every new validchrs use
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 ask.c | 1 +
 1 file changed, 1 insertion(+)

commit 62386400bbda665e05a7d9db59d2b3332e264110
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Sat Feb 18 12:40:58 2012 +0100

    - add more equiv pkgs to choose
    - fix change of hint to first pkg, if more then 24 pkgs to choose
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 ask.c | 43 ++++++++++++++++++++++++++++++++-----------
 1 file changed, 32 insertions(+), 11 deletions(-)

commit b31d378b6cb30d8d16abe8cd025a318f93be9c75
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Fri Feb 3 21:03:22 2012 +0100

    Don't lose directories during dirindex update

 pkgdir/pkgdir_dirindex.c | 79 ++++++++++++++++++++++++++++--------------------
 1 file changed, 46 insertions(+), 33 deletions(-)

commit 8ddc44c3ef28267f359fdf7cc49ccd1dd9a9c0e5
Author: Elan Ruusamäe <glen@pld-linux.org>
Date:   Thu Feb 2 12:12:17 2012 +0100

    Improve matching security updates from changelogs
    
    - match "security" case insensitively
    - match CVE-20xx, I doubt poldek exists in 2100, or I simply don't care :D
    
    Signed-off-by: Marcin Banasiak <marcin.banasiak@gmail.com>

 pkgu.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 215f790510e5d5eab74fb0e319032040b9bc1fbd
Author: Elan Ruusamäe <glen@pld-linux.org>
Date:   Wed Feb 1 23:32:29 2012 +0100

    Fix build with automake 1.11.2
    
    Signed-off-by: Marcin Banasiak <marcin.banasiak@gmail.com>

 Makefile.am | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit ede3ef1cdd9a560773beb74537236655fed8d90d
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Thu Nov 24 14:11:58 2011 +0100

    - fix repo loading, broken repo is non fatal now LP#813213
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 pkgset-load.c | 34 ++++++++++++++--------------------
 1 file changed, 14 insertions(+), 20 deletions(-)

commit 6e97c9df6cc1c5925b531301871f5e6709dd2be7
Author: Arkadiusz Miśkiewicz <arekm@maven.pl>
Date:   Thu Nov 24 08:11:59 2011 +0100

    Use different temporary file name for each run.

 doc/conf-xml2.sh | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

commit 2e9c353717250b3428769e603a757278e3fc9a02
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Sat Mar 19 13:08:57 2011 +0100

    - fix mem leak
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 cli/op.c | 1 +
 1 file changed, 1 insertion(+)

commit f7cb8cf4f861c1c67f779c7cdac0161435d84f86
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Mon Mar 14 19:38:22 2011 +0100

    Kill (null) when using source url. lp#699907

 pkgdir/pdir/pdir.c    |  2 +-
 pkgdir/pndir/update.c |  2 +-
 vfile/vfetch.c        | 24 +++++++++++++-----------
 vfile/vfget.c         |  2 +-
 vfile/vfile.c         |  2 +-
 vfile/vfile.h         |  2 +-
 vfile/vfile_intern.h  |  3 ++-
 7 files changed, 20 insertions(+), 17 deletions(-)

commit ad6325ba052b38711e51ecdddb69ca630836dbe2
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Wed Mar 9 13:52:15 2011 +0100

    Missing space.

 po/pl.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 2522adeac4dfcea4481452bb4cc75dc210dbf9c7
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Thu Jan 6 14:05:38 2011 +0100

    manual: fixed %includedir example

 doc/poldek.conf.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 47c241139c73012927af7a71ca798a6d163f61de
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Thu Jan 6 14:01:26 2011 +0100

    Change status to rc.

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit b031665f148b66ed24f517303c11085aa81501ba
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Fri Dec 31 00:16:07 2010 +0100

    Kill double question mark

 ask.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit b23f0bd8e75d756d3e1213cf1d4606b919190582
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Sun Dec 26 21:22:09 2010 +0100

    - fix noarch upgrade

 pkgcmp.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 747d086210d7c3db6097d0b1aa3b3ceca7f76bf0
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Wed Dec 15 22:29:30 2010 +0100

    Fixes polish translation.

 po/pl.po | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

commit 06104cc57239d6111b04a504085dcb00d2d81055
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Sun Dec 12 16:49:11 2010 +0100

    Don't process suggests when --follow is set to no. (lp#689237)

 install3/requirements.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 5e2e7288bcca56bf97e5c8175f3ab95f39a6c066
Author: Adam Osuchowski <adwol@zonk.pl>
Date:   Sun Dec 12 02:21:19 2010 +0100

    Don't abort on missing message.

 install3/requirements.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 032dbd76d5406c6d3707936813cc66d3b41a3871
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Sun Dec 12 00:48:06 2010 +0100

    Support libtool 1.5.x
    
    If there is no LT_INIT macro, try to use AC_PROG_LIBTOOL

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 32f635c45a60f0f0e60aef41b663bec95cd83109
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Fri Dec 10 20:52:48 2010 +0100

    Typo

 po/pl.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 466049874cfbbdd5bf3de853d91120f7071f0786
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Fri Dec 10 20:26:50 2010 +0100

    bugfix: set default visibility for rpmlog() to get rid of messages
    like: 'git-core-1.7.3.3-1.i686.rpm: sha1 md5 OK'

 pm/rpm/rpm.c | 2 ++
 1 file changed, 2 insertions(+)

commit a85d35e0ee7946c3ae0a447eee83d1a95cb76271
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Sat Nov 27 23:51:53 2010 +0100

    rpmvercmp: rewritten to use rpmEVRcompare()

 pm/rpm/rpmvercmp.c | 51 +++++++++++++++++++++++++++++++++------------------
 1 file changed, 33 insertions(+), 18 deletions(-)

commit 087dfae3a08d5771be57d1844fb45f78c015b064
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Sat Nov 6 19:58:30 2010 +0100

    Sometimes, iset_has_kind_of_pkg() has been returning an incorrect value.
    This was caused by passing not sorted array to n_array_bsearch_idx_ex().

 install3/iset.c | 2 ++
 1 file changed, 2 insertions(+)

commit 5f21b3a13932f8f81c5c670943b27c28934b953f
Author: Elan Ruusamäe <glen@pld-linux.org>
Date:   Sat Nov 6 19:21:44 2010 +0100

    Fix broken makefile (there may be tabs only)

 Makefile.am | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

commit ee8d721cc9b69655a6501e42416cad8d241c8be1
Author: Paweł Zuzelski <pawelz@pld-linux.org>
Date:   Thu Aug 26 16:31:18 2010 +0200

    Use "the" before "following" (verified with en native speaker).

 ask.c            | 4 ++--
 po/de.po         | 4 ++--
 po/pl.po         | 4 ++--
 python/pyldek.py | 6 +++---
 4 files changed, 9 insertions(+), 9 deletions(-)

commit dbbf1a30a5d6cb98a4b892206c15d3fb3a56dfd8
Author: Elan Ruusamäe <glen@pld-linux.org>
Date:   Sun Aug 22 21:04:14 2010 +0200

    Fix build on older GCC (3.3.6)
    
    Fixes: https://bugs.launchpad.net/bugs/622190
    
    Signed-off-by: Marcin Banasiak <marcin.banasiak@gmail.com>

 configure.ac | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

commit 5f6c00bcfbe0203d8ecf8ecfd271eaae09dd7419
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Fri Aug 20 13:15:27 2010 +0200

    Check whether package name matches pattern
    
    Fixes: https://bugs.launchpad.net/bugs/620358

 cli/dent.c | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

commit c3d41f8d3911e6c3c6f085fd87362be26e1add24
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Fri Jul 2 01:46:16 2010 +0200

    Restore __attribute__ ((unused)) to kill warning.

 log.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit afaa438bb948376477f53b01859c828279cfeedf
Author: Paweł Zuzelski <pawelz@pld-linux.org>
Date:   Wed Jun 30 14:29:59 2010 +0200

    Updated polish translation.

 po/pl.po | 677 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 354 insertions(+), 323 deletions(-)

commit 1674fc633c65c77ba41ffe878707b10ccdf9aee7
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Tue Jun 29 16:51:35 2010 +0200

    Ignore tarballs.

 .gitignore | 1 +
 1 file changed, 1 insertion(+)

commit 7f49920bb5c2644e55d1059572efd984592e0fe5
Author: Witold Filipczyk <witekfl@pld-linux.org>
Date:   Tue Jun 29 16:47:18 2010 +0200

    Do not check for UTF-8 version.

 pkgdir/pndir/description.c | 20 +++++---------------
 1 file changed, 5 insertions(+), 15 deletions(-)

commit 75eae3832c474846581fccb6c21bc62b2023cc43
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Tue Jun 29 16:22:10 2010 +0200

    Add more examples for hold option in poldek.conf

 doc/poldek.conf.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit b0f6a72ed9249fdac93bb35996c1bdb086c994eb
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Mon Jun 28 16:52:54 2010 +0200

    Generate ChangeLog from git log.

 ChangeLog   | 5038 -----------------------------------------------------------
 Makefile.am |   13 +-
 2 files changed, 11 insertions(+), 5040 deletions(-)

commit f3ce075597f58805f97e2d032d1bbbf71a40bdc5
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Fri Jun 25 23:21:19 2010 +0200

    Remove comma from transaction summary to allow easy copy&paste.

 misc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit babeb7c0fc818b397c8cb18400f627b146adb4a7
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Mon Jun 14 18:44:07 2010 +0200

    - libcryto -> libcrypto

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5b09c7f527a2db739bab2da6aedee186d6336eec
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Mon Jun 14 18:33:39 2010 +0200

    - nice pkgs to fetch counter

 pkgfetch.c     | 17 ++++++++++++-----
 vfile/vfetch.c |  6 ++++--
 vfile/vfile.h  |  2 +-
 3 files changed, 17 insertions(+), 8 deletions(-)

commit 34ed3c10498d842c459be945b38ebd87ed538cc7
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Fri Jun 11 19:03:30 2010 +0200

    Fixes make distcheck.

 doc/Makefile.am    | 60 ++++++++++++++++++++++++++++--------------------------
 python/Makefile.am |  4 ++--
 tests/Makefile.am  |  4 ++--
 3 files changed, 35 insertions(+), 33 deletions(-)

commit 20e0131e4ce0761314db663a6ddd37b803d1cb9b
Author: sparky <sparky@pld-linux.org>
Date:   Mon Jun 7 00:09:38 2010 +0200

    - enable required #include

 pkgmisc.c | 2 --
 1 file changed, 2 deletions(-)

commit 818885b4c77df94f0597b5fb75f2cb61eae37477
Author: sparky <sparky@pld-linux.org>
Date:   Mon Jun 7 00:09:12 2010 +0200

    - include missing headers

 pkgmisc.h | 3 +++
 1 file changed, 3 insertions(+)

commit 4a9c214136da5dbe1f16a3c67edb620c0ebe03bd
Author: sparky <sparky@pld-linux.org>
Date:   Mon Jun 7 00:06:06 2010 +0200

    - no command may fail

 autogen.sh | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

commit 1aa09969160ae05b70f5a4bcc592e822d195f9be
Author: sparky <sparky@pld-linux.org>
Date:   Sun Jun 6 04:02:19 2010 +0200

    - missing includes to be added
    
    Not enabled yet because functions does not agree with their prototypes.
    To be fixed.

 pkgmisc.c | 5 +++++
 1 file changed, 5 insertions(+)

commit cdbd8d423106b675f142587d03af599026ba33b7
Author: sparky <sparky@pld-linux.org>
Date:   Sun Jun 6 03:58:07 2010 +0200

    - mark all exportable functions with EXPORT
    
    When building poldek and its libraries EXPORT should be defined to a value
    which tells the compiler to make symbols visible to outside code.
    In case of gcc it is called "default visibility".
    
    When using headers from outside the source tree EXPORT is set to "extern"
    keyword.

 arg_packages.h  |  34 ++++++++------
 capreq.h        |  52 +++++++++++----------
 cli/cli.h       |  16 ++++---
 cli/cmd.h       |  14 ++++--
 cli/dent.h      |  47 ++++++++++---------
 cli/op.h        |  28 +++++++-----
 cli/poclidek.h  |  28 +++++++-----
 conf.h          |  28 +++++++-----
 log.h           |  30 ++++++------
 pkg.h           | 138 +++++++++++++++++++++++++++++---------------------------
 pkgcmp.h        |  64 ++++++++++++++------------
 pkgdir/pkgdir.h |  54 ++++++++++++----------
 pkgdir/source.h |  58 +++++++++++++-----------
 pkgfl.h         |  46 ++++++++++---------
 pkgmisc.h       |  47 ++++++++++---------
 pkgu.h          |  36 ++++++++-------
 pm/pm.h         |  80 ++++++++++++++++----------------
 poldek.h        |  48 +++++++++++---------
 poldek_term.h   |  22 +++++----
 poldek_ts.h     |  50 ++++++++++----------
 poldek_util.h   |  24 ++++++----
 sigint/sigint.h |  20 ++++----
 vfile/p_open.h  |  14 ++++--
 vfile/vfile.h   |  72 +++++++++++++++--------------
 vfile/vopen3.h  |  26 ++++++-----
 25 files changed, 588 insertions(+), 488 deletions(-)

commit 7869e806f860b0a89a8614c33498112ecbbbbd50
Author: sparky <sparky@pld-linux.org>
Date:   Sun Jun 6 03:57:15 2010 +0200

    - #include "compiler.h"

 arg_packages.c           | 1 +
 ask.c                    | 1 +
 capreq.c                 | 1 +
 capreqidx.c              | 1 +
 cli/alias.c              | 1 +
 cli/cd.c                 | 1 +
 cli/cli.c                | 1 +
 cli/cmd_chain.c          | 1 +
 cli/cmd_pipe.c           | 1 +
 cli/dbcache.c            | 1 +
 cli/dent.c               | 1 +
 cli/desc.c               | 1 +
 cli/external.c           | 2 +-
 cli/get.c                | 1 +
 cli/help.c               | 1 +
 cli/install.c            | 2 ++
 cli/ls.c                 | 1 +
 cli/ls_queryfmt.c        | 1 +
 cli/main.c               | 3 ++-
 cli/op.c                 | 1 +
 cli/op_makeidx.c         | 1 +
 cli/op_packages.c        | 1 +
 cli/op_source.c          | 1 +
 cli/op_split.c           | 1 +
 cli/op_verify.c          | 1 +
 cli/poclidek_demo.c      | 1 +
 cli/rcmd.c               | 1 +
 cli/reload.c             | 1 +
 cli/search.c             | 3 ++-
 cli/shell.c              | 3 ++-
 cli/su.c                 | 1 +
 cli/test_cli.c           | 1 +
 cli/uninstall.c          | 1 +
 conf.c                   | 1 +
 depdirs.c                | 1 +
 fileindex.c              | 1 +
 install-dist.c           | 1 +
 lib_init.c               | 1 +
 lib_pkgset.c             | 2 +-
 log.c                    | 2 ++
 minfo.c                  | 1 +
 misc.c                   | 1 +
 pkg.c                    | 2 ++
 pkgcmp.c                 | 1 +
 pkgdir/mod.c             | 1 +
 pkgdir/pkg_restore.c     | 1 +
 pkgdir/pkg_store.c       | 1 +
 pkgdir/pkgdir.c          | 1 +
 pkgdir/pkgdir_clean.c    | 1 +
 pkgdir/pkgdir_dirindex.c | 1 +
 pkgdir/pkgdir_patch.c    | 1 +
 pkgdir/source.c          | 1 +
 pkgdir/source_mkidx.c    | 1 +
 pkgfetch.c               | 1 +
 pkgfl.c                  | 1 +
 pkgiter.c                | 1 +
 pkgmark.c                | 1 +
 pkgroup.c                | 1 +
 pkgscore.c               | 1 +
 pkgset-load.c            | 1 +
 pkgset-order.c           | 1 +
 pkgset-req.c             | 1 +
 pkgset.c                 | 1 +
 pkgu.c                   | 1 +
 pm/mod.c                 | 1 +
 pm/pkgdb.c               | 1 +
 pm/pm.c                  | 1 +
 poldek_term.c            | 2 ++
 poldek_ts.c              | 2 ++
 sigint/sigint.c          | 1 +
 split.c                  | 1 +
 uninstall.c              | 1 +
 upgrade-dist.c           | 1 +
 vfile/fetch.c            | 1 +
 vfile/misc.c             | 1 +
 vfile/p_open.c           | 1 +
 vfile/vfetch.c           | 1 +
 vfile/vfile.c            | 1 +
 vfile/vflock.c           | 1 +
 vfile/vopen3.c           | 1 +
 80 files changed, 88 insertions(+), 5 deletions(-)

commit 7d15994eaf76cd055a6b1e48c2e38fca6441d4ec
Author: sparky <sparky@pld-linux.org>
Date:   Sun Jun 6 03:54:34 2010 +0200

    - compiler-specific definitions
    
    EXPORT should make a function visible, while all others must remain
    internal.

 compiler.h | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

commit 52b412cf62292fc224b22c48e11c36cf96c06d8c
Author: sparky <sparky@pld-linux.org>
Date:   Sun Jun 6 03:45:14 2010 +0200

    - *.sym are no longer used

 cli/libpoclidek.sym |  51 ---------
 libpoldek.sym       | 300 ----------------------------------------------------
 vfile/libvfile.sym  |  66 ------------
 3 files changed, 417 deletions(-)

commit 8a8c30bcab2f003fccceee7f188ea705525f9075
Author: sparky <sparky@pld-linux.org>
Date:   Sun Jun 6 03:44:19 2010 +0200

    - get rid of *.sym files and symbol generator

 Makefile.am       | 13 ++---------
 cli/Makefile.am   | 10 +-------
 gensym.sh         | 68 -------------------------------------------------------
 vfile/Makefile.am |  4 ++--
 4 files changed, 5 insertions(+), 90 deletions(-)

commit 22f9e626f9047ea7cfc4e80da533aa9f0136baed
Author: sparky <sparky@pld-linux.org>
Date:   Sun Jun 6 03:41:12 2010 +0200

    - add -fvisibility=hidden cflag only for gcc

 configure.ac | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

commit 3adf3ece894292f888fb1b742983310aa8293eef
Author: sparky <sparky@pld-linux.org>
Date:   Sat Jun 5 22:55:35 2010 +0200

    - make sure compiler we use supports visibility

 configure.ac | 12 ++++++++++++
 1 file changed, 12 insertions(+)

commit 2b3de73146a420e1afbf063212ac1328207a7614
Author: sparky <sparky@pld-linux.org>
Date:   Sat Jun 5 22:18:30 2010 +0200

    - improved trurlib fix
    
    We don't want to use non-absolute include path while recursively
    building in subdirectories.

 configure.ac | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

commit f7011f6e060158ce467164443261aa90377fd235
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Sat Jun 5 19:54:06 2010 +0200

    - fix checking includes if local trurlib found

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5620e5efd7156180bc0a85b1d3ed3366c8c90f38
Author: Arkadiusz Miśkiewicz <arekm@maven.pl>
Date:   Sat Jun 5 18:07:41 2010 +0200

    pcregrep is required by gensym.sh

 gensym.sh | 2 ++
 1 file changed, 2 insertions(+)

commit 6efa431b029aedd0daa801994548a59415695bc8
Author: Arkadiusz Miśkiewicz <arekm@maven.pl>
Date:   Sat Jun 5 13:46:46 2010 +0200

    One step closer to working make distcheck (and also out of src tree build).

 Makefile.am       | 14 +++++++-------
 cli/Makefile.am   | 17 ++++++++---------
 conf/Makefile.am  | 26 ++++++++++++++++++--------
 doc/Makefile.am   | 25 ++++++++++++++-----------
 gensym.sh         | 41 ++++++++++++++++++++++++++++++++---------
 vfile/Makefile.am |  4 ++--
 6 files changed, 81 insertions(+), 46 deletions(-)

commit 00e6d229dfb99ce95d113aef69affc19feb957d9
Author: Arkadiusz Miśkiewicz <arekm@maven.pl>
Date:   Sat Jun 5 08:41:08 2010 +0200

    Ignore poldek-version dir created by make dist/distcheck.

 Makefile.extra | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 17ffa4c56181a45cb85ca3b603fb107d7c6c9642
Author: Arkadiusz Miśkiewicz <arekm@maven.pl>
Date:   Fri Jun 4 23:45:09 2010 +0200

    Actually be nicer for PLD env (and run docbook2X2texi first; then docbook2texi).

 doc/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9696144bb2b97da6c414dedcd8802fe431cd22c6
Author: Arkadiusz Miśkiewicz <arekm@maven.pl>
Date:   Fri Jun 4 23:37:04 2010 +0200

    repo target doesn't exist - deleted.

 tests/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 73e558559b904c2331736bfe86fe2b0ab2f25bdf
Author: Arkadiusz Miśkiewicz <arekm@maven.pl>
Date:   Fri Jun 4 23:36:41 2010 +0200

    Our swig doesn't look into /usr/include by default, so add it explictly.

 python/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 810e7a41a872e7ebc0e04902a951707bd512457f
Author: Arkadiusz Miśkiewicz <arekm@maven.pl>
Date:   Fri Jun 4 23:26:30 2010 +0200

    No translatable strings in conf_sections, so simply ignore it.

 Makefile.extra | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 6c7c9c8acb56b9cbf799cfc2adfed876127be222
Author: Arkadiusz Miśkiewicz <arekm@maven.pl>
Date:   Fri Jun 4 23:15:58 2010 +0200

    xml files don't follow DTD, so skip xmlto validation.

 doc/Makefile.am | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

commit 24dbb0ed75001b4d6f2a19783d53bdea141778fa
Author: Arkadiusz Miśkiewicz <arekm@maven.pl>
Date:   Fri Jun 4 23:15:28 2010 +0200

    PLD Th docbook2texi from docbook2X is known as docbook2X2texi. Try to use it.

 doc/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 589fffa6351995017f5c6672a9e9bc365b256af4
Author: Arkadiusz Miśkiewicz <arekm@maven.pl>
Date:   Fri Jun 4 22:49:35 2010 +0200

    po/POTFILES.in is autogenerated from Makefile.extra; conf_sections.c is also autogenerated, so find isn't always able to find it.

 Makefile.extra |   3 +-
 po/POTFILES.in | 140 ---------------------------------------------------------
 2 files changed, 2 insertions(+), 141 deletions(-)

commit f30d36969071d4af6665038b1b7da743cec26fe0
Author: Arkadiusz Miśkiewicz <arekm@maven.pl>
Date:   Fri Jun 4 22:41:25 2010 +0200

    Update comment and drop obsolete, commented out calls.

 autogen.sh | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

commit fd4ae0fcdab0743f7f59d73bdb6cd2f717ee283b
Author: Arkadiusz Miśkiewicz <arekm@maven.pl>
Date:   Fri Jun 4 22:41:04 2010 +0200

    AC_PROG_RANLIB is obsoleted by LT_INIT

 configure.ac | 1 -
 1 file changed, 1 deletion(-)

commit 5d35ce226b3180d1d002eb2367e9b55f3e015659
Merge: 1bc110c 86cfc0e
Author: Arkadiusz Miśkiewicz <arekm@maven.pl>
Date:   Fri Jun 4 22:16:57 2010 +0200

    Merge branch 'master' of gitorious.org:poldek/poldek

commit 1bc110cf5c67e32c1735072b8ccca5d1c9041798
Author: Arkadiusz Miśkiewicz <arekm@maven.pl>
Date:   Fri Jun 4 22:16:31 2010 +0200

    All newer rpms don't have headerGet*() prototypes in public headers, so we need our own.

 pm/rpm/rpmhdr.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 86cfc0ecfdbdc0780853a2434965667baff38318
Author: Paweł Zuzelski <pawelz@pld-linux.org>
Date:   Fri Jun 4 22:05:30 2010 +0200

    According to online help for search command, it accept -v option. So let be it.
    
    But does -v options for cli commands really changes the behavior of poldek?

 cli/search.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c7a0f89b81f9981aa03c953ca577b2c0e45e190d
Author: Arkadiusz Miśkiewicz <arekm@maven.pl>
Date:   Fri Jun 4 21:37:48 2010 +0200

    Initialize n value.

 vfile/test_vopen3.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0f733cc6d8c6c4bc6e983e9284159e7728809e39
Author: Arkadiusz Miśkiewicz <arekm@maven.pl>
Date:   Fri Jun 4 21:28:28 2010 +0200

    Rename configure.in to configure.ac.

 configure.in => configure.ac | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

commit 022143ff45f7045ec73d7d2b9eafbe7130c242a5
Author: Arkadiusz Miśkiewicz <arekm@maven.pl>
Date:   Fri Jun 4 21:28:17 2010 +0200

    autoupdate result.

 configure.in   | 7 +++----
 po/POTFILES.in | 1 -
 2 files changed, 3 insertions(+), 5 deletions(-)

commit bd6cf69e0f9239971d8150ee6567ccfdb1b627e8
Merge: efe9589 5c825d4
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Fri Jun 4 18:39:48 2010 +0200

    Merge branch 'master' of gitorious.org:poldek/poldek

commit 5c825d460072c3dd75d918d8ccb61e4f8d6b68ec
Merge: 316403f 0faa592
Author: sparky <sparky@pld-linux.org>
Date:   Fri Jun 4 16:49:29 2010 +0200

    Merge branch 'master' of gitorious.org:poldek/poldek

commit 316403f6a6397b1e411182e33da213231b32c448
Author: sparky <sparky@pld-linux.org>
Date:   Fri Jun 4 16:47:20 2010 +0200

    - each time you say that you make a baby wolf cry
    
    16:45 <+wolf^> z tlumaczen to w poldku jest kilka niezlych bomb
    16:45 <+wolf^> kto zgadnie jak jest po polsku "not a tty"?

 po/pl.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0faa5923bdc465e59c3aa75d409e5a51d58a4207
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Fri Jun 4 03:46:24 2010 +0200

    - add trurlib and tndb as gitmodules

 .gitignore  | 2 --
 .gitmodules | 6 ++++++
 tndb        | 1 +
 trurlib     | 1 +
 4 files changed, 8 insertions(+), 2 deletions(-)

commit efe958995a57f7d3f2b2fe7e82bb892c1ef73078
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Thu Jun 3 15:06:07 2010 +0200

    Add autocompletion of command options in interactive mode.

 cli/shell.c | 70 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 69 insertions(+), 1 deletion(-)

commit 2c58cef8d5292a25831aa21d7aae15e354d83e29
Author: sparky <sparky@pld-linux.org>
Date:   Thu Jun 3 14:41:48 2010 +0200

    - replaced == with = in test
    
    Altho == are widely recognized, they don't form part of POSIX, neither
    they are accepted by test command from coreutils.

 configure.in | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 170ba11aa582ed9cc96baf6961b1a27b6fccaa96
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Wed Jun 2 18:15:08 2010 +0200

    Fixed formating.

 cli/shell.c | 56 ++++++++++++++++++++++++++++----------------------------
 1 file changed, 28 insertions(+), 28 deletions(-)

commit 2c6414f339981a68142df637f0b72566fac80353
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Wed Jun 2 15:42:20 2010 +0200

    stdint.h already included in nbuf.h

 cli/ls_queryfmt.c | 3 ---
 1 file changed, 3 deletions(-)

commit cd262315e007ed266a16310f5a65017fd56f184f
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Wed Jun 2 15:34:00 2010 +0200

    Kill warnings

 pkgdir/metadata/load.c | 68 ++++++++++++++++++++++++--------------------------
 1 file changed, 33 insertions(+), 35 deletions(-)

commit c59795d297536a43c8047dfab2ddea7bef3eb91e
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Tue Jun 1 05:42:21 2010 +0200

    - add --caplookup to install command in interactive mode
    
    Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>

 cli/install.c | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

commit ae1e890a8524d35295d36dacbca0943953bd931b
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Tue Jun 1 05:39:25 2010 +0200

    - warnings

 cli/install.c        |  2 +-
 pkgdir/pndir/pndir.c |  2 +-
 pkgset.c             | 16 ++++++++--------
 3 files changed, 10 insertions(+), 10 deletions(-)

commit 37a79c9ca62a5f567a28646070c4d711e077beb8
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Mon May 31 16:12:11 2010 +0200

    - warnings

 pkgset-req.c | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

commit a8fee418219adfc1b60c4d1d3f5503b6fd70250c
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Mon May 31 15:53:13 2010 +0200

    Fixes assertion in pkgset_verify_deps()
    
    Value produced by capreq_snprintf_s() is modified somewhere else in the
    code. We should use this function very carefully.
    
    It was causing the following assertion:
    
    die: n_hash_insert: key 'rpmlib(CompressedFileNames) = 3.0.4-1'
    rpmlib(CompressedFileNames) = 3.0.4-1 already in table

 pkgset-req.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 530e2bfaac7dbbe311f81e085d50fc3325fa4698
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Mon May 31 00:05:01 2010 +0200

    - warnings

 pkgdir/pkgdir_dirindex.c | 11 ++++++-----
 pkgset-req.c             |  3 ++-
 2 files changed, 8 insertions(+), 6 deletions(-)

commit 79b2056d0e74fa965be0cbd7307ba75aaefc6e25
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Sun May 30 19:07:08 2010 +0200

    - not need now to set -std=gnu99 in CPPFLAGS

 install3/misc.c         | 3 ++-
 install3/requirements.c | 6 ++++--
 2 files changed, 6 insertions(+), 3 deletions(-)

commit 39c31e44e5c05a8e613bd99913e433fd9542f742
Merge: bfe79dd 70c8c31
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Sun May 30 12:13:18 2010 +0200

    Merge branch 'master' of gitorious.org:poldek/poldek

commit bfe79dd048aef8799506d37bddbca36c88a5fb62
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Sun May 30 12:12:22 2010 +0200

    Enforce dirindex update when package was rebuilt without release change.

 pkgdir/pkgdir_dirindex.c | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)

commit 70c8c31cd191ba97548a04edde4823ed3c1314d9
Author: sparky <sparky@pld-linux.org>
Date:   Sun May 23 19:27:12 2010 +0200

    - match noop debug functions with real ones
    - mark poldek_meminf with format printf

 log.h | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

commit a4e6d7c2837121393e497e6c28580e4e48b01819
Author: Paweł Zuzelski <pawelz@pld-linux.org>
Date:   Fri May 21 19:28:06 2010 +0200

    -O option syntax

 doc/manual/ref2100-miscellaneous_options.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5ebdbe78c7760883bf33c471f825e42cf7aa85f6
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Thu May 20 00:41:44 2010 +0200

    - dont loos deps (megabajt)
      http://lists.pld-linux.org/mailman/pipermail/pld-devel-pl/2009-November/150519.html

 install3/misc.c    | 14 ++++++++++++--
 install3/process.c |  5 +++++
 2 files changed, 17 insertions(+), 2 deletions(-)

commit 3db2b18bbbd329abca12b6c930697fe45017651d
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Thu May 20 00:38:03 2010 +0200

    - load all i18n descriptions (megabajt)

 lib_pkgset.c              |  3 +++
 pkgdir/dir/dir.c          |  5 ++---
 pkgdir/hdrl/hdrl.c        |  2 +-
 pkgdir/pkgdir.c           |  1 -
 pkgdir/pkgdir.h           |  3 +++
 pkgdir/rpmdb/rpmdb.c      |  3 +--
 pkgdir/rpmdb/rpmdbcache.c |  4 +---
 pkgdir/yum/yum.c          |  5 ++---
 pkgset-load.c             |  8 ++++++--
 pkgu.c                    | 25 +++++++++++++++++++++----
 pkgu.h                    |  2 +-
 poldek_ts.h               |  1 +
 12 files changed, 42 insertions(+), 20 deletions(-)

commit 9168b4fec406304a8f5c0c40b9eea8e05da2e351
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Thu May 20 00:19:43 2010 +0200

    - do not info. about amount of transaction space req. but relative to already installed

 pkgfetch.c  |  5 -----
 poldek_ts.c | 43 ++++++++++++++++++++++++++++++++++++-------
 2 files changed, 36 insertions(+), 12 deletions(-)

commit 0dc4cae9365675ae8ae574164f32c3d827ddeda8
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Thu May 20 00:16:50 2010 +0200

    - break loop on terminal loos - LP#499504

 poldek_term.c | 4 ++++
 1 file changed, 4 insertions(+)

commit aea9032c4068922328bcad6c77e2b5ae4c08cd4d
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Thu May 20 00:15:22 2010 +0200

    - fix url prepare - LP#506568 (dont double /)

 vfile/vfreq.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5490e93b798a59d86544f00b7f57cad149d121a4
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Thu May 20 00:05:45 2010 +0200

    - score also pkgs marked to install

 install3/iset.c         | 23 +++++++++++++++++++++++
 install3/iset.h         |  4 ++++
 install3/requirements.c | 42 ++++++++++++++++++++++++------------------
 3 files changed, 51 insertions(+), 18 deletions(-)

commit dd196355f404edc56ebc58e8462529497c97a553
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Thu May 20 00:04:09 2010 +0200

    - add multiarch upgrade(-dist) support and pkgs migration from/to noarch (LP#408034)

 install3/misc.c | 28 ++++++++++++++++++++--------
 libpoldek.sym   |  1 +
 pkg.h           |  2 ++
 pkgcmp.c        | 14 +++++++++++++-
 pkgcmp.h        |  5 ++++-
 upgrade-dist.c  | 14 ++++++++++++--
 6 files changed, 52 insertions(+), 12 deletions(-)

commit f58ec2a679a3a5467e9127078b9f1a797a313488
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Thu May 20 00:02:14 2010 +0200

    - add arch match to hold/ignore (LP#408036)

 pkgscore.c | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

commit 34d32cb276b3c7e264892d46aa8dd0d362b4e418
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Wed May 19 23:55:53 2010 +0200

    - reference count max - int16_t > uint16_t (shadzik)

 pkg.c | 2 +-
 pkg.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 6c5aa12c41f2157eb3547b1a164876ec931e6364
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Wed May 19 23:51:26 2010 +0200

    - fix public API - no-inlines (patrys)

 pkg.h    | 2 +-
 pkgcmp.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 5371f2d9b581f821c61a6472b18693c4532285f1
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Wed May 19 23:48:50 2010 +0200

    - add support also for utf8 lang (witekfl)
      but resynced with git sources by me

 misc.c | 26 ++++++++++++++++++++++----
 1 file changed, 22 insertions(+), 4 deletions(-)

commit f864dfd5eea90f753a1707e4cd1f99544643b989
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Wed May 19 23:24:50 2010 +0200

    - run erase with ontty (patrys)

 pm/rpm/rpminstall.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 898d47c919ee04ae6fd526d3aecbdf5428c673bf
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Wed May 19 23:23:04 2010 +0200

    - don't ask for Suggests if the transaction is already broken (patrys)

 install3/requirements.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit d68306470ad2f73e0294382d79502f75837926b1
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Wed May 19 23:22:06 2010 +0200

    - keep-reinstalled-provides (glen)

 install3/misc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2813347ea482193093f58a2d5dfcb8e6bffb7821
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Wed May 19 23:20:50 2010 +0200

    - upgrade-dist bugfix (glen)

 pkgcmp.c       | 2 +-
 upgrade-dist.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit dad87fe8cb8d292e737bc4a8c63b03e6471d0511
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Wed May 19 23:17:53 2010 +0200

    - color bugfix for not picking pkg updates for c=2 pkg if new is c=0. LP#299685 (glen)

 pkgcmp.c | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

commit 83a58beaac41a60cfb1eb8e9f4647a545f94c01d
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Wed May 19 23:04:26 2010 +0200

    - add inline patch (wolf)

 install3/iset.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit f26512a164a57094637d301b7ba717d382671ce7
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Wed May 19 23:02:33 2010 +0200

    - abort if db version changed between installs (glen)

 pm/rpm/rpm.c | 1 +
 1 file changed, 1 insertion(+)

commit ae9e6fc8b391ff9907327f20f8e37b9f08985fbe
Author: Bartlomiej Zimon <uzi18@o2.pl>
Date:   Tue May 18 22:46:01 2010 +0200

    - some polish translations fix

 po/pl.po | 36 ++++++++++++++++++------------------
 1 file changed, 18 insertions(+), 18 deletions(-)

commit 8ccfb5a908ee844878a3fb277fed802d714e91e3
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Fri Mar 26 12:19:09 2010 +0100

    Added ltmain.sh to .gitignore

 .gitignore | 1 +
 1 file changed, 1 insertion(+)

commit 5dceaa6c0bb4b095858ae3239edc96983c497d48
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Fri Mar 26 12:18:18 2010 +0100

    Updated POTFILES.in

 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

commit f3b41790facf5c11bd484df4bfcc8a1258f50837
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Fri Mar 26 11:49:24 2010 +0100

    Renamed .cvsignore -> .gitignore

 .cvsignore => .gitignore                   | 0
 cli/{.cvsignore => .gitignore}             | 0
 conf/{.cvsignore => .gitignore}            | 0
 doc/{.cvsignore => .gitignore}             | 0
 doc/homepage/{.cvsignore => .gitignore}    | 0
 doc/pl/{.cvsignore => .gitignore}          | 0
 install/{.cvsignore => .gitignore}         | 0
 install3/{.cvsignore => .gitignore}        | 0
 pkgdir/{.cvsignore => .gitignore}          | 0
 pkgdir/dir/{.cvsignore => .gitignore}      | 0
 pkgdir/hdrl/{.cvsignore => .gitignore}     | 0
 pkgdir/metadata/{.cvsignore => .gitignore} | 0
 pkgdir/pdir/{.cvsignore => .gitignore}     | 0
 pkgdir/pndir/{.cvsignore => .gitignore}    | 0
 pkgdir/rpmdb/{.cvsignore => .gitignore}    | 0
 pkgdir/yum/{.cvsignore => .gitignore}      | 0
 pm/{.cvsignore => .gitignore}              | 0
 pm/pset/{.cvsignore => .gitignore}         | 0
 pm/rpm/{.cvsignore => .gitignore}          | 0
 po/{.cvsignore => .gitignore}              | 0
 python/{.cvsignore => .gitignore}          | 0
 shell/{.cvsignore => .gitignore}           | 0
 sigint/{.cvsignore => .gitignore}          | 0
 tests/{.cvsignore => .gitignore}           | 0
 vfile/{.cvsignore => .gitignore}           | 0
 vfile/tests/{.cvsignore => .gitignore}     | 0
 vfile/vfff/{.cvsignore => .gitignore}      | 0
 27 files changed, 0 insertions(+), 0 deletions(-)

commit 82a9f90d6c5908d2a83c32f0af8a55678fed997e
Author: Arkadiusz Miśkiewicz <arekm@maven.pl>
Date:   Mon Mar 1 22:17:11 2010 +0100

    Fix build by updating debug macros calls.
    
    Debug macros calls were outdated and didn't compile when tracing was
    enabled. Fix this.

 capreq.c              | 3 ---
 cli/install.c         | 4 ++--
 conf.c                | 1 -
 lib_init.c            | 1 -
 pkgdir/source_mkidx.c | 2 --
 pkgroup.c             | 2 +-
 pm/rpm/rpm.c          | 2 +-
 pm/rpm/rpmdb_it.c     | 6 +++---
 8 files changed, 7 insertions(+), 14 deletions(-)

commit 0f646e2b7a1f1ce25096cd175072e77f7f5349b9
Author: Arkadiusz Miśkiewicz <arekm@maven.pl>
Date:   Mon Mar 1 22:15:56 2010 +0100

    Type checking when tracing is disabled.
    
    Add type checking when tracing is not enabled.
    
    By Przemysław Iskra.

 log.h | 18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)

commit 356950e87ec9fa8eb0fcfcd87e7586d9c354aeed
Author: Arkadiusz Miśkiewicz <arekm@maven.pl>
Date:   Mon Mar 1 21:17:08 2010 +0100

    Don't require C99.
    
    Don't require C99 standard for build.

 install3/obsoletes.c  |  3 ++-
 pkgdir/source_mkidx.c | 12 ++++++------
 2 files changed, 8 insertions(+), 7 deletions(-)

commit c85debd3bd9ec09d855507711b7f47e210001907
Author: Arkadiusz Miśkiewicz <arekm@maven.pl>
Date:   Sun Feb 28 09:56:52 2010 +0100

    Newer zlib rejects "+" as open mode.
    
    Don't use "+" mode also for VFT_TRURLIB.

 vfile/vfile.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4b695d575fa1f55d922c2047c349cd38119f50b1
Author: Arkadiusz Miśkiewicz <arekm@maven.pl>
Date:   Tue Feb 23 17:51:55 2010 +0100

    Newer zlib rejects "+" as open mode.
    
    Reading and writting at the time was never supported but zlib didn't
    care and blindly accepted "+" as open mode. This was fixed upstream
    and now such mode is rejected. Don't use "+" then.

 vfile/vfile.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 6d8276f75a72ad9c3c91fe241451f236968a5ea9
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Tue Feb 16 17:45:10 2010 +0100

    Support for query format in ls command
    
    Syntax of the queryfmt is almost the same as in rpm except query
    expressions which are not (yet) supported.
    
    To see supported tags type:
      ls --querytags

 cli/Makefile.am   |    1 +
 cli/ls.c          |   43 ++-
 cli/ls_queryfmt.c | 1096 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 cli/ls_queryfmt.h |   47 +++
 4 files changed, 1184 insertions(+), 3 deletions(-)

commit 342260c9731cb0a9f2645eddbce0f32251c77ccc
Author: Bartłomiej Zimoń <uzi18@o2.pl>
Date:   Tue Feb 16 17:38:17 2010 +0100

    Adds option --source-rpm (-s) to ls command (LP#392984)

 cli/ls.c | 32 ++++++++++++++++++++++++--------
 1 file changed, 24 insertions(+), 8 deletions(-)

commit 9a66896a846aa3c1d3c116343f4c6758646d2a9a
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Tue Feb 16 16:38:46 2010 +0100

    Decode strings that may be urlencoded before displaying (fixes lp#381548)

 vfile/fetch.c      | 33 +++++++++++++++++++++++++++++++++
 vfile/libvfile.sym |  1 +
 vfile/vfetch.c     | 18 +++++++++++++-----
 vfile/vfile.h      |  1 +
 4 files changed, 48 insertions(+), 5 deletions(-)

commit 4113ae548a1cc4c78b903e13d628550d25cc5464
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Tue Feb 16 15:56:45 2010 +0100

    Enable checking for duplicates before adding new pkg to capreq_idx
    
    This change partially fixes lp#270503 on systems where multilib is
    not used (see https://bugs.launchpad.net/poldek/+bug/270503/comments/1)
    and in candidates is the only one package, but specified several times.

 capreqidx.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit ba139c2babed6afbb363394af461671f6140025d
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Mon Feb 15 22:19:32 2010 +0100

    On upgrade don't suggest packages skipped during installation.
    
    This change implements future described in this thread:
    
    http://lists.pld-linux.org/mailman/pipermail/pld-devel-pl/2008-June/145262.html
    
    Currently it is enabled by default and there is no way to disable
    this behaviour. Should it be possible?

 install3/requirements.c | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

commit 7387b6c41c1b3d6677375f49447a2bb4269a1bf7
Author: Elan Ruusamäe <glen@pld-linux.org>
Date:   Mon Feb 15 22:03:35 2010 +0100

    Fixes segfault
    
    This segfault happened only to pkgs which had multiple changelog (real
    ones, not cvs log) entries, or pkgs which first changelog entry wasn't
    PLD
    
    gstreamer being with multiple * changelog entrries [1]
    
    and nagios-plugin-check_id was without pld header [2]
    
    $ rpm -qp
    /home/services/ftp/pld/dists/2.0/ready/i686/gstreamer-0.10.12-2.i686.rpm
    --yaml|grep -a4 Changelog
      Changelogtime:
        - 1181556000
        - 979034400
        - 949226400
      Changelogname:
        - PLD Team <email address hidden>
        - Erik Walthinsen <email address hidden>
        - Erik Walthinsen <email address hidden>
    
    $ rpm -qp
    /home/services/ftp/pld/dists/2.0/ready/i686/nagios-plugin-check_id-pilet-0.11-1.noarch.rpm
    --yaml|grep -a4 Changelog
      Changelogtime:
        - 1231329600
      Changelogname:
        - RPM Team <rpm@cvs...
      Changelogtext:
        - |-
          All persons listed below can be reached at <cvs_login>@cvs...
    
          $Log: nagios-plugin-check_id-pilet.spec,v $
    
    Fixes: https://bugs.launchpad.net/poldek/+bug/321546

 pkgu.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit e7809a4332825de00f8e6c8a09c4940eaf5b8886
Author: Marcin Banasiak <marcin.banasiak@gmail.com>
Date:   Mon Feb 15 21:32:38 2010 +0100

    Don't suggest required packages
    
    poldek will check for suggests after processing required packages,
    so if package is suggested and required, poldek won't ask whether
    user wants to install package or not. Suggested package will be
    installed anyway.
    
    Fixes: https://bugs.launchpad.net/poldek/+bug/305588

 install3/requirements.c | 42 +++++++++++++++++++++++++++---------------
 1 file changed, 27 insertions(+), 15 deletions(-)

commit 1297b91acfade80e944552c2ecd4faf39014a1b4
Author: Arkadiusz Miśkiewicz <arekm@pld-linux.org>
Date:   Sun Feb 14 16:10:26 2010 +0000

    Make linebuf bigger, so things fit.
    
    Small bugger was causing "packages.ndir.gz:20942[tImpl.html..]: ':' expected" failures.

 pkgdir/pdir/pdir.c             | 2 +-
 pkgdir/pdir/pdir_pkg_restore.c | 2 +-
 pkgdir/pkg_restore.c           | 2 +-
 pkgdir/yum/yum.c               | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

commit d4d8ba750f3653f4f11c1530aeee783107c65c66
Author: Arkadiusz Miśkiewicz <arekm@pld-linux.org>
Date:   Sat Feb 13 22:00:08 2010 +0000

    Check for gzungetc (for nstream.c).

 configure.in | 2 ++
 1 file changed, 2 insertions(+)

commit fd976ea440393d66500ad2f91d18998ba3e46de4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 29 15:07:41 2009 +0000

    - timethis pkgset setup

 misc.c   | 32 ++++++++++++++++----------------
 misc.h   |  2 +-
 pkgset.c | 23 +++++++++++++++--------
 3 files changed, 32 insertions(+), 25 deletions(-)

commit e51f0a773380a57f04d001e98acb7600a646b978
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 29 15:05:39 2009 +0000

    - be greedy on unmet requirements

 install3/requirements.c |  8 +++---
 tests/sh/07-depsolver   | 74 +++++++++++++++++++++++++++++++++++++------------
 2 files changed, 61 insertions(+), 21 deletions(-)

commit 68799e9fad287e05af4f201d5f2831da5f9d2d10
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 29 08:42:04 2009 +0000

    - return N.E-V-R.ARCH in multlib mode

 cli/cmd_pipe.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 3cdc3749ff76ab652c4af1f3723b8bd3f4d619df
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 28 23:10:03 2009 +0000

    - display path

 tests/sh/03-up-loop | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 24b543773ef9ad0c5afbb7e0f4c0f0fa611898b3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 28 23:06:59 2009 +0000

    - more tests

 tests/sh/07-depsolver | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

commit 922a98591bc1197a763796bd3177e3313efd8c67
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 28 21:17:51 2009 +0000

    - ls-llu.patch by adamg@pld-linux.org

 cli/ls.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5b1fd7cf3e1d87943cb141b4e1af8018597388b0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 28 20:53:06 2009 +0000

    - https://bugs.launchpad.net/poldek/+bug/299685

 install3/obsoletes.c  |  4 ++--
 tests/sh/07-depsolver | 17 +++++++++++++++--
 2 files changed, 17 insertions(+), 4 deletions(-)

commit 4f8fcdd7b577c516fd0966f219e570a826993820
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 28 20:50:16 2009 +0000

    - -l list tests

 tests/sh/lib/setup | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

commit d0f79f9a42313c86102bac1d9be780138489bb23
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 28 20:41:06 2009 +0000

    - multilib: fixed choose equiv

 install3/misc.c | 25 ++++++++++++++++---------
 1 file changed, 16 insertions(+), 9 deletions(-)

commit 818b13fdec2999ef74a08e284768095b36518d95
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 28 20:28:01 2009 +0000

    - missing include

 pm/rpm/misc.c | 4 ++++
 1 file changed, 4 insertions(+)

commit 4de48bcad3fc32e8e1b2e502c2e231fd2945df64
Author: Elan Ruusamäe <glen@pld-linux.org>
Date:   Sun Mar 29 13:21:12 2009 +0000

    - few translations (LP#337444)

 po/pl.po | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

commit 5893c5601545ffb2205944a05199f9bdd97f0b83
Author: Elan Ruusamäe <glen@pld-linux.org>
Date:   Tue Mar 3 22:19:42 2009 +0000

    - add gettext placeholders. LP#337444

 arg_packages.c        |   8 +-
 cli/alias.c           |   2 +-
 cli/su.c              |   2 +-
 conf.c                |   4 +-
 fileindex.c           |  20 ++---
 pkgdir/dir/dir.c      |   8 +-
 pkgdir/pndir/update.c |   2 +-
 pkgset-req.c          |  10 +--
 pkgset.c              |   6 +-
 pm/pset/pset.c        |  10 +--
 pm/rpm/misc.c         |   2 +-
 po/de.po              | 230 ++++++++++++++++++++++++++++++++++++++++++++++----
 po/pl.po              | 226 ++++++++++++++++++++++++++++++++++++++++++++++---
 split.c               |   4 +-
 uninstall.c           |  16 ++--
 15 files changed, 475 insertions(+), 75 deletions(-)

commit 0e49c953f651533776465fecc208f6f06b5dc33f
Author: Elan Ruusamäe <glen@pld-linux.org>
Date:   Tue Mar 3 21:59:06 2009 +0000

    - make update-po

 po/de.po | 683 ++++++++++++++++++++++++++++++++------------------------------
 po/pl.po | 684 +++++++++++++++++++++++++++++++++------------------------------
 2 files changed, 726 insertions(+), 641 deletions(-)

commit 3f7f0f88fb8b85586cff1abb1ffe4185497a6805
Author: Elan Ruusamäe <glen@pld-linux.org>
Date:   Tue Mar 3 21:57:22 2009 +0000

    - update

 po/POTFILES.in | 2 --
 1 file changed, 2 deletions(-)

commit 7a79ec5cb89f7313a228c509e33450e07f292a8f
Author: Elan Ruusamäe <glen@pld-linux.org>
Date:   Tue Mar 3 21:55:04 2009 +0000

    - C locale for sorting

 Makefile.extra | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit a19edbe8f83a47a3c14246d6c6394c2daf49d4bf
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:   Fri Jan 2 17:28:42 2009 +0000

    - export pm_dbrec_nevr

 libpoldek.sym | 1 +
 1 file changed, 1 insertion(+)

commit 71c9465c0296aa9da26a29feffb7e9a5665976f4
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:   Sun Nov 23 15:01:47 2008 +0000

    - fixes crash on invalid locale (pl.UTF_8 instead of pl.UTF-8)

 misc.c | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

commit 4e69d786cb6ee6eb01d1997debb112b5a75965e0
Author: Arkadiusz Miśkiewicz <arekm@pld-linux.org>
Date:   Mon Nov 17 11:35:33 2008 +0000

    Typo (noted by Piotr Simon).

 po/pl.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 097dc0383a89657ed6a26c64c3e29b00a6a97e72
Author: Elan Ruusamäe <glen@pld-linux.org>
Date:   Thu Oct 30 13:42:28 2008 +0000

    - add todo

 TODO | 5 +++++
 1 file changed, 5 insertions(+)

commit 744ed949aaa4a32bda562476ed8efe35b0e58b25
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:   Thu Sep 18 21:38:53 2008 +0000

    - fix mem leak

 misc.c | 2 ++
 1 file changed, 2 insertions(+)

commit 80ff8c4253628e219ecf63d32446a4f56de936b6
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:   Thu Sep 18 18:03:24 2008 +0000

    - bugfix: don't install all suggested packages in "select some of" mode
      when user chose 'n' for all of them

 install3/requirements.c | 36 ++++++++++++++++++++++++------------
 1 file changed, 24 insertions(+), 12 deletions(-)

commit 72465738165ae96c4bd9c91e4f52bc49d8244589
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:   Sat Sep 6 18:33:01 2008 +0000

    - initialize variables to prevent accessing random memory

 pm/rpm/rpm_pkg_ld.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7f45cb8aa0183fbb7c9a201bae564f0ebcd09361
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:   Wed Aug 20 20:19:06 2008 +0000

    - mark string for translation

 ask.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit f9711e2a0080f87658377c7bfb8eaf5c70dab3a3
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:   Wed Aug 20 20:15:52 2008 +0000

    - bugfix: don't remove older packages from successors when POLDEK_TS_DOWNGRADE is set

 install3/requirements.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a21b96f107ee32f3e9910dc14bf5184e9e2724b8
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:   Mon Aug 18 09:26:41 2008 +0000

    - bugfix: when POLDEK_TS_REINSTALL is set, the same package can be installed and removed in one transaction

 install3/misc.c | 36 ++++++++++++++++++++----------------
 1 file changed, 20 insertions(+), 16 deletions(-)

commit 358334ab146687c112abb515489dc273bd68daac
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:   Sun Aug 17 15:53:40 2008 +0000

    - allow to search changelogs

 cli/search.c | 39 ++++++++++++++++++++++++++-------------
 1 file changed, 26 insertions(+), 13 deletions(-)

commit ef6b8ef50d3e1e5a318a547060289ae9f9b8599d
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:   Tue Jul 29 21:05:27 2008 +0000

    - bugfix "Assertion 'n_array_size(langs) >= ngroups' failed, pkgroup.c:468"

 pm/rpm/rpmhdr.c | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

commit 8faa3e0ddf35a2fba8807222c6f3df3fa8cf60f4
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:   Tue Jul 22 15:34:53 2008 +0000

    - support for diskspace()

 pm/rpm/misc.c | 93 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 93 insertions(+)

commit 27ba1ddd69fcb21e1fe2795414da42e64aefdfd2
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:   Sat Jul 19 09:52:31 2008 +0000

    - fix bug when .dscr.i18n diffs weren't downloaded on systems with locale set to pl_PL.UTF-8

 misc.c | 85 ++++++++++++++++++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 70 insertions(+), 15 deletions(-)

commit 9d09e62c7b9ed4ac0e9a2a5888b2791a3bcdf82c
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:   Wed Jul 2 15:10:39 2008 +0000

    - partially fixes issue pointed out in lp#243918

 python/poldek.py | 17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)

commit b55807292e81d5d6f6ba9914f01918387b81a54b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 7 07:41:16 2008 +0000

    - reversed bad commit

 install3/ictx.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 198f1542924ca114a5557efbe0c24d8a35f3df51
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 7 07:37:55 2008 +0000

    - never rollback directly marked packages (#158)

 install3/ictx.h    | 2 +-
 install3/process.c | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

commit 8f8d261a50ba9efeac7ec57e5e3a50b56ec88d95
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jun 4 19:54:04 2008 +0000

    - debug message off; spkg local to its block

 cli/ls.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit 68a61bd2009938dbcef28f274b0fef605a6a0ce4
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:   Tue Jun 3 19:29:38 2008 +0000

    - bugfix: don't treat all available updates as security updates

 cli/ls.c | 57 +++++++++++++++++++++++++++++----------------------------
 1 file changed, 29 insertions(+), 28 deletions(-)

commit 60902e3c4ca162a4140a076dd06f9d4c46afdf7a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jun 2 20:51:53 2008 +0000

    - bugfix (megabajt)

 pkgu.c | 8 ++++++++
 1 file changed, 8 insertions(+)

commit c7c76c2eeedf4f5f89480c4c575738b4d210fb8c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jun 2 20:47:43 2008 +0000

    - killed segfault (megabajt)

 pm/rpm/rpmhdr.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 0503252899390351f68dffa04639122688bbaf03
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat May 31 13:01:38 2008 +0000

    - fixed memleak with rpm5 - pm_rpmhdr_langs() returns tn_array

 pkgdir/dir/dir.c     | 10 +++++-----
 pkgdir/rpmdb/rpmdb.c | 10 +++++-----
 pkgroup.c            | 32 ++++++++++++--------------------
 pkgu.c               | 29 +++++++++++++----------------
 pm/rpm/pm_rpm.h      |  2 +-
 pm/rpm/rpmhdr.c      | 30 +++++++++++++++---------------
 6 files changed, 51 insertions(+), 62 deletions(-)

commit ac1b0e5b2e268397d179c1bb1d20be4430d3e8c6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 26 20:15:59 2008 +0000

    - fix: ret 1 if found (megabajt)

 cli/desc.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit 227615c2b9db19707eeccbb58a30954a6ecf537c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 26 08:05:55 2008 +0000

    - sigsegv killed

 cli/ls.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

commit be2a03641191041484cbc1a162de0ad0446ab269
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 25 19:49:57 2008 +0000

    - bugfix: wrong, wrong pointers to summary and description

 pkgu.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit f86c7dd9f24c0b1026506917e84a2017ca082c4e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 25 10:58:54 2008 +0000

    - check ability to install before hold (#153)

 install3/misc.c | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

commit e76c60f97086b641d00504a251d58622b546c1ad
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 25 09:25:31 2008 +0000

    - SourceRPM moved to main index:
      -- pkg_srcfilename*() to access src.rpm
      -- ls -S lists also subpackages with potential security fixes
      -- desc still fetches src.rpm from pkgu if pkg_srcfilename return null

 cli/desc.c                     | 16 ++++---
 cli/ls.c                       | 28 +++++++++---
 libpoldek.sym                  |  2 +
 pkg.c                          | 98 +++++++++++++++++++++++++++++++++++++++---
 pkg.h                          | 11 +++--
 pkgdir/metadata/load.c         |  2 +-
 pkgdir/pdir/pdir_pkg_restore.c |  1 +
 pkgdir/pkg_restore.c           | 11 +++++
 pkgdir/pkg_store.c             | 10 ++++-
 pkgdir/pkg_store.h             |  1 +
 pkgu.c                         | 34 +++++++++------
 pkgu.h                         |  2 +-
 pm/rpm/rpm_pkg_ld.c            |  8 +++-
 13 files changed, 185 insertions(+), 39 deletions(-)

commit d7b56baaee64903c6e0abf2332170d09c44789a9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 25 09:17:40 2008 +0000

    - timethis

 misc.c | 27 +++++++++++++++++++++++++++
 misc.h |  3 +++
 2 files changed, 30 insertions(+)

commit 581c09f7931541f9493e895e7cead6f6744c87d7
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 25 09:13:38 2008 +0000

    - unused var

 install3/misc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c1670e44e966229bede9ff606e2e2176dba430de
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 25 09:13:05 2008 +0000

    - killed unsigned warn

 pkgdir/pdir/digest.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit c2afc8549a297823d145b777049b69b9345eaa8a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat May 24 22:56:40 2008 +0000

    - fixed bug #143#c5
    - improved select_successor()
    - code cleanups

 install3/ictx.h         |   3 -
 install3/misc.c         |  85 ++++++----------------------
 install3/requirements.c | 147 +++++++++++++++++++++++++++++++++++++++++++-----
 3 files changed, 151 insertions(+), 84 deletions(-)

commit 4a362aa092b5a8e70c1883d52cc28d3ca636c15b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat May 24 22:50:06 2008 +0000

    - more tests

 tests/hello.x86_64    | Bin 0 -> 8740 bytes
 tests/sh/07-depsolver |  93 ++++++++++++++++++++++++++++++++++++++------------
 2 files changed, 71 insertions(+), 22 deletions(-)

commit 3a212d0b34625d152793562e42b9e093487ede69
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat May 24 20:59:54 2008 +0000

    - fixed %includedir: only readable files are included (#137)

 conf.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 291e5a74e717c0070eb0bddbee07980cc4ad6ad5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat May 24 18:54:39 2008 +0000

    - fix: strip changelog on store; not on load

 pkgu.c | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)

commit d6e3cc54aaf5a26cc9a64efc17d23c76ad0996c5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat May 24 18:19:07 2008 +0000

    - packge changelogs are stored in repo index
    - desc -L displays changelog
    - ls -S (and "lls" alias) lists upgradeable packages with potential security fixes
    - code cleanups

 cli/desc.c    | 105 ++++++++++---
 cli/ls.c      |  71 ++++++---
 conf/cli.conf |   1 +
 libpoldek.sym |   2 +
 pkgu.c        | 489 ++++++++++++++++++++++++++++++++++++++++++++++++----------
 pkgu.h        |   3 +
 6 files changed, 548 insertions(+), 123 deletions(-)

commit 9d535a05ea87f06183eb668f22c8bffc5707a1d8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat May 24 08:12:25 2008 +0000

    - cache dep resolving results, with "auto directory dependencies"
      poldek starts about 40% faster
    - code cleanups

 pkgset-req.c | 240 ++++++++++++++++++++++-------------------------------------
 1 file changed, 88 insertions(+), 152 deletions(-)

commit 3902edc54c3827d0e6f4d7508cd6e8c5c1f58554
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat May 24 07:58:52 2008 +0000

    - fixed capabilities completion (#154, applied patch by megabajt)
    - code cleanups

 cli/shell.c | 67 ++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 35 insertions(+), 32 deletions(-)

commit e6b7827d58d64f7e40443adde538d02995cdcaa2
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:   Mon May 19 20:55:50 2008 +0000

    - added REPO_CONFIGS to EXTRA_DIST

 conf/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

commit 037c3a59903daf53efcbfb589bbc9f6026cbabb2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue May 13 20:44:20 2008 +0000

    - die dead script

 mkpackagedir | 41 -----------------------------------------
 1 file changed, 41 deletions(-)

commit 1600708c80ae7f64b97b1871f0baf99da4065ce2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue May 13 16:25:09 2008 +0000

    - too much indent

 install3/obsoletes.c    | 2 +-
 install3/process.c      | 2 +-
 install3/requirements.c | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

commit daf7822482d02f7af3997eaed3e13e1bf4e44c8a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue May 13 15:59:29 2008 +0000

    - more tests

 tests/sh/07-depsolver | 34 ++++++++++++++++++++++++++++++++--
 1 file changed, 32 insertions(+), 2 deletions(-)

commit 280358a01fb7f92bb1d6ecb0686c3924a71c8a31
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue May 13 15:55:32 2008 +0000

    - copy packages from local repos too if --fetch to custom dir requested (#101)

 misc.c         | 101 +++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 pkgfetch.c     |  12 ++++---
 pm/pset/pset.c | 101 ++-------------------------------------------------------
 poldek_util.h  |   2 ++
 4 files changed, 110 insertions(+), 106 deletions(-)

commit 12acb617feed98adeec5efa082961ab424dc9e17
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue May 13 15:52:49 2008 +0000

    - use colour if package coloured (#143@bugs.pld)
    - user friendly die message (#217160@launchpad)
    - more traces

 install3/misc.c         | 19 +++++++++++++-----
 install3/obsoletes.c    | 52 +++++++++++++++++++++++++++++++------------------
 install3/requirements.c |  3 +--
 3 files changed, 48 insertions(+), 26 deletions(-)

commit 21e1f9ef2e720d12bb60385a221943286d6d550b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 12 20:53:30 2008 +0000

    - #113 - what-{provides,requires} autocompletion (patch by megabajt att pld-linux org)

 cli/shell.c | 103 ++++++++++++++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 87 insertions(+), 16 deletions(-)

commit 54c0b1ba7723e0208ff98cc8b4ffe553fd03a570
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 12 20:32:37 2008 +0000

    - more tests

 tests/sh/07-depsolver | 37 ++++++++++++++++++++++++++++++++++++-
 1 file changed, 36 insertions(+), 1 deletion(-)

commit 003a0947f17f644b799b924bbbd59c226140acb6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 12 20:01:33 2008 +0000

    - fixed #117; 'required by installed' messages

 install3/requirements.c | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

commit 064d7d8cb5d7444d05ccf32d9dfb4ffac64a41b8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 12 16:11:33 2008 +0000

    - applied nonorder.patch (glen att pld-linux org)

 pm/rpm/rpminstall.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 4e2a1b7cd81612f129a685901b81c9301dff620f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 12 15:51:38 2008 +0000

    - removed old depsolver

 Makefile.am            |   3 +-
 configure.in           |   1 -
 install/Makefile.am    |  26 --
 install/conflicts.c    | 327 -------------------------
 install/dbdep.c        | 413 -------------------------------
 install/dbdep.h        |  37 ---
 install/dbpkgset.c     | 172 -------------
 install/dbpkgset.h     |  28 ---
 install/icaps.c        | 129 ----------
 install/ictx.c         | 102 --------
 install/ictx.h         | 146 -----------
 install/install.c      | 447 ---------------------------------
 install/install.h      |   9 -
 install/mark.c         | 258 --------------------
 install/misc.c         | 651 -------------------------------------------------
 install/obsoletes.c    | 381 -----------------------------
 install/process.c      |  78 ------
 install/requirements.c | 379 ----------------------------
 po/POTFILES.in         |  27 +-
 poldek_ts.c            |  11 +-
 upgrade-dist.c         |   7 +-
 21 files changed, 19 insertions(+), 3613 deletions(-)

commit cb74f917a50daa5b5d35e7fb1111ee0001f5a781
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 12 15:49:14 2008 +0000

    - bugfix

 tests/sh/03-up-loop | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit 6b1b755b02b1567c508108629f758ace4ab44235
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 12 15:48:53 2008 +0000

    - up to th's rpm

 tests/build-test-rpm.sh | 2 +-
 tests/sh/07-depsolver   | 9 +++++++--
 2 files changed, 8 insertions(+), 3 deletions(-)

commit d91581dd9718ceca4d45bdfd4815f2eed8ad1269
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 11 22:26:29 2008 +0000

    - testcase for #83

 install3/install.c    |  3 +++
 tests/sh/07-depsolver | 29 +++++++++++++++++++++++++++--
 2 files changed, 30 insertions(+), 2 deletions(-)

commit dd14d573906c93961102c4bb1a7f875ea644571f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 11 22:04:56 2008 +0000

    - group packages regardless their pkgdir (#83)

 install3/install.c |  2 +-
 install3/mark.c    | 13 +------------
 2 files changed, 2 insertions(+), 13 deletions(-)

commit 8ee87c55f8074e5f0ac28c410675e7c971672f7f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 11 21:02:41 2008 +0000

    - use machine arch score if multilib mode and marker is noarch (#127)

 install3/misc.c       | 41 ++++++++++++++++++++++++++++++++++++-----
 lib_init.c            |  3 +++
 tests/sh/07-depsolver | 16 ++++++++++++++++
 3 files changed, 55 insertions(+), 5 deletions(-)

commit 7b5e49f6806cb860e1384b9b14d0c84a319194e2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 11 20:56:02 2008 +0000

    - carme

 Makefile.extra | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

commit f96ded277db4b3efde594e36ca4c0814958c53dc
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu May 8 20:35:47 2008 +0000

    - added source rpm filename to pndir index (megabajt). This unfortunately
      breaks backward compat because of stupid bug.

 cli/desc.c |  5 +++++
 pkgu.c     | 29 ++++++++++++++++++++++++++---
 pkgu.h     |  1 +
 3 files changed, 32 insertions(+), 3 deletions(-)

commit 3d1d2174a0eff49c05d3e1b5b009cc4a8379d681
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu May 8 20:24:42 2008 +0000

    - fixed verbosity (#139) (fix by megabajt)

 cli/cli.c   | 10 ++++++++--
 cli/shell.c |  4 ----
 2 files changed, 8 insertions(+), 6 deletions(-)

commit dd5d6955ff704e6dc433d89e38d7454b22092398
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu May 8 20:12:52 2008 +0000

    - set pkgdir's ts (#125)

 pkgdir/hdrl/hdrl.c | 39 +++++++++++++++------------------------
 1 file changed, 15 insertions(+), 24 deletions(-)

commit a63bdc5f52f0bcb9b31ecacb8698781d82f62fee
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu May 8 19:00:18 2008 +0000

    - symbols required by PackageKit (megabajt att pld-linux org)

 libpoldek.sym | 2 ++
 1 file changed, 2 insertions(+)

commit 986b1eb7c5667d1363f73228bb83c20f406ace97
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu May 8 18:34:48 2008 +0000

    - sigint_emit() (megabajt at pld-linux.org)

 libpoldek.sym   |  1 +
 sigint/sigint.c | 14 ++++++++++++++
 sigint/sigint.h |  7 ++++++-
 3 files changed, 21 insertions(+), 1 deletion(-)

commit f5b6111995f579985877425adc9ac6559ceb5525
Author: Elan Ruusamäe <glen@pld-linux.org>
Date:   Fri Mar 28 09:19:40 2008 +0000

    - move pld-source.conf to repos.d

 conf/Makefile.am | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

commit e86cdbbca38c38dea547d73a22eb99102024be4f
Author: Elan Ruusamäe <glen@pld-linux.org>
Date:   Fri Mar 28 09:11:32 2008 +0000

    - enable repos.d

 doc/poldek.conf.xml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

commit 781a36cb90b52dd9bee603d13e6b4ac38a7fa1f8
Author: Elan Ruusamäe <glen@pld-linux.org>
Date:   Fri Mar 28 09:10:28 2008 +0000

    - kill trailing spaces

 doc/poldek.conf.xml | 172 ++++++++++++++++++++++++++--------------------------
 1 file changed, 86 insertions(+), 86 deletions(-)

commit d0d240d925b9248aed33199824573ba175d1be2e
Author: Elan Ruusamäe <glen@pld-linux.org>
Date:   Wed Mar 19 13:27:39 2008 +0000

    - spelling

 ask.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 37ecd81c067fabc12f3e7ae0fff8edb63bf0d3ad
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Mar 2 23:27:39 2008 +0000

    - forgotten errors cleaning (#118)

 install3/ictx.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 048bc7b1a0a2caf1fd041b9e7da0bbef13a3a494
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Mar 2 20:05:56 2008 +0000

    - fix: display marked as orphaned packages in summary
    - fix: remove self-required packages too

 uninstall.c | 26 ++++++++++++++++++++------
 1 file changed, 20 insertions(+), 6 deletions(-)

commit 2ed4ed1826e8b51e08760f888c02ab7e91d920f6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 24 23:18:36 2008 +0000

    - updates

 doc/NEWS.xml                   | 54 +++++++++++++++++++++++++++++-------------
 doc/NEWSto                     |  4 +++-
 doc/homepage/index-body.html   |  4 ++--
 doc/homepage/support-body.html |  2 +-
 doc/poldek.1.xml               |  2 +-
 doc/poldek.conf.xml            | 37 ++++++++++++++++++++++-------
 6 files changed, 73 insertions(+), 30 deletions(-)

commit 9cffb95bb865423c88c3380b03a4a5eaa01376e0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 24 23:04:02 2008 +0000

    - solver defaults to #3

 lib_init.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 67fa61297fb48a0b41644b7649f3b57a59d738cb
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 24 22:40:43 2008 +0000

    - HAVE_RPM_5

 configure.in    | 8 ++++++++
 pm/rpm/pm_rpm.h | 4 ----
 2 files changed, 8 insertions(+), 4 deletions(-)

commit 0ad0db2f59ffd4f4952dfad122530696c27accc3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 24 22:14:08 2008 +0000

    - porting to rpm 5.x

 configure.in           |  17 ++-
 pkgdir/hdrl/hdrl.c     |  10 +-
 pkgu.c                 |  34 ++++-
 pm/rpm/Makefile.am     |   1 +
 pm/rpm/install.c       |  11 +-
 pm/rpm/misc.c          |   6 -
 pm/rpm/pm_rpm.h        |  51 ++++++-
 pm/rpm/rpm.c           |  10 +-
 pm/rpm/rpm_pkg_ld.c    | 144 +++++++++---------
 pm/rpm/rpmdb_depdirs.c |  19 ++-
 pm/rpm/rpmdb_it.c      |   5 -
 pm/rpm/rpmhdr.c        | 188 +++++++++++++++++++++---
 pm/rpm/rpminstall.c    |  12 +-
 pm/rpm/rpmvercmp.c     |   7 +-
 pm/rpm/signature.c     | 385 +------------------------------------------------
 pm/rpm/signature4.c    | 374 +++++++++++++++++++++++++++++++++++++++++++++++
 pm/rpm/signature5.c    | 240 ++++++++++++++++++++++++++++++
 17 files changed, 969 insertions(+), 545 deletions(-)

commit 520bcdcea96b34faa2db44fb4dad29a3489c99a1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 24 22:10:41 2008 +0000

    - debug off

 install3/misc.c         | 2 +-
 install3/requirements.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit c45658c83056761447f9717ba8fcd59413d6bb15
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 24 22:09:56 2008 +0000

    - to small buffer

 log.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 739ec4d3404e02b87372f036fe221aab18d57db6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 24 14:54:21 2008 +0000

    - fixed non-existing paths handling (#110 related)

 misc.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 7d2322ef9f143059b4ae2628f5c3c9915c5a4f80
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 24 13:57:28 2008 +0000

    - fixed conflict resolving - replacements with the same conflicts are skipped

 install3/conflicts.c | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

commit deb1c6a6140a24565c0d9a4b39e1c91f75458d62
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 24 13:20:19 2008 +0000

    - display summary line by line (cause of log message size limit)

 misc.c | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

commit 55a9e1e50353bc439564e52794f82e0ecbe622dd
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 24 12:47:43 2008 +0000

    - killed needless pkg_version_compare() calls

 capreq.c | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

commit bf2556535d59e786e707fed4af7eb1ff3b14b0a5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 24 12:39:43 2008 +0000

    - fix: unversioned reqs are still reqs

 pm/pkgdb.c | 60 +++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 31 insertions(+), 29 deletions(-)

commit ebec69750b7942c6bd41a457852e292dd6509d11
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Feb 18 21:03:32 2008 +0000

    - exposed repo details to external fetchers (needed by vfsvn script)

 pkgdir/pkgdir.c | 28 +++++++++++++++++++++++-----
 1 file changed, 23 insertions(+), 5 deletions(-)

commit 4ab63c436a62ca6f4d475094c8f9ee7807fcf206
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Feb 18 19:36:16 2008 +0000

    - backtrack immediately

 install3/requirements.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 2fe72ed02cb425c9607478c68d62a985abf01d04
Author: Elan Ruusamäe <glen@pld-linux.org>
Date:   Mon Feb 18 12:01:23 2008 +0000

    - chown syntax

 poldekuser-setup.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 9769245e4519fd39ffcbd4cfdc1a66715a875c5b
Author: Elan Ruusamäe <glen@pld-linux.org>
Date:   Mon Feb 4 09:53:41 2008 +0000

    - alias l

 conf/cli.conf | 1 +
 1 file changed, 1 insertion(+)

commit 8baecba5c460c63a7ce3dd3e53a965ae81b3161b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 3 18:01:59 2008 +0000

    - dbg off

 cli/cli.c   | 4 ++--
 cli/shell.c | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit 43cdd91724678b1c4d3d4baa4c1934046bb75cf2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Feb 2 21:49:03 2008 +0000

    - pld-linux.org

 capreq.c                       | 2 +-
 depdirs.c                      | 2 +-
 install-dist.c                 | 2 +-
 log.c                          | 2 +-
 pkgcmp.c                       | 2 +-
 pkgdir/dir/dir.c               | 2 +-
 pkgdir/metadata/metadata.c     | 2 +-
 pkgdir/mod.c                   | 2 +-
 pkgdir/pdir/digest.c           | 2 +-
 pkgdir/pdir/pdir.c             | 2 +-
 pkgdir/pdir/pdir_pkg_restore.c | 2 +-
 pkgdir/pdir/pdir_pkg_store.c   | 2 +-
 pkgdir/pkg_store.c             | 2 +-
 pkgdir/pkgdir_patch.c          | 2 +-
 pkgdir/pndir/digest.c          | 2 +-
 pkgdir/pndir/pndir.c           | 2 +-
 pkgdir/rpmdb/rpmdb.c           | 2 +-
 pkgdir/rpmdb/rpmdbcache.c      | 2 +-
 pkgdir/yum/yum.c               | 2 +-
 pkgfetch.c                     | 2 +-
 pkgiter.c                      | 2 +-
 pkgmark.c                      | 2 +-
 pkgmisc.c                      | 2 +-
 pkgroup.c                      | 2 +-
 pkgscore.c                     | 2 +-
 pkgset-load.c                  | 2 +-
 pm/mod.c                       | 2 +-
 pm/pm.c                        | 2 +-
 pm/pset/pset.c                 | 2 +-
 pm/rpm/misc.c                  | 2 +-
 pm/rpm/rpmdb_depdirs.c         | 2 +-
 pm/rpm/rpmhdr.c                | 2 +-
 pm/rpm/signature.c             | 2 +-
 poldek.h                       | 2 +-
 poldek_term.c                  | 2 +-
 sigint/sigint.c                | 2 +-
 split.c                        | 2 +-
 uninstall.c                    | 2 +-
 upgrade-dist.c                 | 2 +-
 vfile/extcompr.c               | 2 +-
 vfile/fetch.c                  | 2 +-
 vfile/misc.c                   | 2 +-
 vfile/p_open.c                 | 2 +-
 vfile/sample.c                 | 2 +-
 vfile/testcookie.c             | 2 +-
 vfile/ttest.c                  | 8 ++++----
 vfile/vfetch.c                 | 2 +-
 vfile/vfff/ftp.c               | 2 +-
 vfile/vfff/http.c              | 2 +-
 vfile/vfff/vfff.c              | 2 +-
 vfile/vfff/vfff.h              | 2 +-
 vfile/vfffmod.c                | 2 +-
 vfile/vflock.c                 | 2 +-
 vfile/vfreq.c                  | 2 +-
 vfile/vopen3.c                 | 2 +-
 55 files changed, 58 insertions(+), 58 deletions(-)

commit 58e874f25c7b54ae71eaaefb617c580048613f3c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Feb 2 21:29:51 2008 +0000

    - capreq_stra()

 install3/iset.c      |  6 +++---
 install3/obsoletes.c | 10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

commit 73794ea4e2ad1d8f391a5c0920ee106cddd48e4d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Feb 2 21:16:36 2008 +0000

    - pld@2008

 cli/cd.c            | 2 +-
 cli/cmd_chain.c     | 2 +-
 cli/cmd_pipe.c      | 2 +-
 cli/dbcache.c       | 2 +-
 cli/dent.c          | 2 +-
 cli/desc.c          | 2 +-
 cli/external.c      | 2 +-
 cli/get.c           | 2 +-
 cli/help.c          | 2 +-
 cli/install.c       | 2 +-
 cli/ls.c            | 2 +-
 cli/main.c          | 2 +-
 cli/op.c            | 2 +-
 cli/op_makeidx.c    | 2 +-
 cli/op_packages.c   | 2 +-
 cli/op_source.c     | 2 +-
 cli/op_split.c      | 2 +-
 cli/op_verify.c     | 2 +-
 cli/poclidek_demo.c | 2 +-
 cli/rcmd.c          | 2 +-
 cli/reload.c        | 2 +-
 cli/search.c        | 2 +-
 cli/shell.c         | 2 +-
 cli/su.c            | 2 +-
 cli/test_cli.c      | 2 +-
 cli/uninstall.c     | 2 +-
 26 files changed, 26 insertions(+), 26 deletions(-)

commit 3383679e287d78d522dbed211c6e502a9c768d0a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Feb 2 21:11:11 2008 +0000

    - warn info

 capreq.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8e645bacc37c4cddfbfee5e6902f728722e08144
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Feb 2 21:09:19 2008 +0000

    - more DBGF

 pkgdir/pndir/save.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 68ad9a31478bd4ea4d5f832e46b8e08a8cfa4046
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Feb 2 20:39:01 2008 +0000

    - cli.conf and configurable prompt (#5798@oldbugs)

 cli/alias.c |  85 ++++++++++++++++++++++++++++------------
 cli/cli.c   | 127 ++++++++++++++++++++++++++++++++++++++++++++++--------------
 cli/cli.h   |   4 +-
 cli/cmd.h   |   1 +
 cli/shell.c |  19 +++++++--
 5 files changed, 176 insertions(+), 60 deletions(-)

commit f002043dc8c413d37a8bf9787c74372004cf482e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Feb 2 20:37:18 2008 +0000

    - aliases.conf replaced by cli.conf

 conf/Makefile.am                |  2 +-
 conf/{aliases.conf => cli.conf} | 11 +++++++----
 2 files changed, 8 insertions(+), 5 deletions(-)

commit 03906cda7d38121205a215760c9a7c493a1517a1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Feb 2 16:43:31 2008 +0000

    - fixed (#71)

 pkgcmp.c | 3 +++
 1 file changed, 3 insertions(+)

commit 90118c040d99a793cc67707f49d9cf7e1fc282f4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Feb 2 15:38:36 2008 +0000

    - new choose_suggests() callback (fixes #38, #81), based on poldek-suggests-one-package patch by megabajt@pld

 ask.c                   | 114 +++++++++++++++++++++++++++++++++++++++++++-----
 install/misc.c          |   2 +-
 install3/conflicts.c    |   2 +-
 install3/ictx.h         |   4 +-
 install3/misc.c         |   5 ++-
 install3/preinstall.c   |   2 +-
 install3/requirements.c |  73 +++++++++++++++++++++----------
 lib_init.c              |  11 ++++-
 poldek.h                |  11 ++---
 poldek_intern.h         |  14 +++++-
 10 files changed, 188 insertions(+), 50 deletions(-)

commit a3a1db176fd44c5c20555ba3d8c5fe505eb5c862
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Feb 2 15:28:08 2008 +0000

    - choose_suggests support; updated choose_equiv

 python/poldek.py   | 23 +++++++++++++++----
 python/poldekmod.i | 66 +++++++++++++++++++++++++++++++++++++++++++++++++-----
 python/pyldek.py   | 23 ++++++++++++++++---
 3 files changed, 99 insertions(+), 13 deletions(-)

commit e1fce4a474815a70c843c216a2b5baa0c7b39092
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Feb 2 15:27:24 2008 +0000

    - up

 libpoldek.sym | 13 +------------
 1 file changed, 1 insertion(+), 12 deletions(-)

commit dac25d76518d34d1ec7029c8bc385c5619e583f1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Feb 2 11:53:46 2008 +0000

    - util__abs_path(): keep ending slash

 misc.c | 31 ++++++++++++++++++++++---------
 1 file changed, 22 insertions(+), 9 deletions(-)

commit f1fd4e7e2ae951c067fba33b8e47c72845e929b5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Feb 2 00:04:00 2008 +0000

    - RPMTAG_SOURCEPACKAGE is dead since rpm 4.4.6

 pm/rpm/rpmhdr.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 69c8653ce8b8c9500324591595bd7438c3b34204
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Feb 1 16:52:00 2008 +0000

    - mvpkg draft

 Cellar/mvpkg.sh | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 67 insertions(+)

commit 67a46be6974b40cca4a99e60d74a3946be409552
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Feb 1 16:09:17 2008 +0000

    - fix: va_list can be printed once only

 log.c              | 26 ++++++++++++++------------
 log.h              |  2 +-
 python/poldekmod.i |  6 ++----
 3 files changed, 17 insertions(+), 17 deletions(-)

commit 40236d1062cbc20e3896e197bdb01bec34a16980
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jan 31 02:30:16 2008 +0000

    - more justdb; cleanups

 pm/pset/pset.c | 46 +++++++++++-----------------------------------
 1 file changed, 11 insertions(+), 35 deletions(-)

commit 4e394bbacbefed9f730a2335913e9683d9c64acf
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jan 31 01:39:14 2008 +0000

    - pset backend: with --justdn upgrade an index only

 pm/mod.h          |   2 +-
 pm/pkgdb.c        |   7 ++--
 pm/pm.h           |   2 +-
 pm/pset/mod.c     |   6 +--
 pm/pset/pm_pset.h |   3 +-
 pm/pset/pset.c    | 119 +++++++++++++++++++++++++++++++++++-------------------
 poldek_ts.c       |   4 +-
 7 files changed, 90 insertions(+), 53 deletions(-)

commit 72060f0e2d449676bb4558efd40ac1b79038004c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jan 31 01:37:31 2008 +0000

    - fixed capreq_stra()

 capreq.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit f42817368808805812e6ddf65ffbec6e0831b487
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jan 30 22:13:42 2008 +0000

    - capreq_snprintf_s -> capreq_stra

 install3/conflicts.c | 30 +++++++++++++++---------------
 install3/ictx.c      |  3 +--
 install3/mark.c      |  4 ++--
 install3/misc.c      |  6 +++---
 install3/process.c   |  8 ++++----
 5 files changed, 25 insertions(+), 26 deletions(-)

commit f6eceef27f007b68ca3c6179b9a821d7a1939d09
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jan 30 21:29:34 2008 +0000

    - prevent upgrading packages already beeing removed
    - just give up on non-upgradable orphan with unmet deps
    - iset cleanups

 install3/conflicts.c    |   4 +-
 install3/ictx.c         |   7 +++
 install3/ictx.h         |  21 ++++-----
 install3/install.c      |   5 +--
 install3/iset.c         |  75 +++++++++++++++++---------------
 install3/iset.h         |   4 ++
 install3/mark.c         |   2 +-
 install3/obsoletes.c    |   6 +--
 install3/process.c      |  19 ++++-----
 install3/requirements.c | 111 ++++++++++++++++++++++++++++++++----------------
 10 files changed, 151 insertions(+), 103 deletions(-)

commit 90b204dcfd4279de0433dc09162e0537c854eb55
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jan 30 21:25:25 2008 +0000

    - scoring: do not score packages marked for removal

 install3/misc.c | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

commit 2bb1000f41d4a9fced4645af6265cf76cad4eba9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jan 30 15:16:41 2008 +0000

    - %%includedir directive (#79)

 conf.c | 150 +++++++++++++++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 119 insertions(+), 31 deletions(-)

commit 1f4b21c91bcaa990f0efeffb7420ba8a8f2af9d8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jan 30 15:10:53 2008 +0000

    - capreq_stra()

 capreq.c | 6 ++++++
 capreq.h | 7 +++++++
 2 files changed, 13 insertions(+)

commit 13e30cddb44079c64f589c19c750e7359f4e22b7
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jan 30 15:08:35 2008 +0000

    - fixed #92

 pm/rpm/rpminstall.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 5f53c4e12ddd6479f3b2a9251de53d8fc871e8e1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jan 30 15:05:53 2008 +0000

    - orphan related tests

 tests/sh/07-depsolver | 49 ++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 48 insertions(+), 1 deletion(-)

commit 8ee7bbdbe2511a3488ced13924a2d8750e5dcda3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jan 28 14:32:54 2008 +0000

    - missing package group loading (by megabajt)

 pkgdir/rpmdb/rpmdb.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

commit ca93f5ae88ff15b93c4753385088c6e0d0182515
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jan 28 14:19:26 2008 +0000

    - unswigged some pkgdir_*()

 pkgdir/pkgdir.h | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

commit 066f15b0301568d4a40f9546c568b36319c9e0d0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jan 28 14:08:48 2008 +0000

    - PKGSOURCE_* flags and --up(a) sample

 python/poldek.py |  1 +
 python/pyldek.py | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

commit 0dd5b789f3b7e2cee69abd8e5b691d327430c2d1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jan 28 14:08:09 2008 +0000

    - +_is_rpmlib()

 python/poldekmod.i | 1 +
 1 file changed, 1 insertion(+)

commit ba939cb01797c580f819e248bce033edc3d4f216
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jan 27 18:43:05 2008 +0000

    - prefixing with / non prefixed paths only

 pkgiter.c | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

commit 1fd8aa211363ff3075787d728eb180a5019b5a39
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jan 27 18:42:14 2008 +0000

    - rpm ignores package arch in multilib mode

 pkgcmp.c | 19 +++++++++++++++++--
 pkgcmp.h |  2 +-
 2 files changed, 18 insertions(+), 3 deletions(-)

commit dce4d2cc356402a6ce02c9532eb4c4b75a61a8fe
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jan 27 18:36:06 2008 +0000

    - rpm ignores package arch in multilib mode

 install3/obsoletes.c | 21 +++++++++++++++------
 pkg.c                |  2 +-
 2 files changed, 16 insertions(+), 7 deletions(-)

commit 6daa05602985edd2cb23eb4d9cb630ac7258390b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jan 27 18:33:34 2008 +0000

    - package marking issues

 install3/process.c      | 11 ++++++++---
 install3/requirements.c |  7 ++++---
 2 files changed, 12 insertions(+), 6 deletions(-)

commit b91e749758051877a068bc270130196048608ee7
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jan 27 18:30:15 2008 +0000

    - traceable

 install3/mark.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit b2148a4cca710fafd741734d931e72217ab89c93
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jan 27 18:28:19 2008 +0000

    - strictly compare packages

 install3/iset.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 2d878655824e13c88af2bde35315276e99e3f9c2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jan 27 18:26:25 2008 +0000

    - disappeared capreq_is_satisfied()

 install/requirements.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 935f658b279ebd2e4ae75264b98b8a645893c465
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jan 27 16:01:55 2008 +0000

    - consistency: renamed depengine to depsolver

 lib_init.c      | 6 +++---
 poldek_intern.h | 2 +-
 poldek_ts.c     | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

commit eb7bd2ebb0d556875df3be8629edbdd9d2d0d1c3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jan 27 16:01:08 2008 +0000

    - use same depsolver as for installation; return if nothing to do

 upgrade-dist.c | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

commit 6e380454f0cc30bad17f022f0d9ea149c4809cc4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jan 27 15:58:51 2008 +0000

    - multilib tests

 tests/build-test-rpm.sh |  11 +++++-
 tests/hello.c           |   7 ++++
 tests/hello.i686        | Bin 0 -> 6024 bytes
 tests/hello.x86-64      | Bin 0 -> 8740 bytes
 tests/sh/07-depsolver   |  95 +++++++++++++++++++++++++++++++++++++++---------
 5 files changed, 93 insertions(+), 20 deletions(-)

commit 2130ce76b60b251523c225af261017341898d2e5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jan 27 14:09:53 2008 +0000

    - to much slashes

 pkg.c          | 36 +++++++++++++++++-------------------
 pm/pset/pset.c |  2 +-
 2 files changed, 18 insertions(+), 20 deletions(-)

commit 55ae785d2544aac972b8f4977981bc05c7e4f188
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jan 25 14:24:39 2008 +0000

    - cleanups

 install3/misc.c | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

commit d81cdd123479a79d439823fec611ed5433623d64
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jan 25 14:24:00 2008 +0000

    - pkg_is_colored_like() tests poldek_conf_MULTILIB

 install3/conflicts.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5d37dc739280336c61919ce2776f8cdcf24d81b3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jan 25 14:23:10 2008 +0000

    - trace

 install3/preinstall.c | 2 ++
 1 file changed, 2 insertions(+)

commit 9f02f0366fc1778ec048f3fe7f5edef325f2ccd3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jan 24 00:25:09 2008 +0000

    - --destination works now (#5778 from old BTS)

 cli/op_source.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

commit d8102a81e1b7a78ef92c095225b38e83d2ef7fd3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jan 24 00:00:24 2008 +0000

    - warning instead of arbitrary disabled conflicts/obsoletes

 lib_init.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 9dcde3bfbcf042f8e249d49c221626b0d1837c52
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jan 23 23:21:50 2008 +0000

    - avoid progress bar displaying with -q (#82)

 vfile/vfetch.c  | 31 +++++++++++++++++++++----------
 vfile/vfffmod.c |  6 ++++--
 2 files changed, 25 insertions(+), 12 deletions(-)

commit ae63bc8ceb155e68ff008125c1d1d9f4706c9769
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jan 23 23:08:37 2008 +0000

    - lightweight log4 lib, to use some day

 Cellar/log4c/Makefile.am       |  19 ++
 Cellar/log4c/README            |  13 +
 Cellar/log4c/defaultAppender.c |  78 ++++++
 Cellar/log4c/log4c.c           | 175 +++++++++++++
 Cellar/log4c/log4c.h           | 569 +++++++++++++++++++++++++++++++++++++++++
 5 files changed, 854 insertions(+)

commit 81c4f852bbae27c0fa29ab032e70d8b89ad9bed2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jan 23 22:57:41 2008 +0000

    - prefixed trace (debug) messages

 log.c | 3 +++
 log.h | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

commit 6fea11400f7d81b94f8331357052ceac842b2144
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jan 23 22:56:18 2008 +0000

    - refactored, improved depsolver (NFY)

 install3/.cvsignore     |   6 +
 install3/Makefile.am    |  25 +++
 install3/conflicts.c    | 308 ++++++++++++++++++++++++++
 install3/ictx.c         | 229 ++++++++++++++++++++
 install3/ictx.h         | 190 ++++++++++++++++
 install3/install.c      | 369 +++++++++++++++++++++++++++++++
 install3/install.h      |   9 +
 install3/iset.c         | 247 +++++++++++++++++++++
 install3/iset.h         |  34 +++
 install3/mark.c         | 142 ++++++++++++
 install3/misc.c         | 478 +++++++++++++++++++++++++++++++++++++++++
 install3/obsoletes.c    | 308 ++++++++++++++++++++++++++
 install3/preinstall.c   | 233 ++++++++++++++++++++
 install3/process.c      | 193 +++++++++++++++++
 install3/requirements.c | 560 ++++++++++++++++++++++++++++++++++++++++++++++++
 15 files changed, 3331 insertions(+)

commit a4507cbe055c27af4bf820b0226dde8f12e592fc
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jan 23 22:55:08 2008 +0000

    - more depsolver tests

 tests/README            |  18 +++++++
 tests/build-test-rpm.sh |   5 ++
 tests/sh/07-depsolver   | 130 ++++++++++++++++++++++++++++++++++++++++++------
 3 files changed, 139 insertions(+), 14 deletions(-)

commit e5b7be10b4415e75012a62718a75113630c64e55
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jan 23 21:57:12 2008 +0000

    - trace off

 pm/pkgdb.c | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

commit dd52f37d7461d04dfbff864f294f85647baa9d56
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jan 23 15:01:45 2008 +0000

    - added pkg_req_iter_current_req_type()

 pkg.h     |  5 +++++
 pkgiter.c | 20 +++++++++++++++++++-
 2 files changed, 24 insertions(+), 1 deletion(-)

commit 168344c9f0ceca1867b9f53a7a9422ce237d2f7c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jan 23 15:00:55 2008 +0000

    - constant cmp*() args

 capreq.c | 12 ++++++------
 capreq.h |  8 ++++----
 2 files changed, 10 insertions(+), 10 deletions(-)

commit f24c65a3e9e48c8be4eff6ae77d64c6a38d02f01
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 22 23:59:52 2008 +0000

    - forgotten free()

 fileindex.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 9995cc20c1acdcf983c014afa30f2886f41990c3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 22 20:00:43 2008 +0000

    - fixed summary displaying

 install-dist.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit ba5f71ba6bb523ef969c971de911058a57004ce5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 22 19:59:27 2008 +0000

    - needless prototypes

 poldek_ts.c | 6 ------
 1 file changed, 6 deletions(-)

commit f4159e01768bb044505c4d4825c5a2576ea5dedb
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 22 19:57:14 2008 +0000

    - bugfix (by megabajt)

 lib_init.c | 1 +
 1 file changed, 1 insertion(+)

commit af3d95a98b7828f7cafe57973eb4edda17abe255
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 22 17:54:53 2008 +0000

    - resolve '.' path too (rpm fails with '.' database/rootdir path)

 misc.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit 05ce27d61969ddd231e37a4f7b29f75473f6e176
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 22 17:11:30 2008 +0000

    - no packages is success also

 pkgset-load.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 5d00715ed2916da5aa9677683da401ec32c14fe4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 22 12:45:12 2008 +0000

    - install3

 poldek_ts.c | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

commit 9268f4a1ae0c0f36090494661d03411f1f083ee1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 22 12:44:03 2008 +0000

    - install3, pkgiter.c

 Makefile.am | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 8908772ad12f93aa5b79128cfccd10efaa3bc598
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 22 12:42:57 2008 +0000

    - use package req iterator
    - DBGF replaced with trace*() macros

 uninstall.c | 39 +++++++++++++++++++++------------------
 1 file changed, 21 insertions(+), 18 deletions(-)

commit 34e04ec21e4384d280e1e94cc34c4cde64ca50f8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 22 12:40:09 2008 +0000

    - cleanup: poldek__load_sources_internal()

 lib_init.c      | 10 ++++++----
 lib_pkgset.c    |  8 +++++---
 poldek_intern.h |  1 +
 3 files changed, 12 insertions(+), 7 deletions(-)

commit 0b8f9722361f6db7a95309ff61ba4fc91c06bc18
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 22 12:36:39 2008 +0000

    - renamed pkgset_search_reqdir()

 pkgset-req.c |  7 +++----
 pkgset.c     | 11 ++++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

commit 4e17656ffb1231b5a034cad9ded3e28d61db68fa
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 22 12:33:47 2008 +0000

    - MEMINF

 pkgset-load.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit cfafbc3b295b7bee6c3bd6ed985d7febff0d41f9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 22 12:32:45 2008 +0000

    - cleanup

 capreqidx.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit f1b43fd3e46bc2ecec55290e7096613304df3996
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 22 11:40:29 2008 +0000

    - pkg.c: pkg_{required,owned}_dirs()
    - pkgiter.c: package caps and reqs iterators
    - restricted visibility to PKG_COLOR* macros

 pkg.c          | 163 ++++++++++-------------------------------------
 pkg.h          |  33 +++++++---
 pkgiter.c      | 196 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 pkgset-order.c |   1 +
 split.c        |   1 +
 5 files changed, 256 insertions(+), 138 deletions(-)

commit dd4f0fcda567539b72cba6b59def04622f6f6fa8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 22 11:23:08 2008 +0000

    - CAPREQ_RPMLIB_SATISFIED replaced with CAPREQ_ISDIR

 capreq.h | 22 +++++++++-------------
 1 file changed, 9 insertions(+), 13 deletions(-)

commit 502cec8d91b6b1420ee200e640f613df6490e2dc
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 22 11:21:33 2008 +0000

    - cleanup: staticed pkgfl_restore()

 pkgfl.c | 7 +++----
 pkgfl.h | 3 ---
 2 files changed, 3 insertions(+), 7 deletions(-)

commit 296a4f19fb2ec50df20f09165d3666e4d6be785c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 22 11:05:54 2008 +0000

    - rpm5.x: HEADER_MAGIC_YES has been removed

 configure.in       | 12 ++++++++++--
 pkgdir/hdrl/hdrl.c |  4 ++--
 2 files changed, 12 insertions(+), 4 deletions(-)

commit 5a7334a77e995d039ed3acecd13b87a5f8daf426
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 22 10:03:03 2008 +0000

    - dead, unmaintained spec

 poldek-suse.spec.in | 62 -----------------------------------------------------
 1 file changed, 62 deletions(-)

commit 84c5c6f9ab3d829f133f7cd34dc067b8c5cf28c7
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 22 10:00:48 2008 +0000

    - pkgdir_dirindex_get_provided() added

 pkgdir/pkgdir.h          |  8 ++++++--
 pkgdir/pkgdir_dirindex.c | 38 +++++++++++++++++++++++++++-----------
 pkgdir/pkgdir_dirindex.h |  8 ++++----
 3 files changed, 37 insertions(+), 17 deletions(-)

commit 1a01bd5af73c5590d39a7c7d0f027630c41037aa
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 22 09:37:18 2008 +0000

    - autodirdep; strict arg replaced with ma_flags

 pm/pkgdb.c | 92 +++++++++++++++++++++++++++++++++++++++++---------------------
 pm/pm.h    |  9 ++++--
 2 files changed, 67 insertions(+), 34 deletions(-)

commit fbfecaded1794784a99f50328c2dbeffb31c7886
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 22 09:09:24 2008 +0000

    - PMTAG_DIRNAME iterator tag

 pm/rpm/rpmdb_it.c | 8 ++++++++
 1 file changed, 8 insertions(+)

commit aeda63b347d9c73f3c6b8604022f25ede8cc1358
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 22 09:08:32 2008 +0000

    - autodirdep
    - speedup: disabled loading whole file lists at startup
    - PMTAG_DIRNAME iterator tag

 pm/pset/pset.c | 51 +++++++++++++++++++++++++++++----------------------
 1 file changed, 29 insertions(+), 22 deletions(-)

commit fc65f871d731086623e428a89b214acdd277e0fb
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jan 21 22:08:09 2008 +0000

    - cleanup tmp config(s)

 tests/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

commit af9a9a3cea56242d097126cb054325015b684db9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jan 21 22:07:39 2008 +0000

    - graphviz repo

 tests/dotrepo.sh | 10 ++++++++++
 1 file changed, 10 insertions(+)

commit 330f27380818cc44801730b9faf8e9eebe44cf22
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jan 21 22:07:16 2008 +0000

    - non-dynamic TMPDIR

 tests/sh/lib/repo-setup | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a808f14f9655e371a154b0fd231e9b78f06f2eb4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jan 21 22:06:38 2008 +0000

    - poldek_VERBOSE is ro now

 tests/test_poldek.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d40adf3f53fc8e5a09891b56d25992b5a0df9349
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jan 21 22:02:35 2008 +0000

    - packages are built on demand

 tests/repo/Bar-3.2-1.noarch.rpm   | Bin 1373 -> 0 bytes
 tests/repo/Boo-3.2-1.noarch.rpm   | Bin 1373 -> 0 bytes
 tests/repo/Foo-2.2-1.noarch.rpm   | Bin 1373 -> 0 bytes
 tests/repo/bar-1.0-1.noarch.rpm   | Bin 1373 -> 0 bytes
 tests/repo/bar-2.1-1.noarch.rpm   | Bin 1258 -> 0 bytes
 tests/repo/bug-1.0-1.noarch.rpm   | Bin 1373 -> 0 bytes
 tests/repo/buz-1.0-1.noarch.rpm   | Bin 1373 -> 0 bytes
 tests/repo/foo-1.0-1.i686.rpm     | Bin 3465 -> 0 bytes
 tests/repo/foo-lib-1.0-1.i686.rpm | Bin 3361 -> 0 bytes
 tests/repo/foo.spec               |  40 --------------------------------------
 tests/repo/h-1.0-1.noarch.rpm     | Bin 1353 -> 0 bytes
 11 files changed, 40 deletions(-)

commit 610ba553a3ee9a8fd1e6e35491656ca74835d206
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jan 21 14:50:40 2008 +0000

    - --runtest testname runs testname only

 tests/sh/lib/setup   | 5 ++++-
 tests/sh/lib/shunit2 | 6 +++++-
 2 files changed, 9 insertions(+), 2 deletions(-)

commit fbeef9d7e0fd9c494ebddc19dc29ad98efa4c802
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jan 21 14:49:49 2008 +0000

    - depsolver tests

 tests/sh/07-depsolver | 132 ++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 132 insertions(+)

commit 02979eb8bed0426979c5e2f50b923c29702fa314
Author: Elan Ruusamäe <glen@pld-linux.org>
Date:   Mon Jan 14 08:51:08 2008 +0000

    - update

 po/POTFILES.in |   7 +-
 po/de.po       | 422 +++++++++++++++++++++++++++++----------------------------
 po/pl.po       | 419 ++++++++++++++++++++++++++++----------------------------
 3 files changed, 432 insertions(+), 416 deletions(-)

commit dccbd270e56f96142b7e07929975c86a48cb56b1
Author: Elan Ruusamäe <glen@pld-linux.org>
Date:   Mon Jan 14 08:50:05 2008 +0000

    - note about docbook2texi

 doc/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

commit 101ca0d7c5990e43c8d52475e5afc2c7f071c3cd
Author: Elan Ruusamäe <glen@pld-linux.org>
Date:   Mon Jan 14 08:44:03 2008 +0000

    - remove am condition -- python subdir is not included when python is off

 python/Makefile.am | 15 +++++----------
 1 file changed, 5 insertions(+), 10 deletions(-)

commit 7da965d7a9002bcb2ac9139df156f561d9eb84f9
Author: Elan Ruusamäe <glen@pld-linux.org>
Date:   Mon Jan 14 08:34:59 2008 +0000

    - gcc warning

 capreq.h | 1 +
 1 file changed, 1 insertion(+)

commit ea3b9f875a2769b421c9e61075268f64ed1849af
Author: Elan Ruusamäe <glen@pld-linux.org>
Date:   Mon Jan 14 08:15:34 2008 +0000

    - trailing spaces die

 doc/Makefile.am | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 4df06ac2b5d3a6b4d7247f532f023953c2538bf8
Author: Elan Ruusamäe <glen@pld-linux.org>
Date:   Mon Jan 14 08:15:15 2008 +0000

    - add conf-xml2c.xsl

 doc/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e68336413e4b24e0b0cc6c561b41940e8d3806b9
Author: Elan Ruusamäe <glen@pld-linux.org>
Date:   Thu Jan 10 19:42:52 2008 +0000

    - add missing <description> to "auto directory dependencies" which makes it appear in manual

 doc/poldek.conf.xml | 2 ++
 1 file changed, 2 insertions(+)

commit 8a31bd1432803b5694d8cfb10fb0796ff7f3a863
Author: Elan Ruusamäe <glen@pld-linux.org>
Date:   Thu Jan 10 19:29:24 2008 +0000

    - fix mis email address

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c2638a096df2afb355ce880fba08a737ff9d2139
Author: Tomasz Wittner <twittner@pld-linux.org>
Date:   Sat Dec 22 22:11:44 2007 +0000

    - typo (withx -> with)

 install/conflicts.c | 2 +-
 po/de.po            | 2 +-
 po/pl.po            | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

commit 088096d6ecb2c6e9199181ae1c6030887cc445a9
Author: Elan Ruusamäe <glen@pld-linux.org>
Date:   Mon Dec 3 15:05:04 2007 +0000

    - adjust defaults
    - add _repackage_all_erasures sample

 doc/poldek.conf.xml | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

commit 673ad9355ac805b6b4f204bdda3214bc4c680c89
Author: Arkadiusz Miśkiewicz <arekm@pld-linux.org>
Date:   Sun Nov 18 13:16:52 2007 +0000

    Fix --nohold command line option being ignored. Patch from Marcin Banasiak. bug#68.

 cli/install.c | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

commit 06db1bd681a2b45232d8ff162f5378ae53b01b35
Author: Arkadiusz Miśkiewicz <arekm@pld-linux.org>
Date:   Tue Oct 30 21:57:33 2007 +0000

    HEADER_MAGIC_YES not needed/available in rpm5

 pkgdir/hdrl/hdrl.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit f1aa9485259202babf0ee0decf52828d82786005
Author: Arkadiusz Miśkiewicz <arekm@pld-linux.org>
Date:   Tue Oct 30 21:55:05 2007 +0000

    Include config.h when available.

 pm/rpm/mod.c | 3 +++
 1 file changed, 3 insertions(+)

commit e1772673dd31a12a9e3fe788ffe66d4e3bf45617
Author: Jakub Bogusz <qboosh@pld-linux.org>
Date:   Sun Sep 2 15:28:11 2007 +0000

    - updated language-team address
    - one pl fix

 po/pl.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 094f720d8412b580740a3c6bbbb94dba9e8e03dc
Author: Elan Ruusamäe <glen@pld-linux.org>
Date:   Tue Jul 17 14:23:10 2007 +0000

    - small spelling fix in --help

 cli/uninstall.c | 2 +-
 po/de.po        | 2 +-
 po/pl.po        | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

commit dad7958fe93b00e244394c6b41226832e4002b34
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 16 19:51:05 2007 +0000

    - missing packages...

 install-dist.c | 2 ++
 1 file changed, 2 insertions(+)

commit 180d0c6ec4d0f57771f122d564db0a05ab0e00fc
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jul 13 22:33:11 2007 +0000

    - pm_get_pmcaps() killed by pm_satisfies()

 pkgset.c          | 45 ++++++--------------------
 pkgset.h          |  1 -
 pm/mod.h          |  1 -
 pm/pm.c           |  8 -----
 pm/pm.h           |  1 -
 pm/pset/mod.c     |  4 +--
 pm/pset/pm_pset.h |  2 ++
 pm/pset/pset.c    | 13 ++++++--
 pm/rpm/misc.c     | 96 +++++++++++++++++++++++++++++++++++--------------------
 pm/rpm/mod.c      |  1 -
 pm/rpm/pm_rpm.h   |  1 +
 pm/rpm/rpm.c      |  4 ++-
 12 files changed, 88 insertions(+), 89 deletions(-)

commit d3574912f6c65726c8b32699d8db94ac06a6c885
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jul 13 22:18:42 2007 +0000

    - missing const

 install/dbdep.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 185fd5375c034a2e8dbe7f199a7759d171d5221a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jul 12 21:29:26 2007 +0000

    - cap names allocated once (reduces cpu and mem usage)
    - minor cleanups

 capreq.c               | 200 ++++++++++++++++++++++++++++++++++++-------------
 capreq.h               |  37 +++++----
 capreqidx.c            |  17 ++++-
 capreqidx.h            |   7 +-
 fileindex.c            |  39 ++++------
 fileindex.h            |   3 -
 install/obsoletes.c    |  11 +--
 install/requirements.c |   4 +-
 lib_pkgset.c           |   4 +-
 pkg.c                  |  31 +++-----
 pkgset-req.c           |   6 +-
 pkgset.c               |  18 ++---
 12 files changed, 221 insertions(+), 156 deletions(-)

commit f61f1750c843bc69efeb5dc4c3d27af4fbb9071d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jul 12 20:56:07 2007 +0000

    - removed duplicate checking - too much sort()s (a lot of)

 pkgdir/pkgdir_dirindex.c | 21 ++++++++++++---------
 1 file changed, 12 insertions(+), 9 deletions(-)

commit f14084bfb2ab9cf929484070fdb3803fd44b4c49
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jul 10 23:01:25 2007 +0000

    - was moved to install/

 Makefile.am | 2 --
 1 file changed, 2 deletions(-)

commit 0a1f3da8021f51b5b46013caeedd2501a5718f13
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jul 10 22:56:17 2007 +0000

    - depgraph

 cli/op_verify.c |   5 ++-
 pkgmisc.h       |   4 +-
 pkgset.c        | 115 +++++++++++++++++++++++++++++++++++++++++++++++++++-----
 poldek.h        |   2 +-
 poldek_ts.c     |  30 +++++++--------
 poldek_ts.h     |   2 +-
 6 files changed, 126 insertions(+), 32 deletions(-)

commit a021638f239b92dbb8d5f9119fd62b5df478ff22
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jul 10 22:55:43 2007 +0000

    - up

 libpoldek.sym | 1 +
 1 file changed, 1 insertion(+)

commit 35be491fdede1032de5dc80415c45963b3082fbc
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jul 10 22:50:21 2007 +0000

    - zero

 pkgdir/source_mkidx.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 470ed431bd96ea230c94fd85510fb03d5e5b9eb3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jul 10 22:49:38 2007 +0000

    - -c conflict

 tests/build-test-rpm.sh | 5 +++++
 1 file changed, 5 insertions(+)

commit 455baab89efb07385634289f93cd1f58187fa55a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 9 20:52:44 2007 +0000

    - upgradeable completition for installed packages (disabled - NFY)

 cli/shell.c | 52 ++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 38 insertions(+), 14 deletions(-)

commit c7ce1d408ccf2e6c0afbb66e0a36bdc92d21ca99
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 9 20:51:23 2007 +0000

    - separeate required pkgs by colon (alternatives looks ugly without sep)
    - renamed "Reqpkgs" to "Required(pkgs)" and "RequiredBy" to "Required(by)"

 cli/desc.c | 67 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 33 insertions(+), 34 deletions(-)

commit aebc473d9054deb635dedec24cebe6487e07a39d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 9 19:56:04 2007 +0000

    - found via google code

 Cellar/minirpm.c | 150 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 150 insertions(+)

commit 2c8e26a81042a8296969091d1256f4f1813e2136
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 9 18:38:15 2007 +0000

    - fixes

 tests/sh/02-up-repo    | 8 +++++++-
 tests/sh/05-clean-repo | 2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)

commit 6e7e643bbfbafa202736f18ea44c4f6ee2870bc3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 9 18:32:58 2007 +0000

    - test index content consistency too

 tests/sh/03-up-loop | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

commit d5ff365d6ea4527c7d0520e8e36a66f6eefdd100
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 9 18:31:56 2007 +0000

    - cmp by nevr

 pkgset-req.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 12a4654ec3d960f016a9391688b85d3a01b30ec7
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 9 18:31:14 2007 +0000

    - fixed 'which version you use?'

 lib_init.c | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

commit 2da41fc3a033a7aecc90b5d1b2dd5b4cf51518db
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 9 17:06:25 2007 +0000

    - const poldek_VERBOSE

 lib_init.c | 5 +----
 log.c      | 4 ++--
 log.h      | 5 +++++
 pkgset.c   | 6 +++---
 4 files changed, 11 insertions(+), 9 deletions(-)

commit 5bdf001356a375019a8dd4840352c149aa61d968
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 9 17:03:02 2007 +0000

    - http://lists.pld-linux.org/mailman/pipermail/pld-devel-pl/2007-July/141705.html

 install/misc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9443017a3696d355f27b77a23c2daf11326db973
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 9 17:00:31 2007 +0000

    - const poldek_VERBOSE

 cli/cli.c           |  4 ++--
 cli/main.c          |  4 ++--
 pm/rpm/rpminstall.c | 18 ++++++++----------
 pm/rpm/signature.c  | 11 +++++++----
 4 files changed, 19 insertions(+), 18 deletions(-)

commit 8b5aa9b3fa90e2a9e08a0f8093cac1850b694b56
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 9 13:01:44 2007 +0000

    - -s foo -s bar --mkdix=/path creates merged index of foo and bar

 cli/op_makeidx.c      |  50 ++++---
 pkgdir/Makefile.am    |   2 +-
 pkgdir/source.c       | 176 +---------------------
 pkgdir/source.h       |   7 +
 pkgdir/source_mkidx.c | 403 ++++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 443 insertions(+), 195 deletions(-)

commit 0e83dbe8604714d8eb85216e2ca3cdc9f46187b5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 9 12:59:54 2007 +0000

    - added pkgdir_add_packages() - a faster version of pkgdir_add_package(); clock skew detection fix

 pkgdir/pkgdir.c | 59 +++++++++++++++++++++++++++++++++++++++++++++------------
 pkgdir/pkgdir.h |  1 +
 2 files changed, 48 insertions(+), 12 deletions(-)

commit 9e663d5794e4eec0f3a6b5d839f798854a375eca
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 8 16:59:15 2007 +0000

    - use const

 pkgfetch.c      | 4 ++--
 pkgmark.c       | 7 ++++---
 pkgmisc.h       | 7 ++++---
 poldek_intern.h | 4 ++--
 4 files changed, 12 insertions(+), 10 deletions(-)

commit 63ccec61932be6e877d4f79d3ca320323f66e9d3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 8 16:57:25 2007 +0000

    - up

 libpoldek.sym | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

commit fd99161e9a799ae577363751cb642330685a714b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 8 16:55:00 2007 +0000

    - cleanup, one pkgset_find_match_packages() is enough

 pkgset-req.c | 133 ++++++++++++++++++++++++++++++++++++++---------------------
 pkgset-req.h |  22 +++-------
 2 files changed, 91 insertions(+), 64 deletions(-)

commit 19c6b51ba1091f481e8dbcaf04c226f2fc772377
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 8 16:50:58 2007 +0000

    - pkg_cap_iter()ator + generalized pkg_requires_cap()

 pkg.c | 96 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------
 pkg.h | 10 ++++++-
 2 files changed, 93 insertions(+), 13 deletions(-)

commit ef92e6692bb0e143cfa12c2605804fa896a1f1bf
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 8 16:48:11 2007 +0000

    - missing endline

 ask.c | 1 +
 1 file changed, 1 insertion(+)

commit 793a426b5376f586543452d24fe7cf54113f45f2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 8 16:46:41 2007 +0000

    - + '-d rpmdir'

 tests/build-test-rpm.sh | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

commit c7139db99720c4e2f31661ae503e300d926e481e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 8 16:45:38 2007 +0000

    - use lifted pm's api

 install/Makefile.am |  4 +++-
 install/conflicts.c | 18 ++++++++++--------
 install/icaps.c     |  6 +++---
 install/misc.c      |  6 ++++++
 install/obsoletes.c | 32 ++++++++++++++++++++++++--------
 5 files changed, 46 insertions(+), 20 deletions(-)

commit 44c0b1663b8477947129aa9051e9e60a76de2698
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 8 16:42:28 2007 +0000

    - more ascetic API - killed all pkgdb_get*(); other minor cleanups

 pm/mod.h            |   8 ++--
 pm/pkgdb.c          | 135 ++++++++++++++++++----------------------------------
 pm/pm.c             |   6 +--
 pm/pm.h             |  41 +++++-----------
 pm/pset/pm_pset.h   |   8 ++--
 pm/pset/pset.c      |   8 ++--
 pm/rpm/pm_rpm.h     |  10 ++--
 pm/rpm/rpminstall.c |  10 ++--
 8 files changed, 84 insertions(+), 142 deletions(-)

commit 52c97fff0855a43cc73bc7952c1d3bf030f4c580
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 8 16:31:12 2007 +0000

    - new trace*() macros

 log.c | 26 +++++++++++++++++++++-----
 log.h | 14 ++++++++++++++
 2 files changed, 35 insertions(+), 5 deletions(-)

commit 1a8019bce476167ef7340754a46bcb53cf5f6cb5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 8 16:30:15 2007 +0000

    - needless dbpkgset

 uninstall.c | 65 +++++++++++++++++++++++++++++--------------------------------
 1 file changed, 31 insertions(+), 34 deletions(-)

commit 7c661cce73e31c2e1d5c930b279ed75bcb779de7
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 8 16:29:51 2007 +0000

    - files used by install/ only

 dbdep.c | 413 ----------------------------------------------------------------
 1 file changed, 413 deletions(-)

commit 768e7c04f19a799f4223ac9ef6bdb94c0e2a29d1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 8 16:28:35 2007 +0000

    dbdep.c

 install/dbdep.c                  | 413 +++++++++++++++++++++++++++++++++++++++
 dbdep.h => install/dbdep.h       |   0
 dbpkgset.c => install/dbpkgset.c |   0
 dbpkgset.h => install/dbpkgset.h |   0
 4 files changed, 413 insertions(+)

commit 29b87b517fd05387257071e3cc95431aa6b51fbd
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 8 15:27:11 2007 +0000

    - renamed depengine option; supported pm_command with options

 doc/poldek.conf.xml |  2 +-
 lib_init.c          | 23 +++++++++++++++++++----
 2 files changed, 20 insertions(+), 5 deletions(-)

commit 530b8a8f6df0311f026d4c9c1a3c4efdc48dcc40
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jul 6 11:33:14 2007 +0000

    - fix: double call n_array_free(); simplified pkgset_search_reqdir()

 pkgset-req.c |  5 ++---
 pkgset.c     | 19 +++++++++++--------
 2 files changed, 13 insertions(+), 11 deletions(-)

commit 8eca81677074e3c91e3c4bbffefa3777b290afe8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jul 5 23:19:31 2007 +0000

    - playing with auto-endlining

 log.c | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

commit e7734fc66bd77b518fd0b0d4a6ed6194a40cacc0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jul 5 23:18:10 2007 +0000

    - missing ts reset

 install/install.c | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

commit d2a1f4336005e399bfa2ab9491bfc40b8542569b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jul 5 23:17:04 2007 +0000

    - log's "endlineness"

 pm/rpm/rpminstall.c | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

commit fb252a8209fc92e1a7843778c7f5ffa6cd509c3e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jul 5 23:06:07 2007 +0000

    - display questions on TTY

 ask.c | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

commit db23542da4b94bfdab3c2b65a922173c15887a1b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jul 5 22:59:20 2007 +0000

    - fixed --log (http://lists.pld-linux.org/mailman/pipermail/pld-devel-pl/2007-July/141644.html)

 lib_init.c | 22 ++++++++++++++++------
 1 file changed, 16 insertions(+), 6 deletions(-)

commit 090f37852e5ba2304373fee85ded056769a09a1b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jul 5 22:28:53 2007 +0000

    - callbackable (from python too) downloading progress bar

 lib_init.c           |  6 ++++
 poldek.h             |  1 +
 python/Makefile.am   |  2 +-
 python/poldek.py     | 24 +++++++++++----
 python/poldekmod.i   | 75 +++++++++++++++++++++++++++++++++++------------
 python/pyldek.py     | 21 +++++++++++++
 vfile/vfetch.c       | 16 ++++++----
 vfile/vfff/vfff.c    |  8 ++---
 vfile/vfff/vfff.h    |  2 +-
 vfile/vfffmod.c      |  5 ++--
 vfile/vfile.c        | 11 +++++--
 vfile/vfile.h        | 17 +++++++++--
 vfile/vfile_intern.h |  3 ++
 vfile/vfprogress.c   | 83 +++++++++++++++++++++++++++++++++++++++++++++-------
 vfile/vfreq.h        | 28 ++++--------------
 15 files changed, 226 insertions(+), 76 deletions(-)

commit 0501cac11d19b1b14574272c46765d4b325ed417
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jul 5 22:21:46 2007 +0000

    - compile before commit...

 vfile/vfreq.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit fe7fc86f06f331399156956f1c928ff4d342b935
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jul 5 22:16:40 2007 +0000

    - fixed uri escaping (#37)

 vfile/vfff/http.c | 15 +++------------
 vfile/vfreq.c     | 31 +++++++++++++++++--------------
 2 files changed, 20 insertions(+), 26 deletions(-)

commit eddac64c8c782630e6d7a083b5a17b39a3882c55
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jul 5 18:01:32 2007 +0000

    - don't wrap long lines if piped
    - fix: don't write to stdout

 cli/desc.c | 109 +++++++++++++++++++++++++++----------------------------------
 1 file changed, 48 insertions(+), 61 deletions(-)

commit 78795535302d9242bf00b8c46ffbaeaeef284e5c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 2 21:57:31 2007 +0000

    - libs versioning

 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit fbd92bfbd6f4d98e0bae3fecdac5b02eae0e4470
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 2 20:29:44 2007 +0000

    - bugfix: skip choosing if req is satisfied by already being installed set

 install/conflicts.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 5b4ded7e22276319dcd844848b57407e8bc3ab31
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 2 20:25:45 2007 +0000

    - -a BuildArch

 tests/build-test-rpm.sh | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

commit 2057aac0ba0f9080203fb356d7b58e73fbddd4ae
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 2 17:08:38 2007 +0000

    - test for #5699 (oldbugs.pld-linux.org)
    - fixed "endlinedness" in vfile's process_output()s

 log.c               | 11 ++++++-----
 tests/sh/02-up-repo | 17 ++++++++++++++++-
 vfile/extcompr.c    |  6 +++++-
 vfile/fetch.c       | 10 ++++++----
 4 files changed, 33 insertions(+), 11 deletions(-)

commit 24b3848fabe9fc27005c5303aff7048840eaec2e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 2 16:39:22 2007 +0000

    - dirindex: bugfix (wrong assertion), index consistency tests, cleanup
    - replaced getenv()s with poldek__is_in_testing_mode()

 lib_init.c               |   4 +-
 misc.c                   |  10 ++-
 misc.h                   |   2 +
 pkg.c                    |   4 +-
 pkgdir/pdir/save.c       |   2 +-
 pkgdir/pkgdir.c          |   4 +-
 pkgdir/pkgdir.h          |  33 ++++----
 pkgdir/pkgdir_dirindex.c | 198 ++++++++++++++++++++++++++++++-----------------
 pkgdir/pkgdir_dirindex.h |  12 +--
 pkgdir/pndir/save.c      |   2 +-
 pkgset.c                 |   2 +-
 tests/sh/03-up-loop      |  16 +++-
 12 files changed, 183 insertions(+), 106 deletions(-)

commit 5f6cb738d8523dc03e01be18bde78637f7e1e0f9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 2 16:33:21 2007 +0000

    - fixed --verify=order

 poldek_ts.c | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

commit 0e8ba999d15906cb814f942875c8a5e7a201a477
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 2 15:57:19 2007 +0000

    - uri_escape() from neon lib (#5808 at oldbugs.pld-linux.org)

 vfile/Makefile.am |   6 +--
 vfile/misc.c      |   3 +-
 vfile/ne_uri.c    | 155 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 vfile/vfff/http.c |  24 +++++----
 4 files changed, 173 insertions(+), 15 deletions(-)

commit 0c8d2ef0407875b3341fd224357367567f937cf5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 2 08:11:09 2007 +0000

    - missing 'el'

 python/pyldek.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 146086c21109242072a2519841e3b56bb8a38c2e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 1 22:40:58 2007 +0000

    - default verbose level needed

 python/pyldek.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit b5bdeeb37ca7f1d8e2d5e6b944a9d4d38b382f3a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 1 21:56:23 2007 +0000

    - avoid spaces in 'continuation' log messages

 python/pyldek.py | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit e88aa6abeccb1748791501fe24d45092ba90c903
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 1 21:04:26 2007 +0000

    - redesigned logging and ask (callbacks) subsyses
    - quite complete python module
    - pyldek
    - cleanups

 README                   |   6 +-
 ask.c                    | 135 +++++++++++++++-----
 cli/install.c            |   2 +-
 cli/libpoclidek.sym      |   2 +-
 cli/ls.c                 |   6 +-
 cli/poclidek.h           |   2 +-
 cli/rcmd.c               |   4 +-
 cli/uninstall.c          |   2 +-
 install-dist.c           | 129 ++++++++++++++++++-
 install/conflicts.c      |   2 +-
 install/icaps.c          |   4 +-
 install/ictx.c           |   2 +-
 install/ictx.h           |   2 +-
 install/install.c        |  61 +++------
 install/mark.c           |   2 +-
 install/misc.c           |  20 ++-
 install/process.c        |   2 +-
 install/requirements.c   |  28 +++--
 lib_init.c               |  53 ++++++--
 libpoldek.sym            |  15 +--
 log.c                    | 316 ++++++++++++++++++++++++-----------------------
 log.h                    |  46 +++----
 misc.c                   |  71 +++++------
 misc.h                   |  16 +--
 pkgdir/pdir/save.c       |   9 +-
 pkgdir/pkgdir_dirindex.c |   2 +-
 pkgdir/pndir/save.c      |   2 +-
 pkgdir/source.c          |   8 +-
 pkgmisc.c                |  11 +-
 pkgmisc.h                |   2 +-
 pkgset-load.c            |   6 +-
 pkgset.c                 |   6 +-
 pm/pset/pset.c           |  11 +-
 pm/rpm/install.c         |  11 +-
 pm/rpm/rpm.c             |   2 +-
 pm/rpm/rpminstall.c      |  18 ++-
 poldek.h                 |  16 ++-
 poldek_intern.h          |  41 +++++-
 poldek_ts.c              | 271 ++++++++++++++++++----------------------
 poldek_ts.h              |  15 ++-
 python/poldek.py         |  41 +++++-
 python/poldekmod.i       | 229 ++++++++++++++++++++++++++++++++--
 python/pyldek.py         | 278 +++++++++++++++++++++++++++++++++++++++++
 python/test.py           | 136 --------------------
 uninstall.c              |  42 ++-----
 45 files changed, 1300 insertions(+), 785 deletions(-)

commit fe1d211ce865c272a0c8d2cf3cb648cd8771085f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 1 20:46:56 2007 +0000

    - nicer output

 tests/sh/lib/shunit2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 07907d3952ba6b4e73f4c5e47279e4378eb47746
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 30 12:01:43 2007 +0000

    - do not bsearch on unsorted array (#34)

 capreq.c                 | 17 ++++++++++++++++-
 capreq.h                 |  4 ++--
 libpoldek.sym            |  1 -
 pkg.c                    |  6 ++----
 pkgdir/pkgdir_dirindex.c | 12 ++++++------
 5 files changed, 26 insertions(+), 14 deletions(-)

commit 9baecf0af4a2c35b24a1fb6e8694be095c0fa354
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jun 28 22:28:21 2007 +0000

    - moved poldek_iinf to poldek_ts to be easly exposed to python module

 cli/cli.c         |  13 +++----
 cli/cli.h         |   4 +-
 cli/install.c     |  12 ++----
 cli/op_verify.c   |   2 +-
 cli/uninstall.c   |  22 +++++------
 configure.in      |   2 +-
 install/install.c |  20 +++++-----
 install/install.h |   3 +-
 libpoldek.sym     |   2 -
 poldek_ts.c       | 110 ++++++++++++++++++++++--------------------------------
 poldek_ts.h       |  34 ++++++-----------
 uninstall.c       |  15 ++++----
 upgrade-dist.c    |   4 +-
 13 files changed, 98 insertions(+), 145 deletions(-)

commit 15ca462b064abdd267d323c11efdb0aeb6e309b6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jun 28 22:22:26 2007 +0000

    - needless lambda

 python/poldek.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 92ddbdcd64d3e15445140a1edbe53fbdf31cc0f1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jun 28 22:18:43 2007 +0000

    - up

 po/POTFILES.in |   1 -
 po/de.po       | 301 +++++++++++++++++++++++++++------------------------------
 po/pl.po       | 301 +++++++++++++++++++++++++++------------------------------
 3 files changed, 290 insertions(+), 313 deletions(-)

commit 02759fdc99f417cde7f9e3fc92616bd0db1ba6a6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jun 28 22:15:57 2007 +0000

    - --version displays snap info

 Makefile.extra | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

commit 923e3b35a093add9a8daff5dcd9de9223ed85a0a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jun 28 15:59:22 2007 +0000

    - popt.h defines N_ macro...

 i18n.h | 3 +++
 1 file changed, 3 insertions(+)

commit 59b38c2ba752971a3114caaed52b8b322a5f71b3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jun 28 15:58:20 2007 +0000

    - assertion failed when running as root (do_su())

 cli/main.c       |  3 ++-
 conf.c           |  3 +++
 conf.h           |  9 +++++----
 tests/sh/04-conf | 33 ++++++++++++++++++++++++++++++++-
 4 files changed, 42 insertions(+), 6 deletions(-)

commit 1bdbef56719e39bfdd37be562729d8666d77a5a7
Author: Elan Ruusamäe <glen@pld-linux.org>
Date:   Thu Jun 28 00:06:51 2007 +0000

    - spelling

 doc/poldek.conf.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 75ade566a865f2281ba95e1e3055ac59ad018b03
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jun 27 22:12:11 2007 +0000

    - up

 doc/NEWS.xml | 27 ++++++++++++++++++++-------
 1 file changed, 20 insertions(+), 7 deletions(-)

commit e3f95bc840d493247e5a9f7732a4adedbe2d7076
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jun 27 21:49:29 2007 +0000

    - 'no sources loaded' case

 python/poldekmod.i |  7 ++-----
 python/test.py     | 25 ++++++++++++++-----------
 2 files changed, 16 insertions(+), 16 deletions(-)

commit b6d0b039932819d4e7d2b09d3dd2ee96699914dc
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jun 27 21:47:42 2007 +0000

    - %include prependig fix

 conf.c           |  2 +-
 tests/sh/04-conf | 69 ++++++++++++++++++++++++++++++++++++++++++++------------
 2 files changed, 56 insertions(+), 15 deletions(-)

commit 729a2dcbc3a3e768412a8658bdf564cc660fe002
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jun 27 16:20:46 2007 +0000

    - extended and pythonized

 python/poldek.py   | 128 +++++++++++++++++++++++++++++---------
 python/poldekmod.i |  49 ++++++++++++++-
 python/test.py     | 177 ++++++++++++++++++++++++++++++-----------------------
 3 files changed, 248 insertions(+), 106 deletions(-)

commit 72a89dc4fbbd85f26fe7c8ab7763a07d4130ef0f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jun 27 00:51:49 2007 +0000

    - up

 tests/test_config.c | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

commit 690e80f2fd8e3ae0c43dbd545f310ceadb827a84
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jun 27 00:44:47 2007 +0000

    - conf module cleanups
    - --cachedir bugfix (#29) and cleanups

 cli/alias.c          |   4 +-
 cli/main.c           |   8 +-
 cli/op_source.c      |   2 +-
 conf.c               | 326 +++++++++++++++++++++++++--------------------------
 conf.h               |  18 +--
 configure.in         |   2 +-
 install/misc.c       |   2 +
 lib_init.c           | 169 ++++++++++++++++++--------
 libpoldek.sym        |   5 +-
 misc.c               | 156 ++++++++++++------------
 misc.h               |   3 +-
 poldek_ts.c          |   9 +-
 tests/sh/06-cachedir |  99 ++++++++++++++++
 13 files changed, 485 insertions(+), 318 deletions(-)

commit c28893ced6f31ae6fd9e58dd7e1f0b05415e2996
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jun 27 00:39:09 2007 +0000

    - unused var

 pm/rpm/misc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9c2a2630335c6928b61ef7f40b1291d77ef58998
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jun 25 17:48:39 2007 +0000

    - ifdefs strikes again (#32)

 pm/rpm/misc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e30274fecc18d27c95342ace552a92db5f75a0e8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jun 25 15:43:41 2007 +0000

    - next test

 tests/sh/04-conf        | 155 ++++++++++++++++++++++++++++++++++++++++++++++++
 tests/sh/lib/repo-setup |  16 +++--
 tests/sh/lib/setup      |   4 ++
 3 files changed, 169 insertions(+), 6 deletions(-)

commit 473da350949cbc124ffbf26f7491baedce675177
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 24 23:36:40 2007 +0000

    - denied dest

 tests/sh/lib/vftest.sh | 9 +++++++++
 1 file changed, 9 insertions(+)

commit 46e40da3f741849ad154a963e88fef57297a9e49
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 24 23:35:47 2007 +0000

    - wrapped cachedir (default changed to NULL)

 vfile/fetch.c        |  1 -
 vfile/vfile.c        | 46 +++++++++++++++++++++++++++++-----------------
 vfile/vfile.h        |  2 +-
 vfile/vfile_intern.h |  3 ++-
 4 files changed, 32 insertions(+), 20 deletions(-)

commit 0c2dc4561f6a10359f94fa40f8aacf22a32efa84
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 24 22:48:52 2007 +0000

    - more tests

 tests/sh/02-up-repo     |  9 +++++--
 tests/sh/05-clean-repo  | 62 +++++++++++++++++++++++++++++++++++++++++++++++++
 tests/sh/lib/repo-setup | 20 ++++++++++++----
 tests/sh/lib/vftest.sh  |  1 +
 4 files changed, 85 insertions(+), 7 deletions(-)

commit 1f2ad0fd90526c0fa71da942b19f93831427cbd2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 24 22:47:27 2007 +0000

    - remove dirindexes with --clean

 pkgdir/pkgdir_clean.c    |  6 +++---
 pkgdir/pkgdir_dirindex.c |  8 ++++++--
 pkgdir/source.c          | 14 ++++++++------
 3 files changed, 17 insertions(+), 11 deletions(-)

commit c0b661df9d190003a521d633b7e598ae887a0c82
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 24 20:38:13 2007 +0000

    - goodbye dead code

 install/misc.c    |   8 +-
 misc.c            | 238 ++++++++++--------------------------------------------
 misc.h            |  14 +---
 pm/pset/pset.c    |   2 +-
 pm/rpm/rpmdb_it.c |  17 ++--
 5 files changed, 55 insertions(+), 224 deletions(-)

commit 0d2d6a4534e54563cd5a390a910658d42d554957
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 24 18:09:10 2007 +0000

    - fixed http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2007-June/019171.html

 install/misc.c | 32 ++++++++++++++++++++++++++------
 1 file changed, 26 insertions(+), 6 deletions(-)

commit 93eea9bfe26beb45a31cca4443e98d9f49ec315c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 24 11:48:07 2007 +0000

    - improved remote repository reset handling (#28)

 pkgdir/pkgdir.c          | 15 ++++++----
 pkgdir/pkgdir.h          |  1 +
 pkgdir/pkgdir_dirindex.c |  4 +--
 pkgdir/pndir/digest.c    | 78 ++++++++++++++++++++++++++++--------------------
 pkgdir/pndir/pndir.h     |  7 +++--
 pkgdir/pndir/save.c      |  2 +-
 pkgdir/pndir/update.c    | 67 +++++++++++++++++++++--------------------
 7 files changed, 98 insertions(+), 76 deletions(-)

commit bb1df6b117bd75831c162742535fefdb776f830a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 24 11:31:14 2007 +0000

    - vftest can deny files

 tests/sh/02-up-repo     | 24 ++++++++++++++++++++----
 tests/sh/lib/repo-setup |  1 +
 tests/sh/lib/setup      |  4 ++++
 tests/sh/lib/vftest.sh  | 12 ++++++++++--
 4 files changed, 35 insertions(+), 6 deletions(-)

commit bc34056d9d190015adf3a257d3a1374513ee5551
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 24 11:25:22 2007 +0000

    - fixed bug reported in http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2007-June/019170.html
    - improved understandability

 pkgu.c | 40 +++++++++++++++++++++++-----------------
 1 file changed, 23 insertions(+), 17 deletions(-)

commit 1d718e1f72c4ebad83ff536ab56cf412a4fc2bd7
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 23 19:18:58 2007 +0000

    - corrected verbosity

 vfile/fetch.c  |  2 +-
 vfile/vfetch.c | 10 +++++++++-
 2 files changed, 10 insertions(+), 2 deletions(-)

commit 4849fea8403f29f841ec46c6b15ed9018a8dcfe9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 23 19:12:30 2007 +0000

    - 0.18.x source format hint

 pkgdir/source.c | 1 +
 1 file changed, 1 insertion(+)

commit d443bf1cd667d7bf485f8a4ff441a057dc1fe453
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 23 19:11:22 2007 +0000

    - orig pkgdir's ts must not be equal to new one

 pkgdir/pkgdir.c | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

commit 5c95b93676916038134b2e8595ebd5327aaafd2a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 23 19:08:40 2007 +0000

    - no langs in empty index

 pkgdir/pndir/save.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2c223506f03f498bbb54599831181079ee3e56a1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 23 19:07:19 2007 +0000

    - we got the tests

 tests/Makefile.am               |  47 ++++----
 tests/httpd.py                  |  12 --
 tests/repo/Bar-3.2-1.noarch.rpm | Bin 0 -> 1373 bytes
 tests/repo/Boo-3.2-1.noarch.rpm | Bin 0 -> 1373 bytes
 tests/repo/Foo-2.2-1.noarch.rpm | Bin 0 -> 1373 bytes
 tests/repo/bar-1.0-1.noarch.rpm | Bin 0 -> 1373 bytes
 tests/repo/bar-2.1-1.noarch.rpm | Bin 0 -> 1258 bytes
 tests/repo/bug-1.0-1.noarch.rpm | Bin 0 -> 1373 bytes
 tests/repo/buz-1.0-1.noarch.rpm | Bin 0 -> 1373 bytes
 tests/repo/h-1.0-1.noarch.rpm   | Bin 0 -> 1353 bytes
 tests/repo/poldek.conf          |  12 --
 tests/sh/01-create-repo         | 161 ++++++++++++++++++++++++++
 tests/sh/02-up-repo             |  70 +++++++++++
 tests/sh/03-up-loop             |  49 ++++++++
 tests/sh/lib/repo-setup         |  66 ++++++++++-
 tests/sh/lib/setup              |  37 +++++-
 tests/sh/lib/shunit2            |   6 +-
 tests/test_patch.sh             | 171 ---------------------------
 tests/utest_mkidx.sh            | 250 ----------------------------------------
 19 files changed, 404 insertions(+), 477 deletions(-)

commit c3dc123ab84b10e5d3d19c4bea16ee2d1ee2c2ef
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 23 18:30:05 2007 +0000

    - symlink packages

 tests/sh/lib/vftest-fetch.conf | 2 +-
 tests/sh/lib/vftest.sh         | 9 +++++++--
 2 files changed, 8 insertions(+), 3 deletions(-)

commit ec208e12ed64c7ba1b01db3aa045f08b8b2f5717
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 23 18:28:56 2007 +0000

    - count test* functions as tests

 tests/sh/lib/shunit2 | 5 +++++
 1 file changed, 5 insertions(+)

commit 20c56c041ed8db03e6458662d40612faa3d51610
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 23 17:44:45 2007 +0000

    - killed FPE

 pkgdir/pndir/save.c | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

commit ee7b6ecf76190c45e76312b5460901c450662f62
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 23 15:39:18 2007 +0000

    - build with translated summ/desc

 tests/build-test-rpm.sh | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

commit f5e3db3e331c875c6ce8b2c80a6401e5abace3c2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 23 15:25:21 2007 +0000

    - shunit impl

 tests/sh/lib/repo-setup        |  99 +++++
 tests/sh/lib/setup             |  12 +
 tests/sh/lib/shunit2           | 884 +++++++++++++++++++++++++++++++++++++++++
 tests/sh/lib/vftest-fetch.conf |   3 +
 tests/sh/lib/vftest.sh         |  24 ++
 5 files changed, 1022 insertions(+)

commit 7f1d9f92b01d6f2bc89a0e279fb654a1fec33926
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 23 00:34:49 2007 +0000

    - dirindex update was broken

 pkgdir/pkgdir_dirindex.c | 42 ++++++++++++++++++++++++------------------
 1 file changed, 24 insertions(+), 18 deletions(-)

commit 48800aaf1a323b288d205cf6c6a3ae36e905de6a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jun 22 16:36:42 2007 +0000

    - recoding utf8 if needed

 pkgu.c | 166 +++++++++++++++++++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 142 insertions(+), 24 deletions(-)

commit fecf8b0709d7435eab8840c338a5758fccb9a4cc
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jun 22 12:43:33 2007 +0000

    - auto PKGDIR_LD_DESC

 pkgdir/dir/dir.c | 15 ++++-----------
 1 file changed, 4 insertions(+), 11 deletions(-)

commit 2c3141f9ffb2c9a610a21a5c4579842833dc716d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jun 22 12:15:42 2007 +0000

    - utf8 (partially aplied poldek-desc_in_utf8.patch by witekfl)

 pkgdir/pndir/description.c | 23 ++++++++++++++++++-----
 1 file changed, 18 insertions(+), 5 deletions(-)

commit ac16ef49e11b375f3a3188c7895aa8e991a876c6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jun 22 10:29:50 2007 +0000

    - cleanning up

 Makefile.am   |   4 --
 test_match.c  | 155 ----------------------------------------------------------
 test_patch.sh | 149 -------------------------------------------------------
 3 files changed, 308 deletions(-)

commit e97a81f88e85f24c960357dc2c89c38374221cd6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jun 22 10:28:20 2007 +0000

    - synced with current API
    - moved test_patch.sh

 tests/Makefile.am    |   2 +-
 tests/test_match.c   |   6 +-
 tests/test_patch.sh  | 171 +++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/utest_mkidx.sh |   2 +-
 4 files changed, 176 insertions(+), 5 deletions(-)

commit 1b53c6ad5bafc123eee4fd22897645b6d12968d1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jun 21 22:35:08 2007 +0000

    - sync with capreq_new_evr()

 python/poldek.py   | 5 +++++
 python/poldekmod.i | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

commit 167e7198d804e2161b500354cd78ec4656d3bc3c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jun 21 22:32:34 2007 +0000

    - comments, killed warnings, etc

 cli/dbcache.c |   6 +-
 lib_init.c    |  10 +-
 pkgu.c        | 288 +++++++++++++++++++++++++++++-----------------------------
 3 files changed, 149 insertions(+), 155 deletions(-)

commit d80e0695ff0bc7119b403d9e706fc2536a8f7551
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jun 21 22:29:49 2007 +0000

    - arr*() hidden from SWIG

 capreq.h |  2 ++
 pkg.h    | 15 +++++++++------
 2 files changed, 11 insertions(+), 6 deletions(-)

commit ca533b24479d91137fdd78b53b29387aae81b7ad
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jun 21 22:28:35 2007 +0000

    - dead code die

 pkgdir/pkg_restore.c | 16 +---------------
 pkgdir/pkg_store.c   | 17 ++++-------------
 pkgdir/pkg_store.h   |  3 ++-
 pkgdir/pkgdir.h      |  2 +-
 4 files changed, 8 insertions(+), 30 deletions(-)

commit 7cefd725dbe227e574879c38ee8d85e166d4cc2b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jun 21 22:26:56 2007 +0000

    - added pkg_uinf loading on demand for dir indexes

 pkgdir/dir/dir.c | 102 ++++++++++++++++++++++++++++++++++++++++++-------------
 pkgdir/source.c  |   3 --
 2 files changed, 78 insertions(+), 27 deletions(-)

commit fc5e35d9fece14e7358b9749c9213f70f433ea6f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jun 21 19:33:26 2007 +0000

    - #ifdefs hell

 pm/rpm/rpm_pkg_ld.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit 0e63585f80bd0701240f0ded6a0d7166d8c7cf73
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jun 21 16:47:45 2007 +0000

    - basic Suggests cap support

 Makefile.extra          |   2 +-
 capreq.c                |  24 ++++-
 capreq.h                |   5 +-
 cli/cli.c               |   5 +-
 cli/desc.c              |  32 +++++-
 configure.in            |  11 +-
 doc/NEWS.xml            |  15 ++-
 doc/poldek.conf.xml     |   7 ++
 install/requirements.c  |  55 +++++++++-
 lib_init.c              |   3 +-
 pkg.c                   |  17 +++
 pkg.h                   |   3 +
 pkgdir/pkg_restore.c    |  18 ++++
 pkgdir/pkg_store.c      |   7 ++
 pkgdir/pkg_store.h      |   1 +
 pkgdir/pndir/pndir.c    |   2 +-
 pkgdir/pndir/pndir.h    |   2 +-
 pm/pm.h                 |   3 +-
 pm/rpm/misc.c           |   2 +-
 pm/rpm/rpm_pkg_ld.c     | 275 +++++++++++++++++++++++-------------------------
 po/de.po                | 112 ++++++++++----------
 po/pl.po                | 112 ++++++++++----------
 poldek_ts.h             |   1 +
 test_match.c            |   4 +-
 tests/build-test-rpm.sh |   7 +-
 25 files changed, 446 insertions(+), 279 deletions(-)

commit b2dc797a06fed86133dbe29069784e203ee4d322
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jun 21 16:41:40 2007 +0000

    - dirindex without directories may happen

 pkgdir/pkgdir_dirindex.c | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

commit 82aba18f27e4b632e8e3444c68ed4406f681da45
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jun 20 21:25:40 2007 +0000

    - multilib aware upgrade completition (#26)

 cli/shell.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a1e2b915094f7dbb8eadbb549f54f67122e2d00d
Author: Paweł Gołaszewski <blues@pld-linux.org>
Date:   Wed Jun 20 17:59:40 2007 +0000

    - typo

 po/pl.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5a376904ac953889995ef4a44d38e0a3c60421eb
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jun 20 17:15:45 2007 +0000

    - code cleanups

 cli/cli.c     | 24 +++++++++++-------
 cli/cmd.h     |  5 ++--
 cli/dbcache.c | 81 +++++++++++++++++++++++++----------------------------------
 3 files changed, 51 insertions(+), 59 deletions(-)

commit d30cf75a2e2662800c0ffca687834749f229ec40
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jun 20 17:11:43 2007 +0000

    - dirindex is updateable now -> no more scanning rpmdb after its every change

 pkgdir/pdir/pdir.c       |   4 +-
 pkgdir/pdir/pdir.h       |   2 +-
 pkgdir/pkgdir.c          |  22 +-
 pkgdir/pkgdir_dirindex.c | 566 +++++++++++++++++++++++++++++------------------
 pkgdir/pkgdir_dirindex.h |   4 -
 pkgdir/pkgdir_intern.h   |   4 +-
 6 files changed, 363 insertions(+), 239 deletions(-)

commit e1c135d9d6dfd2d92885df11acc4392386c2521e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jun 20 09:27:58 2007 +0000

    - obsoleted

 scparchive.sh | 26 --------------------------
 1 file changed, 26 deletions(-)

commit 59a2e98f305b1eda413b8d7afd2f9fbb2c18ccc5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jun 20 08:33:40 2007 +0000

    - removed all DBGF_F()s

 fileindex.c | 2 +-
 lib_init.c  | 8 ++++----
 pkg.c       | 8 ++++----
 pkgcmp.c    | 2 +-
 4 files changed, 10 insertions(+), 10 deletions(-)

commit 37da6a5712ac91e6b5134fb5c9be8fb6da8f9405
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jun 20 08:25:32 2007 +0000

    - removed all DBGF_F()s

 install/misc.c             |  2 +-
 pkgdir/metadata/metadata.c |  2 +-
 pkgdir/pndir/update.c      | 10 +++++-----
 pm/pset/pset.c             |  4 ++--
 4 files changed, 9 insertions(+), 9 deletions(-)

commit 01a6e7d8d481971b417456b6a54b86c8a5b569b3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jun 20 08:14:42 2007 +0000

    - bugfix, this assert is invalid (#20)

 pm/rpm/misc.c | 1 -
 1 file changed, 1 deletion(-)

commit fe26a4f48f1238f8370c968d01e8ecc2c363d938
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jun 19 23:31:46 2007 +0000

    - detect and omit pubkeys (#5809)

 configure.in        | 18 +++++++++++++++---
 pm/rpm/rpm_pkg_ld.c | 19 +++++++++++++++++--
 pm/rpm/rpmhdr.c     |  5 +++++
 3 files changed, 37 insertions(+), 5 deletions(-)

commit 03f53d6039854b81b3440f2276095ed717741b53
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jun 19 22:37:02 2007 +0000

    - DRY broken

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 17e64d3cc167dec41fd8bbd4405ecb9f0ece122e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jun 19 22:20:53 2007 +0000

    - bump

 configure.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit f192861bdf6ae5d5d405d5bbf364ee6651fd0693
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jun 19 22:13:42 2007 +0000

    - next task

 Makefile.extra | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 4daad7d08d9ba2603da66bed7a3810be30884fa3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jun 19 21:11:06 2007 +0000

    - do not be so verbose

 pkgdir/rpmdb/rpmdb.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit 68bce7f08c524de4a35bb6cebd4e74c8d738dcfb
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jun 19 21:03:32 2007 +0000

    - cut off arch after last dot

 uninstall.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 37f3c24ca9ba3e48875deeddd81550dca0d2b4b9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jun 19 20:45:12 2007 +0000

    - cleanup; removed pkgdb_map() usage

 pkgdir/rpmdb/rpmdb.c | 122 +++++++++++++++++++++++++++------------------------
 1 file changed, 64 insertions(+), 58 deletions(-)

commit dd739cf6833aff281c841b9d48f1a461a451edd8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jun 19 20:39:45 2007 +0000

    - killed pkgdb_map*() functions; upgrade-dist multilib friendly

 libpoldek.sym  |   2 -
 pm/pkgdb.c     |  65 ++-------------------------
 pm/pm.h        |  12 -----
 upgrade-dist.c | 138 ++++++++++++++++++++++++++++++++++-----------------------
 4 files changed, 86 insertions(+), 131 deletions(-)

commit 2fd17819bc314aa153548f36c242ff403bbdd5a9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jun 19 20:36:04 2007 +0000

    - pass prev_pkgdir if given

 pm/rpm/rpm.c | 4 ++++
 1 file changed, 4 insertions(+)

commit a92d6886cbdd2c41d026ca1795ec21b38f3ec869
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jun 19 20:30:03 2007 +0000

    - more fixes && cleanups

 pm/rpm/misc.c | 49 ++++++++++++++++++-------------------------------
 1 file changed, 18 insertions(+), 31 deletions(-)

commit 59ff08926c8ab97f42db09fc51f7a935e3c55b98
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jun 19 18:56:15 2007 +0000

    - bugfix (rpm < 4.4.9)

 pm/rpm/misc.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit cb8d61da6e92ae37d0c00be9fe10bfa8d660dace
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jun 19 14:22:52 2007 +0000

    - forgotten _F

 cli/uninstall.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0910c1f00038704cba08eb9fabfd6ca534835439
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jun 19 14:16:39 2007 +0000

    - removed dead code

 pkgset.c | 16 ----------------
 pkgset.h |  2 --
 2 files changed, 18 deletions(-)

commit 9005cc034c3f4b702457638295019d8f1ee1e263
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jun 19 14:15:42 2007 +0000

    - sort by name,arch,evr in multilib mode

 pkgcmp.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit dc01025436402425556de842b08138b736db8312
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jun 19 14:12:34 2007 +0000

    - cleanup

 pkgset-req.c | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

commit a877defecc619fabfb89b8292004064f5005bd2a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jun 19 14:11:17 2007 +0000

    - bugfix: duplicate packages wasn't properly removed (fixes
      "I libsmbclient-3.0.25a-1.x86_64, libsmbclient-3.0.25a-2.x86_64" case)
    - multilib-aware resolve_conflict

 install/conflicts.c | 26 ++++++++++++++++----------
 install/install.c   | 26 ++++++++++++++++----------
 2 files changed, 32 insertions(+), 20 deletions(-)

commit e8506e006bc9b721db7b5e45280964e756de85c8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jun 19 14:03:19 2007 +0000

    - should work with ARCH suffix now

 arg_packages.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9fc24bad7e0c019fe95cef20905f9d8d1a4ba26f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jun 19 14:01:43 2007 +0000

    - compare OSes manually if PlatformScore says no
    - cache os,cpu and vendor rpm's macros
    - more pkg_id()'s

 pm/rpm/misc.c       | 67 +++++++++++++++++++++++++++++++++++++----------------
 pm/rpm/rpm_pkg_ld.c |  7 +++---
 2 files changed, 50 insertions(+), 24 deletions(-)

commit 77fd36f3c4c0db28caae7554682e728fb5db0daa
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jun 19 12:36:37 2007 +0000

    - rollback poclidek_resolve_packages() usage (blah)

 cli/uninstall.c | 18 +++++++++++++++++-
 1 file changed, 17 insertions(+), 1 deletion(-)

commit 17a6534668c78843618e1a2a4e1550be3043cb99
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jun 18 16:12:43 2007 +0000

    - "upgrade lib*, nothing to do" bugfix

 install/install.c | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

commit f2b1dd25c5614e83e22f5587312be74716a68300
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jun 18 16:09:47 2007 +0000

    - more pkg_id()s

 poldek_ts.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit cbc89147240cee3947908b37a4a36e2682121f85
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jun 18 09:08:38 2007 +0000

    - intention was !poldek_conf_MULTILIB

 install/requirements.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0efe811368f495ebf4589d786572aff7cd441d92
Author: Arkadiusz Miśkiewicz <arekm@pld-linux.org>
Date:   Sun Jun 17 21:46:13 2007 +0000

    0.9.4 was fine, 0.9.3 was not

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c1f17ae055f00a630738daf5d8da2f1ce7566b1c
Author: Arkadiusz Miśkiewicz <arekm@pld-linux.org>
Date:   Sun Jun 17 21:29:23 2007 +0000

    check 0.9.5 is pkgconfig ready, earlier are not.

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ed7c06e23a251e52a3213772a4b939135ce4cb2c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 17 21:24:14 2007 +0000

    - back with pkg-config

 configure.in | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

commit 095721fac1566b3bcca2010ce8d52635d1fae555
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 17 21:17:35 2007 +0000

    - endif

 install/requirements.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 726e3a2ce81834f26d6a0e7bb66138ee1e75c4ce
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 17 20:29:53 2007 +0000

    - more comments

 install/obsoletes.c    |  2 +-
 install/requirements.c | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

commit 9c2319363415915a9a3a224bd7b597e96fa58ea1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 17 20:29:06 2007 +0000

    - tracking pri's bug

 Cellar/source-playing-with-negative-pri.c | 1140 +++++++++++++++++++++++++++++
 1 file changed, 1140 insertions(+)

commit df9f65b79b2dc5a3e38eff79a2496d847d331da0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 17 20:24:47 2007 +0000

    - multilib support seems to work, not tested well however (thanks to arekm).
    - code cleanups

 .cvsignore             |  11 +-
 ask.c                  |   2 +-
 dbdep.c                | 114 +++++++++++++-------
 dbdep.h                |   2 +
 dbpkgset.c             |  10 +-
 fileindex.c            |  11 +-
 install/conflicts.c    |  23 ++--
 install/icaps.c        |  16 +--
 install/ictx.h         |   8 +-
 install/install.c      |   2 +-
 install/mark.c         |  15 +--
 install/misc.c         | 286 ++++++++++++++++++++++++++++++++++++++-----------
 install/obsoletes.c    |   2 +-
 install/requirements.c |  44 ++++----
 log.h                  |  13 +--
 pkg.c                  |  37 ++++---
 pkg.h                  |   2 +
 pkgcmp.c               |  45 ++++----
 pkgcmp.h               |   4 +
 pkgset-req.c           |  37 +++++--
 pkgset.c               |   9 +-
 poldek_ts.c            |   4 +-
 22 files changed, 473 insertions(+), 224 deletions(-)

commit c700133da06f2a9d490ac1ec243c44fcad50344b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 17 20:08:47 2007 +0000

    - removed dbgf_

 cli/install.c      | 4 ++--
 pkgdir/pdir/pdir.c | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 63f6b7d0def2cd1ed15131fcf752a48867f1d343
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 17 20:07:58 2007 +0000

    - colors_eq() bugfix

 pm/rpm/rpminstall.c | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)

commit b39339ed758f698fc1f337ff126edc39f4deb1bd
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 17 19:54:18 2007 +0000

    - oncrame task

 Makefile.extra | 4 ++++
 1 file changed, 4 insertions(+)

commit 6af4201be593eca6771a071102e387c9ef5d1c1b
Author: Arkadiusz Miśkiewicz <arekm@pld-linux.org>
Date:   Sat Jun 16 21:25:58 2007 +0000

    Disable adding db1 to libs - no longer needed.

 configure.in | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 494fb545150b20d3c9c42981fd8bd6286a9cfff7
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 16 20:16:40 2007 +0000

    - bugfix: evr must me cutted-off from rpmdsDNEVR() result

 pm/rpm/misc.c | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

commit 5c2077fa4609c945f11591babf8befcfc9efed25
Author: Arkadiusz Miśkiewicz <arekm@pld-linux.org>
Date:   Sat Jun 16 18:01:44 2007 +0000

    Include rpm/rpmevr.h.

 pm/rpm/rpmvercmp.c | 5 +++++
 1 file changed, 5 insertions(+)

commit 2427fc615770e59741985366fd075e098ebd2a4a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 16 17:05:08 2007 +0000

    - dispay loaded packages with color

 pkgdir/pkg_restore.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 6a5f7f4ad8b7cba42dfb7704e7fd12cffcbdc9a4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 16 17:03:22 2007 +0000

    - multilib: use arch for non-colored packages

 pkgcmp.c | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

commit df0ce797749bc5189218a52280218edb791dccfa
Author: Arkadiusz Miśkiewicz <arekm@pld-linux.org>
Date:   Sat Jun 16 16:31:22 2007 +0000

    Check for HAVE_RPM_RPMEVR_H not HAVE_RPMEVR_H.

 pm/rpm/pm_rpm.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8bd0c71a10a3183d19f4343d481fe2245d6b51e0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 16 16:27:22 2007 +0000

    - missing files

 tests/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 7daf7442328e8f8f52b27aa5983f690fd3f80ebd
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 16 16:24:08 2007 +0000

    - supported rpm 4.4.9 (patches from PLD's repo by arekm)

 configure.in       |  5 +++-
 make.sh            |  1 +
 pm/rpm/misc.c      | 71 +++++++++++++++++++++++++++++++++++++++++++++++++-----
 pm/rpm/pm_rpm.h    | 13 ++++++++++
 pm/rpm/rpm.c       |  5 ----
 pm/rpm/rpmvercmp.c |  5 ----
 6 files changed, 83 insertions(+), 17 deletions(-)

commit e000f8164b99c00a99d7d050ee35e9546c951308
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 16 15:26:23 2007 +0000

    - update

 po/de.po | 529 +++++++++++++++++++++++++++++-----------------------------
 po/pl.po | 572 +++++++++++++++++++++++++++++++--------------------------------
 2 files changed, 545 insertions(+), 556 deletions(-)

commit 4dc083d58285924fa58f10150254db30ad384784
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 16 15:20:04 2007 +0000

    - multilib support improvements
    - code cleanups
    - removed old dep engine (pkgset-install.c)

 Makefile.am         |    1 -
 arg_packages.c      |    2 +-
 arg_packages.h      |    2 +-
 install/conflicts.c |    7 +-
 install/obsoletes.c |    8 +-
 lib_init.c          |   11 +-
 pkgcmp.c            |    3 +
 pkgmisc.h           |    3 +-
 pkgset-install.c    | 2467 ---------------------------------------------------
 po/POTFILES.in      |    2 +-
 poldek_ts.c         |   41 +-
 upgrade-dist.c      |   10 +-
 12 files changed, 39 insertions(+), 2518 deletions(-)

commit 43ecf974409b7664ffaed45d0fce89e1f5fdd696
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 16 15:11:24 2007 +0000

    - group display

 python/test.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 51b2d24b320d9ff132a38ec19437661020351830
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 16 15:09:47 2007 +0000

    - Epoch support

 tests/build-test-rpm.sh | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

commit ba52f65e86a062e0ab5cc4934ea7ebb89511a503
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 16 15:06:06 2007 +0000

    - fix: missing ARCH when running rpm -e
    - with -vv display rpm command with package list
    - code cleanups

 pm/rpm/rpmdb_it.c   |   4 +-
 pm/rpm/rpminstall.c | 207 +++++++++++++++++++++++++++++++---------------------
 2 files changed, 125 insertions(+), 86 deletions(-)

commit 7fe0c1a785331a986227eab74e67eca9c623e248
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 16 14:48:41 2007 +0000

    - renamed --pmopt to --pmop (--pmopt is supported)

 cli/install.c | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)

commit a9aca10ecafa19eb1f0e2ae058c73e9379b3fa33
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 16 14:44:37 2007 +0000

    - use libpoldek package resolver at uninstall; added --pmop as in install cmd

 cli/uninstall.c | 62 ++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 37 insertions(+), 25 deletions(-)

commit eb31a2381b018224775e888399ab18da02475b34
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 16 14:43:12 2007 +0000

    - display package color, if any

 cli/desc.c | 23 +++++++++++++++++------
 1 file changed, 17 insertions(+), 6 deletions(-)

commit 5848cf8acbe6cab579633a88c8a9c72ca4085037
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 16 14:42:15 2007 +0000

    - rollback last commit, 'check' is not pkg-config'ed

 configure.in | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 03ba42d3d85e7c426ee08fc8d9ef87a1a2e81606
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 16 14:23:16 2007 +0000

    - bugfix: color was not propagated

 pkgdir/pkg_restore.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit e43522b9f7cdae693c9e6407c90035c540568aa7
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 16 12:57:37 2007 +0000

    - check of check library (tommat)

 configure.in | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

commit f2124143b196469c7f64ce87d5bc1319f24727fc
Author: Arkadiusz Miśkiewicz <arekm@pld-linux.org>
Date:   Thu Jun 14 22:49:12 2007 +0000

    Outdated directory index is a warning not error.

 pkgdir/pkgdir_dirindex.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c4a34e4a2e9b677a1376d3673560df8d05a1b27b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jun 5 15:03:02 2007 +0000

    - updated

 tests/test_env.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 60102b8cebd665c4af5ef54ff097339407901321
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 20 21:44:28 2007 +0000

    - new option --dependency-graph to draw dependency graph with graphviz

 cli/op_verify.c | 11 ++++++++-
 pkgset.c        | 76 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 poldek.h        |  1 +
 poldek_ts.c     | 14 +++++++++++
 poldek_ts.h     |  2 ++
 5 files changed, 103 insertions(+), 1 deletion(-)

commit 09b8d220216f6adc9acae2377df699aa972d57d2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 11 20:06:33 2007 +0000

    - libpoclidek demo v0.1

 cli/.cvsignore                |   1 +
 cli/Makefile.am               |   5 +-
 cli/poclidek_demo-poldek.conf |  17 +++++
 cli/poclidek_demo.c           | 148 ++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 170 insertions(+), 1 deletion(-)

commit 5ba3bbf8127a4352223c6b4925e48aa131fbf9d8
Author: Bartosz Taudul <wolf@pld-linux.org>
Date:   Mon Jan 8 21:23:05 2007 +0000

    - some strings translated

 po/pl.po | 470 ++++++++++++++++++++++++++++-----------------------------------
 1 file changed, 208 insertions(+), 262 deletions(-)

commit 71dcedd2b0847f9645f40ca20f61eca6ceeea505
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jan 8 21:12:11 2007 +0000

    - rpmioAccess() availability checking

 configure.in  | 1 +
 pm/rpm/misc.c | 9 +++++----
 2 files changed, 6 insertions(+), 4 deletions(-)

commit abace3d145e0c3e35348ec08144e11a371be1934
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jan 8 17:22:23 2007 +0000

    - up

 po/POTFILES.in | 36 --------------------------
 po/de.po       | 81 +++++++++++++++++++++++++++++++---------------------------
 po/pl.po       | 81 +++++++++++++++++++++++++++++++---------------------------
 3 files changed, 86 insertions(+), 112 deletions(-)

commit 42d3d0a375baf9a4ee92873507e0ea2d89b07ad1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jan 8 17:21:59 2007 +0000

    - support for new, runtime-resolved rpm reqs (executable(), readable(), etc); machine_score() bugfix (arekm)

 pkgset-req.c    |  2 +-
 pkgset.c        | 46 ++++++++++++++++++++--------------------------
 pkgset.h        |  7 ++++---
 pm/mod.h        |  5 ++++-
 pm/pm.c         |  7 +++++++
 pm/pm.h         |  1 +
 pm/pset/mod.c   |  1 +
 pm/rpm/misc.c   | 38 ++++++++++++++++++++++++++++++++++----
 pm/rpm/mod.c    |  1 +
 pm/rpm/pm_rpm.h |  1 +
 10 files changed, 74 insertions(+), 35 deletions(-)

commit 12192d8445a1553286319ca279765d38d6aea9d1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jan 8 16:50:02 2007 +0000

    - bugfix: for 'group' sources path is not required

 conf.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit a7521da7d803568c820753c51962e3c21f505379
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jan 8 16:48:44 2007 +0000

    - SIGSEV killed on ';' command

 cli/cmd_chain.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit 1d9cd2ea8e9a545715d128e92cd678ac525d939d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Dec 17 23:14:43 2006 +0000

    - pld.org.pl -> pld-linux.org

 doc/homepage/Makefile.am        |  2 +-
 doc/homepage/devel-body.html    |  6 +++---
 doc/homepage/download-body.html |  2 +-
 doc/homepage/genhomepage        |  6 +++---
 doc/homepage/support-body.html  | 15 ++++-----------
 doc/poldek.1.xml                |  2 +-
 6 files changed, 13 insertions(+), 20 deletions(-)

commit 15889832c3c60dcaec1e3be14ecbbc838d207fe0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Dec 17 22:37:05 2006 +0000

    - support for rpm 4.4.7 (needs testing)
    - code cleanups

 configure.in        | 10 +++++--
 pm/pm.h             |  2 +-
 pm/rpm/install.c    | 24 ++++++++++------
 pm/rpm/misc.c       | 80 +++++++++++++++++++++++++++++++++++++++++++----------
 pm/rpm/pm_rpm.h     |  1 -
 pm/rpm/rpm.c        |  9 ++++--
 pm/rpm/rpminstall.c |  2 +-
 pm/rpm/rpmvercmp.c  |  8 +++++-
 8 files changed, 104 insertions(+), 32 deletions(-)

commit 5c59a79e6333e84608a297465f058c32b4fb2f74
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Dec 17 21:53:37 2006 +0000

    - new --verify=order to check prepreq's loops and packages ordering

 poldek_ts.h | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 6d69f3562a8cb6c78900cf9507ff920e77716476
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Dec 17 17:34:48 2006 +0000

    - bugfix

 install/misc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a9c56bff4964535c55700bb886ceb6551a538e57
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Dec 17 17:33:25 2006 +0000

    - new --verify=order to check prepreq's loops and packages ordering

 cli/op_verify.c |   3 +-
 pkgset-order.c  | 150 +++++++++++++++++++++++++++++++++-----------------------
 pkgset.h        |  16 +++---
 poldek_ts.c     |   6 +++
 4 files changed, 107 insertions(+), 68 deletions(-)

commit d8be3248f74a31bacd4953f91cb59f0f3be4770a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Sep 11 21:47:45 2006 +0000

    - fixed SIGSEV (devel-pl:89b6ba3a0609060202r6ac8f6bdh481adf5c3aadcdc@mail.gmail.com)

 pkg.c        |  3 ++-
 pkgmark.c    |  1 +
 pkgset-req.c | 13 ++++++++++++-
 3 files changed, 15 insertions(+), 2 deletions(-)

commit 977f6e579054ed906a8190c26a2f319d65953cb2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Aug 31 18:59:27 2006 +0000

    - --pmopt: do not dash dashed pmopt's arg - --pmopt=foo and
               --pmopt="--foo" are equivalents
    - --pmopt: multiple pm's options are allowed (i.e. --pmopt="--foo --bar")

 cli/install.c | 23 ++++++++++++++++++++---
 1 file changed, 20 insertions(+), 3 deletions(-)

commit be7a1005af53579091ee334aa3f3333eaaed93ad
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Aug 23 19:52:42 2006 +0000

    - auto-rebuild dirindex if it's broken or outdated

 pkgdir/pkgdir.c          | 19 +++++++++++++-
 pkgdir/pkgdir_dirindex.c | 68 ++++++++++++++++++++++++++++++++----------------
 2 files changed, 63 insertions(+), 24 deletions(-)

commit cfcf042daae98f69e9cb424e1d8515f5adac6583
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Aug 23 18:44:57 2006 +0000

    - bugfix: mtime of dirindex should be the same as pkgdir one

 pkgdir/pkgdir_dirindex.c | 18 +++++++++++++-----
 1 file changed, 13 insertions(+), 5 deletions(-)

commit 2bf149095dd63ba34a2a21d0be81ccd3cba0b82d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Aug 22 22:53:01 2006 +0000

    - compilation errors...

 pm/rpm/rpminstall.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit ed75517660a9ab7f48fbad6db9a047517c7aed85
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Aug 22 22:46:32 2006 +0000

    - --dump packages in installing order && related cleanups

 install-dist.c      | 14 +++++----
 install/install.c   | 65 +++++++++++++++++++++------------------
 pm/rpm/rpminstall.c | 87 ++++++++++++++++++++++-------------------------------
 poldek_intern.h     |  1 +
 poldek_ts.c         | 29 ++++++++++++------
 5 files changed, 100 insertions(+), 96 deletions(-)

commit 35a2f9e5cc9d5a469b4e8697a7af34bcbb8ce6b2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Aug 22 15:43:00 2006 +0000

    - trust in ld's --as-needed (thanks arekm)

 vfile/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a8fbbba813392e798e0a9dc28fac36ed4f2c81fd
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Aug 22 15:14:20 2006 +0000

    - grab mtime of empty database too (fixes ''Assertion 'pkgdir->ts' failed'')

 pkgdir/rpmdb/rpmdb.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 6afec1f767522b56debcbc3f6b8fde5213f85c03
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Aug 22 15:12:46 2006 +0000

    - do not create empty dirindexes (fixes 'tndb create failed' bug)

 pkgdir/pkgdir_dirindex.c | 17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)

commit 58831e1a86dffc84dc798a541df03d516d305f0b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Aug 22 15:08:30 2006 +0000

    - bufix (Assertion 'n_array_size(vs.ordered_pkgs) == n_array_size(pkgs)' failed)

 pkgset.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

commit 77ce5bc7e78e8d91d14ca080cad2bb9769b92f19
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Aug 22 15:05:40 2006 +0000

    - eliminated stupid cast

 pm/rpm/install.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit caacc2890d09812aeb306254717c48f327cc09a4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Aug 21 15:40:54 2006 +0000

    - 'variable may be used uninitialized in this function'

 capreq.c               | 2 +-
 lib_init.c             | 3 ++-
 pkgdir/metadata/load.c | 3 ++-
 pkgdir/pkg_store.c     | 2 +-
 pkgdir/pndir/pndir.c   | 2 +-
 poldek_term.c          | 2 +-
 6 files changed, 8 insertions(+), 6 deletions(-)

commit 3b8bc4a77aafe1ccb3366a3abb308f559a69fefd
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Aug 21 15:38:22 2006 +0000

    - explicite rule for poldekmod.py

 python/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ce55d4fd9bb6e8ce00cc0416be01b802917d0146
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Aug 21 14:52:21 2006 +0000

    - display type of 4.4.6's auto-dir-reqs

 python/qrowser/qrowser.py | 4 ++++
 1 file changed, 4 insertions(+)

commit e9e733645d1aeb9bdf1818e97f74484d69074a1d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Aug 21 14:51:31 2006 +0000

    - makefile

 python/qrowser/Makefile | 9 +++++++++
 1 file changed, 9 insertions(+)

commit 02d31201a1285deba9f707803194b92c90000c29
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Aug 21 14:51:05 2006 +0000

    - local_stdint.h must be regenerated at compile time

 python/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c3e013ac5cddfbaf2dee9a70b274864e80273f9a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Aug 21 14:50:16 2006 +0000

    - more capreq functions

 python/poldekmod.i | 2 ++
 1 file changed, 2 insertions(+)

commit 5da1deeebf93e4cef9046a281e2e7e488db68908
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Aug 21 14:18:05 2006 +0000

    - avoid swiging pkgdir_dirindex*()

 pkgdir/pkgdir.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 95c1817a9adb39fee44969e3082c629591e1d14f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Aug 21 14:17:44 2006 +0000

    - avoid swiging needless poldek_ts_vconfigure()

 poldek_ts.h | 2 ++
 1 file changed, 2 insertions(+)

commit 1ab65d977480705b7277f22d42e70784e78fed43
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Aug 21 14:13:08 2006 +0000

    - is_autodirreq()

 capreq.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 98e260c7c31069d1e0b6776aa919ec8ef8c05a48
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Aug 21 11:20:12 2006 +0000

    - -all-static needed

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5610c9dbba526c643b7a2c36e6e0c6ee8ee8ff64
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Aug 21 11:19:45 2006 +0000

    - bugfixes

 pkgdir/pkgdir_dirindex.c | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

commit da358aac845d50e4a42d3abec16c813e61ff920d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Aug 21 11:17:54 2006 +0000

    - fix

 vfile/tests/Makefile.am | 2 --
 1 file changed, 2 deletions(-)

commit 316b65ebe6fc630b065cc78ed1a6a157c1705a60
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Aug 21 11:17:39 2006 +0000

    - missing tests/

 vfile/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

commit 904ae2b351560ad0d5114e8671550b0e663e882c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Aug 20 21:41:25 2006 +0000

    - up

 po/POTFILES.in |  36 ++++++
 po/de.po       | 380 ++++++++++++++++++++++++++++++--------------------------
 po/pl.po       | 382 +++++++++++++++++++++++++++++++--------------------------
 3 files changed, 455 insertions(+), 343 deletions(-)

commit d0e0ce6445efbd1ec2d394998d88a3f924b71165
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Aug 20 21:13:19 2006 +0000

    - pkg_has_path() handle dirindex; bugfixes; rpm4.4.6's dirdeps seems to work

 dbpkgset.c               |  7 ++++
 pkg.c                    | 23 +++++++++++--
 pkgdir/pkgdir.h          |  4 +++
 pkgdir/pkgdir_dirindex.c | 89 ++++++++++++++++++++++++++++++++++++------------
 pkgdir/pkgdir_dirindex.h |  3 ++
 pkgfl.c                  | 28 +++++++++++----
 pkgset-req.c             |  7 ++--
 pkgset.c                 | 12 +++++--
 8 files changed, 136 insertions(+), 37 deletions(-)

commit e1951079a0640c320e1f75001cb9f866b2d84dbd
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Aug 20 18:29:52 2006 +0000

    - bugfixes

 pkgset-install.c | 3 ++-
 pkgset-req.c     | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

commit e8815d0e7423cee8e8407c81dd7fda0dba10d920
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Aug 20 18:25:15 2006 +0000

    - -dbg messages

 pkgdir/pkgdir_dirindex.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 8865d97ebf26b3cd8c9a5ab2ef3ed48c1c178b16
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Aug 20 18:17:20 2006 +0000

    - separate opt -D to display reqdirs

 Cellar/desc--D.c | 936 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 936 insertions(+)

commit da68b0f0e461eeb7f358ed7811ba9de95a951978
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Aug 20 18:14:58 2006 +0000

    - support for rpm 4.4.6 auto directory-based dependencies
    - install/ subsys is default dependency engine now
    - code cleanups

 cli/dbcache.c              |  13 +-
 conf.h                     |   7 +-
 configure.in               |   6 +-
 fileindex.c                |  26 +-
 fileindex.h                |   4 +-
 install/ictx.h             |   2 +-
 lib_init.c                 |  25 +-
 lib_pkgset.c               |   3 +
 libpoldek.sym              |   1 +
 misc.c                     |   8 +
 pkg.c                      |   6 +
 pkg.h                      |   3 +
 pkgdir/Makefile.am         |   3 +-
 pkgdir/dir/dir.c           |   3 +
 pkgdir/metadata/metadata.c |   5 +-
 pkgdir/pkgdir.c            |  14 +-
 pkgdir/pkgdir.h            |  16 +-
 pkgdir/pkgdir_dirindex.c   | 592 +++++++++++++++++++++++++++++++++++++++++++++
 pkgdir/pkgdir_dirindex.h   |  26 ++
 pkgdir/yum/yum.c           |   5 +-
 pkgfl.c                    |  80 +++---
 pkgfl.h                    |   4 +
 pkgset-install.c           |   2 +-
 pkgset-order.c             |   1 +
 pkgset-req.c               |  29 ++-
 pkgset.c                   |  55 ++++-
 pkgset.h                   |   5 +-
 pm/mod.h                   |   3 +-
 pm/pkgdb.c                 |   5 +-
 pm/pm.h                    |   3 +-
 pm/pset/pm_pset.h          |   3 +-
 pm/pset/pset.c             |   5 +-
 pm/rpm/pm_rpm.h            |   3 +-
 pm/rpm/rpm.c               |   5 +-
 poldek.h                   |   3 +-
 poldek_intern.h            |   4 +-
 poldek_ts.c                |  13 +-
 poldek_ts.h                |   3 +-
 poldek_util.h              |   2 +
 split.c                    |   1 +
 uninstall.c                |   1 +
 41 files changed, 887 insertions(+), 111 deletions(-)

commit 91d55ccacac09db19676cad778505c19addb6996
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Aug 20 18:12:13 2006 +0000

    - vf_cachepath(): path to directory, not to file

 vfile/vfile.c | 12 ++++++------
 vfile/vfile.h |  4 ++--
 2 files changed, 8 insertions(+), 8 deletions(-)

commit 58a4d6cffc9ef4d1bf02560505d1893e21c93cec
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Aug 20 17:57:44 2006 +0000

    - autoup

 po/POTFILES.in |   2 +
 po/de.po       | 207 ++++++++++++++++++++++++++++++++-----------------------
 po/pl.po       | 212 ++++++++++++++++++++++++++++++++++-----------------------
 3 files changed, 252 insertions(+), 169 deletions(-)

commit b58997a15f65c4520a25f824003673971988bb31
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Aug 20 16:50:54 2006 +0000

    - --mo help

 cli/op_makeidx.c | 72 ++++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 49 insertions(+), 23 deletions(-)

commit bad4776803d012d8f0d0fd67c2c767901a8953d3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Aug 20 16:20:16 2006 +0000

    - display directory based requirements (rpm 4.4.6)

 cli/desc.c | 81 ++++++++++++++++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 69 insertions(+), 12 deletions(-)

commit d93067ba66779693607c82103074e0738da0d1d3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Aug 20 16:04:57 2006 +0000

    - update & bugfixes

 doc/NEWS.xml        | 14 ++++++++++++--
 doc/NEWSto          |  2 +-
 doc/poldek.conf.xml | 14 ++++++++++++--
 3 files changed, 25 insertions(+), 5 deletions(-)

commit 9e4838a8de0291ee7b80419178b98564e91c94d9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Aug 20 13:59:55 2006 +0000

    - +vf_cachepath() and few cleanups

 vfile/libvfile.sym |  1 +
 vfile/vfile.c      | 23 +++++++++++++++++++++--
 vfile/vfile.h      |  7 ++++++-
 vfile/vflock.c     |  2 --
 4 files changed, 28 insertions(+), 5 deletions(-)

commit ac3bda407770634550c9ecd3dd026e3551a6c560
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 9 22:18:21 2006 +0000

    - a comment

 poldek_util.h | 2 ++
 1 file changed, 2 insertions(+)

commit 26c4803f0b9a4ccee5f56615429fac15f6a4b44b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 9 22:17:52 2006 +0000

    - /etc as default sysconfdir

 autogen.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit b5ef968558ab0a6fb522a09a47263875a232286f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 9 22:16:44 2006 +0000

    - new directory auto-dependencies (NFY)

 pkgfl.c | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 60 insertions(+)

commit a5b1b50ff41a5652f39f76c6118ae517a562665f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 9 21:24:56 2006 +0000

    - support for new rpm's internal capabilities: uname(), getconf(),cpuinfo() and sysinfo()

 configure.in  |  6 ++++++
 pkgset-req.c  | 37 ++++++++++++++--------------------
 pkgset.c      |  8 ++++++--
 pm/rpm/misc.c | 65 ++++++++++++++++++++++++++++++++++++++++++++++-------------
 4 files changed, 78 insertions(+), 38 deletions(-)

commit 9e3293dd0537cbd628c72ef4cff8a24f60670291
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 9 21:20:06 2006 +0000

    - %%files supported

 tests/build-test-rpm.sh | 34 +++++++++++++++++++++++++++++++---
 1 file changed, 31 insertions(+), 3 deletions(-)

commit a1e7447e9b6dd81f7d8ab489c48e84cf519454eb
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 9 14:46:45 2006 +0000

    - removed unneeded rpm* includes

 vfile/vfetch.c | 4 ----
 vfile/vfile.c  | 4 ----
 2 files changed, 8 deletions(-)

commit 0a0cb0e78fd992318d4605515e2d9391c9745436
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jul 8 17:41:29 2006 +0000

    - SIGSEV killed (pkg may be NULL)

 pkgset-req.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 29ee9a3182651510f22ea21877fb90d4b2aa1ff6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu May 11 23:47:38 2006 +0000

    - finished --mo <opts> to pass pkgdir's specific options to index creation
    - with --mo v018x created pdir does not contain files timestamps -
      index is backward compat with versions < 0.18.9
    - code cleanups

 cli/op_makeidx.c             | 106 +++++++++++++++++++++++++++++++++++++++----
 pkgdir/pdir/pdir_pkg_store.c |   2 +-
 pkgdir/source.c              |   4 ++
 pkgdir/source.h              |   5 +-
 4 files changed, 103 insertions(+), 14 deletions(-)

commit 4ce66f394d23065605790e5c66c56f2b1ac1045b
Author: Jakub Bogusz <qboosh@pld-linux.org>
Date:   Thu May 11 10:12:00 2006 +0000

    - fix

 po/pl.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 65fb1959db53f48851b31585dcec8c95a787a13c
Author: Piotr Skwarna <spider@pld-linux.org>
Date:   Thu May 11 10:07:59 2006 +0000

    - small pl up

 po/pl.po | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

commit 0f1b45b4120b2771559288722175f7838147d3cd
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu May 11 09:51:53 2006 +0000

    - preserve trailing whitespaces in history (#5777)

 cli/shell.c | 18 +++++++++++++++---
 1 file changed, 15 insertions(+), 3 deletions(-)

commit ccc50565f3dce5d01520ab0cd8a226bc3457c6f6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Apr 2 19:49:12 2006 +0000

    - killed stupid SIGSEV (#5774)

 vfile/vfetch.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e81fbe718ee5bd2195395967bfe368cfdf3fbd6f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Apr 2 19:10:36 2006 +0000

    - fixed (implemented multilib support in fact) #5767 and (related) #5772
    - multilib mode triggered automaticaly by rpm's %_transaction_color
    - code cleanups

 arg_packages.c  |  54 ++++++--------------------
 arg_packages.h  |   1 +
 conf.c          |   4 +-
 conf.h          |   1 +
 lib_init.c      | 117 ++++++++++++++++++++++++++++++++++++++++++++++---------
 pkg.c           |   3 +-
 poldek_intern.h |   2 +-
 poldek_ts.c     |   1 +
 uninstall.c     | 118 +++++++++++++++++++++++++++++++++-----------------------
 9 files changed, 185 insertions(+), 116 deletions(-)

commit 700bc7b498416cc05a32a3a01e8a1644cefa8e51
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Apr 2 19:10:07 2006 +0000

    - autoup

 po/POTFILES.in |   2 -
 po/de.po       | 529 +++++++++++++++++++++++++++++---------------------------
 po/pl.po       | 531 ++++++++++++++++++++++++++++++---------------------------
 3 files changed, 549 insertions(+), 513 deletions(-)

commit 6fa14d1ec673330ff604078554252c05edf9b243
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Apr 2 19:01:35 2006 +0000

    - fix: do not remove multiple packages from dent_resolve()'s result

 cli/dent.c | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

commit 9a37944839ee31cfbfc059cf24183169cfd3841d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Apr 2 18:46:21 2006 +0000

     - pm_conf_get() to access PM's config

 pm/mod.h        |  1 +
 pm/pm.c         |  9 +++++++++
 pm/pm.h         |  2 ++
 pm/pset/mod.c   |  2 +-
 pm/rpm/mod.c    |  5 +++--
 pm/rpm/pm_rpm.h |  2 ++
 pm/rpm/rpm.c    | 20 ++++++++++++++++++++
 7 files changed, 38 insertions(+), 3 deletions(-)

commit 7f7e63124f5af47814d0b0e4e8a2c11a9d9e267f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Mar 18 18:11:34 2006 +0000

    - try to refetch broken *.dscr.* too (#5744)

 pkgdir/pndir/pndir.c | 61 ++++++++++++++++++++++++++++++++++++----------------
 1 file changed, 43 insertions(+), 18 deletions(-)

commit a82100b9d53489b157605dfa860b77831e8de1c2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Mar 18 17:03:48 2006 +0000

    - fixed matching N-V-R (#5750)

 uninstall.c | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

commit eef103428c64c42e677e6142ac7d5e259351bc55
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Mar 18 16:32:15 2006 +0000

    - fixed bug on getting rpmlib caps for rpm < 4.4.3

 pm/rpm/misc.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 24bdfa70b56507736a9b043b93540ee3131fe851
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Mar 18 16:29:00 2006 +0000

    - fixed pkg_caps_match_req() (#5762); code cleanup

 pkg.c | 43 ++++++++++++++-----------------------------
 1 file changed, 14 insertions(+), 29 deletions(-)

commit 9bb551232767bd3f00fa61c17cb178c503667c08
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Mar 18 15:55:37 2006 +0000

    - hidden custom --version (#5733)

 cli/main.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 0e340658f00799380cfc3c954bfffc2f10d2efbe
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Mar 18 15:27:47 2006 +0000

    - fixed SIGSEV while parsing empty config values (#5742)

 conf.c | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

commit a3c575fc0b5aa8e37c30969941dd9d0ee3d00fd0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Mar 18 15:18:04 2006 +0000

    - fixed #5743 bug (http://bugs.pld-linux.org/?id=5743)

 pm/pkgdb.c  | 3 +++
 uninstall.c | 9 ++++++---
 2 files changed, 9 insertions(+), 3 deletions(-)

commit 96f736fe305e6c076badf16ebacf97154b223e45
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jan 7 01:13:20 2006 +0000

    - resolve all package's specs (mask, virtuals, etc) at once, to show
      all missing packages (orig. commit 2005-11-22)

 arg_packages.c | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

commit 2aefa990d7220a410ccada10c33be0841d0d58a4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jan 7 01:11:58 2006 +0000

    - rpm-4.4.3 updates (orig. commit 2005-11-21)

 configure.in    |  7 ++---
 pkgu.c          |  4 +--
 pm/rpm/misc.c   | 83 ++++++++++++++++++++++++++++++++++++++++++++++-----------
 pm/rpm/pm_rpm.h |  8 ++++++
 4 files changed, 81 insertions(+), 21 deletions(-)

commit b7a9d95adf1c4419b40f1ef079eb16702efdf28a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jan 7 01:06:48 2006 +0000

    - fixed 'upgrade' completition (orig. commit 2005-11-10)

 cli/shell.c | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

commit 346fdc1cf8a1bd3a6a0511b9bbd521a05efcb9be
Author: nobody <nobody>
Date:   Tue Nov 8 20:01:20 2005 +0000

    - ChangeLog update by changelog.sh
      (by Arkadiusz Miskiewicz <misiek@pld.org.pl>)

 ChangeLog | 7 +++++++
 1 file changed, 7 insertions(+)

commit 13d369d41b19af84acd7ba11f0a1a060c838696c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Nov 8 19:36:38 2005 +0000

    - fix: be SIGINT friendly; fixed cn_is_alive()

 vfile/vfff/vfff.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 9cb178bc1883bc3b3490d07bb20a20c74e726c16
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Nov 8 19:16:24 2005 +0000

    - assume connection is alive for 10s and do not check if is alive on every reuse

 vfile/vfff/vfff.c | 23 ++++++++++++++++-------
 vfile/vfff/vfff.h |  2 ++
 2 files changed, 18 insertions(+), 7 deletions(-)

commit 9ef6e59a7105ded2a41b6382a1624b0030ceb18e
Author: nobody <nobody>
Date:   Mon Nov 7 22:01:21 2005 +0000

    - ChangeLog update by changelog.sh
      (by Arkadiusz Miskiewicz <misiek@pld.org.pl>)

 ChangeLog | 6 ++++++
 1 file changed, 6 insertions(+)

commit 438c072630db60afaece7e7ebcf50bcfb73cc3e0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Nov 7 21:30:57 2005 +0000

    - llu and llU are not show multiple installed packages if one of installed
      instance is up to date

 cli/dent.c |  8 +++-----
 cli/ls.c   | 11 ++++++++---
 2 files changed, 11 insertions(+), 8 deletions(-)

commit 99c80ab3a7f0462d78fb2e6bef0515eb28775bf3
Author: nobody <nobody>
Date:   Sun Nov 6 21:01:21 2005 +0000

    - ChangeLog update by changelog.sh
      (by Arkadiusz Miskiewicz <misiek@pld.org.pl>)

 ChangeLog | 9 +++++++++
 1 file changed, 9 insertions(+)

commit 1094e4e07c4d7c77b623c77c63ce8e5ac6ca86c5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Nov 6 21:00:58 2005 +0000

    - missing deps

 doc/Makefile.am          | 2 +-
 doc/homepage/Makefile.am | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit e7c6da437188c208d8d4aa5e3cf4698fd0be97b6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Nov 6 20:36:43 2005 +0000

    - missing mail

 doc/NEWSto | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 18d5a64403610239cfec40cfb4a105183d8db0e4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Nov 6 20:36:29 2005 +0000

    - omit releases w/o date instead commented them out

 doc/NEWS.xml     | 4 +---
 doc/NEWSdocb.xsl | 2 +-
 2 files changed, 2 insertions(+), 4 deletions(-)

commit 90312f700134679de3e6c14d58613d281e293f1d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Nov 6 20:20:54 2005 +0000

    - cleanups

 doc/manual.xml | 42 ++++++++++++++++++++++++++----------------
 1 file changed, 26 insertions(+), 16 deletions(-)

commit 3fc12e32840e55886bfd0e62dcdf8f073bd95286
Author: nobody <nobody>
Date:   Sun Nov 6 20:01:20 2005 +0000

    - ChangeLog update by changelog.sh
      (by Arkadiusz Miskiewicz <misiek@pld.org.pl>)

 ChangeLog | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

commit c9c29366b789384f8893f642bb97f665d0b446e7
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Nov 6 19:33:39 2005 +0000

    - update

 vfile/tests/test_misc.c | 1 +
 1 file changed, 1 insertion(+)

commit c4a1774296acbb24bf66180b2edbc68be2229daf
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Nov 6 19:30:45 2005 +0000

    - with no args build src.rpm too

 build-dist-packages.sh | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

commit 83923334644462f80c76c9c4f03f2807911c2032
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Nov 6 19:28:39 2005 +0000

    - additional POLDEK_UTIL_EXPANDVARS_RMUSED flag to
      poldek_util_expand_env_vars() causes removal of used variables

 misc.c        | 28 +++++++++++++++++++++++-----
 poldek_util.h |  4 +++-
 2 files changed, 26 insertions(+), 6 deletions(-)

commit f35bb6edbd975dc72a12b91414753b71121fa98c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Nov 6 19:27:17 2005 +0000

    - comment

 poldek_ts.h | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 3a6db4b70192f9ee0ce8adbef77269c9ecc97c96
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Nov 6 19:26:27 2005 +0000

    - aliases may be parameterized, ex: "file-install = search %1 | install"
    - command "control" messages ('not packages found', etc) are not passed
      to pipe anymore
    - left piped command is not executed if pipe is empty, i.e. in command
      "search foo | install", install will not be executed if search fails
    - few cleanups

 cli/alias.c     | 82 +++++++++++++++++++++++++++++++++++++++++-------
 cli/cd.c        |  4 +--
 cli/cli.c       | 97 +++++++++++++++++++++++++++++++++------------------------
 cli/cmd.h       |  6 ++--
 cli/cmd_chain.c | 95 ++++++++++++++++++++++++++++++++++++++++++++++++-------
 cli/cmd_pipe.c  |  3 ++
 cli/dbcache.c   |  1 -
 cli/desc.c      |  2 +-
 cli/external.c  |  2 +-
 cli/get.c       |  7 ++---
 cli/help.c      |  5 ++-
 cli/install.c   |  2 +-
 cli/ls.c        |  2 +-
 cli/main.c      |  1 -
 cli/reload.c    |  3 +-
 cli/search.c    |  2 +-
 cli/shell.c     |  4 +--
 cli/uninstall.c |  2 +-
 18 files changed, 234 insertions(+), 86 deletions(-)

commit 5fd3870cb68d0fd8e331820db8433339c8570522
Author: nobody <nobody>
Date:   Sat Nov 5 18:01:20 2005 +0000

    - ChangeLog update by changelog.sh
      (by Arkadiusz Miskiewicz <misiek@pld.org.pl>)

 ChangeLog | 3 +++
 1 file changed, 3 insertions(+)

commit 4daaa8214c5c7735de59e946174e0aa09021bf29
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Nov 5 17:47:55 2005 +0000

    - poldek_util_expand_vars()

 Makefile.am         |  2 +-
 conf.c              |  6 ++++--
 libpoldek.sym       |  2 ++
 misc.c              | 39 +++++++++++++++++++++++++++++----------
 misc.h              |  1 -
 poldek_util.h       | 10 ++++++++++
 tests/test_config.c |  2 +-
 tests/test_env.c    | 44 ++++++++++++++++++++++++++++++++++++++++----
 tests/test_poldek.c |  7 +++++--
 9 files changed, 92 insertions(+), 21 deletions(-)

commit 21c0423be7d3f89054ad84e0068e92ad38e967a2
Author: nobody <nobody>
Date:   Sat Nov 5 15:59:23 2005 +0000

    - ChangeLog update by changelog.sh
      (by Arkadiusz Miskiewicz <misiek@pld.org.pl>)

 ChangeLog | 114 +++++++++++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 83 insertions(+), 31 deletions(-)

commit 881a40c10dd7c5dfaf8479ed90d945aa3fb99471
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Nov 5 00:14:38 2005 +0000

    - missing break (--greedy was triggered -t)

 cli/uninstall.c | 1 +
 1 file changed, 1 insertion(+)

commit 2900e09cce92a20025e21791c20cfe56f95a17b6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Nov 4 21:25:46 2005 +0000

    - do not give a choice between one package...

 install/icaps.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 38ee577f719c132f865a019d26c7a99436241278
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Nov 4 17:44:21 2005 +0000

    - missing Makefile

 configure.in | 1 +
 1 file changed, 1 insertion(+)

commit 91769d05e03eb57592379a66e2a31da8cd0e7a61
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Nov 4 17:43:59 2005 +0000

    - fix: sort packages back (#5726)

 cli/ls.c | 4 ++++
 1 file changed, 4 insertions(+)

commit 562c051945535c2530356450f8261404de9c1921
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Nov 3 00:46:26 2005 +0000

    - synced with pkgset-install.c

 install/requirements.c | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

commit 2d4c7ac2a9d7692352e8fb032116201db359c382
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Nov 3 00:24:58 2005 +0000

    - updates

 doc/NEWS.xml | 40 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 40 insertions(+)

commit d761d12089046079a5d3e7030d1ad0b4bca9ad3d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Nov 3 00:21:05 2005 +0000

    - let to choose equivs with --caplookup
    - askpkg_fn() may return nothing now

 install/conflicts.c    |  9 ++++++---
 install/icaps.c        | 41 +++++++++++++++++++++++++++++++++--------
 install/ictx.h         |  3 +++
 install/install.c      |  4 +++-
 install/requirements.c | 11 +++++++----
 5 files changed, 52 insertions(+), 16 deletions(-)

commit 29248d10ec74694a656f77f8d1b98954203aea4b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Nov 3 00:21:00 2005 +0000

    - let to choose equivs with --caplookup
    - askpkg_fn() may return nothing now
    - use in_prepare_icaps()

 pkgset-install.c | 141 +++++++++++++++----------------------------------------
 1 file changed, 39 insertions(+), 102 deletions(-)

commit 3abedd97ca96be8b7f37e690ece99e10b6c71590
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Nov 3 00:18:36 2005 +0000

    - in_find_pkg(): fill candidates if more than 1 candidate found; new choose() func

 install/misc.c | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

commit 3271fbbc30585895f034ef93923a206b6fdf1a7c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Nov 3 00:16:58 2005 +0000

    - 'Q' aborts choosing equivs

 ask.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

commit cfd25b182edd51383c174d7ff0e476b5fc66af2a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Nov 3 00:09:05 2005 +0000

    - added missing 0.18.x's --mkdir

 cli/install.c | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

commit 763d201ef3c53530bf610831ed5e7f2b98414968
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Nov 2 20:40:26 2005 +0000

    - cleanups

 vfile/fetch.c  | 4 ----
 vfile/sample.c | 3 ---
 vfile/vfile.c  | 6 +++---
 3 files changed, 3 insertions(+), 10 deletions(-)

commit a9fc7f76a0b03a5cf54c11fb1b18cb7706101204
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Nov 2 20:25:37 2005 +0000

    - create temporary file *vfcompr.md5 in dest dir, not in the source one

 vfcompr | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 67cc3311734a73572534d01bbc8940873d74b89a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Nov 2 20:10:36 2005 +0000

    - bugfix: negative verbose, stupid

 vfile/extcompr.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 3955a51b2774326b204ecdd5af90ce9d104bbd56
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Nov 2 20:07:00 2005 +0000

    - curl module is out

 vfile/Makefile.am |  13 +-
 vfile/vfcurl.c    | 459 ------------------------------------------------------
 2 files changed, 2 insertions(+), 470 deletions(-)

commit befcd56d5292c17ee22c6b040cd6f186a3c50de8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Nov 2 20:05:44 2005 +0000

    - test_vfile.c moved to unit tests

 vfile/Makefile.am  |  6 ++----
 vfile/test_vfile.c | 43 -------------------------------------------
 2 files changed, 2 insertions(+), 47 deletions(-)

commit 202b9009370e39fedf4b19bb1511514a8da8322d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Nov 2 19:49:06 2005 +0000

    - vfile's unit tests

 vfile/tests/.cvsignore   | 10 ++++++
 vfile/tests/Makefile.am  | 35 +++++++++++++++++++
 vfile/tests/httpd.py     | 12 +++++++
 vfile/tests/test.h       | 29 ++++++++++++++++
 vfile/tests/test_file.c  | 38 ++++++++++++++++++++
 vfile/tests/test_misc.c  | 38 ++++++++++++++++++++
 vfile/tests/test_vfile.c | 90 ++++++++++++++++++++++++++++++++++++++++++++++++
 7 files changed, 252 insertions(+)

commit ad25ec823a0ea3c2af68ded4174f6569693905ef
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Nov 2 19:45:40 2005 +0000

    - bugfix: foo../ is not relative path

 vfile/misc.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit e23a3a5cc009d399025a93ecdee970561bae878f
Author: nobody <nobody>
Date:   Wed Nov 2 13:18:08 2005 +0000

    - ChangeLog update by changelog.sh
      (by Arkadiusz Miskiewicz <misiek@pld.org.pl>)

 ChangeLog | 4941 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 4941 insertions(+)

commit afaf5daa881299a1f511d4728e2a546a69610224
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Nov 1 22:37:48 2005 +0000

    - polishing

 doc/manual.xml | 30 ++++++++++++++++--------------
 1 file changed, 16 insertions(+), 14 deletions(-)

commit 64f4b8ca107751ec1c99f0b397c66bb88a44a812
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Nov 1 19:36:36 2005 +0000

    - upgrade orphaned package if its successor drags more new packages than
      orphaned one (experimental)

 pkgset-install.c | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

commit 8b512d42865ae604bdf9e1dff1f9aadc8d0dc890
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Nov 1 19:22:43 2005 +0000

    - updated

 .cvsignore |  2 ++
 INSTALL    | 12 +++++++-----
 README     |  4 ++--
 vfcompr    |  3 +++
 4 files changed, 14 insertions(+), 7 deletions(-)

commit fe4633905bd3e79158e55454de10b2b62bb2b52a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Nov 1 19:20:07 2005 +0000

    - conf.c unit tests; cleanups; build-test-rpm.sh to build foo-rpms

 tests/.cvsignore        |   2 +
 tests/Makefile.am       |  29 +++++-
 tests/build-test-rpm.sh |  55 +++++++++++
 tests/test_config.c     | 241 ++++++++++++++++++++++++++++++++++++++++++++++++
 tests/test_env.c        |  19 +++-
 tests/test_op.c         |   2 +
 tests/test_poldek.c     |  18 ++--
 7 files changed, 354 insertions(+), 12 deletions(-)

commit 1a6352d0ad27464c1fa0a90cba8738695f3b6f7a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Nov 1 19:17:45 2005 +0000

    - say_goodbye() returns value (see lib_init.c); cleanups

 log.c | 88 +++++++++++++++++++++++++------------------------------------------
 1 file changed, 32 insertions(+), 56 deletions(-)

commit babf53e7a3222f4e7798104367c76d989a5e0d19
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Nov 1 19:17:04 2005 +0000

    - default option table (default_op_map[]) is auto generated from
      conf_sections.c
    - do not exit myself if poldek_say_goodbye() returns false

 lib_init.c | 253 +++++++++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 172 insertions(+), 81 deletions(-)

commit 1a5e0f69c1e706b29950b72b602b3e93f636841e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Nov 1 19:14:19 2005 +0000

    - no more static option definition - option list is taken from
      auto-generated conf_sections.c
    - new type boolean3 ('yes', 'no', 'auto')

 Makefile.am   |   5 +-
 conf.c        | 328 ++++++++++++++++------------------------------------------
 conf.h        |   8 ++
 conf_intern.h |  41 ++++++++
 misc.c        |  12 +++
 poldek_util.h |   4 +
 6 files changed, 157 insertions(+), 241 deletions(-)

commit 5c0cf48b9d89adfa8c5c891cdd37e85670f6a461
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Nov 1 19:08:20 2005 +0000

    - C structures and test config is generated from poldek.conf.xml; minor doc updates

 doc/conf-xml2.sh          |   7 +++
 doc/conf-xml2c.xsl        |  59 +++++++++++++++++++++
 doc/conf-xml2testconf.xsl |  59 +++++++++++++++++++++
 doc/manual.xsl            |   2 +-
 doc/poldek.1.xml          |  13 ++++-
 doc/poldek.conf.xml       | 130 ++++++++++++++++++++++++++++++----------------
 6 files changed, 223 insertions(+), 47 deletions(-)

commit 4221fb416f7bc10ce4a2fd549abc0995dea5ce34
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Nov 1 19:06:41 2005 +0000

    - XHTML fixes

 doc/homepage/download-body.html | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

commit 0eb018bc7021b2cadeaeb9983837c62a5fa1ca5f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Nov 1 19:01:33 2005 +0000

    - too long lines

 pkgdir/metadata/load.c | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

commit 3daa7afda47e27a81f2c9e53922128473f7df9af
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 31 13:31:31 2005 +0000

    - CentOS packages; cleanups

 doc/homepage/download-body.html | 5 +++++
 doc/homepage/support-body.html  | 6 +++++-
 2 files changed, 10 insertions(+), 1 deletion(-)

commit a620db5d68f94cd348a047c3fc20dc3322ad8777
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 30 13:13:21 2005 +0000

    - updates (centos) and cleanups

 doc/homepage/Makefile.am        |  3 +++
 doc/homepage/download-body.html | 15 ++++++++++++---
 doc/homepage/support-body.html  | 13 +++++++++++--
 3 files changed, 26 insertions(+), 5 deletions(-)

commit a33eea0ac18e50c204a966cb29c9481f101aa54e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 30 11:56:57 2005 +0000

    - CentOS source config (Arkadiusz Patyk <areq att areq eu org>)

 conf/Makefile.am        |  5 +++--
 conf/centos-source.conf | 41 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 44 insertions(+), 2 deletions(-)

commit 98f5e9371deef06aa21a335cd35e80ffb7ee9c74
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 28 17:12:07 2005 +0000

    - updated

 doc/.cvsignore | 2 ++
 1 file changed, 2 insertions(+)

commit 865e578597ebbbadcb996936bfed2a4351d9e62d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 28 17:11:55 2005 +0000

    - cleanups

 doc/Makefile.am          |  2 +-
 doc/homepage/Makefile.am | 15 ++++++++-------
 2 files changed, 9 insertions(+), 8 deletions(-)

commit f85efc23d4bd41af326b3c9cd84f648402608ece
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 28 16:49:36 2005 +0000

    - process <section>s too

 doc/NEWSto | 66 +++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 40 insertions(+), 26 deletions(-)

commit e040b60b20020c155d7041ad728853e0960ada7e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 28 16:15:52 2005 +0000

    - cleanup

 cli/Makefile.am | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

commit 0f25e8b381a829165442f239bcb48c10c19bf388
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 28 16:15:27 2005 +0000

    - fixes

 conf/Makefile.am         | 6 +++---
 doc/homepage/Makefile.am | 8 ++++++--
 2 files changed, 9 insertions(+), 5 deletions(-)

commit 6e199849168971ff02296c8b1818efbf8cac6849
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 28 16:11:05 2005 +0000

    - explicit rules to avoid overwrite non-generated configs

 conf/Makefile.am | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

commit 1b105539ddf04b157b7e8732320903cfb7810ad1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 28 16:06:33 2005 +0000

    - update

 Makefile.am    | 9 ---------
 Makefile.extra | 2 +-
 2 files changed, 1 insertion(+), 10 deletions(-)

commit 67446f00f83b9576e641ae39ac20c3d462e7c384
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 28 16:06:09 2005 +0000

    - updated

 doc/NEWS.xml | 8 ++++++++
 1 file changed, 8 insertions(+)

commit 98a72dbcbb13e8207a49bf00a82bbd968b43ceb0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 28 15:32:31 2005 +0000

    - released as 0.20

 configure.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit dce1ba6fd30347244fd78b9fceb25794ced08923
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 28 15:32:02 2005 +0000

    - NEWS is generated file

 Makefile.am |   3 +
 NEWS        | 621 ------------------------------------------------------------
 2 files changed, 3 insertions(+), 621 deletions(-)

commit 57cdc6595d313c33f75f8a063f44b4314b8a8172
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 28 15:30:56 2005 +0000

    - NEWS file as xml to generate NEWS and CREDITS from the same file
    - manual and homepage updates

 doc/.cvsignore                        |    3 +
 doc/Makefile.am                       |   35 +-
 doc/NEWS.xml                          | 1087 +++++++++++++++++++++++++++++++++
 doc/NEWS.xsl                          |   16 +
 doc/NEWSdocb.xsl                      |   99 +++
 doc/NEWSto                            |  125 ++++
 doc/homepage/.cvsignore               |    1 +
 doc/homepage/Makefile.am              |   23 +-
 doc/homepage/download-body.html       |   13 +-
 doc/homepage/genhomepage              |    3 +-
 doc/homepage/index-body.html          |    6 +-
 doc/homepage/screenshoots.html        |  249 --------
 doc/homepage/screenshoots.sgml        |  241 --------
 doc/manual-web.xsl                    |   11 +
 doc/manual.css                        |    4 +
 doc/manual.xml                        |    6 +-
 doc/manual.xsl                        |    4 +-
 doc/manual/supported-repositories.xml |    2 +-
 18 files changed, 1405 insertions(+), 523 deletions(-)

commit 1c78aad1d5a26a0e7b836c5615ae66d6e4e95264
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 26 23:08:00 2005 +0000

    - unified contributor format (Name Surname <mail>)

 NEWS | 85 ++++++++++++++++++++++++++++++++++----------------------------------
 1 file changed, 43 insertions(+), 42 deletions(-)

commit fdd48807ee4e0002f290db9d8e9fd76b4518cf64
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 26 22:59:33 2005 +0000

    - do not check NULLed pkgdir...

 pkgdir/source.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 3a94be4de1bbca5c3c6de8b147af95f6debcca82
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 26 22:52:43 2005 +0000

    - extra dists

 tests/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

commit 735ecc47c6e4a5aa63e29e7051d1a942853c824c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 26 22:51:49 2005 +0000

    - cleanups

 configure.in | 45 ++++++++++++++-------------------------------
 1 file changed, 14 insertions(+), 31 deletions(-)

commit 89d27045e27fb4ad0e301e75e6635d027716f1e5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 26 22:50:59 2005 +0000

    - imrovements and updates

 build-dist-packages.sh | 63 ++++++++++++++++++++++++++++----------------------
 1 file changed, 36 insertions(+), 27 deletions(-)

commit b0cb947ebb28c5baa374dcc26c2f61d1404e80bb
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 26 22:50:13 2005 +0000

    - xml metadata bcond

 poldek.spec.in | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

commit 1529e180b294573c4fca923d55c4db6e98a23332
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 26 22:49:40 2005 +0000

    - be C89 friendly

 fileindex.c     | 1 -
 lib_init.c      | 2 +-
 pm/rpm/rpmhdr.c | 5 ++++-
 3 files changed, 5 insertions(+), 3 deletions(-)

commit 70ed866a427f323e1f006dcc8ec42c97ad7e0d39
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 26 22:43:24 2005 +0000

    - and spec

 tests/repo/foo.spec | 40 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 40 insertions(+)

commit 2ff13c1e4955940f5c0568dfd37b90a47232d95d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 26 22:42:46 2005 +0000

    - once again

 tests/repo/foo-1.0-1.i686.rpm     | Bin 0 -> 3465 bytes
 tests/repo/foo-lib-1.0-1.i686.rpm | Bin 0 -> 3361 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

commit cce029bc3d3768d88a0678434245daea641f9cd9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 26 22:41:56 2005 +0000

    - added without -kb

 tests/repo/foo-1.0-1.i686.rpm     | Bin 1380 -> 0 bytes
 tests/repo/foo-lib-1.0-1.i686.rpm | Bin 1372 -> 0 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

commit 188442bb72205f6ba2ac75d33c53680c770f9fe5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 26 22:34:11 2005 +0000

    - --mkidx test script

 tests/httpd.py       |  12 +++
 tests/utest_mkidx.sh | 250 +++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 262 insertions(+)

commit cee85b268dd58440ba9e8d3f7714d7268aea36bd
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 26 22:33:27 2005 +0000

    - test repository

 tests/repo/foo-1.0-1.i686.rpm     | Bin 0 -> 1380 bytes
 tests/repo/foo-lib-1.0-1.i686.rpm | Bin 0 -> 1372 bytes
 tests/repo/poldek.conf            |  12 ++++++++++++
 3 files changed, 12 insertions(+)

commit ac1518e6e6cc9da05d6263274f3503033bfc15b4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 26 22:32:16 2005 +0000

    - fixed bug from last snap: -s /dir --mkidx works now

 pkgdir/source.c | 35 ++++++++++++++++++-----------------
 1 file changed, 18 insertions(+), 17 deletions(-)

commit dbaad16c6a89edc2d5e0d85a0d11e04142fa290e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 26 22:30:39 2005 +0000

    - avoid gcc's warn

 log.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 6f125c5bea2995c940ba776c6f56f735c31e839b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 26 22:29:50 2005 +0000

    - more comments

 lib_init.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 5a2718f533cd04138f5c605c42ed609a0f18dd61
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 26 22:28:56 2005 +0000

    - fix: missing break

 cli/main.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit d2a982b4063bcf373008b19b2836ffa1c185ad66
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 26 14:41:05 2005 +0000

    - killed cc's warnings

 cli/dent.c  | 4 ++--
 poldek_ts.c | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 34f2c8f5585ea46ed61ec721d566eeb8e3275011
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Oct 25 22:13:02 2005 +0000

    - bugfix

 lib_init.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 54a1140ecb5df2f041931fa23e6e07b00cd64ac9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Oct 25 22:00:21 2005 +0000

    - update

 NEWS | 84 ++++++++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 49 insertions(+), 35 deletions(-)

commit 4fd8b9800542686eae1a22db6e802aa13b1994b7
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Oct 25 21:59:43 2005 +0000

    - one exit point poldek_say_goodbye() function

 lib_init.c | 41 +++++++++++++++++++++++++++++++----------
 log.c      | 21 +++++++++++++++++----
 poldek.h   |  2 ++
 3 files changed, 50 insertions(+), 14 deletions(-)

commit ee29cd778888544b6e02eb9c4c70a1f27681de7e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Oct 25 21:58:15 2005 +0000

    - removed unneeded install-exec-hook:

 python/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 191944df2ac111196746a13c5045cd437403c42b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Oct 25 21:57:09 2005 +0000

    - up

 doc/homepage/genhomepage |  1 +
 doc/manual.xml           |  2 --
 doc/mkindex.pl           | 18 +++++++++++-------
 3 files changed, 12 insertions(+), 9 deletions(-)

commit a4415d7ec8968eef75b4681f1892914a13bc59cb
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Oct 25 21:38:33 2005 +0000

    - cleanups

 doc/manual.xml          | 12 ++++++++----
 doc/manual/cookbook.xml |  4 ++--
 2 files changed, 10 insertions(+), 6 deletions(-)

commit 38bb860c1d5bedcc6b31f8b664ad99c33c1d5a3d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 24 15:31:18 2005 +0000

    - fixed POLDEK_CONF_LOGTTY

 lib_init.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 2eb5ffa972a77be77a593a0a9aa48d6e61fce714
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 24 15:30:40 2005 +0000

    - removed multilib support, it is developed in install subsys

 pkgset-install.c | 51 ++-------------------------------------------------
 1 file changed, 2 insertions(+), 49 deletions(-)

commit 8fd48610ad59ac1eb128a6c1dbdebd5a24f0f761
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 24 15:29:23 2005 +0000

    - proper install subsys header file

 install/install.h | 44 ++------------------------------------------
 poldek_ts.c       |  1 +
 2 files changed, 3 insertions(+), 42 deletions(-)

commit 30ee76a04ddc1a3f74e9167947fb805bbf085dfd
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 24 15:28:37 2005 +0000

    - multilib: use package color, not just arch

 install/obsoletes.c | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

commit 65267969daa5be8e3d3b4f1c7b0bdf856a6c0249
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 24 15:26:24 2005 +0000

    - updates and cleanups

 doc/homepage/Makefile.am        |  9 ++++++---
 doc/homepage/download-body.html |  5 ++++-
 doc/homepage/genhomepage        | 28 ++++++++++++++++++++++++----
 doc/homepage/index-body.html    |  6 +++---
 doc/homepage/related-body.html  | 14 +++++++++-----
 doc/homepage/style.css          |  2 +-
 doc/homepage/support-body.html  |  2 +-
 doc/manual.xml                  |  6 +++++-
 8 files changed, 53 insertions(+), 19 deletions(-)

commit d9bfd3358e6df3c860be74b4c6ede4a57e1119a7
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 24 15:25:57 2005 +0000

    - added package color arg to pm_dbrec_nevr()

 pm/mod.h          |  3 ++-
 pm/pkgdb.c        | 11 ++++++-----
 pm/pm.h           |  2 +-
 pm/pset/pm_pset.h |  2 +-
 pm/pset/pset.c    |  6 +++++-
 pm/rpm/pm_rpm.h   |  4 +++-
 pm/rpm/rpmhdr.c   | 11 +++++++++--
 7 files changed, 27 insertions(+), 12 deletions(-)

commit 3c283d3b0b2f4e7e7dc735efd56f680e9e77d772
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 23 22:56:06 2005 +0000

    - update

 NEWS | 54 +++++++++++++++++++++++++++++++-----------------------
 1 file changed, 31 insertions(+), 23 deletions(-)

commit 344cdb36a6f9655e6093460b036c614cb91062b9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 23 21:23:27 2005 +0000

    - going on

 python/poldek.py   | 41 +++++++++++++----------------------
 python/poldekmod.i | 63 ++++++++++--------------------------------------------
 python/test.py     | 14 +++---------
 3 files changed, 29 insertions(+), 89 deletions(-)

commit d979032d5e116ed5040ef9054333dfaa693dfb70
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 23 21:23:07 2005 +0000

    - poldekmod demo

 python/qrowser/mainWindow.ui | 556 +++++++++++++++++++++++++++++++++++++++++++
 python/qrowser/qrowser.py    | 137 +++++++++++
 python/qrowser/qrowser.sh    |   3 +
 3 files changed, 696 insertions(+)

commit 5ca98737367065c384f1d233507a2ae6bc8db2f3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 23 20:28:32 2005 +0000

    - more reasonable message

 pm/pset/pset.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit cd2d7b5bc3a8a0946adc0c7224d24e0a2d04378e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 23 20:28:05 2005 +0000

    - working --destination

 cli/op_source.c | 79 +++++++++++++++++++++++++--------------------------------
 1 file changed, 35 insertions(+), 44 deletions(-)

commit a55d7959662fee36a415afec2ca4b93d3b5aa0a1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 23 20:00:17 2005 +0000

    - don't panic on invalid caps

 capreq.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit d20ea99e41c4ab2471fbd75fbee86355e7f5425e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 23 08:23:25 2005 +0000

    - cleanup

 tests/Makefile.am  | 3 +++
 tests/test_match.c | 2 ++
 2 files changed, 5 insertions(+)

commit 8bed37d6d7445f3d61b38008359b594ccca3009d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Oct 22 11:09:44 2005 +0000

    - cleanup

 tests/Makefile.am   |  5 ++-
 tests/test.h        | 12 +++++++
 tests/test_env.c    |  5 +++
 tests/test_match.c  | 53 ++++++++++++++++++++----------
 tests/test_op.c     |  7 ++++
 tests/test_pmdb.c   | 15 +++++++--
 tests/test_poldek.c | 92 ++++++++++++++++++++++++++++++++++++++---------------
 7 files changed, 142 insertions(+), 47 deletions(-)

commit c1845addf4c0e20a4e7ff133ee8cf955ee6d866e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 21 18:57:10 2005 +0000

    - do not try lock file if there is no locks support (ENOLCK)

 vfile/vflock.c | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

commit f362541c3721d9fa2eb44b9811d15b1119e8d11f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 21 15:59:28 2005 +0000

    - killed SIGSEV on empty cmd (eg '"')

 cli/cmd_chain.c | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

commit cf5e9efc243919d11fded37707e6d878b2d47196
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 21 15:38:28 2005 +0000

    - autoup if cached index is broken

 pkgdir/pndir/pndir.c | 34 +++++++++++++++++++++++++++++-----
 1 file changed, 29 insertions(+), 5 deletions(-)

commit f3f0524332abc0063ea4467b1b5df02d91622c5a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 21 00:12:14 2005 +0000

    - fix: match against package names too ('ls NAME')

 cli/dent.c | 16 +++++++++++++---
 1 file changed, 13 insertions(+), 3 deletions(-)

commit 01b40fa94f144157d006739ff7f1c152fcd925ff
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 20 23:44:46 2005 +0000

    - better check library detection

 configure.in | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

commit 662e5ec32323ca690fe01bef538dd7e7bb0b7acd
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 20 23:11:22 2005 +0000

    - new diagnostic poldek__ts_dump_settings()

 poldek_intern.h | 2 ++
 1 file changed, 2 insertions(+)

commit ff47c337e3994e79f232f416243409d46a0b44ea
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 20 23:09:12 2005 +0000

    - pkgdir packages are not "ignored" by default anymore, ignoring brokes
      index incremental update

 lib_pkgset.c         |  8 +++-----
 pkgdir/pkgdir.c      | 12 +++++++++---
 pkgdir/pkgdir.h      |  5 +++--
 pkgdir/pndir/pndir.c |  4 ++--
 pkgdir/source.c      |  5 +++--
 pkgset-load.c        |  4 ++++
 6 files changed, 24 insertions(+), 14 deletions(-)

commit 8b13704eec9a0f5ab8999e987c13a65fe7ee087b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 20 23:04:53 2005 +0000

    - fix: ts_postconf(): config values should not overwrite manual ones (use_sudo problem); cleanups

 lib_init.c | 105 ++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 66 insertions(+), 39 deletions(-)

commit 7d4ee4d9af58bff66103926cb0731c882e003edb
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 20 23:02:28 2005 +0000

    - NULL arg as op list (hold, ignore, etc) resets it; cleanups; multilib

 poldek_ts.c | 24 ++++++++++++++++--------
 1 file changed, 16 insertions(+), 8 deletions(-)

commit 125ca54cd9adbfaf7846cd9deea90e770fb5411e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 20 23:00:28 2005 +0000

    - more tests

 tests/test_pmdb.c   | 6 +++++-
 tests/test_poldek.c | 5 +++--
 2 files changed, 8 insertions(+), 3 deletions(-)

commit ef04e2bfda333908b60df36d6dad8b9ca1cff71e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 20 22:55:17 2005 +0000

    - more tests

 tests/test_op.c | 69 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 69 insertions(+)

commit 33d41a190e6697a8f9d4af97c4b72c530a2924eb
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 20 21:32:49 2005 +0000

    - update

 libpoldek.sym | 1 +
 1 file changed, 1 insertion(+)

commit 4d979679d5b560d9ce425e6448ef92d53873416a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 20 21:32:25 2005 +0000

    - POTFILE.in: exclude tests/

 Makefile.extra | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit f39d3a5ddb303e9c4ed9f3a6d0a5c35cb88d461a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 20 21:31:28 2005 +0000

    - poldek_die*() macros in place of asserts

 capreq.c | 14 ++++++++++----
 log.h    | 11 ++++++++++-
 2 files changed, 20 insertions(+), 5 deletions(-)

commit c87c3fac718e8f64b923856c75f560833a1137c6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 20 20:40:42 2005 +0000

    - new packages_score_ignore() - remove ignored package explicit

 pkgmisc.h  |  3 +++
 pkgscore.c | 30 ++++++++++++++++++------------
 2 files changed, 21 insertions(+), 12 deletions(-)

commit 001d5eeb9212af1289c9254dfcbb84e25113c236
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 20 20:37:42 2005 +0000

    - autoupdate

 po/POTFILES.in |   18 +
 po/de.po       | 1815 ++++++++++++++++++++++++++++++++------------------------
 po/pl.po       | 1704 +++++++++++++++++++++++++++++-----------------------
 3 files changed, 2018 insertions(+), 1519 deletions(-)

commit b68d961c881310174cc07f7d7315a484ac551d13
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 20 20:34:17 2005 +0000

    - kill gcc's warn

 vfile/vopen3.c | 1 +
 1 file changed, 1 insertion(+)

commit b77631b8406710abf6cbc8bf7abd14440691d411
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 20 18:19:16 2005 +0000

    - multilib support

 install/ictx.h         |  3 +--
 install/obsoletes.c    |  2 +-
 install/requirements.c | 10 +++++++---
 3 files changed, 9 insertions(+), 6 deletions(-)

commit 568368d8dcc353df4001a3a25c4d6e6b00c653b3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 20 17:57:51 2005 +0000

    - do not hold packages in just-install mode
    - multilib support

 install/misc.c | 45 ++++++++++++++++++++++++++++-----------------
 1 file changed, 28 insertions(+), 17 deletions(-)

commit 4f1f62bb69c9d6e69db99c65777338de1e095317
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 20 17:27:27 2005 +0000

    - multilib support

 pkgset-req.c | 81 ++++++++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 54 insertions(+), 27 deletions(-)

commit aedc0c9d6cbfdfbbc284bc2122a904ac77e882e5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 20 15:49:41 2005 +0000

    - held packages don't affect just-install mode

 pkgset-install.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 7adb6c79abad721990839350a3fc95499661297d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 20 15:48:27 2005 +0000

    - new pkg_is_colored_like()

 pkgcmp.c | 20 ++++++++++++++++++++
 pkgcmp.h |  4 ++++
 2 files changed, 24 insertions(+)

commit 8a9f3641c551d113a3fa57895e963c42fd132d42
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 20 15:45:25 2005 +0000

    - rpm's package color support

 pkgdir/pkg_store.c | 13 +++++++++++++
 1 file changed, 13 insertions(+)

commit 6b7a8048f46a16672bf5d6e16218ed6244485cda
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 20 15:44:43 2005 +0000

    - load rpm package's header color

 configure.in        | 5 +++--
 pkg.h               | 4 ++--
 pm/rpm/rpm_pkg_ld.c | 6 +++++-
 3 files changed, 10 insertions(+), 5 deletions(-)

commit 05f39e4c36e574ee5e4867df8458894e6615c606
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 19 16:29:00 2005 +0000

    - poldek__ts_postconf() - cmdline first; SIGSEV killed with --noconf and -n foo

 lib_init.c | 25 ++++++++++++++++++-------
 1 file changed, 18 insertions(+), 7 deletions(-)

commit 1cd7d7b3d20e54275d6de13c2c33f0763350905e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 19 16:28:04 2005 +0000

    - fixed --ask (it is global var) and verbose setting with --noask

 cli/main.c | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

commit a904f46a8d0cb0eacc95b840a3133ffba914782f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 19 16:27:09 2005 +0000

    - killed SIGSEV during uninstall (last_files was preserve already free()d array)

 fileindex.c | 22 +++++++++++++---------
 fileindex.h |  3 +++
 2 files changed, 16 insertions(+), 9 deletions(-)

commit e885e638593adef5a2f65ca14b7ffe3f3197abb1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Oct 18 16:27:38 2005 +0000

    - synced with last pkgu API changes

 cli/desc.c   | 12 ++++++------
 cli/ls.c     |  2 +-
 cli/search.c |  8 ++++----
 3 files changed, 11 insertions(+), 11 deletions(-)

commit 0efa0239dbc0bcb9587a72db3fcb0d7e953e348f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Oct 18 16:26:44 2005 +0000

    - --mkidx: allow to save-as remote indexes

 pkgdir/source.c | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

commit 57c945ca386bc5adcbf4f7a4f374b93200e85cfa
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Oct 18 16:25:12 2005 +0000

    - improved metadata support (almost all data is loaded from primary.xml)
    - ...and improved pogroup and pkgu API BTW

 libpoldek.sym              |   4 +-
 pkgdir/metadata/load.c     | 181 +++++++++++++++++++++++++++++++++++++++------
 pkgdir/metadata/load.h     |   2 +-
 pkgdir/metadata/metadata.c |   9 ++-
 pkgroup.c                  |  35 +++++++++
 pkgroup.h                  |   5 ++
 pkgu.c                     |  86 +++++++++++++++++++--
 pkgu.h                     |   9 ++-
 8 files changed, 297 insertions(+), 34 deletions(-)

commit 6e778f73ac710648d79326c137f9f2b212a3f308
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 17 21:13:14 2005 +0000

    - --nohold moved to command option set (will be available in shell mode)

 cli/install.c | 14 +++-----------
 1 file changed, 3 insertions(+), 11 deletions(-)

commit a20deeebd5fec2b8fc8235c8456f6e856fed457b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 17 21:11:40 2005 +0000

    - apply_tsconfig() splitted to two separate functions what fixes
      ts resync with ctx when config is not loaded at all.
    - fix: --nohold works now

 lib_init.c      | 66 +++++++++++++++++++++++++++++++++------------------------
 poldek_intern.h |  2 +-
 poldek_ts.c     |  8 +++----
 3 files changed, 43 insertions(+), 33 deletions(-)

commit 1e9170d2fcb65d0270da578fa35191b5055d1a36
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 17 21:05:23 2005 +0000

    - bugfix, ts may not be fully initialized here

 cli/get.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit bd5e8e7454c9b2cc3186551e72f2aac1bc3fa604
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 13 15:39:26 2005 +0000

    - pkgflist revisited

 cli/dent.c                   | 14 ++++++++++----
 cli/dent.h                   | 12 ++++++------
 cli/desc.c                   |  2 +-
 cli/libpoclidek.sym          |  2 ++
 cli/search.c                 |  2 +-
 dbdep.c                      |  2 +-
 libpoldek.sym                |  6 +++++-
 pkg.c                        | 43 +++++++++++++++++++++++++++++++++++++++++--
 pkg.h                        | 15 ++++++++++++---
 pkgdir/pdir/pdir_pkg_store.c |  6 +++---
 pkgdir/pkg_store.c           |  2 +-
 python/poldek.py             | 42 +++++++++++++++++++++++++++++++++++++++---
 python/poldekmod.i           | 43 ++++++++++++++++++++++++++++++++++++++-----
 python/test.py               | 15 ++++++++++-----
 14 files changed, 170 insertions(+), 36 deletions(-)

commit 7eb765f33a0a0e0fefd80dd23a6f18c1643e473a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 12 19:25:55 2005 +0000

    - vanishing API (pkg_inf)
    - python module: access to package file list

 cli/desc.c                   |  6 +++---
 cli/ls.c                     |  2 +-
 cli/search.c                 |  6 +++---
 dbdep.c                      |  4 ++--
 install/obsoletes.c          |  4 ++--
 libpoldek.sym                | 50 +++++++++++++++++++++++---------------------
 pkg.c                        | 11 +++++-----
 pkg.h                        | 16 +++++++++-----
 pkgdir/pdir/pdir_pkg_store.c |  8 +++----
 pkgdir/pkg_store.c           |  6 +++---
 pkgdir/pkgdir.c              |  2 +-
 pkgdir/pkgdir_patch.c        |  2 +-
 pkgdir/pndir/save.c          |  2 +-
 pkgfl.c                      | 34 +++++++++++++++++++++++++++++-
 pkgfl.h                      |  7 ++++++-
 pkgroup.c                    |  2 +-
 python/poldek.py             |  1 +
 python/poldekmod.i           | 48 +++++++++++++++++++++++++++++++++++++++++-
 python/test.py               | 11 ++++++++--
 uninstall.c                  |  4 ++--
 20 files changed, 162 insertions(+), 64 deletions(-)

commit 28ee09e746013040aa87ce427ab816950a75a237
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Oct 11 23:20:12 2005 +0000

    - 'reload' made available from cmdline

 cli/Makefile.am |  1 +
 cli/cli.c       |  2 ++
 cli/reload.c    | 46 ++++++++++++++++++++++++++++++++++++++++++++++
 cli/shell.c     | 21 ---------------------
 4 files changed, 49 insertions(+), 21 deletions(-)

commit 79c77dc318487ccac4a21a6dc4e2a32361077db4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Oct 11 20:19:30 2005 +0000

    - pythonized pkguinf

 pkgu.c             |  5 +++--
 pkgu.h             |  4 +++-
 python/poldek.py   | 10 ++++++++--
 python/poldekmod.i | 13 ++++++++++++-
 python/test.py     | 42 ++++++++++++++++++++++++++++--------------
 5 files changed, 54 insertions(+), 20 deletions(-)

commit cb0cb24903856f98fd3cfe83187a26d1b286df29
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Oct 11 19:32:19 2005 +0000

    - updated

 libpoldek.sym | 2 ++
 1 file changed, 2 insertions(+)

commit 09d91a3026067bd5fd6765231b0c41599c7a06f0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Oct 11 19:12:02 2005 +0000

    - fix: prevent to free() src twice

 python/poldekmod.i | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit d2aff7e615bc65053bf1883878ef2f99fdd6ed22
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Oct 11 15:51:00 2005 +0000

    - updates

 NEWS | 79 ++++++++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 44 insertions(+), 35 deletions(-)

commit e1a67b7d5bdb536d365f480698a7c65f2c62aedb
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Oct 11 15:50:31 2005 +0000

    - with POLDEK_TESTING env diff toc is not vaccumed, for testing

 pkgdir/pdir/save.c  | 3 +++
 pkgdir/pndir/save.c | 3 +++
 test_patch.sh       | 3 +++
 3 files changed, 9 insertions(+)

commit fd98b0907da161028a7f0c1dcafbf8e785c76cb4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Oct 11 15:48:12 2005 +0000

    - cond, disabled by default 'check' check
    - fixed --with-python ($withval!)

 configure.in       | 22 ++++++++++++++--------
 python/Makefile.am | 19 ++++++++-----------
 2 files changed, 22 insertions(+), 19 deletions(-)

commit c15f903950b643d293bf9aa3827e5b9787b2183b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Oct 11 15:46:59 2005 +0000

    - -G workaround

 cli/main.c | 6 ++++++
 1 file changed, 6 insertions(+)

commit d6926dd20e04b80d0e5778e198be0d13902aa1b4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 10 21:21:28 2005 +0000

    - updates

 doc/homepage/download-body.html       | 10 ++++-----
 doc/homepage/genhomepage              | 40 +++++++++++++++++++++++++++++------
 doc/homepage/index-body.html          |  9 ++++++--
 doc/homepage/page-template.html       |  3 ++-
 doc/homepage/related-body.html        | 21 ++++++++++++++++++
 doc/homepage/style.css                |  5 +++++
 doc/homepage/support-body.html        | 14 ++++++++----
 doc/manual.xml                        |  2 +-
 doc/manual/supported-repositories.xml |  4 ++--
 doc/style.css                         |  4 ----
 10 files changed, 87 insertions(+), 25 deletions(-)

commit 7759c3c4061c3d03180eba6281f089594ba62c29
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 10 15:01:30 2005 +0000

    - fixes

 doc/Makefile.am          | 2 +-
 doc/homepage/Makefile.am | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit fcd7f7cd25ce71773f25309508b2b5ef4b95ef4f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 10 15:00:57 2005 +0000

    - more cond

 python/Makefile.am | 3 +++
 1 file changed, 3 insertions(+)

commit 2ef5e5a6a9bade49198ed52b2544e80df6af997d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 10 14:58:14 2005 +0000

    - bugfix: pkg->reqs must be sorted as needed by pkg_requires_versioned_cap()

 pkg.c               | 15 +++++++++------
 pm/rpm/rpm_pkg_ld.c |  4 +++-
 2 files changed, 12 insertions(+), 7 deletions(-)

commit 7f071fa02ff6c0bdc0617fa016b6593b5771d57a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 10 13:30:45 2005 +0000

    - poldekmod.py if ENABLE_PYTHON

 python/Makefile.am | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit 310b39d4b9aaac35d4d4357b4183e40fe7e86efa
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 10 12:52:55 2005 +0000

    - update

 python/poldekmod.i | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5816ebc425e8ca2aa902999ff1464aa9c43519f6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 10 12:52:33 2005 +0000

    - check pm_rpmhdr_get_raw_entry() result

 pkgroup.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit e4c56e75831472f9cd28d763253538d2234242e0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 10 12:46:30 2005 +0000

    - support for old, RPM_STRING_TYPE Group field

 pm/rpm/rpmhdr.c | 18 +++++++++++++++++-
 1 file changed, 17 insertions(+), 1 deletion(-)

commit fb3767a6d7f164c73d1e9cfbb5ec09a679462b1f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 9 23:30:15 2005 +0000

    - fixed pcre_study() call

 cli/search.c | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

commit 1ac428423d55204a51e9ee8fa5d5affeffce163f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 9 21:49:36 2005 +0000

    - --up may be performed by different poldek version (to test with 0.18.x)

 test_patch.sh | 75 +++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 44 insertions(+), 31 deletions(-)

commit a47f39c8aa4aa8b6f86efa394fafe7776d56c8c0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 9 21:47:57 2005 +0000

    - index creation fixes

 cli/op_makeidx.c | 14 ++++++++++++--
 pkgdir/source.c  | 36 ++++++++++++++++++++++++++++--------
 2 files changed, 40 insertions(+), 10 deletions(-)

commit 93b149ccb8390d16ec8d4268db897018a934ca94
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 9 20:30:51 2005 +0000

    - a comment

 pkgdir/pkgdir.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5f5192132e1fe534d0e21a558ad1c8c1cdd85c45
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 9 20:27:29 2005 +0000

    - use pdir_pkgdir_uniq() for 'pdir' created indexes, hacky a bit, todo better

 pkgdir/pkgdir.c | 6 ++++++
 1 file changed, 6 insertions(+)

commit a2366b3a3b66b51ba6bfc4da6881b7db7f31ed63
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 9 20:25:59 2005 +0000

    - private version of pkgdir_uniq(), pdir must be NEVR-uniqed

 pkgdir/pdir/save.c | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 71 insertions(+), 5 deletions(-)

commit 0c862de0c1e563ba8770782c754ab4853d990e2c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 9 20:18:27 2005 +0000

    - fix: inc packages refcount when putting them to diff pkgdir

 pkgdir/pkgdir_patch.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit b32fdc30714fde9215ea7ba46a6dc80e7ba229eb
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Oct 8 21:47:34 2005 +0000

    - pndir: do not write omitted descriptions to index
    - fixed displaying i18n descriptions

 pkgdir/pkgdir.c            | 13 ++++++-------
 pkgdir/pndir/description.c |  8 +++++---
 pkgdir/pndir/save.c        | 18 +++++++++---------
 3 files changed, 20 insertions(+), 19 deletions(-)

commit 1fce649cf1cd3a0ceddcdc7cecfee99a1d3e4bc3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Oct 8 21:38:14 2005 +0000

    - bugfix: the first, not the last lang is preferred one

 pkgu.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 208f3282f3c25cc4eba4de251d35b073664214f0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Oct 8 00:05:46 2005 +0000

    - bugfixes

 pm/rpm/rpm.c        | 1 +
 pm/rpm/rpminstall.c | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

commit 5f5384d995742a6f9cbb8628202758e80650525f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 7 22:21:50 2005 +0000

    - missing %%include

 pkgfl.h | 1 +
 1 file changed, 1 insertion(+)

commit 0cd87415c698932fe670f0fdf94e35ea6d955fd0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 7 16:27:47 2005 +0000

    - fixed index rule

 doc/Makefile.am | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 5745904a361a32660a6cfe28e984579d25ba2589
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 7 16:26:05 2005 +0000

    - const char

 pkgdir/pkgdir.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit ddf97a65d8b0fe9b3102b4c36dcfcd896e937d13
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 7 16:25:22 2005 +0000

    - psreq_match_pkgs() should returns in reverse order

 pkgset-req.c | 36 ++++++++++++++++++++++++++++--------
 1 file changed, 28 insertions(+), 8 deletions(-)

commit 01d05a070cbde89e553ec8d383a0627f32c068f9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 7 16:04:04 2005 +0000

    - disabled debug msg

 arg_packages.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d68c960998161cd5b39833d1244b85dcd5136134
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 7 15:58:59 2005 +0000

    - improved orphaned packages processing speed

 install/obsoletes.c | 17 ++++++++++-------
 pkg.c               | 32 ++++++++++++++++++++++++++++++++
 pkg.h               |  2 ++
 pkgset-install.c    | 15 ++++++++++-----
 pm/pkgdb.c          | 12 +++++++++---
 pm/pm.h             |  3 +--
 uninstall.c         |  7 +++----
 7 files changed, 67 insertions(+), 21 deletions(-)

commit b08fdc2d89e221ed5251bdf8b0224e3644072124
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 7 11:24:55 2005 +0000

    - no_proxy support (#5694)

 conf.c               | 39 ++++++++++++++-------------
 doc/poldek.conf.xml  | 11 ++++++++
 lib_init.c           |  7 +++++
 vfile/vfile.c        | 17 ++++++++++--
 vfile/vfile.h        | 19 ++++++-------
 vfile/vfile_intern.h |  1 +
 vfile/vfreq.c        | 76 +++++++++++++++++++++++++++++++++++++++++++++++-----
 7 files changed, 134 insertions(+), 36 deletions(-)

commit f27e5d63a1af53b320e437738d28b9c0d138d660
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 7 09:48:17 2005 +0000

    - rpm 4.4 drops legacy PreReq support, so avoid prereq loops in newly generated indexes (qboosh@pld)

 pm/rpm/rpm_pkg_ld.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

commit 7d52384ec06289f9efce1b310d76e69be3162a9f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 7 09:11:48 2005 +0000

    - bugfix, now -e supports N-EV, N-EV-R too (#5702)

 uninstall.c | 210 ++++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 132 insertions(+), 78 deletions(-)

commit 7d7cc4b6ce23fc56f63e99e762982f97bb9dba73
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 5 21:29:07 2005 +0000

    - disabled buggy NEVR parsing (#5702)

 arg_packages.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit 6e8047addd5b5bf89f3802ff83d9245eed31a3ab
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 5 14:43:49 2005 +0000

    - pkgdb_is_pkg_installed()'s bugfix

 pm/pkgdb.c | 20 ++++++++------------
 1 file changed, 8 insertions(+), 12 deletions(-)

commit 7a7939ae49ad95f01b7ebe82c09a9f4b87651c56
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 5 13:41:18 2005 +0000

    - fixed package selection with --downgrade
    - pkg_drags() checks full, versioned package's reqs

 install/misc.c   | 27 ++++++++++++++++++++++-----
 pkgset-install.c | 47 ++++++++++++++++++++++++++++++++++++-----------
 2 files changed, 58 insertions(+), 16 deletions(-)

commit 3d8ae269101a5137172f8bd550fdf752030b6116
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 3 20:25:39 2005 +0000

    - do not load /etc/apt/sources.list by default

 conf.c              | 2 --
 doc/poldek.conf.xml | 3 +--
 2 files changed, 1 insertion(+), 4 deletions(-)

commit 607d8b0bccdf7b82114b8e62e99e55f18f7869e1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 3 20:12:15 2005 +0000

    - fixed compilation --without-metadata (Karol Krenski)

 configure.in | 2 ++
 1 file changed, 2 insertions(+)

commit a91e7413321c981f9803e208782b8b6ebd37cb86
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 3 19:57:04 2005 +0000

    - split works now for chunks greater than 4G

 cli/op_split.c |  3 --
 poldek.h       |  4 +--
 split.c        | 86 ++++++++++++++++++++++++++++++++++++++++++++--------------
 3 files changed, 67 insertions(+), 26 deletions(-)

commit c082d64fbe3790c7e2a12172605b7ffb4085bf90
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 3 16:03:37 2005 +0000

    - more debugs

 lib_init.c | 5 +++++
 1 file changed, 5 insertions(+)

commit cdba64e6babef9a0fbc272cd1479e3b8bef503f0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 3 15:53:35 2005 +0000

    - working --(no)ask

 cli/main.c | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

commit 849bc0cb816b9803e27722c361ae107257562697
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 3 15:50:49 2005 +0000

    - bug fixes (merge with pkgset-install.c)

 install/ictx.c         | 2 +-
 install/mark.c         | 6 +++++-
 install/misc.c         | 4 +++-
 install/obsoletes.c    | 5 +++--
 install/requirements.c | 2 +-
 5 files changed, 13 insertions(+), 6 deletions(-)

commit bca139b942faf4ae0521c9694adcb4fd6c946dc0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Sep 28 20:05:15 2005 +0000

    - file list update

 doc/homepage/Makefile.am | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit 5de91db170914dace3467009ce65efc17ea44e55
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Sep 27 23:28:02 2005 +0000

    - support for FTP over HTTP proxy (missing comment for 1.6 rev

 vfile/vfffmod.c | 1 +
 1 file changed, 1 insertion(+)

commit cc92c8234f1934b600caa284240da7ae618c34a6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Sep 27 23:26:31 2005 +0000

    vfffmod.c

 vfile/vfffmod.c | 79 ++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 45 insertions(+), 34 deletions(-)

commit 493c8edb10425c04ff080ef45c665f7ea9819cec
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 22 20:30:58 2005 +0000

    - missing ictx.h

 install/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5d007029dbb611ee0dd19d5c06e83210eabd8844
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 22 20:30:23 2005 +0000

    - revert last commit

 conf/pld-source.conf               | 26 ++++++++++++++++++++++++++
 conf/rh-source.conf                | 16 ++++++++++++++++
 conf/sample-cdrom-source.conf      | 16 ++++++++++++++++
 conf/sample-source-remoteconf.conf | 23 +++++++++++++++++++++++
 4 files changed, 81 insertions(+)

commit 3fe6465ce76ed583cf413c0e5d31a95d2a36c2b2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 22 20:19:34 2005 +0000

    - back with aliases, something was f*up

 conf/pld-source.conf               | 26 --------------------------
 conf/rh-source.conf                | 16 ----------------
 conf/sample-cdrom-source.conf      | 22 ----------------------
 conf/sample-source-remoteconf.conf | 23 -----------------------
 4 files changed, 87 deletions(-)

commit e3434d8223264389625e5b2f4b936cffbdbb5fed
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Sep 20 21:28:50 2005 +0000

    - (temporary) fixed reinstallation

 pkgset-install.c | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

commit 7c1e0ab5f1787e5853069b0c11d121ee12072fe5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Sep 20 21:27:01 2005 +0000

    - install.la

 Makefile.am | 1 +
 poldek_ts.c | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

commit af89679a4927d03dd5e2cc81760cd3dc7b769c8f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Sep 18 22:12:41 2005 +0000

    - metadata fc4

 conf/fedora-source.conf | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

commit dd50c7c4aec7889625b1cb6059a40811b7bd44db
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Sep 18 22:12:12 2005 +0000

    - official description

 pkgdir/metadata/metadata.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c038601b77d81b18585afb6b6adb497b042b29e3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Sep 18 22:11:20 2005 +0000

    - fixed last commit

 pm/rpm/pm_rpm.h     |  3 +--
 pm/rpm/rpm_pkg_ld.c | 28 ++++++++++++++++++++--------
 2 files changed, 21 insertions(+), 10 deletions(-)

commit 09d788c98042a59251dfda79eb590416bec1fde7
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Sep 18 22:10:37 2005 +0000

    - missing multilib cond

 pkg.c | 3 +++
 1 file changed, 3 insertions(+)

commit 000c302eaa9a335f19336bf1b3bcfac88d8ad107
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Sep 18 22:00:13 2005 +0000

    - update

 doc/Makefile.am                       |   3 +-
 doc/manual.xml                        | 133 ++++++----------------------------
 doc/manual/cookbook.xml               |  95 ++++++++++++++++++++++++
 doc/manual/supported-repositories.xml |   7 ++
 4 files changed, 125 insertions(+), 113 deletions(-)

commit e9302e803bfe1fabaac347bbeb0bad5f13111d2e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Sep 18 21:31:46 2005 +0000

    - brand new home page

 doc/homepage/.cvsignore         |  35 +-----
 doc/homepage/Makefile.am        |  27 ++--
 doc/homepage/devel-body.html    |  12 ++
 doc/homepage/download-body.html |  46 +++++++
 doc/homepage/genhomepage        | 105 ++++++++++++++++
 doc/homepage/index-body.html    |  12 ++
 doc/homepage/index.sgml.in      | 269 ----------------------------------------
 doc/homepage/logo90.png         | Bin 0 -> 11512 bytes
 doc/homepage/mkhtmltoc.pl       |  67 ----------
 doc/homepage/page-template.html |  28 +++++
 doc/homepage/repo-body.html     |   0
 doc/homepage/screenshoots.html  | 249 +++++++++++++++++++++++++++++++++++++
 doc/homepage/style.css          | 142 +++++++++++++++++++++
 doc/homepage/support-body.html  |  12 ++
 14 files changed, 621 insertions(+), 383 deletions(-)

commit 53bd37ee50fdaba522c2783f0a09eec32f49038b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Sep 18 20:05:28 2005 +0000

    - fix: capabilties with epoch only are invalid

 pkgmisc.c           | 19 ++++++++++++++-----
 pm/rpm/pm_rpm.h     |  3 ++-
 pm/rpm/rpm_pkg_ld.c | 28 ++++++++++++++++++----------
 3 files changed, 34 insertions(+), 16 deletions(-)

commit b4eb524b8fc5572003db3e05c298adb6fb18b25a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Sep 17 17:17:04 2005 +0000

    - workaround form rpmlib bug (empty db creation even if opened read-only)

 cli/main.c           |  4 +--
 pkgdir/rpmdb/rpmdb.c | 31 +++++++++++++++-------
 pm/rpm/pm_rpm.h      |  1 +
 pm/rpm/rpm.c         | 75 +++++++++++++++++++++++++++++++++++++++++++++-------
 4 files changed, 89 insertions(+), 22 deletions(-)

commit a1757215d0d00352d5709d3ff29562a9eb0b6b41
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Sep 17 17:13:32 2005 +0000

    - pass --justdb to --erase too

 pm/rpm/rpminstall.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit fc022fbaaeb29ab1515a10d421ac8a2c8b6a73a7
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Sep 17 17:03:18 2005 +0000

    - --root is a global to ctx cmd, moved to command line set

 cli/install.c | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

commit 7d79da519f2f49723612b90b46039ef712b622f1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 15 19:43:51 2005 +0000

    - more tests

 tests/test_pmdb.c   | 26 ++++++++++++++++++++++++++
 tests/test_poldek.c | 20 +++++++++++++-------
 2 files changed, 39 insertions(+), 7 deletions(-)

commit 7d487273bfffebe8465e6d55bcb744c0b668e49e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 15 18:46:27 2005 +0000

    - up && upa are the same

 pkgdir/metadata/metadata.c | 74 ++++++++++++++++++++++++----------------------
 1 file changed, 39 insertions(+), 35 deletions(-)

commit d6d48ffbe2266690c3384b49d9ab17fe2935d418
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 15 18:00:35 2005 +0000

    - wrong func name

 install/install.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 3fb3b51e9b4deab0f20b016db33955b88ef97216
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Sep 12 20:07:48 2005 +0000

    - cleaning

 conf/poldek-pri-sample.conf | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit f977a41eb395e59bf60b295cdb998084fc20ce98
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Sep 12 20:06:24 2005 +0000

    - walking on (NFY)

 pkgdir/metadata/load.c     |  42 +++++---
 pkgdir/metadata/load.h     |   8 +-
 pkgdir/metadata/metadata.c | 259 ++++++++++++++++++++++++++++++++++++---------
 3 files changed, 242 insertions(+), 67 deletions(-)

commit f56fba5b33b4e2476735ddfc7a39b42cd7dc08fe
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Sep 12 20:05:23 2005 +0000

    - up

 NEWS | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 3481e7dcc1396add70807555e78dc9b846aab38e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Sep 12 19:56:23 2005 +0000

    - --greedy

 doc/manual/ref1490-package_deinstallation.xml | 7 +++++++
 1 file changed, 7 insertions(+)

commit 98a250109b6dddf2e12193d889d26037f37bdf66
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Sep 12 19:49:45 2005 +0000

    - comments

 capreq.h | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

commit aeea6801447617343d1acb217a5e82140e118b82
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Sep 12 19:47:17 2005 +0000

    - fix: --dump only packages marked for install

 install/install.c | 2 +-
 pkgset-install.c  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 2c7112218f59469409a20a01785290904dee25f8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Sep 12 19:38:56 2005 +0000

    - pkgdir_idstr() is better there

 pkgdir/pkgdir.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

commit 30c968fd1280379e5f3ac9a04603da2cddd37249
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jul 21 18:20:48 2005 +0000

    - fixed --ignorearch propagation

 cli/op_packages.c | 7 +------
 poldek_ts.c       | 8 +++++++-
 2 files changed, 8 insertions(+), 7 deletions(-)

commit 7ca9126630f89afce186612e0cbe986afd078933
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 17 22:43:16 2005 +0000

    - force autopoint

 autogen.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1ddd6d7436d1cd004f2ee4546a16de1b6d4a4ed8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 17 15:05:44 2005 +0000

    - limited refreshing frequency to 3Hz

 vfile/vfprogress.c | 16 ++++++++++++----
 vfile/vfreq.h      |  1 +
 2 files changed, 13 insertions(+), 4 deletions(-)

commit 0eb42f661679816d17043d9f199164bc75ac05df
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 17 15:04:34 2005 +0000

    - ~ is OK

 vfile/misc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 80a4e31d934bcc01c374c34f4296af85635bcf45
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 17 14:41:14 2005 +0000

    - missing VFM_NODEL brokes OPEN_REFRESH

 pkgdir/pndir/pndir.c  | 9 ++++-----
 pkgdir/pndir/update.c | 2 +-
 2 files changed, 5 insertions(+), 6 deletions(-)

commit 31943021c2b8bf18d5dc2e173b949484718ea069
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 17 12:45:53 2005 +0000

    - cond. metadata build with AM_CONDITIONAL() which preserve build ependencies

 configure.in                | 10 ++--------
 pkgdir/Makefile.am          | 11 +++++++++--
 pkgdir/metadata/Makefile.am |  2 +-
 3 files changed, 12 insertions(+), 11 deletions(-)

commit 53eda179f2df26aad90556f288454b5dea453be6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 17 11:35:22 2005 +0000

    - fixed --greedy propagation in interactive mode

 poldek_ts.c | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

commit bb388be626432dbcde49251759f2919643fbe72f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jul 16 08:57:11 2005 +0000

    - wider --stl

 cli/op_source.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5c0e7d6e97198dd22c70d8221f5cfdbd615a004d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jul 16 08:52:56 2005 +0000

    - --without-metadata-repository

 configure.in                | 104 +++++++++++++++++++++++++++-----------------
 pkgdir/Makefile.am          |   9 ++--
 pkgdir/metadata/Makefile.am |   5 ++-
 pkgdir/mod.c                |   7 ++-
 4 files changed, 77 insertions(+), 48 deletions(-)

commit 44a22be276604a08a9984488d94e248cb11b3c4a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jul 15 16:18:05 2005 +0000

    - empty macros are allowed

 conf.c | 2 ++
 1 file changed, 2 insertions(+)

commit 02ba006967309fa8b2848c8aea666f804caebdc2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jul 15 16:17:25 2005 +0000

    - metadata support (not completed yet)

 configure.in                |  25 ++--
 pkgdir/Makefile.am          |   5 +-
 pkgdir/metadata/.cvsignore  |  35 ++++++
 pkgdir/metadata/Makefile.am |  18 +++
 pkgdir/metadata/load.c      | 266 ++++++++++++++++++++++++++++++++++++++++
 pkgdir/metadata/load.h      |  22 ++++
 pkgdir/metadata/metadata.c  | 293 ++++++++++++++++++++++++++++++++++++++++++++
 pkgdir/mod.c                |   2 +
 8 files changed, 652 insertions(+), 14 deletions(-)

commit 2879648422afe822d682837a97068fd433d34e8e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jul 12 17:29:09 2005 +0000

    - fixed docstring

 cli/uninstall.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c9438cee58c2605dc4e92d027ea651a5bafdd68d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 10 22:44:00 2005 +0000

    - new capreq_arr_remove_redundant() to remove rendundant capabilities

 capreq.c | 104 +++++++++++++++++++++++++++++++++++++++++++++------------------
 capreq.h |   1 -
 2 files changed, 75 insertions(+), 30 deletions(-)

commit 4d22d68daa75331bcf381d3e5ca406891740b72a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 10 22:41:32 2005 +0000

    - up doc string

 cli/uninstall.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 7054900596e6b02c40f21329b36a197cafceba67
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 10 13:30:17 2005 +0000

    - polishing doc strings

 cli/op_split.c  | 4 ++--
 cli/op_verify.c | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 9d307a9210b8edf248be5d35c69169818e343c39
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 10 13:28:39 2005 +0000

    -- greedy disabled by default in erase mode

 poldek_ts.c | 21 +++++++++++++++++----
 1 file changed, 17 insertions(+), 4 deletions(-)

commit f31245885d64b30ddec372026627fa4610d925fb
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 10 12:38:13 2005 +0000

    - uninstall: with --greedy[=LEVEL] reverse orphans are erased too.
      LEVEL controls recursion deep which is equal 1 by default.

 cli/install.c   |   9 ++-
 cli/uninstall.c |  24 ++++++
 poldek_ts.c     |  13 ++-
 poldek_ts.h     |   2 +
 uninstall.c     | 245 +++++++++++++++++++++++++++++++++++---------------------
 5 files changed, 197 insertions(+), 96 deletions(-)

commit ec04b8f6372309252a259771426defae89d66eaa
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 10 12:34:23 2005 +0000

    - missing install/Makefile, outdated doc/homepage/index.sgml

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 57ce0fc5907aa5eec8c13ec12762bf6a24b9dc64
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 10 12:32:05 2005 +0000

    - PKGDIR_CREAT_v018x to create <=0.18.8 compat indexes (NFY)

 pkgdir/pdir/save.c |  3 +++
 pkgdir/pkg_store.h | 17 +++++++++--------
 pkgdir/pkgdir.h    | 23 ++++++++++++++---------
 3 files changed, 26 insertions(+), 17 deletions(-)

commit 627d59823bc95f2251189a5659dbfc5d774f1784
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 10 12:26:55 2005 +0000

    - fix

 tests/Makefile.am | 2 +-
 upgrade-dist.c    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 296a529e71028f712949ffbec12361bf79463abc
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 10 12:25:02 2005 +0000

    - new psreq_find_match_packages() - a conjunction of _lookup() and _match_pkgs()

 pkgset-req.c | 45 ++++++++++++++++++++++++++++++++++++++++++++-
 pkgset-req.h |  6 ++++++
 2 files changed, 50 insertions(+), 1 deletion(-)

commit 9ebb1b37f4ae6023737ebf7a1edbffa13a7d34df
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 10 12:23:25 2005 +0000

    - new pkgdb_q_is_required() and pkgdb_q_what_requires fix

 pm/pkgdb.c | 40 ++++++++++++++++++++++++++++++++++++++--
 pm/pm.h    |  3 +++
 2 files changed, 41 insertions(+), 2 deletions(-)

commit 326aabc29b1b60817de6ed94331474b8e763f706
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jul 9 17:51:18 2005 +0000

    - refactored pkgset-install.c the monster

 Makefile.am            |   2 +-
 install/.cvsignore     |   6 +
 install/Makefile.am    |  24 +++
 install/conflicts.c    | 310 +++++++++++++++++++++++++++++++++
 install/icaps.c        | 112 ++++++++++++
 install/ictx.c         | 102 +++++++++++
 install/ictx.h         | 142 +++++++++++++++
 install/install.c      | 459 +++++++++++++++++++++++++++++++++++++++++++++++++
 install/install.h      |  50 ++++++
 install/mark.c         | 251 +++++++++++++++++++++++++++
 install/misc.c         | 432 ++++++++++++++++++++++++++++++++++++++++++++++
 install/obsoletes.c    | 361 ++++++++++++++++++++++++++++++++++++++
 install/process.c      |  78 +++++++++
 install/requirements.c | 320 ++++++++++++++++++++++++++++++++++
 14 files changed, 2648 insertions(+), 1 deletion(-)

commit c9105bbb69db80fa2a4f02d161055280dc869d74
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jul 9 17:34:04 2005 +0000

    - file list iterator added

 libpoldek.sym |  2 ++
 pkgfl.c       | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++
 pkgfl.h       | 10 ++++++++++
 3 files changed, 62 insertions(+)

commit 1a7c9152af82cda233f28795298fcb538e8210ed
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jul 6 22:21:44 2005 +0000

    - stylesheet may be added by docbook converter

 doc/Makefile.am | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 78f6d8c42a9a49218be7171457729f8a0ee00f8b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jul 6 22:11:33 2005 +0000

    - going on

 doc/Makefile.am     |  2 +-
 doc/manual.css      |  5 +++--
 doc/manual.xml      | 60 ++++++++++++++++++++++++++---------------------------
 doc/manual.xsl      |  7 +++++++
 doc/poldek.conf.xml | 41 ++++++++++++++++--------------------
 5 files changed, 59 insertions(+), 56 deletions(-)

commit 57cadac6e5dbb1867e02b46edcded971ee4a1ed3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jul 5 22:29:50 2005 +0000

    - command line opts reference as separate section

 cli/main.c | 36 ++++++++++++++++++++++++++----------
 1 file changed, 26 insertions(+), 10 deletions(-)

commit ebad5149b8f62691c5f3152f6f61b00d8712be26
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jul 5 22:28:47 2005 +0000

    - command line opts reference as separate section; cookbook subsection, updates

 doc/Makefile.am                                    |   7 +
 doc/manual.css                                     |   7 +
 doc/manual.xml                                     | 193 +++++++++++++++------
 doc/manual/ref.cmdl.O.xml                          |  10 ++
 doc/manual/ref.cmdl.cachedir.xml                   |   6 +
 doc/manual/ref0700-repository_index_creation.xml   |   4 +-
 doc/manual/ref0900-repository_selection.xml        |   4 +-
 doc/manual/ref0901-repository_related_actions.xml  |   4 +-
 doc/manual/ref1100-package_related_options.xml     |   4 +-
 doc/manual/ref1290-package_installation.xml        |   4 +-
 .../ref1291-distribution_installation-upgrade.xml  |   4 +-
 doc/manual/ref1300-installation_switches.xml       |   4 +-
 doc/manual/ref1490-package_deinstallation.xml      |   4 +-
 .../ref1700-verification_options-switches.xml      |   4 +-
 doc/manual/ref1900-splitting_options.xml           |   4 +-
 ...other.xml => ref2100-miscellaneous_options.xml} |  18 +-
 doc/mkindex.pl                                     |  87 ++++++----
 doc/poldek.1.xml                                   |  46 ++---
 18 files changed, 292 insertions(+), 122 deletions(-)

commit 2d4ac9b056279a2c4d4b7849a670458d154671e8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jul 5 21:11:12 2005 +0000

    - working --split

 cli/op_split.c | 12 +++++++-----
 split.c        | 44 ++++++++++++++++++++++++++++++--------------
 2 files changed, 37 insertions(+), 19 deletions(-)

commit 6beb25c0ebe3390b6301f8ecadf646045a7fdc0d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jul 5 21:10:06 2005 +0000

    - more comments

 cli/main.c     | 2 +-
 pkgset-order.c | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

commit 4af35e32af416bfddb149e07e100a6f8131f97d0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jul 5 21:08:35 2005 +0000

    - --mo draft

 cli/op_makeidx.c | 4 ++++
 1 file changed, 4 insertions(+)

commit 8e645683892f2d772026509794de524fcf6cf0e2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jul 5 21:06:21 2005 +0000

    - cleanup

 cli/shell.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 1bf82fd0bfc091fdcadeccdaf38afb427b555775
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jul 5 20:02:49 2005 +0000

    - --fetch/--dump* are honored by --install-dist

 poldek_ts.c | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 52 insertions(+), 7 deletions(-)

commit 497965ae89a915e2c277c811c0d73a7cb3ece4ba
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jul 3 21:57:14 2005 +0000

    - updates and cleanups

 doc/manual.css                                     |   6 +-
 doc/manual.xml                                     | 238 +++++++++++++--------
 .../ref1700-verification_options-switches.xml      |  25 +--
 doc/poldek.conf.xml                                |  52 +++--
 4 files changed, 193 insertions(+), 128 deletions(-)

commit 9829e01e8c52464e89d08cbde19e6087517592b6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jul 2 17:21:57 2005 +0000

    - ugrade-dist moved to separate module

 Makefile.am      |  11 +++--
 pkgset-install.c | 100 +------------------------------------
 upgrade-dist.c   | 146 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 154 insertions(+), 103 deletions(-)

commit 2890676c11bc00f691bd35de296796c5015b1f53
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jul 2 17:18:47 2005 +0000

    - tests using check unit test framework

 configure.in        |   2 +
 tests/.cvsignore    |   5 ++
 tests/Makefile.am   |  10 +++
 tests/test.h        |  25 ++++++
 tests/test_env.c    |  14 +++
 tests/test_match.c  | 248 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/test_poldek.c |  39 +++++++++
 7 files changed, 343 insertions(+)

commit ddd2fea801e3069b13d2ea67a55fb11a4a7972d8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jul 2 17:16:00 2005 +0000

    - cleanups

 capreq.c   | 12 ++++++------
 dbpkgset.h |  3 +++
 pkg.c      | 62 +++++++++++++++++++++++++++++++++++++++-----------------------
 pkgmisc.c  |  5 ++++-
 4 files changed, 52 insertions(+), 30 deletions(-)

commit c68438ade8ff7a1bf4decbb80dd43cc89c0d7999
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jul 2 17:15:40 2005 +0000

    - stop mapping if map function returns false

 pm/pkgdb.c | 5 +++--
 pm/pm.h    | 4 ++--
 2 files changed, 5 insertions(+), 4 deletions(-)

commit f239ba4f918a8ca5503fcb68da70581e4aa1512d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 19 18:24:01 2005 +0000

    - typo

 pkgset-install.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2064e0ff42983a5dab06a661e0a542d221d1e208
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 19 18:12:56 2005 +0000

    - update

 libpoldek.sym | 3 +++
 1 file changed, 3 insertions(+)

commit 3521739b525605542c5b53e57383f5de26e74def
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 19 18:10:10 2005 +0000

    - multilib related: pkg_snprintf -> pkg_id, changes db packages selection
      during install, cleanups; multilib arch NFY

 cli/ls.c         |  27 +---
 conf.c           |   1 +
 lib_init.c       |   1 +
 misc.c           |   8 +-
 pkg.c            |  22 +++-
 pkg.h            |   7 +-
 pkgcmp.c         |  28 +++-
 pkgcmp.h         |   6 +
 pkgset-install.c | 385 ++++++++++++++++++++++++++++---------------------------
 poldek_ts.c      |  11 +-
 poldek_ts.h      |   1 +
 11 files changed, 269 insertions(+), 228 deletions(-)

commit 50b24556288406385167d7ae2415495255ca070b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 19 17:55:03 2005 +0000

    - cleanups

 cli/shell.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit 653e72af5eecacbd15ee735cfe850ef7a397ad8f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 19 17:54:26 2005 +0000

    - multilib:
       - added 'filter' feature to db & its iterator
       - *hdr_nevr()'s retrives ARCH too
       - new pm_dbrec_nevr() to be used in filter functions
    - cleanups

 pm/mod.h          |   2 +-
 pm/pkgdb.c        | 319 ++++++++++++++++++++++++------------------------------
 pm/pm.h           |  39 ++++++-
 pm/pset/pm_pset.h |   4 +-
 pm/pset/pset.c    |  11 +-
 pm/rpm/pm_rpm.h   |   2 +-
 pm/rpm/rpmhdr.c   |   7 +-
 7 files changed, 199 insertions(+), 185 deletions(-)

commit 5d204290289f27c612373ee3be0f216e90076427
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jun 16 22:16:23 2005 +0000

    - comments

 pkgcmp.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit eab8bbfedd66f8dc32f2126151becbf38ec6d2f1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jun 16 22:15:48 2005 +0000

    - cleanups

 pkgdir/pkg_restore.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit b322812a71481a485bc7c3ed0c3c812fa64eaf7a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jun 16 22:15:19 2005 +0000

    - do not index rpmlib() capablities, costs about 300K (PLD)

 pkgset.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit 41f5da79f64898a49e3fd974c49cac6f0f1cdde4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jun 13 18:48:07 2005 +0000

    - ac/am fixes and cleanups

 Makefile.am  |  2 +-
 autogen.sh   | 14 ++++++++------
 configure.in |  3 +++
 getlib.sh    | 12 ++++++++----
 4 files changed, 20 insertions(+), 11 deletions(-)

commit c1ea32baa80d423a2708e7294351010a7b01b850
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 12 21:49:24 2005 +0000

    - fix: use cache positives only

 fileindex.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 2e556f60caa51349a0d5d77e6a1b15d1d040f59d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 12 21:16:08 2005 +0000

    - fixed last commit

 fileindex.c | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

commit 02899cfcca59498c1933b95d2e84d694712898b0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 12 21:11:08 2005 +0000

    - cleanups

 cli/cd.c   | 3 ++-
 cli/dent.c | 4 ++--
 cli/dent.h | 2 +-
 3 files changed, 5 insertions(+), 4 deletions(-)

commit ac1992910e444e06495afc09ebd4b3c2c121bda7
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 12 20:56:21 2005 +0000

    - new verify report with missing dependencies (file-missing-deps),
      very slow cause many walks through package graph
    - --verify switch gets arguments now instead of multiple --verify-foobar

 cli/op_verify.c |  83 +++++++++++++-
 fileindex.c     | 332 ++++++++++++++++++++++++++++++++++++++++++++++++--------
 fileindex.h     |   1 +
 lib_pkgset.c    |   8 +-
 poldek_ts.c     |  20 +++-
 poldek_ts.h     |   9 +-
 6 files changed, 387 insertions(+), 66 deletions(-)

commit 0406ce122ea07f41611830edbce3d9f2b9e93b52
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 12 20:12:56 2005 +0000

    - cleanup

 cli/main.c | 25 +++++++++++++++++--------
 1 file changed, 17 insertions(+), 8 deletions(-)

commit 04748afb8c44d14a831f46b59d13725f20db9208
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 12 20:12:24 2005 +0000

    - use pkg_id() as its NVR (multilib related)

 arg_packages.c |  4 ++--
 cli/cli.c      |  4 ++--
 cli/dent.c     |  6 +++---
 cli/ls.c       |  4 ++--
 cli/search.c   |  7 +++++--
 pkg.c          | 28 +++++++++++++++++++++-------
 pkg.h          |  2 +-
 pkgcmp.c       |  6 +++---
 pkgmark.c      | 14 +++++++-------
 pkgmisc.h      |  2 +-
 10 files changed, 47 insertions(+), 30 deletions(-)

commit 36c2e99d970ac130ca663502c4b82faf70a83fdf
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 12 13:22:05 2005 +0000

    - cleanups

 cli/desc.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit 3328dc1ba990155ed41f4f04e864d20de527048f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 12 00:14:02 2005 +0000

    - find orphans fix: check for dirname too

 fileindex.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 54506afe4454a9508d8a8487b122f3f53693847b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 11 21:23:22 2005 +0000

    - new --verify-fileorphans finds orphaned directiories

 cli/op_verify.c | 23 +++++++++++---
 fileindex.c     | 99 ++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 fileindex.h     |  4 +--
 lib_pkgset.c    |  6 +++-
 poldek_ts.c     |  6 ++++
 poldek_ts.h     |  9 +++---
 6 files changed, 127 insertions(+), 20 deletions(-)

commit a8b3ae8e32c4be28f4dfba9f12cc8823f340e6d7
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 11 21:20:11 2005 +0000

    - fix: n_array_free(pkgs) not n_array_free(pkg)

 pkgset-install.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ae23af34716bfca38c5210f00459730b12e7123c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 11 21:18:36 2005 +0000

    - fix: always do install-dist with --nodeps

 install-dist.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit d695fa9ee8d7fa62a012ac5e771b4ca557640113
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 5 22:32:27 2005 +0000

    - going on

 doc/manual.xml   | 141 +++++++++++++++++++++++++++++++++----------------------
 doc/poldek.1.xml |   9 ++++
 2 files changed, 94 insertions(+), 56 deletions(-)

commit 78b2ba8cb55277003e19981e1ac7d1dffb655cd5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 30 16:38:50 2005 +0000

    - fixed bugs made in last commit

 pkgset-install.c | 54 ++++++++++++++++++++++++++++--------------------------
 1 file changed, 28 insertions(+), 26 deletions(-)

commit d14433df70f6df53d24ecd243bc20818bcd00e5e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 29 15:21:40 2005 +0000

    - added warning

 doc/manual/ref0700-repository_index_creation.xml         | 2 ++
 doc/manual/ref0900-repository_selection.xml              | 2 ++
 doc/manual/ref0901-repository_related_actions.xml        | 2 ++
 doc/manual/ref1100-package_related_options.xml           | 2 ++
 doc/manual/ref1290-package_installation.xml              | 2 ++
 doc/manual/ref1291-distribution_installation-upgrade.xml | 2 ++
 doc/manual/ref1300-installation_switches.xml             | 2 ++
 doc/manual/ref1490-package_deinstallation.xml            | 2 ++
 doc/manual/ref1700-verification_options-switches.xml     | 2 ++
 doc/manual/ref1900-splitting_options.xml                 | 2 ++
 doc/manual/ref2100-other.xml                             | 2 ++
 11 files changed, 22 insertions(+)

commit 5334757dc67a3069e640496c8fe71f0bf17aa517
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 29 15:20:43 2005 +0000

    - generate chunked version
    - some customization (manual.xsl)
    - nicer css (stolen from PLD homepage)
    - updates

 doc/.cvsignore  |  1 +
 doc/Makefile.am | 47 ++++++++++++++++++++++++++++++++---------
 doc/manual.css  | 65 ++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 doc/manual.xml  | 22 ++++++++++---------
 doc/manual.xsl  |  9 ++++++++
 5 files changed, 119 insertions(+), 25 deletions(-)

commit 7f63fb9472c904c038b0b011dcd634cc279d5ae7
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 29 15:17:54 2005 +0000

    - marked options

 doc/poldek.conf.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit 63fb721b40ab58b31961a0c532ee20704d82c75d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 29 12:58:07 2005 +0000

    - removed dummy <sect3> generation

 doc/conf-xml2docb.xsl | 56 ++++++++++++++++++++++++++++-----------------------
 1 file changed, 31 insertions(+), 25 deletions(-)

commit 8b9e626fa06f38044ef664bde022cb759a23abbe
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat May 28 20:52:42 2005 +0000

    - go on with documentation

 doc/.cvsignore                                |   1 +
 doc/Makefile.am                               |  10 +-
 doc/manual.css                                |   3 +
 doc/manual.xml                                | 574 ++++++++++++++++----------
 doc/manual/ref1300-installation_switches.xml  |   2 +-
 doc/manual/ref1490-package_deinstallation.xml |  11 +-
 doc/manual/ref2100-other.xml                  |  16 +-
 doc/manual/supported-repositories.xml         |  38 +-
 doc/poldek.conf.xml                           |  40 +-
 9 files changed, 440 insertions(+), 255 deletions(-)

commit 30e735276855df30894d7c88f5d25166e08a6b4f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat May 28 20:51:04 2005 +0000

    - doc update

 cli/install.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d54bd1311d9cb33dcb7874f8e3bfabe5ce9b17f9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat May 28 20:50:40 2005 +0000

    - --force there makes no sense

 cli/uninstall.c | 15 +++++----------
 1 file changed, 5 insertions(+), 10 deletions(-)

commit e83af53202e408009aafc66d09423add47b5a51a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri May 27 17:54:24 2005 +0000

    - conf-xml2docb.xsl: generate valid option id='s
    - generate an index from all manual xmls
    - cleanups

 doc/Makefile.am                             |  4 ++--
 doc/conf-xml2docb.xsl                       |  5 ++++-
 doc/manual/supported-repositories-table.xml |  8 ++++----
 doc/manual/supported-repositories.xml       |  8 ++++----
 doc/mkindex.pl                              | 28 +++++++++++++++-------------
 5 files changed, 29 insertions(+), 24 deletions(-)

commit 49402cef27a37306b2f9c123e5549d6d03e62b3c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri May 27 15:27:20 2005 +0000

    - commented out %define is still defined? rpm bug?

 poldek.spec.in | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 2590914d2b1d7feeaac5c2424f82f3a93d7ba59c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri May 27 15:26:02 2005 +0000

    - cleanups

 capreq.c            | 2 +-
 pkgdir/pndir/save.c | 1 +
 pkgroup.c           | 4 ++--
 3 files changed, 4 insertions(+), 3 deletions(-)

commit 026ea6ab7e9320267e4f3f0c8319671df6c736a9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri May 27 15:24:54 2005 +0000

    - removed unneeded pkgset_lookup_cap()

 arg_packages.c |  6 +++---
 pkgset.c       | 10 ++--------
 pkgset.h       |  1 -
 3 files changed, 5 insertions(+), 12 deletions(-)

commit d005fa152201769c50e195cd47a45c09e7039a1d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri May 27 15:24:02 2005 +0000

    - applied (partially) more-greedy.patch by Mariusz Krynski <mrk att sed pl>:
      * do not treat packages marked for removal as "to mark" candiates
      * let the user choose among equivs when greedy upgrading during
        conflict resolving
    - cleanups

 pkgset-install.c | 215 +++++++++++++++++++++++++++++++++++++++----------------
 1 file changed, 153 insertions(+), 62 deletions(-)

commit d42e0a11a89a7e2a957c8ff7a6842c7ddca15fa7
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu May 26 19:55:43 2005 +0000

    - killing sigsev if no sources configured; cleanup

 cli/op_source.c | 41 ++++++++++++++++++++++-------------------
 1 file changed, 22 insertions(+), 19 deletions(-)

commit a4d6154543086443e55da36368689187c2f9acae
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu May 26 19:18:55 2005 +0000

    - fix: 'validate' is on by default; cleanup

 conf.c | 163 +++++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 89 insertions(+), 74 deletions(-)

commit 4943bff9972e833fbfce3900949c619e21c6a7b5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu May 26 19:17:29 2005 +0000

    - 'ext.' -> 'external'

 vfile/fetch.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 6d6fd5602d30266f1d4fa435a5381049d2f1173e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed May 25 18:26:05 2005 +0000

    - added warning about outdated man

 doc/pl/Makefile.am | 2 +-
 doc/pl/poldek.pod  | 9 +++++++++
 2 files changed, 10 insertions(+), 1 deletion(-)

commit 02f94b416ed2fb0340939784aa9593f2a5c2fdc4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed May 25 16:31:52 2005 +0000

    - fixed poldek.info installation

 doc/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 9b146b8dc2b098f002c7b4a3fe894af950f6c633
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed May 25 16:01:16 2005 +0000

    - allow, like v0.18.x, to mix --{replace,downgrade} with -u

 cli/install.c | 14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)

commit b8139ce2e47f2af5127d63e149ceb1d4c2f0830d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed May 25 15:54:02 2005 +0000

    - arg_packages: moved package files loading to _setup() stage, there is no
      initialized pm_ctx earlier

 arg_packages.c | 58 ++++++++++++++++++++++++++++++++++++++--------------------
 arg_packages.h |  4 ++--
 poldek_ts.c    |  6 +++---
 3 files changed, 43 insertions(+), 25 deletions(-)

commit eee4367db432cf334a7a839176ef5ab67c2d73bc
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue May 24 19:54:14 2005 +0000

    - new --pmcmd (pm_command conf opt) and --sudocmd (sudo_command conf opt)
      to set alternatives for /bin/rpm and /usr/bin/sudo

 cli/main.c          | 78 +++++++++++++++++++++++++++++++++++------------------
 lib_init.c          | 20 +++++++++++---
 pm/rpm/pm_rpm.h     |  5 ++++
 pm/rpm/rpm.c        | 13 ++++++++-
 pm/rpm/rpminstall.c | 61 ++++++++++++++++++++++++++---------------
 pm/rpm/signature.c  |  8 +++---
 6 files changed, 130 insertions(+), 55 deletions(-)

commit e36606ded858034f9fd8f9554f7d07d21ad6ab55
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue May 24 19:49:41 2005 +0000

    - with POLDEK_LDCONF_FOREIGN parameter are not "normalized" ('-', '_' -> ' ')
    - parameters "rpm" and "sudo" replaced with "pm command" and "sudo command"

 conf.c | 63 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 37 insertions(+), 26 deletions(-)

commit 251a22a73f18499d1141645a6405c7252b29f669
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue May 24 19:46:43 2005 +0000

    - bugfix

 doc/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit f793455dcf7f8d01b8f3c39a54b0d84490aab04a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 23 20:02:25 2005 +0000

    - install info

 doc/Makefile.am | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit 51ae8fe1c99d0f50568f5947f19017830236989e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 23 20:01:58 2005 +0000

    - command line opts

 test_patch.sh | 47 ++++++++++++++++++++++++++++++-----------------
 1 file changed, 30 insertions(+), 17 deletions(-)

commit 566e7a012478796785f106d8a051ae6dd60044d4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 23 20:00:49 2005 +0000

    - updates

 poldek.spec.in | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

commit 9064aa8dadbcbb24c47f6b215edd107202a5b397
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 23 20:00:35 2005 +0000

    - ipoldek replaces apoldek

 Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 0621f234b4a1f657fa7787769527f7770bc5483f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 23 19:06:20 2005 +0000

    - removed conf/poldek.conf generation

 configure.in | 1 -
 1 file changed, 1 deletion(-)

commit d371438810886e729efe6a507f5512f2a3aa89c2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 23 19:05:43 2005 +0000

    - updated

 conf/.cvsignore | 3 +++
 1 file changed, 3 insertions(+)

commit 5cd8cb6e64c93c505406e581063063b6153e9fcf
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 23 19:05:05 2005 +0000

    - poldek.conf.1, manual "Configuration" section, and default configs are
      generated from poldek.conf.xml by conf-xml2.sh and set of style sheets
    - updated manual
    - removed old, outdated .pod
    - cleanups

 doc/.cvsignore                                     |   4 +-
 doc/Makefile.am                                    |  51 +-
 doc/conf-xml2.sh                                   |  67 ++
 doc/conf-xml2conf.xsl                              |  35 +
 doc/conf-xml2docb.xsl                              |  50 ++
 doc/conf-xml2refentry.xsl                          |  61 ++
 doc/manual.css                                     |   4 +
 doc/manual.xml                                     | 637 +++++-------------
 doc/manual/manualindex.xml                         |   0
 doc/manual/ref.cmdl.greedy.xml                     |  10 +
 doc/manual/ref.cmdl.hold.xml                       |  21 +
 doc/manual/ref.cmdl.ignore.xml                     |  18 +
 doc/manual/ref.cmdl.mercy.xml                      |  11 +
 doc/manual/ref.cmdl.pmopt.xml                      |   6 +
 doc/manual/ref.cmdl.promoteepoch.xml               |   5 +
 doc/manual/ref.cmdl.test.xml                       |   5 +
 doc/manual/ref0700-repository_index_creation.xml   |  37 ++
 doc/manual/ref0900-repository_selection.xml        |  37 ++
 doc/manual/ref0901-repository_related_actions.xml  |  51 ++
 doc/manual/ref1100-package_related_options.xml     |  16 +
 doc/manual/ref1290-package_installation.xml        |  30 +
 .../ref1291-distribution_installation-upgrade.xml  |  23 +
 doc/manual/ref1300-installation_switches.xml       | 142 ++++
 doc/manual/ref1490-package_deinstallation.xml      |  37 ++
 .../ref1700-verification_options-switches.xml      |  30 +
 doc/manual/ref1900-splitting_options.xml           |  23 +
 doc/manual/ref2100-other.xml                       | 107 +++
 doc/{mkindex => mkindex.pl}                        |   0
 doc/poldek.1.xml                                   |  64 ++
 doc/poldek.conf.xml                                | 638 ++++++++++++++++++
 doc/poldek.pod                                     | 715 ---------------------
 31 files changed, 1716 insertions(+), 1219 deletions(-)

commit 4f0f8fceee35721e7dbb3a66fc49b442abdf527b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 23 18:52:07 2005 +0000

    - remote source.conf sample

 conf/sample-source-remoteconf.conf | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

commit e502342299e329b03cbfe615c293499780a81439
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 23 18:51:34 2005 +0000

    - replaced by autogenerated config

 conf/fetch.conf         |  59 ---------------------
 conf/poldek.conf.in     | 134 ------------------------------------------------
 conf/sample-source.conf |  63 -----------------------
 3 files changed, 256 deletions(-)

commit ca04a1222e27154e132e8a7a7fc7443a40dca60a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 23 18:50:36 2005 +0000

    - update

 conf/Makefile.am              | 19 +++++++++++++------
 conf/fedora-source.conf       | 12 +++++++++++-
 conf/pld-source.conf          | 21 +++++++++++----------
 conf/sample-cdrom-source.conf | 20 ++++++++++++--------
 4 files changed, 47 insertions(+), 25 deletions(-)

commit 1b75536b82b622571a6663d913f6ba0b32b43c84
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 22 19:48:49 2005 +0000

    - fix

 Makefile.extra | 2 --
 1 file changed, 2 deletions(-)

commit a3581897110765d85d93fbdd4c82a131564c3f6e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 22 19:48:05 2005 +0000

    - debug off

 cli/main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 16d6ea5c88f617e0585dd8662c03f40e7965fcad
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 22 13:46:58 2005 +0000

    - FreeBSD issues

 poldek.spec.in | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

commit 7a6a42b29f1b5e713183f416bc18248a5ba672f7
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu May 19 14:04:49 2005 +0000

    - reordered help sections in the right order
    - --docbook improvements
    - cleanup

 cli/cli.h         |  11 ++++++
 cli/install.c     |  19 +++++-----
 cli/main.c        | 111 ++++++++++++++++++++++++++++++++++++------------------
 cli/op_makeidx.c  |   2 +-
 cli/op_packages.c |   2 +-
 cli/op_source.c   |  76 ++++++++++++++++++-------------------
 cli/op_split.c    |   8 ++--
 cli/op_verify.c   |   2 +-
 cli/uninstall.c   |   4 +-
 9 files changed, 143 insertions(+), 92 deletions(-)

commit 3a7e6f5430242b41fad82943c2e8d4bbf7b6c646
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed May 18 19:46:12 2005 +0000

    - more handy 'pset' PM configuration
    - 'pset' database may inlcude multiple sources (although installation
      are refused then).
    - cleanups

 cli/op_source.c   |  16 ++--
 lib_init.c        |  52 ++++++++----
 pm/pset/pm_pset.h |   5 +-
 pm/pset/pset.c    | 233 ++++++++++++++++++++++++++++++++++--------------------
 poldek.h          |   1 +
 5 files changed, 189 insertions(+), 118 deletions(-)

commit 1bb65719413940c8302721d00c6a4e85a5929157
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed May 18 19:43:08 2005 +0000

    - with '--parsable-tr-summary' transaction summary is printed in parsable form

 cli/install.c    | 13 ++++++++--
 misc.c           | 74 ++++++++++++++++++++++++++++++++------------------------
 misc.h           |  2 +-
 pkgset-install.c | 14 ++++++-----
 poldek_ts.c      |  8 +++---
 poldek_ts.h      |  2 ++
 uninstall.c      | 13 +++++-----
 7 files changed, 76 insertions(+), 50 deletions(-)

commit 2b52075f5a1581ee95c68e88c08f38a87ce00e57
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed May 18 19:39:59 2005 +0000

    - killed gcc warning

 pm/pkgdb.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit cb60d28f67f10cefe445fd63cdc42e38cdc86160
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue May 17 18:35:15 2005 +0000

    - cleanups

 pkgdir/pkgdir_patch.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit d6fcf09e0eaffc22be0c44a3f9994608635828a8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 16 16:41:05 2005 +0000

    - FreeBSD have argp separated

 configure.in | 6 ++++++
 1 file changed, 6 insertions(+)

commit a6d97c8937b542ce3a4f68518ac0da39080c9557
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 16 16:40:25 2005 +0000

    - improvements

 getlib.sh | 37 +++++++++++++++++++++++++++----------
 1 file changed, 27 insertions(+), 10 deletions(-)

commit 6d6eb7c9e9c29e259afd54daafc5459994233bda
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 16 16:40:00 2005 +0000

    - 'value might be uninitialized...'

 cli/main.c    | 2 +-
 vfile/vfile.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 7ddcd933d3693e10cc82167e0dba90297104902f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 15 19:18:38 2005 +0000

    - missing cast & sanity check

 pkgdir/pkg_restore.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit ee1b8dbe65b72daa24238a5999af85f8e80ad896
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 15 19:17:24 2005 +0000

    - store mtime as unsigned int

 pkgdir/pdir/pdir_pkg_store.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 58ea634354bffe6358586c5f0a419789cac22721
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 15 19:01:53 2005 +0000

    - missing cast

 pkgu.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d18f9dd8bc8766475f5786fc44c4f657ef74b5eb
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 15 18:47:22 2005 +0000

    - short --mt for --mkidx-type

 cli/op_makeidx.c | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

commit cfd136c1a428e5b431c2b969e8cec17735b7a535
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 15 16:10:39 2005 +0000

    - merged PLD's poldek-gcc4.patch  (Pawel Sikora pluto att pld-linux org)

 cli/main.c      | 2 +-
 sigint/sigint.h | 2 --
 2 files changed, 1 insertion(+), 3 deletions(-)

commit 10e88325601e1c9d8209aadccc7a184aea85f5c9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 15 15:56:03 2005 +0000

    - porting to FreeBSD: missing headers, sys/param.h for PATH_MAX, cleanups

 arg_packages.c   | 15 ++++++++++-----
 conf.c           |  1 +
 configure.in     | 34 ++++++++++++++++------------------
 dbdep.c          |  1 +
 dbpkgset.c       |  3 ++-
 fileindex.c      |  3 ++-
 install-dist.c   |  3 ++-
 lib_init.c       |  3 ++-
 misc.c           | 15 ++++++++++-----
 pkg.c            |  3 ++-
 pkgfetch.c       |  3 ++-
 pkgscore.c       |  3 ++-
 pkgset-install.c |  3 ++-
 pkgu.h           |  5 ++---
 poldek_ts.c      |  4 +++-
 split.c          |  3 ++-
 test_match.c     |  1 +
 uninstall.c      |  5 +++--
 18 files changed, 65 insertions(+), 43 deletions(-)

commit 065a1b08dd3280597701df91b40ec7602d0f81d5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 15 15:53:07 2005 +0000

    - use <sys/param.h> as more portable PATH_MAX supplier (FreeBSD)
    - get FNM_CASEFOLD (a fnmatch() option) on FreeBSD too

 cli/cd.c       | 18 ++++++++++--------
 cli/cli.c      |  1 +
 cli/cli.h      |  3 +--
 cli/cmd.h      |  2 ++
 cli/dbcache.c  | 15 ++++++++++-----
 cli/dent.c     |  3 ++-
 cli/desc.c     | 15 ++++++++++-----
 cli/external.c | 16 ++++++++++------
 cli/get.c      | 15 ++++++++++-----
 cli/ls.c       | 16 ++++++++++------
 cli/main.c     |  1 +
 cli/search.c   | 14 ++++++++++++--
 cli/shell.c    | 15 ++++++++++-----
 13 files changed, 89 insertions(+), 45 deletions(-)

commit 026a9dcd7a326834ab898d3cde5bfe7217edcf87
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 15 15:51:17 2005 +0000

    - use <sys/param.h> as more portable PATH_MAX supplier (FreeBSD)
    - printf() and sscanf() of off_t and time_t cleanups

 pkgdir/Makefile.am             |  1 +
 pkgdir/dir/Makefile.am         |  1 +
 pkgdir/dir/dir.c               |  3 ++-
 pkgdir/hdrl/Makefile.am        |  1 +
 pkgdir/pdir/Makefile.am        |  1 +
 pkgdir/pdir/digest.c           | 17 ++++++++-----
 pkgdir/pdir/pdir.c             | 11 +++++----
 pkgdir/pdir/pdir.h             |  2 ++
 pkgdir/pdir/pdir_pkg_restore.c | 14 ++++++-----
 pkgdir/pdir/save.c             | 15 +++++++----
 pkgdir/pkg_restore.c           | 56 +++++++++++++++++++++++-------------------
 pkgdir/pkgdir.c                |  6 +++--
 pkgdir/pkgdir_clean.c          |  1 +
 pkgdir/pndir/description.c     | 15 +++++++----
 pkgdir/pndir/digest.c          | 15 +++++++----
 pkgdir/pndir/pndir.c           |  5 ++--
 pkgdir/pndir/pndir.h           |  2 ++
 pkgdir/pndir/save.c            | 15 +++++++----
 pkgdir/pndir/update.c          | 21 ++++++++++------
 pkgdir/rpmdb/Makefile.am       |  1 +
 pkgdir/rpmdb/rpmdb.c           |  3 ++-
 pkgdir/source.c                |  3 ++-
 pkgdir/yum/Makefile.am         |  1 +
 pkgdir/yum/yum.c               |  3 ++-
 24 files changed, 135 insertions(+), 78 deletions(-)

commit 692871712b6786b91cca10269365139b044d5fb2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 15 15:48:45 2005 +0000

    - use <sys/param.h> as more portable PATH_MAX supplier (FreeBSD)
    - pm_rpm_dbdepdirs() w/o db_185.h fix

 pm/Makefile.am         |  1 +
 pm/mod.c               |  2 +-
 pm/mod.h               |  2 ++
 pm/pkgdb.c             | 16 ++++++++++------
 pm/pm.c                |  3 ++-
 pm/pset/Makefile.am    |  1 +
 pm/pset/pset.c         |  1 +
 pm/rpm/rpm.c           |  3 ++-
 pm/rpm/rpmdb_depdirs.c |  5 +++--
 pm/rpm/rpminstall.c    | 16 ++++++++++------
 10 files changed, 33 insertions(+), 17 deletions(-)

commit 929fe46a43e3fb2821beaad79572149383e73b0d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 15 15:46:59 2005 +0000

    - use <sys/param.h> as more portable PATH_MAX supplier (FreeBSD)

 vfile/extcompr.c  | 3 ++-
 vfile/fetch.c     | 3 ++-
 vfile/vfetch.c    | 3 ++-
 vfile/vfff/http.c | 3 ++-
 vfile/vfff/vfff.h | 1 +
 vfile/vfffmod.c   | 3 ++-
 vfile/vfile.c     | 3 ++-
 vfile/vflock.c    | 1 +
 vfile/vfreq.c     | 3 ++-
 9 files changed, 16 insertions(+), 7 deletions(-)

commit d3e030278231a77071fa04e8e22e249b924c6e1d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 15 15:16:13 2005 +0000

    - use @INTLLIBS@

 vfile/Makefile.am | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

commit bf85853eec0bf3dbcaf64ad7cf879e3fab2cf68d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 15 13:00:10 2005 +0000

    - FreeBSD: sys/filio.h and libintl detection

 configure.in | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit 9e83ab5bc4667cb9a0fc6289afcd396eaa8bfb8a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 15 12:51:50 2005 +0000

    - missing header

 vfile/vfile.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit e2a5d88f934785c3fc24f01a2492d0a3dd09f357
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 15 12:50:49 2005 +0000

    - bugfix

 vfile/vfff/http.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit 4751ecbb3104fbd28fff65dfb904d28f67c614f0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 15 12:50:30 2005 +0000

    - netinet/in.h is not really nedded

 vfile/vfff/vfff.c | 8 --------
 1 file changed, 8 deletions(-)

commit e67549bb435a90015448ee14e9ef20816bf768d8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 15 12:49:50 2005 +0000

    - #ifdef, stupid

 vfile/p_open.c | 4 ++--
 vfile/vopen3.c | 9 +++++++--
 2 files changed, 9 insertions(+), 4 deletions(-)

commit 2b70dae41287d6e02ebaaee7f421c9732c42a863
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 15 11:59:56 2005 +0000

    - more portable openpty() detection

 configure.in   | 20 +++++++++++++-------
 vfile/p_open.c | 10 ++++++++--
 vfile/vopen3.c | 10 ++++++++--
 3 files changed, 29 insertions(+), 11 deletions(-)

commit 87e74f4539a60fd286d4ee0b9e59fd984df63d56
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 15 11:58:54 2005 +0000

    - ported to systems w/o mallinfo()

 minfo.c | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

commit 5b3914159da6c31f96dda09a53c0345c65250abc
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri May 13 17:12:49 2005 +0000

    - be freebsd friendly

 configure.in      | 4 ++++
 vfile/vfff/ftp.c  | 6 ------
 vfile/vfff/http.c | 4 ++--
 vfile/vfff/vfff.c | 4 ++++
 4 files changed, 10 insertions(+), 8 deletions(-)

commit 4b4c2b68d6432aec8a6ee288733df449b20f0e32
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri May 13 17:11:52 2005 +0000

    - cleanups

 pkgdir/pndir/Makefile.am   | 2 +-
 pkgdir/pndir/description.c | 2 +-
 pkgdir/pndir/update.c      | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

commit 650c4d797c40fd3cb1583c38048f0f6cb42ff742
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri May 13 17:11:32 2005 +0000

    - use tndb_it_rget()

 pkgdir/pndir/pndir.c | 26 ++++++++++++++++++--------
 1 file changed, 18 insertions(+), 8 deletions(-)

commit b3aea32399e3286df5a94ef25642e235e4eef669
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu May 12 17:55:24 2005 +0000

    - 0.19.x update

 test_patch.sh | 30 +++++++++++++++++++-----------
 1 file changed, 19 insertions(+), 11 deletions(-)

commit c5095a388aceffd0499fcf835ee0d65a4cd0cebb
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu May 12 17:54:56 2005 +0000

    - XXX_IGNORE_RPMLIB_DEPS experiment

 capreq.c | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

commit 2491132c2719d6ff24c239808b047101c2357a38
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu May 12 17:52:51 2005 +0000

    - more debugs

 misc.c                | 11 +++++++++++
 pkgdir/pkgdir_patch.c |  4 ++++
 2 files changed, 15 insertions(+)

commit 1a78319b06b57e590c4741784c7631339daf7f53
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu May 12 17:49:20 2005 +0000

    - 65K buffer for header data (should be dynamic)
    - fixed playing with langs and *.i18n.* index part

 pkgdir/pndir/pndir.c | 31 +++++++++++++++++--------------
 1 file changed, 17 insertions(+), 14 deletions(-)

commit a509fb0f31d7f4ec8df42c110f19dfda8572a087
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu May 12 17:47:36 2005 +0000

    - fixed 'Assertion 'patch->ts_orig >= pkgdir->ts' failed' bug

 pkgdir/pkgdir.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 593272cc0889f25bebcc281004f9f1837cdfab2f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu May 12 15:44:41 2005 +0000

    - bugfix

 pm/rpm/misc.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit a4067fc12afd2ac019417a2bdabdf96c72213b8b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu May 12 15:44:04 2005 +0000

    - return ERR on error

 cli/op_source.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 18a6f6c7f33efbd98d014d052576661c8c28c85a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu May 12 15:43:01 2005 +0000

    - dent's content is sorted at the end; here slows down to much

 cli/dent.c | 2 --
 1 file changed, 2 deletions(-)

commit 41b9653228b03ce718186c3637cf10e78c73c44e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu May 12 15:41:05 2005 +0000

    - fixed 'memory exhausted' error -- ent->_size (int16_t) overflow

 capreqidx.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9fa6cf4ae7b086afd727a780a241fe7a847336f2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 8 22:11:36 2005 +0000

    - removed --keep-downloads (use -O instead)
    - proper detection of major running mode conflicts
    - --upconf is minor mode too
    - general cleanup

 cli/install.c       |  17 +-
 cli/libpoclidek.sym |   3 +
 cli/main.c          | 452 ++++++++++++++++++++++++++--------------------------
 cli/op.c            |  85 +++++++++-
 cli/op.h            |  29 ++--
 cli/op_makeidx.c    |  16 +-
 cli/op_source.c     |  34 ++--
 cli/op_verify.c     |  28 ++--
 cli/uninstall.c     |  17 +-
 9 files changed, 395 insertions(+), 286 deletions(-)

commit 0f36d517272f91a223fc27817c8f57437a787775
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 8 22:07:31 2005 +0000

    - disabled _allsyms. linking

 Makefile.am     | 6 +++---
 cli/Makefile.am | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

commit 47c3641027884d095776c2d9c1102ff9c4bcc72f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 8 17:34:41 2005 +0000

    - __dirname macro per config file

 conf.c | 16 +++++++++++++---
 1 file changed, 13 insertions(+), 3 deletions(-)

commit 9a9268d70ffa2d2d23e24ea3c507b7acd9cf5fb6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri May 6 16:39:13 2005 +0000

    - --test honoured by --clean*

 pkgdir/pdir/pdir.c     |  2 +-
 pkgdir/pkgdir_clean.c  | 23 ++++++++++++-----------
 pkgdir/pkgdir_intern.h |  8 ++++----
 pkgdir/pndir/update.c  |  2 +-
 pkgdir/source.c        |  4 ++--
 5 files changed, 20 insertions(+), 19 deletions(-)

commit ef56d097eea71558f8d6169e2e13e2833a2374f2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu May 5 19:34:37 2005 +0000

    - by Mariusz Krynski <mrk att sed pl>

 contrib/patch-spool/poldek-more-greedy.patch | 117 +++++++++++++++++++++++++++
 1 file changed, 117 insertions(+)

commit bcd7a775ae2a08b7b3b5d866f05ab4db55a04e49
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu May 5 18:57:46 2005 +0000

    - applied (to 0.18.x series yet)

 contrib/patch-spool/poldek-cachedir.patch | 84 -------------------------------
 1 file changed, 84 deletions(-)

commit 50ede581060078a532a788f94b7bd617a577e7cb
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu May 5 18:56:21 2005 +0000

    - '-' as option-glue is valid too

 conf.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 3136bc98280a707429a7cb812cdeeb73b2fe49ad
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu May 5 16:34:56 2005 +0000

    - sources may be aliased as one virtual source ('group' source type)
    - cleanup of sources manip. code
    - [source]: "dscr" param renamed to "lang"
    - configuration handling improvements

 cli/op_source.c |  35 ++++++-
 conf.c          |  82 +++++++++++++++--
 conf.h          |   6 ++
 lib_init.c      | 278 +++++++++++++++++++++++++++++++++++++-------------------
 libpoldek.sym   |   3 +
 pkgdir/source.c | 140 ++++++++++++++++++++++++----
 pkgdir/source.h |   9 +-
 poldek.h        |   5 +-
 poldek_intern.h |   2 +
 poldek_ts.c     |   3 +-
 poldek_ts.h     |   2 +-
 11 files changed, 434 insertions(+), 131 deletions(-)

commit 438e435e59c5648b2568bcfbe1c95ec892778b02
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 1 19:52:47 2005 +0000

    - go on

 doc/manual.xml                        | 16 +++++++++-------
 doc/manual/index.xml                  |  0
 doc/manual/supported-repositories.xml | 30 +++++++++++++++++++-----------
 3 files changed, 28 insertions(+), 18 deletions(-)

commit c59b0d789560992d141199ed5b0de1760e08285f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 27 19:41:59 2005 +0000

    - updated

 conf/.cvsignore | 9 ---------
 1 file changed, 9 deletions(-)

commit 1f684988d52ee31cb5e4dbb1a87dfe8e7ec619d5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 27 19:41:43 2005 +0000

    - new -O to modify config params from command line

 cli/main.c     |  37 +++++--
 cli/test_cli.c |   2 +-
 conf.c         | 310 +++++++++++++++++++++++++++++++++++++++++++--------------
 conf.h         |   4 +-
 lib_init.c     |  25 +++--
 poldek.h       |   6 +-
 6 files changed, 292 insertions(+), 92 deletions(-)

commit 0ab39473fe5f9e685b2e7ab97b5e7316f5a2f06b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Apr 26 19:14:03 2005 +0000

    Makefile.am

 doc/Makefile.am      |   2 +-
 doc/manual.xml       |  93 +++++++++++++++++++++++++++-----------
 doc/manual/index.xml | 125 ---------------------------------------------------
 3 files changed, 69 insertions(+), 151 deletions(-)

commit 828c865e49e995ab0eee505f5e5ebf400f7cea62
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Apr 26 18:59:41 2005 +0000

    - 'size_t' fixes (amd64)

 cli/cmd_pipe.c       |  8 ++++----
 cli/main.c           | 48 +++++++++++++++++++++++++++++++++++-------------
 pkgdir/pndir/pndir.c |  4 +---
 3 files changed, 40 insertions(+), 20 deletions(-)

commit e0237db7d2af7a58e1f84b49ca54764a7d52789a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Apr 26 18:48:14 2005 +0000

    - do not write index if not changed; a few cleanups

 cli/op_makeidx.c |  3 ++-
 pkgdir/dir/dir.c |  2 +-
 pkgdir/pkgdir.c  | 32 ++++++++++++++++++++++++--------
 pkgdir/pkgdir.h  |  7 +++----
 4 files changed, 30 insertions(+), 14 deletions(-)

commit 3b3bdc71b5d077b601455bdb3f84ae29891f42a4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Apr 21 20:11:11 2005 +0000

    - vfile_retries do not shadow auto_zlib_in_rpm

 lib_init.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit afdbec4106476f1685727a2c34c57982baa10494
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Apr 21 17:25:54 2005 +0000

    - new manual

 doc/.cvsignore                              |    1 +
 doc/Makefile.am                             |    6 +
 doc/manual.xml                              | 1227 +++++++++++++++++++++++++++
 doc/manual/index.xml                        |  125 +++
 doc/manual/manualindex.xml                  |    0
 doc/manual/supported-repositories-table.xml |   56 ++
 doc/manual/supported-repositories.xml       |   38 +
 doc/mkindex                                 |   57 ++
 doc/style.css                               |    4 +
 9 files changed, 1514 insertions(+)

commit 26b63440cfd46bb3df535314338f2cdfbc4a1eda
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Apr 21 16:44:49 2005 +0000

    - eliminated usage of PKG_COLOR_*() flags
    - more sensitive EVR promotion (POLDEK_MA_*) flags
    - bugfixes and cleanups

 NEWS                        |  2 +-
 cli/op_packages.c           |  2 +-
 cli/op_source.c             | 13 ++++---
 cli/op_split.c              |  2 +-
 cli/op_verify.c             |  2 --
 conf/fetch.conf             | 10 +++---
 conf/poldek-pri-sample.conf |  5 ++-
 conf/sample-source.conf     |  1 -
 doc/Makefile.am             |  9 ++++-
 doc/guide.xml               | 45 ------------------------
 lib_pkgset.c                |  5 ++-
 pkg.c                       | 83 ++++++++++++++++-----------------------------
 pkg.h                       | 12 ++++---
 pkgmark.c                   | 38 ++++++++++++++++-----
 pkgmisc.h                   |  7 ++--
 pkgset-install.c            | 40 +++++++++++-----------
 pkgset-req.c                |  2 +-
 pm/pkgdb.c                  |  4 +--
 poldek_ts.c                 |  2 +-
 poldek_ts.h                 |  2 +-
 20 files changed, 126 insertions(+), 160 deletions(-)

commit b4415c4f77c2200298517bee5fd2565b56316710
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Apr 21 16:41:17 2005 +0000

    - fixes && cleanups

 pm/pset/pset.c | 121 ++++++++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 99 insertions(+), 22 deletions(-)

commit d04d44670a3322ba634f1fb7499c4cfd26cfcee0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Apr 21 16:33:16 2005 +0000

    - with --caplookup search by files too

 arg_packages.c | 31 +++++++++++++++++++++----------
 1 file changed, 21 insertions(+), 10 deletions(-)

commit 6f2570fb8a3c2bff8de12ac72f16afbbffb6822b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Apr 21 16:30:36 2005 +0000

    - bugfix: search by cap only with --caplookup
    - eliminated usage of global PKG_COLOR* flags

 uninstall.c | 49 +++++++++++++++++++++++++++++++++----------------
 1 file changed, 33 insertions(+), 16 deletions(-)

commit 3e4ec25739984fbb02834d6041537d82590eb386
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 20 16:10:11 2005 +0000

    - POLDEK_OP_VRFY_FILECNFLS on demand should be

 poldek_ts.c | 1 -
 1 file changed, 1 deletion(-)

commit 54429668a08119245f21169e26fbc765d0bc2a51
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Apr 18 19:20:53 2005 +0000

    - bugfix ('Nothing to do' when size(avset) == 2)

 pkgset-install.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 4c79e903de666e15041535d7f249cf95f92e12de
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Apr 17 16:01:38 2005 +0000

    - more complete sample

 conf/sample-source.conf | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

commit 075b11c85334bc491cb856291b67f1af48654f8d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Apr 17 15:16:00 2005 +0000

    - fixed --clean*()
    - new --clean-pkg removes cached packages

 cli/op_source.c       | 46 +++++++++++++++++++---------
 pkgdir/pkgdir_clean.c | 85 +++++++++++++++++++++------------------------------
 pkgdir/source.c       | 61 ++++++++++++++++++++++++------------
 pkgdir/source.h       |  6 ++--
 4 files changed, 110 insertions(+), 88 deletions(-)

commit 51b242c5ea584be1d105e4759caf5b8bbc45d562
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Apr 17 15:13:24 2005 +0000

    - bugfixes && cleanups

 vfile/vfetch.c       |  2 +-
 vfile/vfile.h        | 11 +++++++++++
 vfile/vfile_intern.h | 10 ----------
 vfile/vflock.c       |  4 ++--
 4 files changed, 14 insertions(+), 13 deletions(-)

commit c2416dd6f4334da106aeb88f80018574837d0aa9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Apr 16 19:40:56 2005 +0000

    - pass stdout as packages if they empty and vice-versa; this allows to pipe external and internal commands in both sides

 cli/cmd_pipe.c | 54 ++++++++++++++++++++++++++++++++++++++----------------
 1 file changed, 38 insertions(+), 16 deletions(-)

commit 487319af81826f39cfa9539b0a3c6ef585448fdc
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Apr 16 19:39:01 2005 +0000

    - cleanups

 cli/install.c    |  27 +++++---
 cli/main.c       | 188 ++++++++++++++++++++++++++++++++++++++++++++++---------
 cli/op_makeidx.c |   4 +-
 3 files changed, 179 insertions(+), 40 deletions(-)

commit 551d8aa79dbb2e5a37872c8ec373468458c8070a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Apr 11 18:18:51 2005 +0000

    - debugs

 pkg.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit cc44f6946bf93d0ab9c0c6bd48c401bfbbb77941
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Apr 11 18:18:16 2005 +0000

    - comment

 pkgdir/source.c | 1 +
 1 file changed, 1 insertion(+)

commit 646a6a80758e37936c4c3dbfd36106e17a4937ee
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Apr 11 18:17:39 2005 +0000

    - log full index path

 pkgdir/pndir/pndir.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

commit 0d1ab7d67f7a95316bd269b261e17a564e2714cf
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Apr 11 17:24:49 2005 +0000

    - be compat with gcc 2.95

 vfile/vfile.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 76663208d6f7fc9508383aaeb642708fb743571b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Apr 11 17:24:04 2005 +0000

    - bugfix

 pkgdir/pndir/description.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 80139af3756c9e75a0eb4449d3b92b74cf97916a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Apr 10 14:02:04 2005 +0000

    - cleanups

 cli/dbcache.c     |  2 +-
 cli/install.c     | 24 +++++++++---------
 cli/main.c        | 73 ++++++++++++++++++++++++++++---------------------------
 cli/op_packages.c |  2 +-
 cli/uninstall.c   | 12 ++++-----
 5 files changed, 57 insertions(+), 56 deletions(-)

commit 8a4bf2fb80c28227c8c47b468b6377ad28d512c8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 6 18:59:44 2005 +0000

    - 'auto' and 'autoup' instead of 'no' prefixed ones

 conf.c                  |  2 ++
 conf/sample-source.conf | 20 +++++++++++---------
 lib_init.c              |  6 ++++++
 3 files changed, 19 insertions(+), 9 deletions(-)

commit 4f9c6c7d29c0cc9a073f13c2a87825dff9b53fc0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 6 16:04:01 2005 +0000

    - finished --verify*

 cli/op_verify.c |  10 +--
 cli/uninstall.c |   2 +-
 fileindex.c     | 225 +++++++++++++++++++++++++++-----------------------------
 fileindex.h     |   1 +
 lib_init.c      |   5 +-
 lib_pkgset.c    |   6 +-
 pkgfl.c         |  11 +++
 pkgfl.h         |   1 +
 pkgmark.c       |  27 +------
 pkgmisc.c       |   1 +
 pkgmisc.h       |   2 +-
 pkgset.c        |  37 ++++++++--
 pkgset.h        |   3 +-
 poldek_ts.c     |  59 ++++++++-------
 uninstall.c     |   2 +
 15 files changed, 207 insertions(+), 185 deletions(-)

commit 64e6eee994011c23a1de5cbeb746ff139861f44a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Apr 5 15:37:19 2005 +0000

    - dropped uneeded assert()

 poldek_ts.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit c5b873b6c63ebb81a166dc2b21a7b633a8ed89f0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Apr 5 15:36:39 2005 +0000

    - file conflicts resolver impromements, pI

 fileindex.c | 160 ++++++++++++++++++++++++++++++++++++++++++++++++++----------
 fileindex.h |  11 ++++-
 pkgset.c    |   3 +-
 3 files changed, 143 insertions(+), 31 deletions(-)

commit 7cb6f0148a55cc3232a4889addf7e523c62ebafc
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Apr 5 14:30:17 2005 +0000

    - fix: redirects to different port are handled properly

 vfile/vfreq.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 813bb6b44ae9c652c23c890ec99f543fdec87fb1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Feb 28 00:30:26 2005 +0000

    - per source "ignore"s

 lib_init.c             | 13 +++++++++++--
 lib_pkgset.c           |  9 ++++++---
 pkgdir/pkgdir.c        | 12 ++++++++++++
 pkgdir/pkgdir.h        |  1 +
 pkgdir/pkgdir_intern.h |  5 +++--
 pkgdir/pkgdir_patch.c  |  2 +-
 pkgdir/pndir/pndir.c   | 24 +++++++++++++++++++++++-
 pkgdir/source.c        |  8 ++++++++
 pkgdir/source.h        |  1 +
 9 files changed, 66 insertions(+), 9 deletions(-)

commit e88f234f6f06e48009f8a24df4224e7eec9ce4fa
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Dec 31 14:40:38 2004 +0000

    - merged with 0.18.x

 configure.in | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 9598ac8efa333aa0044ee5c463ac277a7b0e0816
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Dec 16 19:15:38 2004 +0000

    - hide duplicate options only with --help

 cli/cli.c           |  5 ++---
 cli/cli.h           |  3 +++
 cli/libpoclidek.sym |  1 +
 cli/main.c          | 17 ++++++++++-------
 4 files changed, 16 insertions(+), 10 deletions(-)

commit d89c0f88cbd9a9f750ed519aa4a4387670f94542
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Dec 16 19:14:33 2004 +0000

    - bugfix

 cli/help.c | 1 +
 1 file changed, 1 insertion(+)

commit 733bb03708f769841aba07c82ac88cc3fd6dba9a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Dec 15 20:28:38 2004 +0000

    - more debugs

 pkgdir/yum/yum.c | 2 ++
 1 file changed, 2 insertions(+)

commit e58fc73de7f4b34e12c962bdb8fae1e8fe2c6261
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Dec 15 20:28:03 2004 +0000

    - fixed uninstallation of packages with broken dependecies

 pkgset-order.c | 16 +++++++++++-----
 pkgset.c       |  5 +++--
 pkgset.h       |  1 +
 uninstall.c    |  6 ++++--
 4 files changed, 19 insertions(+), 9 deletions(-)

commit b15e1c8e77982f2af23861e08adeba4c5bccdf5b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Dec 15 20:26:04 2004 +0000

    - "reload" forces cache to be written

 cli/shell.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit db3f90c0f0cf98dcde4a4c9a4e2c56e68082a68a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Dec 13 19:38:48 2004 +0000

    - bugfix

 pkg.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 39cb550a951a3eac40722d8610a93d7db01ae6e0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Dec 2 17:45:07 2004 +0000

    - configurable number of retries of reconnections

 conf.c               | 14 +++++++++-----
 lib_init.c           |  4 ++++
 vfile/vfetch.c       |  2 +-
 vfile/vfile.c        | 13 ++++++++++---
 vfile/vfile.h        |  5 +++--
 vfile/vfile_intern.h |  1 +
 6 files changed, 28 insertions(+), 11 deletions(-)

commit eeb66b3807fcac88b9fdd7f578e4364a6159c5e1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Dec 2 17:40:14 2004 +0000

    - rpm4.4

 pm/rpm/rpm_pkg_ld.c | 33 +++++++++++++--------------------
 1 file changed, 13 insertions(+), 20 deletions(-)

commit e0ed08dd5ed1d95cad0e5d70b90773c2ff9b23a5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Nov 16 22:58:14 2004 +0000

    - debug out

 uninstall.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit bf7a835a7e0e2a9435e4c31327587d724dd4636b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Nov 16 19:35:30 2004 +0000

    - order being uninstalled packages by postun's

 pkgset-order.c      | 42 +++++++++++++++++++++++++++---------------
 pkgset-req.c        | 22 +++++++++++-----------
 pkgset.c            |  7 ++++++-
 pkgset.h            |  5 ++++-
 pm/rpm/rpminstall.c | 10 +++++++---
 split.c             |  4 ++--
 uninstall.c         | 45 +++++++++++++++++++++++++++++++++++++++------
 7 files changed, 96 insertions(+), 39 deletions(-)

commit 996f397296f21506b97db12287ed58f870a1c4a4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Nov 16 19:03:19 2004 +0000

    - bugfix

 pkgset-install.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 852c5316e477c21c71e29f2b43fd324c49c7f909
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Nov 15 23:37:10 2004 +0000

    - walk on

 python/poldek.py | 27 ++++++---------------------
 python/test.py   | 23 +++++++++++++++--------
 2 files changed, 21 insertions(+), 29 deletions(-)

commit 7049eb17896b13d45232aa640ffb798c37c3e23a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Nov 15 23:36:30 2004 +0000

    - poclidek_ctx holds poldek_ctx reference
    - smalls

 cli/cli.c       |  7 +++++--
 cli/install.c   |  2 +-
 cli/test_cli.c  |  4 +++-
 cli/test_cli.rc |  2 +-
 lib_init.c      | 12 ++++++++++++
 libpoldek.sym   |  3 +++
 poldek.h        |  1 +
 poldek_intern.h |  1 +
 8 files changed, 27 insertions(+), 5 deletions(-)

commit 543df815ed326c8b1577e6e824adb79ed84f5530
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Nov 15 23:32:16 2004 +0000

    - display postun reqs separately

 cli/desc.c | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 50 insertions(+), 5 deletions(-)

commit bbe6b5b205ea93a8e1694c6decb2fe4753aeb68b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Nov 15 23:26:14 2004 +0000

    + cond DBGF() macors

 log.h | 3 +++
 1 file changed, 3 insertions(+)

commit fc0b4624a5897ac3a88b687bd969f5a26239f226
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Nov 15 23:24:51 2004 +0000

    - debug stuff

 pkg.c           | 10 ++++++----
 pkgdir/pkgdir.c |  5 ++++-
 2 files changed, 10 insertions(+), 5 deletions(-)

commit b84d867a90b03b61bbd2674db73bccda9d51d479
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Nov 15 23:22:54 2004 +0000

    - bugfix: requirement can be both: postun and pre

 pm/rpm/rpm_pkg_ld.c | 21 +++++++++++++++------
 1 file changed, 15 insertions(+), 6 deletions(-)

commit a544e79eec9870d98711aedf0b9ea5edaa915441
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Nov 2 16:45:59 2004 +0000

    - package filename may be a subpath

 pkg.c               | 15 +++++++++------
 pm/rpm/rpminstall.c |  6 +++---
 2 files changed, 12 insertions(+), 9 deletions(-)

commit 3a2a243e65e4b0e31725d6d29f590748e66b4245
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Nov 2 07:57:59 2004 +0000

    - display sizes with decimal

 pkgfetch.c       | 6 +++---
 pkgset-install.c | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

commit 3141388ac64c4dbe63d753f119c599654ad3160d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 29 16:51:42 2004 +0000

    - missing opt

 conf.c | 1 +
 1 file changed, 1 insertion(+)

commit a66a0b6d06f19d22aaa584119024ed71fb236301
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 29 16:51:30 2004 +0000

    - more debugs

 dbpkgset.c | 19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)

commit ad8f21b52f6f753c0b634df6521735e6b820d455
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 27 19:13:46 2004 +0000

    - debug stuff

 pkg.c | 25 ++++++++++++++++++++-----
 1 file changed, 20 insertions(+), 5 deletions(-)

commit 6a3186d283b6ad4f7071cb2e4393d4456929a70c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 27 19:11:12 2004 +0000

    - missing ts_free()

 cli/main.c | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

commit c26f2c5f51a0983f71d052735066af99e1c7b37b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Oct 23 17:51:25 2004 +0000

    - updated

 conf/sample-source.conf | 21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)

commit c4479b88ee83b332a2bfe15989e27da61550b018
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Oct 23 17:48:14 2004 +0000

    - use n_str_strip_ws()

 arg_packages.c |  4 ++--
 cli/shell.c    | 25 +------------------------
 misc.h         |  1 -
 3 files changed, 3 insertions(+), 27 deletions(-)

commit 2cff0ae52a54dedef4a1a2780520d4ef077b54eb
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Oct 23 17:46:58 2004 +0000

    - additional parameters passed as hash table (*kw)

 pkgdir/source.c | 18 ++++++++++++------
 pkgdir/source.h |  4 ++--
 2 files changed, 14 insertions(+), 8 deletions(-)

commit b12ac3454fdef358f76c6c69a6272d9da28ac02e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Oct 23 17:45:04 2004 +0000

    - hide --compress - not usable yet; added --nocompress

 cli/op_makeidx.c | 42 +++++++++++++++++++++++++++---------------
 1 file changed, 27 insertions(+), 15 deletions(-)

commit 38ba2e47019fdc7a060d42f5ba8a1505da2dc7eb
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Oct 23 17:43:59 2004 +0000

    - fix; removed strip()

 misc.c | 28 +++-------------------------
 1 file changed, 3 insertions(+), 25 deletions(-)

commit 958ca9f7d1206016989d0586381e355fd3ed2ee1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Oct 23 17:35:59 2004 +0000

    - inline comments

 conf.c | 23 +++++++++++++++++------
 1 file changed, 17 insertions(+), 6 deletions(-)

commit 12c637410b3faa4c539439ce10adaaabb4f64d80
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 22 16:56:24 2004 +0000

    - cleanup summary displaying

 pkgset-install.c | 59 +++++---------------------------------------------------
 1 file changed, 5 insertions(+), 54 deletions(-)

commit 90496d8aae4c718462665f1f078240f0ef74569a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 20 19:30:44 2004 +0000

    - finished playing with argp_child

 cli/cd.c       |   3 +-
 cli/cli.c      |  14 +++--
 cli/cmd.h      |   2 +
 cli/external.c |   3 +-
 cli/search.c   | 190 ++++++++++++++++++++++++++++++---------------------------
 5 files changed, 116 insertions(+), 96 deletions(-)

commit c9530b4ccb857d334610434609e206e14ceb58e8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 20 19:30:17 2004 +0000

    - don't die

 cli/cmd_chain.c | 7 +++++++
 1 file changed, 7 insertions(+)

commit a9430292eeab6768bf64e4303f1fee6d5e44866f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 20 16:07:54 2004 +0000

    - argp_child stuff is used to common (-v, -q, -h) options, what eliminates
      obscured code

 cli/cli.c         | 106 ++++++++++++++++++++++++------------------------------
 cli/cmd.h         |   1 +
 cli/desc.c        |   1 -
 cli/get.c         |   2 --
 cli/install.c     |   8 +++--
 cli/ls.c          |   1 -
 cli/op_packages.c |   2 +-
 cli/op_split.c    |   2 +-
 cli/op_verify.c   |   2 +-
 cli/search.c      |   1 -
 cli/uninstall.c   |   2 +-
 11 files changed, 58 insertions(+), 70 deletions(-)

commit 285ba40540c641299ea4ae54c2280671a40d2e54
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Oct 19 16:15:04 2004 +0000

    -- skip package descriptions loading with --nodesc in non-mkidx context

 cli/op_makeidx.c |  6 +++++-
 cli/op_source.c  | 14 ++++++++++++--
 2 files changed, 17 insertions(+), 3 deletions(-)

commit 9ccc5064a7ac0f2fbf3ccda7a2045ac46f7500a4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Oct 19 16:13:26 2004 +0000

    - compat: -G shoudn't eat arg

 cli/install.c | 35 +++++++++++++++++++++++------------
 1 file changed, 23 insertions(+), 12 deletions(-)

commit ce277aed9272e2bad08f514050ba70fcacc8d8ef
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Oct 19 16:12:32 2004 +0000

    - pndir: load all langs on mkidx

 pkgdir/pkgdir.c      |  6 +++++-
 pkgdir/pkgdir.h      |  4 ++++
 pkgdir/pndir/pndir.c | 22 ++++++++++++++--------
 pkgdir/source.c      |  3 ++-
 pkgdir/source.h      |  3 ++-
 5 files changed, 27 insertions(+), 11 deletions(-)

commit 56ba3ef23472566a66777812f3788215f0da9030
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 18 23:39:52 2004 +0000

    - fixed 'refusing to overwrite index' bug

 cli/op_makeidx.c |  2 +-
 pkgdir/source.c  | 48 +++++++++++++++++++++++++++++++++---------------
 2 files changed, 34 insertions(+), 16 deletions(-)

commit 376eb97b627b914b25c5e379b6d60bf1ab3680b0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 18 23:38:31 2004 +0000

    - be SIGINT aware

 pm/pkgdb.c | 11 +++++++++++
 1 file changed, 11 insertions(+)

commit 7fa952bab7f19cb59279fcc272d819d9c61f776b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 18 20:43:27 2004 +0000

    - don't change running user if --makeidx is reqested

 cli/main.c | 26 ++++++++++++++++++++++----
 1 file changed, 22 insertions(+), 4 deletions(-)

commit 497bec466bca6118ff7bc53232068a9fad8fb4e6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 18 20:20:13 2004 +0000

    - start me up

 doc/guide.xml | 45 +++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 45 insertions(+)

commit cd17e0c5b99cff99ea83fe5cbee2f0b1492d29dd
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 18 19:58:51 2004 +0000

    - removed 'cvs' from snapshot package release

 Makefile.extra | 2 +-
 poldek.spec.in | 7 +++++--
 2 files changed, 6 insertions(+), 3 deletions(-)

commit e49f8ce3f399ea7afb8262a727d734ef7140588f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 18 19:42:55 2004 +0000

    - fixed sigsegv with --makeidx (propably argp bug); opt GIDs revisited

 cli/main.c       | 9 +++++++--
 cli/op_makeidx.c | 6 ++++--
 cli/op_split.c   | 2 +-
 cli/op_verify.c  | 2 +-
 cli/uninstall.c  | 2 +-
 5 files changed, 14 insertions(+), 7 deletions(-)

commit bf8daecb520a4bb2533c126a28095689a8541b71
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 17 20:41:12 2004 +0000

    - fixes

 Makefile.extra | 2 +-
 poldek.spec.in | 9 ++++++---
 2 files changed, 7 insertions(+), 4 deletions(-)

commit 39cd806e5a296aa5194b0a4ffcfe143779253a03
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 17 20:39:37 2004 +0000

    - sudo doesn't reset HOME

 poldekuser-setup.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 6a8430d20bf7d0fabf6f08734323f6fc1cea69f3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 17 20:37:56 2004 +0000

    - missing def

 conf.c | 1 +
 1 file changed, 1 insertion(+)

commit 272acc21157b2157eac8643531829de23f936de5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 17 20:10:44 2004 +0000

    - reamed userpoldekadd.sh; fixed spec

 Makefile.am                             |  2 +-
 poldek.spec.in                          | 11 +++++++++--
 userpoldekadd.sh => poldekuser-setup.sh |  4 +++-
 3 files changed, 13 insertions(+), 4 deletions(-)

commit e4520c33df27d97d164f327f7655cbc9b27d439b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 17 19:55:44 2004 +0000

    - fixes

 poldek.spec.in | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

commit 50048e58de3224b757b151fdaced7ada52446f77
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 17 19:18:14 2004 +0000

    - clearenv() stuff

 cli/su.c     | 30 +++++++++++++++---------------
 configure.in |  2 +-
 2 files changed, 16 insertions(+), 16 deletions(-)

commit b740143bde6e703ccefe8dccd308964c102e2dc2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 17 19:02:24 2004 +0000

    - --with poldekuser param to spec

 Makefile.am      |  2 +-
 poldek.spec.in   | 37 +++++++++++++++-------
 userpoldekadd.sh | 95 +++++++++++++++++++++++++++++++++++++++++++++++++-------
 3 files changed, 110 insertions(+), 24 deletions(-)

commit 36ae7f2842ed950842896243ea38dde34b8e034e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 17 19:01:52 2004 +0000

    - up

 conf/poldek.conf.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 8561cd228c2401f4c7354356b2206b3e7085cd77
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 17 17:29:47 2004 +0000

    - switch to ordinary user if executed by root ('runas' option)

 cli/Makefile.am     |   2 +-
 cli/main.c          |  92 +++++++++++++++++++++++++++++++++++++++
 cli/su.c            | 122 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 conf.c              |  63 ++++++++++++++++-----------
 conf.h              |   7 +--
 conf/poldek.conf.in |  11 +++--
 userpoldekadd.sh    |  45 +++++++++++++++++++
 7 files changed, 309 insertions(+), 33 deletions(-)

commit 2f068a816d1c6e0c38e38aa7f0a56a62460fb0ad
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 17 17:21:35 2004 +0000

    - C-c proof

 Makefile.extra | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit b06f1335b3e830e8436ff7804f57472ca3ed8d14
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 17 17:20:55 2004 +0000

    - library initalization moved to poldeklib_init()
    - pm: renamed init func to std schema
    - use sudo triggered by process uid

 lib_init.c    | 83 ++++++++++++++++++++++++++++++++++++++++-------------------
 libpoldek.sym |  2 ++
 pm/mod.c      |  2 +-
 pm/pm.h       |  2 +-
 poldek.h      |  3 +++
 5 files changed, 64 insertions(+), 28 deletions(-)

commit bb27d378259a2e939c1af40efbfe2933cb032b50
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 17 17:10:20 2004 +0000

    - fallback to stdout if not initialized

 log.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 00f403781b6fef32b57372420f35337abfb63b0c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 15 19:48:19 2004 +0000

    - default n_die() hook added

 lib_init.c | 20 ++++++++++++++++++--
 1 file changed, 18 insertions(+), 2 deletions(-)

commit 5dfa77007255e98dae014f722770445f32f888d1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 15 19:47:14 2004 +0000

    - (re)moved (nonsense) 'Nothing to do' message

 poldek_ts.c | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

commit f7b85a76e273b924e8fb7f31910d03eee9085c5b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 15 19:44:39 2004 +0000

    - disabled debug message

 pkgdir/pndir/pndir.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a73ebc4caf7318fbc92334831be612fc4ecb6079
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 15 19:43:08 2004 +0000

    - pndir
       - more restrictive checks on loading
       - fixed dscr file loading for non-compressed index
    - fixed pkg_restore()

 pkgdir/pkg_restore.c |  25 +++++++++----
 pkgdir/pkgdir.h      |   8 ++--
 pkgdir/pndir/pndir.c | 102 ++++++++++++++++++++++++++++++++-------------------
 pkgdir/pndir/pndir.h |   1 +
 pkgdir/pndir/save.c  |   5 ++-
 pkgdir/pndir/tags.c  |   1 +
 6 files changed, 90 insertions(+), 52 deletions(-)

commit e434bc76f44c39f422d9a0814ee44afbe77e411c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 15 18:01:21 2004 +0000

    - obstack is no longer used directly

 configure.in        | 1 -
 pm/rpm/rpminstall.c | 1 -
 2 files changed, 2 deletions(-)

commit b7c76ad6a0e191a1d70fed83f9def4fabe98cecf
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 13 19:07:19 2004 +0000

    - nohold and noignored switches are honored
    - --hold=<LIST> overwrites config hold list like in 0.18.x
    - fixed loading package set from files (--pset) -- old syntax
      "@virtual default" is honored and properly resolved to packages
    - install-dist: when marking by dependecies, packages with less
      number of requirements are preferred, what minimizes installed
      set.
    - finished report about conflicts (--verify-conflicts for entire set)

 arg_packages.c     | 217 +++++++++++++++++++++++++++++++++++++++++------------
 arg_packages.h     |   3 +
 cli/install.c      |  20 +++--
 cli/op_verify.c    |   7 +-
 lib_init.c         |   3 +
 libpoldek.sym      |   1 +
 package-set.sample |   6 --
 pkgmark.c          | 122 ++++++++++++++++++++++++------
 pkgmisc.h          |   2 +
 pkgset-install.c   |   9 ++-
 poldek_ts.c        |  70 +++++++++++++----
 11 files changed, 359 insertions(+), 101 deletions(-)

commit 9e776dd43d37cd0bb75445187b29a9018e383525
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Oct 12 21:07:12 2004 +0000

    - updates

 TODO | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

commit c7a3cef663df6125dcbfed417d95b6b534587123
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 11 22:06:58 2004 +0000

    - updates; auto zlib in rpm is off by default

 conf/poldek.conf.in | 13 +++++++++++++
 lib_init.c          |  2 +-
 2 files changed, 14 insertions(+), 1 deletion(-)

commit 4f14e074738cc8bcd3355d86d38f97dfee6aec3b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 11 20:37:37 2004 +0000

    - poldkowy, NIE poldekowy

 po/pl.po | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit fd442d8fab2c8d5cd9516b722457b029b476485b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 11 19:32:47 2004 +0000

    - fix: behave properly without loaded available packages

 cli/cli.c  | 2 +-
 cli/dent.c | 6 +++---
 cli/ls.c   | 6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

commit 2d39124ee738b897524c5d5633ccaaeb25d03aaa
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 11 19:30:18 2004 +0000

    - restore original SIGWINCH handler

 poldek_term.c | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

commit 9d86a84a4780562a4f26131d18c586f472b69c8f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 11 19:29:14 2004 +0000

    - sigsegv killed

 lib_init.c | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

commit d5d1a7e957fc6ec86daeac0bd4c84060c0f69291
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 10 22:35:44 2004 +0000

    - preserve/restore verbose level for each command

 cli/shell.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit ce638f60502f086d71dbecb2006ac604f68e3b23
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 10 22:34:39 2004 +0000

    - playing with recnos, finished

 pm/pset/pset.c | 38 ++++++++++++++++++++++++++++++++------
 1 file changed, 32 insertions(+), 6 deletions(-)

commit dd74c7feb07def0dd6a4f16e4307d29e309fb2c7
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 10 20:00:03 2004 +0000

    - playing with recno (argh)

 pm/pset/pset.c | 50 +++++++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 45 insertions(+), 5 deletions(-)

commit 57044819c94328f6ec5937e56bc31b7e43184f15
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 10 19:58:45 2004 +0000

    - store recno on request only (reasonable for rpmdbcache in fact)

 pkgdir/pkg_store.c        | 10 +++++-----
 pkgdir/pkg_store.h        |  1 +
 pkgdir/pkgdir.h           | 15 ++++++---------
 pkgdir/pndir/save.c       |  5 ++++-
 pkgdir/rpmdb/rpmdbcache.c |  3 ++-
 5 files changed, 18 insertions(+), 16 deletions(-)

commit 6d59b109b482d3ec96d9c25a61bbb008b990056c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 10 19:55:51 2004 +0000

    + pkg_clone() nfy

 pkg.c | 42 ++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 42 insertions(+)

commit 90dcf095ceec23cab1ba62d0f067896260a17a83
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 10 18:35:43 2004 +0000

    - be less obscure

 pkgdir/pkgdir.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

commit c1328600b84a4be03fd4393aa9a3b9198d87145b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 10 18:34:14 2004 +0000

    - sigsegv on empty pathspec

 pkgdir/source.c | 6 ++++++
 1 file changed, 6 insertions(+)

commit 917220d2f96e19ae52c0bf18d8799ecc1aaa3508
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 10 18:01:49 2004 +0000

    - avoid recno bugs; cleanup

 cli/cli.c     |  1 +
 cli/cmd.h     |  2 ++
 cli/dbcache.c | 28 +++++++++++++++++++++++++---
 cli/desc.c    |  4 ++--
 4 files changed, 30 insertions(+), 5 deletions(-)

commit df95b7d73f5096d92462c55b10cf843c604005b1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 10 17:49:26 2004 +0000

    - cleanup

 pkgdir/pkgdir.c | 84 +++++++++++++++++++++++++++------------------------------
 1 file changed, 39 insertions(+), 45 deletions(-)

commit 41badcc452d5f16f64a83f9240abe1336d2a2531
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 10 17:48:45 2004 +0000

    - moved rpmdbcache to separate module;
    - rpmdbcache: fixed descr retrieving for packages without recno

 pkgdir/rpmdb/Makefile.am  |   2 +-
 pkgdir/rpmdb/rpmdb.c      | 131 +++-------------------------
 pkgdir/rpmdb/rpmdbcache.c | 217 ++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 231 insertions(+), 119 deletions(-)

commit d08b9c171299b872352c430da0e8201128f8428c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 10 17:45:55 2004 +0000

    - pkg->recno is reserved for pm db; moved recno set to pm's pset module

 pkgset-load.c | 9 ++-------
 pkgset.c      | 7 +++++--
 pkgset.h      | 1 -
 3 files changed, 7 insertions(+), 10 deletions(-)

commit f6bf0e61382b23990b777a6eb83b80ab109d5f0f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 10 17:42:39 2004 +0000

    - killed unused var

 lib_init.c | 1 -
 pkg.c      | 3 +--
 pkg.h      | 3 ---
 3 files changed, 1 insertion(+), 6 deletions(-)

commit 9ac875dffb3f101f29bdc754bbd64824dcce36bd
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 10 17:41:59 2004 +0000

    - hdr_{link,free}() are back; new pkgdb_get_package_hdr(); cleanup

 pm/mod.h          |  4 +--
 pm/pkgdb.c        | 97 ++++++++++++++++++++++++++++++++++++++++++-------------
 pm/pm.c           | 27 ++--------------
 pm/pm.h           |  2 ++
 pm/pset/mod.c     |  2 ++
 pm/pset/pm_pset.h |  3 ++
 pm/pset/pset.c    | 23 +++++++++++++
 pm/rpm/mod.c      |  4 +--
 pm/rpm/rpmdb_it.c | 14 +++++---
 9 files changed, 120 insertions(+), 56 deletions(-)

commit d926a35b2d7b7cacdc7575a8b7b0537d0c44f847
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Oct 9 22:11:55 2004 +0000

    - back with _CREATE* flags; they're checked by pkgdir_save()

 cli/dbcache.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit bdc6afb04c9a75d2922e04c5d1782877e2bd986e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Oct 9 16:51:42 2004 +0000

    - SIGSEGV killed

 cli/shell.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit c17d2d6c425289a411cf0918f96bae994ab435fd
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Oct 9 16:51:07 2004 +0000

    - retrive update status for update_a() too; fixed hdrl and yum update

 pkgdir/hdrl/hdrl.c     | 41 ++++++++++++++++++++++++++---------------
 pkgdir/pdir/pdir.c     | 27 +++++++++++++++++++++------
 pkgdir/pkgdir.c        | 29 ++++++++++++++++++++++-------
 pkgdir/pkgdir.h        |  3 ++-
 pkgdir/pkgdir_intern.h |  7 ++++++-
 pkgdir/pndir/pndir.h   |  5 +++--
 pkgdir/pndir/update.c  | 21 +++++++++++++++++----
 pkgdir/yum/yum.c       | 34 +++++++++++++++++++++-------------
 8 files changed, 118 insertions(+), 49 deletions(-)

commit 65b22b2f604d248cfa74cc79ff7380a249ffa1e2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Oct 9 16:49:05 2004 +0000

    - fix/improvement: VF_FETCHED status is set if file was really fetched

 vfile/vfetch.c       | 145 +++++++++++++++++++++++++++------------------------
 vfile/vfile.c        |   6 ++-
 vfile/vfile_intern.h |  10 ++++
 3 files changed, 92 insertions(+), 69 deletions(-)

commit 764aa7e25283b6bee78a461333f048a74a193a73
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Oct 9 15:40:07 2004 +0000

    - allow to set on/off --greedy && --follow and fixed bool opts propagation

 cli/install.c   | 38 +++++++++++++++++++++++++++++++++++---
 conf.c          | 19 +++++++------------
 lib_init.c      | 21 +++++++++++++++------
 libpoldek.sym   |  1 +
 misc.c          | 19 +++++++++++++++++++
 poldek_intern.h |  2 ++
 poldek_ts.c     | 23 ++++++++++++++++++-----
 poldek_util.h   |  1 +
 8 files changed, 98 insertions(+), 26 deletions(-)

commit 76f9adcd8de1e36ae6febb2e87fddb9af56ca2cf
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Oct 9 15:37:48 2004 +0000

    - updates

 NEWS                | 17 +++++++++++------
 conf/aliases.conf   |  3 +++
 conf/fetch.conf     |  4 ++--
 conf/poldek.conf.in | 39 ++++++++++++++++++++++++++++++++-------
 4 files changed, 48 insertions(+), 15 deletions(-)

commit 6bd47d18b348be16011faa8c2c1ecb0e6304396b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Oct 9 15:36:52 2004 +0000

    - finished snap-rpm-package

 Makefile.extra | 2 +-
 poldek.spec.in | 5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)

commit 12b3e7f22dac521821daa0d387b3399a045c2b30
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Oct 9 14:48:29 2004 +0000

    - make snap-rpm-package

 Makefile.extra |  6 +++++-
 poldek.spec.in | 15 +++++++++------
 2 files changed, 14 insertions(+), 7 deletions(-)

commit d8fab853762ca5cab81b2e72e9059e46275dec03
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Oct 9 13:12:57 2004 +0000

    - warn killed

 vfile/vfetch.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8c6add95edf49e29640199b337f7d016a377044b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Oct 9 11:23:58 2004 +0000

    - do not load installed packages with --skip-instaled

 cli/cli.c       |  5 ++++-
 cli/cmd.h       | 10 +++++++++-
 cli/dbcache.c   |  1 -
 cli/main.c      |  3 ++-
 cli/uninstall.c |  9 +++++++--
 5 files changed, 22 insertions(+), 6 deletions(-)

commit 1c227387a8aa6145073bbdf3eaae4cfc5a459fee
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Oct 9 11:20:13 2004 +0000

    - fixed 'quit'; fixed uninstall completition

 cli/shell.c | 38 +++++++++++++++++++++++++-------------
 1 file changed, 25 insertions(+), 13 deletions(-)

commit b7ec9571c12f2e5259bc6b8e6e85bb472a98ad25
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Oct 9 11:18:47 2004 +0000

    - comments

 pkgdir/mod.c       | 2 +-
 pkgdir/pkg_store.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit e97c2385cd2e74d737e894ec791fab4a3fd43968
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Oct 9 01:31:22 2004 +0000

    - new, hybrid (pndir combined with rpmdb) pkgdir type for rpm db caching

 cli/dbcache.c          |   9 ++--
 pkgdir/dir/dir.c       |   1 +
 pkgdir/hdrl/hdrl.c     |   1 +
 pkgdir/mod.c           |  27 ++++++++--
 pkgdir/pdir/pdir.c     |   1 +
 pkgdir/pkgdir.h        |   1 +
 pkgdir/pkgdir_intern.h |   3 +-
 pkgdir/pndir/pndir.c   |   1 +
 pkgdir/rpmdb/rpmdb.c   | 130 ++++++++++++++++++++++++++++++++++++++++++++-----
 pkgdir/yum/yum.c       |   1 +
 10 files changed, 153 insertions(+), 22 deletions(-)

commit d8a444c742ab57c9aa641470000e53504a1d1c14
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 8 13:52:45 2004 +0000

    - put endline before quit shell mode

 cli/dbcache.c | 1 -
 cli/shell.c   | 3 ++-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 20b503eed96bd139df328d801656b629c7f3ca64
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 8 13:39:45 2004 +0000

    - completely rewritten; now uninstallation works as expected

 uninstall.c | 529 ++++++++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 370 insertions(+), 159 deletions(-)

commit b39abd214919e3a9242b673c729cd181f3d7536e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 8 13:37:44 2004 +0000

    - let pass desired size to mark_set

 pkgmark.c        | 14 ++++++++++----
 pkgmisc.h        |  2 +-
 pkgset-install.c | 10 +++++-----
 pkgset-req.c     |  2 +-
 poldek_ts.c      | 31 ++++++++++++-------------------
 5 files changed, 29 insertions(+), 30 deletions(-)

commit a0d6ded16adb8195f7a8b8b07193893ff5d66da9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 8 13:35:20 2004 +0000

    - display installation date for installed packages && fn typo

 cli/desc.c    | 37 ++++++++++++++++++++++++-------------
 libpoldek.sym |  3 ++-
 pkg.c         | 24 +++++++++++++++++-------
 pkg.h         |  4 ++--
 4 files changed, 45 insertions(+), 23 deletions(-)

commit ca3c8e6e960e17408acaa5d56d21f38b58b8c842
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 8 13:34:10 2004 +0000

    - description switched on

 cli/dbcache.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit b3e559aad446f67e10a86c606599f5d222eb26cf
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 8 13:32:48 2004 +0000

    - hide debug

 pkgdir/pndir/update.c | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

commit 4616af36890256d8721daf411a953db5ae2f8aad
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 8 13:32:10 2004 +0000

    - new pkgdb_q_what_requires()

 pm/pkgdb.c | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++
 pm/pm.h    |  4 ++++
 2 files changed, 55 insertions(+)

commit 843eaa28598617bb2027b5e7dbda6dd926cedeef
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 7 22:51:24 2004 +0000

    - broken -tt

 uninstall.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 2869fbe291b48602f4a7a56a6622c07aa9c3d3a8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 7 20:37:01 2004 +0000

    - up to new  maintaining

 pkgdir/rpmdb/rpmdb.c | 18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)

commit 1ad18cb1c65d3625e084cabb8c9369cef01411c2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 7 15:37:47 2004 +0000

    - apoldek

 Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 3e66f0377b28d00f1d2cd63a4ae4de2d5a7b858d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 7 15:24:04 2004 +0000

    - pndir: package i18n descriptions are stored in single file instead
      of seperate one for each language. IMO such separation isn't a profit
      comparing to really complicated management of many LANG files.
    - pndir: fixes many bugs in update code (seems to work)
    - other bugfixes

 pkg.c                      |  16 +++-
 pkg.h                      |   5 +-
 pkgdir/dir/dir.c           |  35 ++++---
 pkgdir/pdir/pdir.c         |   7 +-
 pkgdir/pdir/save.c         |   5 +-
 pkgdir/pkgdir.c            |  77 +++++++++------
 pkgdir/pkgdir_intern.h     |   8 ++
 pkgdir/pkgdir_patch.c      |  47 ++++++----
 pkgdir/pndir/Makefile.am   |   3 +-
 pkgdir/pndir/description.c | 187 ++++++++++++++++++++++++++++++++++++
 pkgdir/pndir/pndir.c       | 139 ++++++++++++++-------------
 pkgdir/pndir/pndir.h       |  17 ++++
 pkgdir/pndir/save.c        | 229 ++++++++++++++++++++++-----------------------
 pkgdir/pndir/update.c      |  62 +++++++-----
 pkgdir/rpmdb/rpmdb.c       |   4 +-
 pkgdir/source.c            |   5 +-
 pkgdir/yum/yum.c           |   5 +-
 17 files changed, 571 insertions(+), 280 deletions(-)

commit 9f70e3ecfcc9d366af90c30c4096c4c92ec8149f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 6 20:08:45 2004 +0000

    - fixed snap creation

 Makefile.extra | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit ec9d504b0f3878e4e54c92a6a490bef79a25d805
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 6 20:08:28 2004 +0000

    - fixed transfer rate displaying

 vfile/vfprogress.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit 2942cf71b9cf4b1770bb3746ef559812b987a29f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Oct 5 20:57:13 2004 +0000

    - apoldek-get => apoldek

 cli/main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7a84fbac024c025c8d94bdb8f3270c8d12d46dbc
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Oct 5 20:50:46 2004 +0000

    - tracing off

 pkgset-install.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ad3ccecc935f89906756a571480d580112e32238
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Oct 5 20:48:01 2004 +0000

    - lazy loading of packages
    - added "reload" as in 0.18.x
    - cleanu1p

 cli/cd.c       |   4 ++-
 cli/cli.c      |  41 ++++++++++++++--------
 cli/cmd.h      |   1 -
 cli/dbcache.c  |  25 ++++++++++----
 cli/dent.c     | 107 ++++++++++++++++++++++++++++++++++++++-------------------
 cli/dent.h     |   7 ++--
 cli/desc.c     |   5 ++-
 cli/main.c     |  27 ++++++++-------
 cli/poclidek.h |   2 ++
 cli/search.c   |   3 +-
 cli/shell.c    |  15 ++++++++
 11 files changed, 160 insertions(+), 77 deletions(-)

commit 85e1a73d601a8afe1b2cd569229cb37148206a67
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Oct 5 20:45:39 2004 +0000

    - tracing off

 pkgset-install.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 12fb54db615d93b563c75ca3aa1c3686e3bce178
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Oct 5 20:38:56 2004 +0000

    - matching being uninstalled deps needs an epoch promotion to
      make life with upgrades of old systems easier

 dbdep.c | 17 +++++++++--------
 pkg.c   | 41 +++++++++++++++++++++++++++++------------
 pkg.h   | 10 ++++++++++
 3 files changed, 48 insertions(+), 20 deletions(-)

commit 69eff2667967223d57fe204cb726a2579a6a119d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Oct 5 20:36:25 2004 +0000

    - nicer notice

 vfile/vflock.c | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

commit 51e6560cc7defda7767fbbf17f618a8d941e0d76
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Oct 5 20:35:17 2004 +0000

    - warn killed

 pkgset-order.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2dab4672475ec3be18bec5d4c8d636e2a894e922
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Oct 5 19:51:50 2004 +0000

    - more debugs

 pkgset-install.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit c1474859ff36e5ab9ccebff8258fbab1fb5491b9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Oct 5 19:49:22 2004 +0000

    (comment to rev 1.121)
    - pkg_drag(): do not count being uninstalled packages as dragged
    - pkg_drag(): do not push to db_deps caps of counted packages --
      it causes them to ommit normal dependency checking (AFAIK :/)
    - check if files from uninstaled packages are needed even if
      they are obsoleted by packages without 'depable' files (perl8 -> 5.6.x)

 pkgset-install.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 29f389e61ecfc8394202f58d31566066bb844992
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Oct 5 19:42:59 2004 +0000

    *** empty log message ***

 pkgset-install.c | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)

commit 1f32ddf4b076ff7f22f620ba273d08d773356adc
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 4 23:30:56 2004 +0000

    - cleanup && lazy packages loading (NFY)

 cli/cd.c        |   8 ++-
 cli/cli.c       |  51 +++++++++++-------
 cli/cmd.h       |  10 ++--
 cli/dbcache.c   |  11 ++--
 cli/dent.c      | 160 ++++++++++++++++++++++++++++++--------------------------
 cli/dent.h      |   4 ++
 cli/get.c       |   3 +-
 cli/ls.c        |  16 +++++-
 cli/main.c      |  42 ++++++++-------
 cli/poclidek.h  |   8 ++-
 cli/uninstall.c |   2 +-
 11 files changed, 188 insertions(+), 127 deletions(-)

commit 88c1e4112e48d4800c2c1be3f157c9ee442a9c25
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 4 21:11:55 2004 +0000

    - merged with 0.18.x (patrys's patch)

 vfile/vfprogress.c | 42 ++++++++++++++++++++----------------------
 1 file changed, 20 insertions(+), 22 deletions(-)

commit ca16f5d525dd89b278aee5306e60abae08414cb4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 4 21:10:10 2004 +0000

    - fix: quote arguments re-passed to parser (fixes rsearch /foo\s+bar/
      for example)
    - more debugs
    - +poclidek_dent_root()

 cli/cd.c            |  2 +-
 cli/cli.c           |  4 +++-
 cli/cmd_chain.c     | 11 ++++++-----
 cli/dent.c          | 13 +++++++++++++
 cli/dent.h          |  1 +
 cli/external.c      |  1 +
 cli/libpoclidek.sym |  2 +-
 cli/main.c          |  1 +
 cli/op_packages.c   |  2 ++
 cli/search.c        |  1 +
 cli/shell.c         |  1 +
 11 files changed, 31 insertions(+), 8 deletions(-)

commit 7805d28a749eca1b30d64b139f1dd7d2e29cdfb3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 3 22:15:10 2004 +0000

    - more tests

 python/test.py | 26 +++++++++++++++++++-------
 1 file changed, 19 insertions(+), 7 deletions(-)

commit 4de28079d0defd51bcd7e14cd2f545baf4762986
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 3 21:59:23 2004 +0000

    - cleanup

 cli/shell.c | 1 -
 1 file changed, 1 deletion(-)

commit 25f1ad26edcccdcef6bc025cc27714d6501afe7e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 3 21:58:50 2004 +0000

    - clear Done flag earlier

 cli/shell.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

commit c7490a81114637463430bcc8cc4c1fb843158b6f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 3 14:35:49 2004 +0000

    - wrapped capreq

 python/poldek.py   | 25 ++++++++++++++++++++++---
 python/poldekmod.i | 47 +++++++++++++++++++++++++++++++++++++++--------
 2 files changed, 61 insertions(+), 11 deletions(-)

commit 11c3fe16ab7824e4809c1c542ecd43c57197cfcd
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 3 14:28:47 2004 +0000

    - aliases  are passed through cmdline parser; it allows make multi
      command aliases

 cli/cmd_chain.c | 189 ++++++++++++++++++++++++++++----------------------------
 1 file changed, 95 insertions(+), 94 deletions(-)

commit 7c13b90c1eac0202f74384f9fe3aa806b6c37b1d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 3 14:24:43 2004 +0000

    - cleanup

 capreq.c      | 23 +++--------------------
 capreq.h      | 28 +++++++---------------------
 libpoldek.sym | 24 ++++++------------------
 pkg.c         |  4 ----
 4 files changed, 16 insertions(+), 63 deletions(-)

commit 0d1f6e4851c43fef560a2d18f6ee74192c121623
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 3 10:51:55 2004 +0000

    - sigv killed...

 pkgdir/pkgdir.c | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)

commit 3262a19c075718d4da00d0f55c8b794477b01c23
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Oct 2 20:51:19 2004 +0000

    - fix

 Makefile.extra | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit af4e0e33d21eedda64252c4af12e715a04b7fccc
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Oct 2 19:19:54 2004 +0000

    - clean up semi-sublibs after tarball is made

 Makefile.extra | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit ae6e3e75554dc2898b5e4c36b685f497e8a05a2d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Oct 2 18:58:32 2004 +0000

    - isorts() are back (I'm so stupid today)
    - more sanity checks with developement version (DEVEL macro)
    - cleanups

 configure.in    |  5 +++++
 libpoldek.sym   |  9 ---------
 pkgcmp.c        |  2 +-
 pkgcmp.h        |  2 +-
 pkgdir/pkgdir.c | 15 ++++++++++++++-
 pkgset-order.c  |  8 +++++---
 pkgset.c        |  2 +-
 split.c         |  6 +++---
 8 files changed, 30 insertions(+), 19 deletions(-)

commit d98a3f693425e9d6cba7417f3c936270ad1d07b8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Oct 2 18:53:29 2004 +0000

    - killed warn

 vfile/vflock.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit cc3e02fe34e8f29fe4377ff57384fe4b10f98e33
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Oct 2 17:40:08 2004 +0000

    - cleanups

 pkg.c    | 12 ++++++------
 pkgcmp.c |  6 +++++-
 pkgset.c |  4 ++--
 3 files changed, 13 insertions(+), 9 deletions(-)

commit 21f87cc553cd247a0b2fa13ab42cd788b4b2434c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Oct 2 17:39:16 2004 +0000

    - evr order doesn't matter

 pkgdir/pkgdir.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2b4a38552b2cd639f05748d0ae5676616044c67d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Oct 2 17:37:48 2004 +0000

    - don't uniq() db cache

 cli/dbcache.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ff42d19cf466498753f095f19526a55e7d4a7c2a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Oct 2 16:06:43 2004 +0000

    - trying to reduce pkg*cmp*() mess: back to default v0.18.x order of
      ps->pkgs, all cmp()s moved to separate pkgcmp.c and removed unused ones
      TODO: hide pkgset struct completely and make sure no one piece of code
      rely on semi-defined (:/) ps->pkgs order.

 Makefile.am        |   5 +-
 libpoldek.sym      |   6 +-
 pkg.c              | 431 +----------------------------------------------------
 pkg.h              |  50 +------
 pkgcmp.c           | 402 +++++++++++++++++++++++++++++++++++++++++++++++++
 pkgcmp.h           |  70 +++++++++
 pkgdir/pdir/save.c |   2 +-
 pkgdir/pkgdir.c    |  16 +-
 pkgset-install.c   |  27 ++--
 pkgset.c           |  16 +-
 pkgset.h           |   4 +-
 11 files changed, 530 insertions(+), 499 deletions(-)

commit d74f882be5e0a8bc54960aaef8679b5ee6bc4cc9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Oct 2 15:56:32 2004 +0000

    - no such struct pmctx!

 cli/dbcache.c | 2 +-
 lib_init.c    | 2 +-
 poldek.h      | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

commit e855fb69ba3bb9f4b2006cbee6617fcf627c967f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Oct 2 13:07:43 2004 +0000

    - bugfix

 pkg.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4036ab97ea276bf1805eba71c662f6f911480d0f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Oct 2 12:57:10 2004 +0000

    - removed sorting packages using insertion sort, very very slow
    - architecture scores are computed once and cached (avoid a lot, rather
      expensive rpmlib fn calls)
    - cli: use poldek_get() accessors in place of direct access
    - snapshots with hour

 Makefile.extra                 |   7 +-
 cli/dbcache.c                  |   9 +-
 cli/desc.c                     |  10 +--
 cli/op_makeidx.c               |  24 ++++--
 cli/op_source.c                |  15 ++--
 lib_init.c                     |  25 ++----
 libpoldek.sym                  |   5 ++
 pkg.c                          | 181 ++++++++++++++++++++++++++++++-----------
 pkg.h                          |  10 ++-
 pkg_ver_cmp.h                  |   2 +-
 pkgdir/pdir/pdir_pkg_restore.c |   2 -
 pkgdir/pdir/pdir_pkg_store.c   |   8 +-
 pkgdir/pdir/save.c             |  14 ++--
 pkgdir/pkg_restore.c           |   4 +-
 pkgdir/pkg_store.c             |   8 +-
 pkgdir/pkgdir.c                |   3 +-
 pkgdir/pndir/save.c            |  21 +++--
 pkgset-install.c               |  12 +--
 pkgset-order.c                 |   4 +-
 pkgset.c                       |   4 +-
 poldek.h                       |   9 +-
 poldek_ts.h                    |   4 +-
 split.c                        |  11 +--
 23 files changed, 247 insertions(+), 145 deletions(-)

commit 660099fbac81024d0673abad74b5c2d93ac254fc
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Oct 2 12:32:11 2004 +0000

    - accurate err msg

 vfile/fetch.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0f397a726adb8e6e728177ba9b06b2676ad0fd11
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 1 23:13:29 2004 +0000

    - no globals in subconfig

 conf/fetch.conf     |  9 ++-------
 conf/poldek.conf.in | 10 ++++++++--
 2 files changed, 10 insertions(+), 9 deletions(-)

commit 5298730f8c1b01962df3a44f3be17bf6b7ca5213
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 1 23:03:27 2004 +0000

    - added poclidek; improvements

 python/Makefile.am |  4 ++--
 python/poldek.py   | 48 ++++++++++++++++++++-------------------
 python/poldekmod.i | 28 +++++++++++++++++++++++
 python/test.py     | 66 ++++++++++++++++++++++++++++++++++++------------------
 4 files changed, 99 insertions(+), 47 deletions(-)

commit ab4c18bb3195d85fb263a579216fa8bd952802cc
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 1 23:01:52 2004 +0000

    - hide poclidek_rcmd; cleanup

 cli/Makefile.am     |   3 +-
 cli/cli.c           |  65 +++++--------------------------
 cli/libpoclidek.sym |   3 ++
 cli/poclidek.h      |  13 ++-----
 cli/rcmd.c          | 110 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 cli/test_cli.c      |  43 ++------------------
 6 files changed, 132 insertions(+), 105 deletions(-)

commit 6592eec95d82bb4849ea38049324245021fc8a65
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 1 23:00:18 2004 +0000

    - do what suppose to be doing

 pkg.c | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

commit 8af2cdc22e976f6dee103efe3726b488a7fe0a83
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 1 22:56:49 2004 +0000

    - wrong sorting order

 pkgdir/pdir/save.c | 20 ++++++++++++++++----
 1 file changed, 16 insertions(+), 4 deletions(-)

commit 3d928a0722a3afda04668ffa001622deae2e15b0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 1 20:18:25 2004 +0000

    - missing case

 lib_init.c | 3 +++
 1 file changed, 3 insertions(+)

commit 90cb89a5659ca3315b49776e803b0ed478ed418f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 1 20:17:42 2004 +0000

    - lock files names based on locked dir
    - unlink at unlock
    - don't die on duplicate ext. fetchers, just ignore them with warning

 vfile/fetch.c        | 16 ++++++++++-----
 vfile/vfetch.c       |  9 ++++----
 vfile/vfile.c        |  7 ++++---
 vfile/vfile_intern.h | 19 ++++++++++++++---
 vfile/vflock.c       | 58 ++++++++++++++++++++++++++++------------------------
 5 files changed, 67 insertions(+), 42 deletions(-)

commit 92b1c779d91c6415498b291f3f4e8463fb78838d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 1 17:49:32 2004 +0000

    - up

 python/.cvsignore | 1 +
 1 file changed, 1 insertion(+)

commit 0abb7c81539ccbe26b67bf18f1ba69a948d82b26
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 1 17:48:42 2004 +0000

    - walking on

 python/.cvsignore                |  2 +-
 python/Makefile.am               | 21 +++++----
 python/poldek.py                 | 99 ++++++++++++++++++++++++++++++++++++++++
 python/{poldek.i => poldekmod.i} | 30 ++++++++++--
 python/run.sh                    |  3 ++
 python/test.py                   | 41 ++++-------------
 6 files changed, 151 insertions(+), 45 deletions(-)

commit 5b6665f805521ded3bbce4e159b1e83ee5338701
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 1 17:48:00 2004 +0000

    - non-public decls to intern hdrs

 lib_init.c             | 2 +-
 pkgdir/pkgdir.h        | 4 ----
 pkgdir/pkgdir_intern.h | 3 +++
 pkgset-load.c          | 3 +--
 4 files changed, 5 insertions(+), 7 deletions(-)

commit 626e057ab9ed7196e28a0647590157fe4a0d35dc
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 30 23:27:35 2004 +0000

    - SWIGing

 cli/cli.c       |  2 +-
 cli/main.c      |  3 ++-
 lib_init.c      |  2 +-
 poldek_ts.c     | 18 ++++++++++--------
 poldek_ts.h     |  2 +-
 python/poldek.i | 10 +++++-----
 python/test.py  | 10 +++++-----
 7 files changed, 25 insertions(+), 22 deletions(-)

commit 083b29cf9efe904802937a32287c7ff5cbf2ac7d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 30 21:23:08 2004 +0000

    - SWIGing

 libpoldek.sym      |  2 ++
 pkg.c              | 17 ++++++++++++++++-
 pkg.h              | 31 +++++++++----------------------
 pkgdir/source.h    |  2 ++
 poldek.h           |  5 ++++-
 poldek_ts.h        |  6 ++++--
 python/Makefile.am |  1 +
 python/poldek.i    | 10 ++++------
 python/test.py     | 12 +++++++-----
 9 files changed, 49 insertions(+), 37 deletions(-)

commit d1e5dac1fa2360ed9c3d6774d30a3a4489ca09d2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 30 21:22:48 2004 +0000

    - print sources sorted by name

 cli/op_source.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 098bb6bc0ac8d752c364f1e92bda2d7ad9feb2ef
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 30 20:02:01 2004 +0000

    - missing debug message

 pkgset-install.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 328b21423467ee5a06dc8bafa5a1d5f5ca76ebd4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Sep 29 22:05:23 2004 +0000

    - dent's packages should be sorted...

 cli/dent.c  | 19 +++++++++++++++++--
 cli/shell.c |  4 ++--
 2 files changed, 19 insertions(+), 4 deletions(-)

commit 67f40641143e8eaab6cb1c5067c657defe858156
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Sep 29 21:22:44 2004 +0000

    - broken extra_dist

 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 30ac6417f2fe9bb73a0012cd7983757a900e739a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Sep 29 21:22:00 2004 +0000

    - poldek-suse.spec is completely outdated

 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8e7ca009c3850b89e9c6ff8a87cf4a10644a7d5d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Sep 29 21:21:19 2004 +0000

    - scream with higer verbose

 pkgdir/pdir/pdir_pkg_restore.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9c6d1842013051977c09c3d7ab7490c90c0d53be
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Sep 29 21:20:17 2004 +0000

    - details

 pkgfetch.c | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

commit 5feec9f6fd3bfac7558c70bff02c8993705ed74a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Sep 29 21:19:32 2004 +0000

    - do reverse obsoletes matching in downgrade mode

 pkgset-install.c | 23 ++++++++++++-----------
 pm/pkgdb.c       | 32 +++++++++++++++++++++++---------
 pm/pm.h          | 10 ++++++----
 3 files changed, 41 insertions(+), 24 deletions(-)

commit 97994d3e73ef9ff809f0b3660c1dcc8dcdfea26e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Sep 29 19:31:10 2004 +0000

    - fix: config's cachedir wasn't set
    - fixed broken uninstall
    - API cleanups

 arg_packages.c  | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 arg_packages.h  |  2 +-
 cli/alias.c     |  2 +-
 cli/dent.c      |  3 ++-
 cli/main.c      |  3 +--
 cli/uninstall.c |  9 ++++----
 lib_init.c      | 42 +++++++++++++++++++++++------------
 libpoldek.sym   |  6 ++---
 misc.c          |  7 +++---
 poldek_ts.c     |  6 ++---
 poldek_ts.h     |  8 ++++---
 uninstall.c     | 30 ++++++++++++++-----------
 12 files changed, 132 insertions(+), 54 deletions(-)

commit d2ef05905c655da549b09c22d61e5e76be0106c2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Sep 29 17:04:54 2004 +0000

    - type mismatch (Bartosz Taudul <wolf42 at wp pl>)

 lib_pkgset.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 308a5548b4a16a8dd8bfdad2c7f73a35cff37c4c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Sep 28 20:26:44 2004 +0000

    - update

 conf/fetch.conf | 20 +++++++++++++-------
 1 file changed, 13 insertions(+), 7 deletions(-)

commit 7d1b0101447ecddca805862d5bb9a6cad157e28c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Sep 28 20:18:31 2004 +0000

    - updates

 conf/poldek.conf.in | 13 +++++++++++++
 1 file changed, 13 insertions(+)

commit e3cb5712bcb354744ec073c21a490482a34e1668
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Sep 28 20:07:16 2004 +0000

    - fix

 pm/pset/pset.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

commit 20e8cad3f9a72aba21da924c0e3bca50e17cc9eb
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Sep 28 18:54:58 2004 +0000

    - fix: same dirs were added many times to dir tree

 cli/dent.c | 32 ++++++++++++++++++++++----------
 1 file changed, 22 insertions(+), 10 deletions(-)

commit 0c215374479bf5cfb46e7d11998f0cac0aa0dd37
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Sep 28 16:57:49 2004 +0000

    - ispelled

 NEWS | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit d8c8173f289a59883be54563d07c6332a87cdf60
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Sep 28 16:52:34 2004 +0000

    - never ending story; updated NEWS

 NEWS                | 126 ++++++++++++++++++++++++++++++++++++++++++++++++++--
 cli/cli.c           |   3 +-
 cli/dbcache.c       |  24 +++++-----
 cli/op_makeidx.c    |   6 ++-
 cli/op_source.c     |   6 +--
 dbpkgset.c          |   4 +-
 pkgfetch.c          |   2 +-
 pkgscore.c          |   6 +--
 pkgset-install.c    |   4 +-
 pm/pset/pset.c      |  12 ++---
 pm/rpm/rpm_pkg_ld.c |   6 ++-
 11 files changed, 162 insertions(+), 37 deletions(-)

commit 28c87072d2ad80bce09448488fb3326b3b1fcd14
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Sep 28 16:51:08 2004 +0000

    - /etc/apt/sources.list support

 conf.c | 113 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 108 insertions(+), 5 deletions(-)

commit 6c4d141649da5aaab63074046832149124d7d96d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Sep 28 16:43:46 2004 +0000

    - finished yum/yum.c

 pkgdir/hdrl/hdrl.c     | 12 ++++++------
 pkgdir/pdir/digest.c   |  2 +-
 pkgdir/pdir/pdir.c     |  6 +++---
 pkgdir/pkgdir.c        | 46 ++++++++++++++++++++++++++++++++++++----------
 pkgdir/pkgdir_clean.c  |  2 +-
 pkgdir/pkgdir_intern.h | 20 +++++++++++---------
 pkgdir/pndir/digest.c  |  4 ++--
 pkgdir/pndir/pndir.c   |  2 +-
 pkgdir/pndir/update.c  |  4 ++--
 pkgdir/rpmdb/rpmdb.c   |  2 +-
 pkgdir/source.c        | 18 +++++++++++++-----
 pkgdir/yum/yum.c       | 49 +++++++++++++++++++++++++++++--------------------
 12 files changed, 106 insertions(+), 61 deletions(-)

commit fa52499a18f15421c1f466afecf197eb7302764d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Sep 28 16:43:01 2004 +0000

    - renamed _sl()s to _ul()s (url label); added vf_fetch() flags (NFY)

 vfile/libvfile.sym |  7 ++---
 vfile/vfetch.c     | 47 +++++++++++++---------------
 vfile/vfget.c      |  2 +-
 vfile/vfile.c      | 89 +++++++++++++++++++++++++-----------------------------
 vfile/vfile.h      | 49 +++++++++++++++++++-----------
 5 files changed, 97 insertions(+), 97 deletions(-)

commit 97bdf680d821ca391fe21e35f487e37f6c665c3f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Sep 28 16:41:42 2004 +0000

    - hidden if total < 2KB

 vfile/vfprogress.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 77f55e2da7efa0a55f006f49f1a43cb9dd4e2001
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Sep 27 21:12:33 2004 +0000

    - draft

 Cellar/RELEASE_NOTES | 42 ++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 42 insertions(+)

commit b3080e51a166a1a59b346c3379a5e168f3cfe980
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Sep 27 21:11:14 2004 +0000

    - snaps with version

 Makefile.extra | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit 434f73fcdebd5040684c0c3af026e83516ef86f6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Sep 27 21:10:51 2004 +0000

    - bugfixes

 misc.c           | 2 +-
 pkgset-install.c | 7 +++++++
 2 files changed, 8 insertions(+), 1 deletion(-)

commit c9da795741eb40a9a0a19db3bd43edf5221865d0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Sep 27 20:26:57 2004 +0000

    - working --verify
    - intall-dist improvements && cleanup
    - set default "pdir" type to untyped sources configured in the old syntax (source = ...)
    - mem leaks huntig
    - fixed setting promoteepoch (it's a global variable...)
    - never ending pre-release cleanup...

 Makefile.extra   |   2 +-
 capreqidx.c      |   4 +-
 cli/alias.c      |  13 +++-
 cli/cd.c         |   4 +-
 cli/cli.c        |  98 ++++++++++++++++++-------
 cli/cmd.h        |   3 +
 cli/desc.c       |   4 +-
 cli/external.c   |   2 +-
 cli/get.c        |   2 +-
 cli/help.c       |   2 +-
 cli/install.c    |   5 +-
 cli/ls.c         |   2 +-
 cli/main.c       |  12 ++--
 cli/op_makeidx.c |  21 +++++-
 cli/op_source.c  |   3 +
 cli/op_split.c   |  10 +++
 cli/op_verify.c  |   2 +
 cli/search.c     |  28 +++++---
 cli/shell.c      |   2 +-
 cli/test_cli.c   |   4 +-
 cli/test_cli.rc  |  14 ++++
 cli/uninstall.c  |   2 +-
 dbpkgset.c       |  14 ++--
 fileindex.c      |   2 +-
 install-dist.c   |  92 +++++++++++++++---------
 lib_init.c       |  81 +++++++++++----------
 misc.c           |  22 +++---
 pkg.c            |  46 +++++-------
 pkg.h            |  81 ++++-----------------
 pkgdir/source.c  |   7 ++
 pkgdir/source.h  |   3 +-
 pkgmark.c        | 131 +++++++++++++++++++---------------
 pkgmisc.h        |  47 +++++++++---
 pkgset-install.c |  42 ++++++-----
 pkgset-req.c     |  51 +++++++------
 pkgset.c         |   2 +-
 pm/rpm/install.c |   9 +--
 pm/rpm/rpm.c     |   4 +-
 poldek_ts.c      | 214 ++++++++++++++++++++++++++++++++++++++++---------------
 poldek_ts.h      |   4 +-
 40 files changed, 669 insertions(+), 422 deletions(-)

commit e41f43c1933a67ac9bd40f4088352f3b9d087c6a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Sep 27 20:21:28 2004 +0000

    - provide rpmlog too (dirty rpmlib hack)

 gensym.sh     | 4 ++++
 libpoldek.sym | 1 +
 2 files changed, 5 insertions(+)

commit 6f1603c0e9ce78f05f1c3befd8550459e2324857
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Sep 27 20:19:18 2004 +0000

    - updates

 po/POTFILES.in |  36 -----
 po/de.po       | 435 ++++++++++++++++++++++++++++++--------------------------
 po/pl.po       | 436 +++++++++++++++++++++++++++++++--------------------------
 3 files changed, 467 insertions(+), 440 deletions(-)

commit b65f84e3d072e6f2650a6681b7fc4c8608a4d3c5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Sep 27 20:17:11 2004 +0000

    - memleak && cleanup

 conf.c | 13 +++++++------
 conf.h |  2 +-
 2 files changed, 8 insertions(+), 7 deletions(-)

commit 7aac03765643bf8a071ca0375c6340382656147d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Sep 27 18:13:59 2004 +0000

    - moved to pkgmark.c

 pkgset-mark.c | 220 ----------------------------------------------------------
 1 file changed, 220 deletions(-)

commit 176379ea2aad66cf57a8b37837e232692d133a43
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Sep 26 20:41:44 2004 +0000

    - 'build package' target

 Makefile.extra | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit b7e5dcf28ee0887c86d39092603df0a936291560
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Sep 26 20:41:03 2004 +0000

    - updates

 conf/poldek.conf.in     | 52 ++++++++++++++++++++++++++++------------------
 conf/sample-source.conf | 55 ++++++++++++++++++++++++++++++++++++++++++-------
 2 files changed, 79 insertions(+), 28 deletions(-)

commit adce00f91de491acb511ffb97765faed4e33d84a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Sep 26 19:37:37 2004 +0000

    - a big cleanup: renamed non-unique symbols, prepared symbols list to export (*.sym), fixed headers, spec

 Makefile.am                         |  59 ++--
 arg_packages.c                      |   2 +-
 cli/Makefile.am                     |  55 +++-
 cli/alias.c                         |   9 +-
 cli/cd.c                            |   1 -
 cli/cli.c                           |  64 ++--
 cli/cli.h                           | 110 +------
 cli/cmd.h                           | 108 ++++++
 cli/cmd_chain.c                     |   3 +-
 cli/dbcache.c                       |   9 +-
 cli/dent.c                          |  10 +-
 cli/desc.c                          |   7 +-
 cli/external.c                      |   1 -
 cli/get.c                           |   5 +-
 cli/help.c                          |   1 -
 cli/install.c                       |   3 +-
 cli/libpoclidek.sym                 |  42 +++
 cli/ls.c                            |   2 +-
 cli/main.c                          |  47 +--
 cli/op.c                            |  24 +-
 cli/op.h                            |   8 +-
 cli/op_makeidx.c                    |   2 +-
 cli/op_packages.c                   |   1 -
 cli/op_source.c                     |   2 +-
 cli/poclidek.h                      |  15 +-
 cli/search.c                        |   3 +-
 cli/shell.c                         |  38 ++-
 cli/test_cli.c                      |  62 +++-
 cli/uninstall.c                     |   3 -
 conf.c                              |   1 -
 conf.h                              |   7 +-
 conf/Makefile.am                    |   8 +-
 conf/{poldek.alias => aliases.conf} |   0
 conf/pld-source.conf                |   7 +-
 conf/poldek.conf.in                 |   9 +-
 configure.in                        |  28 +-
 fileindex.c                         |   4 +-
 gensym.sh                           |  32 +-
 install-dist.c                      |   2 +-
 lib_init.c                          |  23 +-
 libpoldek.sym                       | 146 ++++++++-
 log.c                               |  39 ++-
 log.h                               |  58 ++--
 minfo.c                             |   4 +-
 misc.c                              |   1 -
 pkg.c                               |  10 +-
 pkg.h                               |   5 +-
 pkgdir/pdir/pdir.c                  |   7 +-
 pkgdir/pdir/pdir_pkg_restore.c      |   2 +-
 pkgdir/pkg_restore.c                |   2 +-
 pkgdir/pkgdir.c                     |   2 +-
 pkgdir/pkgdir_clean.c               |   2 +-
 pkgdir/pndir/pndir.c                |   2 +-
 pkgdir/pndir/update.c               |   6 +-
 pkgdir/rpmdb/rpmdb.c                |   2 +-
 pkgdir/yum/yum.c                    |   2 +-
 pkgfl.h                             |   2 +-
 pkgset-install.c                    |   6 +-
 pkgset-order.c                      |  15 +-
 pkgset-req.c                        |   2 +-
 pkgset.c                            |  12 +-
 pm/rpm/install.c                    |   8 +-
 pm/rpm/misc.c                       |   2 +-
 pm/rpm/rpm.c                        |   2 +-
 pm/rpm/rpm_pkg_ld.c                 |   6 +-
 pm/rpm/rpminstall.c                 |  16 +-
 pm/rpm/signature.c                  |   6 +-
 po/POTFILES.in                      |  37 ++-
 po/de.po                            | 637 +++++++++++++++++++-----------------
 po/pl.po                            | 633 ++++++++++++++++++-----------------
 poldek.spec.in                      |  21 +-
 poldek_ts.c                         |   4 +-
 sigint/sigint.c                     |  15 +-
 sigint/sigint.h                     |   3 +
 split.c                             |   2 +-
 test_match.c                        |   2 +-
 vfile/Makefile.am                   |  11 +-
 vfile/vflock.c                      |   4 +-
 78 files changed, 1482 insertions(+), 1071 deletions(-)

commit 34650e00b7027a3404ae7850d04f72b80d9ed771
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Sep 26 17:48:49 2004 +0000

    - renamed

 cli/{cmd.c => cmd_chain.c} | 1 +
 cli/{cmd.h => cmd_chain.h} | 6 ++++--
 2 files changed, 5 insertions(+), 2 deletions(-)

commit 5ebbb0355a3b9df6292affffdb951906fbb702f5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Sep 26 11:28:15 2004 +0000

    - removed sigint dependecy (VFILE_CONF_SIGINT_REACHED callback instead)
    - defined symbols to export

 vfile/Makefile.am    | 20 ++++++-------
 vfile/extcompr.c     |  2 +-
 vfile/fetch.c        |  2 +-
 vfile/libvfile.sym   | 65 ++++++++++++++++++++++++++++++++++++++++
 vfile/misc.c         |  2 +-
 vfile/vfcurl.c       |  2 +-
 vfile/vfetch.c       |  9 ++----
 vfile/vfff/vfff.c    |  6 ++--
 vfile/vfffmod.c      |  3 +-
 vfile/vfget.c        |  2 +-
 vfile/vfile.c        | 29 ++++++++++++------
 vfile/vfile.h        | 84 +++-------------------------------------------------
 vfile/vfile_intern.h | 63 +++++++++++++++++++++++++++++++++++++++
 vfile/vflock.c       |  6 ++--
 vfile/vfprogress.c   |  2 +-
 vfile/vfreq.c        |  5 +---
 vfile/vopen3.c       |  2 +-
 17 files changed, 178 insertions(+), 126 deletions(-)

commit beb540b1454f26f7a5ba1477095b50d062f2bd63
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Sep 25 20:12:13 2004 +0000

    - cleannig exported symbols

 Makefile.am                    |  12 ++-
 NEWS                           |  18 ++--
 arg_packages.c                 |   2 +-
 capreq.c                       |   3 +-
 cli/cli.c                      |  14 +++-
 cli/dent.c                     |   2 +-
 cli/desc.c                     |  12 +--
 cli/get.c                      |   2 +-
 cli/install.c                  |   2 +-
 cli/ls.c                       |   4 +-
 cli/op_source.c                |  14 ++--
 cli/search.c                   |   2 +-
 cli/shell.c                    |   2 +-
 gensym.sh                      |  27 ++++++
 install-dist.c                 |  18 ++--
 lib_init.c                     |   2 +-
 libpoldek.sym                  | 186 +++++++++++++++++++++++++++++++----------
 log.c                          |  13 ++-
 misc.c                         |  33 +++-----
 misc.h                         |  10 +--
 pkg.c                          |   2 +-
 pkgdir/pdir/pdir.c             |   2 +-
 pkgdir/pdir/pdir_pkg_restore.c |   2 +-
 pkgdir/pkg_restore.c           |   2 +-
 pkgdir/pndir/pndir.c           |   2 +-
 pkgdir/pndir/save.c            |   2 +-
 pkgdir/source.c                |  18 ++--
 pkgdir/yum/yum.c               |   2 +-
 pkgfl.h                        |   9 +-
 pkgmisc.c                      |  12 +--
 pkgmisc.h                      |  22 +++--
 pkgset-install.c               |   5 +-
 pm/rpm/rpm.c                   |   3 -
 poldek_term.c                  |  25 +++---
 poldek_term.h                  |  21 ++---
 poldek_ts.c                    |   2 +-
 poldek_util.h                  |   8 ++
 test_match.c                   |   4 +-
 uninstall.c                    |   2 +-
 39 files changed, 341 insertions(+), 182 deletions(-)

commit 95696729bfd4126222a1679ca7b86a8f3369dd4b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Sep 25 19:21:58 2004 +0000

    - provide poldek_version_*() syms for AC

 configure.in | 12 ++++++++++--
 lib_init.c   | 18 ++++++++++++++++++
 2 files changed, 28 insertions(+), 2 deletions(-)

commit e49020003f1386b639e3ea6273b265453dab4fb5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Sep 25 19:20:35 2004 +0000

    - simplified a bit ts_set_type() & co.

 pkgset-install.c    |  2 +-
 pm/pkgdb.c          |  2 +-
 pm/pm.h             |  5 +----
 pm/rpm/rpminstall.c |  6 +-----
 poldek_ts.c         | 43 +++++++++++++++++++++++++++++++++----------
 poldek_ts.h         | 27 ++++++++++++++++-----------
 6 files changed, 53 insertions(+), 32 deletions(-)

commit d07007b08b967cc9662bca6a040ad6f83e0db68b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Sep 25 19:16:05 2004 +0000

    - updates according to ts_set_type() changes
    - libpoclidek is installable

 cli/Makefile.am  | 10 +++++-----
 cli/install.c    | 20 ++++++++++++--------
 cli/op_makeidx.c |  1 -
 cli/op_source.c  | 12 ++++++------
 cli/op_verify.c  |  2 +-
 cli/poclidek.h   |  1 +
 cli/uninstall.c  |  6 +++---
 7 files changed, 28 insertions(+), 24 deletions(-)

commit 6695e25cab26125b6d774e1b49218cc398cf7b9b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Sep 25 19:13:51 2004 +0000

    - fixed labels passed to vfile_open_sl()
    - cleanup: anonymous sources have NULL names, not "-"
    - other minor cleanups

 pkgdir/dir/dir.c      |  2 +-
 pkgdir/hdrl/hdrl.c    |  2 +-
 pkgdir/mod.c          | 19 ++++---------------
 pkgdir/pdir/pdir.c    |  2 +-
 pkgdir/pkgdir.c       | 13 ++++++++-----
 pkgdir/pndir/pndir.c  | 10 +++++-----
 pkgdir/pndir/save.c   |  2 +-
 pkgdir/pndir/update.c | 10 +++++-----
 pkgdir/source.c       | 50 +++++++++++++++++++++++++-------------------------
 pkgdir/source.h       |  2 +-
 pkgdir/yum/yum.c      |  2 +-
 11 files changed, 53 insertions(+), 61 deletions(-)

commit 6296314b69b60c15c44fdc2dd66a29cde0cdc1e6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Sep 24 19:46:24 2004 +0000

    - install_info struct renamed to poldek_iinf

 cli/cli.c        |  2 +-
 cli/cli.h        |  4 ++--
 cli/install.c    |  4 ++--
 cli/uninstall.c  |  4 ++--
 pkgset-install.c | 10 +++++-----
 poldek_ts.c      | 22 +++++++++++-----------
 poldek_ts.h      | 22 +++++++++++-----------
 uninstall.c      |  8 ++++----
 8 files changed, 38 insertions(+), 38 deletions(-)

commit 5d060f657377e217648ca66864ffca50912f49f8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Sep 24 19:25:10 2004 +0000

    - reduced a bit pkgdir_save() mess; pkgdir's cleanup

 Makefile.extra         |   2 +
 cli/cli.c              |   6 +-
 cli/dbcache.c          |   6 +-
 configure.in           |   3 +-
 pkgdir/dir/dir.c       |   3 +-
 pkgdir/hdrl/hdrl.c     |   1 +
 pkgdir/pdir/pdir.c     |  23 +-
 pkgdir/pdir/pdir.h     |   2 +
 pkgdir/pdir/save.c     |  70 +++---
 pkgdir/pkgdir.c        | 207 +++++++++---------
 pkgdir/pkgdir.h        |  16 +-
 pkgdir/pkgdir_clean.c  |  11 +-
 pkgdir/pkgdir_intern.h |  20 +-
 pkgdir/pkgdir_patch.c  |  21 +-
 pkgdir/pndir/pndir.c   |  16 +-
 pkgdir/pndir/pndir.h   |   2 +
 pkgdir/pndir/save.c    |  33 ++-
 pkgdir/pndir/update.c  |   4 +-
 pkgdir/rpmdb/rpmdb.c   |   1 +
 pkgdir/source.c        |  19 +-
 pkgdir/source.h        |   1 +
 pkgdir/yum/yum.c       |   3 +-
 po/de.po               | 562 +++++++++++++++++++++++++------------------------
 po/pl.po               | 558 ++++++++++++++++++++++++------------------------
 24 files changed, 827 insertions(+), 763 deletions(-)

commit e8d774851999eec5845779e50edafe0fd54a61ba
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Sep 24 19:23:34 2004 +0000

    [alias] section not supported yet

 conf/poldek.alias | 1 -
 1 file changed, 1 deletion(-)

commit 03a58a1a5f6b06587420c92b7d4a709343dea6eb
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Sep 24 19:16:49 2004 +0000

    - fixed reinstall && downgrade modes

 cli/install.c | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

commit 56363b03c8c9478c9e39c5b9eeee086a90c7631f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Sep 24 19:08:01 2004 +0000

    - + --keep-downloads

 cli/main.c | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

commit c24cfc530136a217b75c8e41bf7ebeb489fe6a11
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Sep 24 19:05:27 2004 +0000

    - do uninstall before install or reinstallation fails

 pm/pset/pset.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 42d4265d46df0c32dc5ece450fee93fff6c5a4ac
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Sep 24 18:55:50 2004 +0000

    - new test_vfile.c && cleanups

 vfile/.cvsignore   |  2 +-
 vfile/Makefile.am  | 13 ++++++++-----
 vfile/test_vfile.c | 43 +++++++++++++++++++++++++++++++++++++++++++
 vfile/vfile.h      |  2 ++
 4 files changed, 54 insertions(+), 6 deletions(-)

commit b444c24c1331e398edb3134192aa0b2e51e3c1a7
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Sep 24 18:55:15 2004 +0000

    - fixed broken openig in APPEND mode

 vfile/vfile.c | 32 +++++++++++++++-----------------
 1 file changed, 15 insertions(+), 17 deletions(-)

commit b317ddf0b1e0c5cec6904b1aaeba8dfb8ead14a5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 23 20:50:55 2004 +0000

    - typo

 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 111681de3c52e17bcae2c084172389aed1491066
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 23 20:28:08 2004 +0000

    - updated to 0.2x series (devel and static subpackage, etc)

 poldek.spec.in | 61 ++++++++++++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 51 insertions(+), 10 deletions(-)

commit f20d4009c19ec1a631e45ced4ee0eb2d606ca3da
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 23 20:25:55 2004 +0000

    -  poldek_load_config() update && cleanups

 lib_init.c | 10 +++++-----
 poldek.h   |  2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

commit d2f6888a911f357ba13877a4b8a8890ce75a65e3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 23 20:24:25 2004 +0000

    - SYSCONFDIR && PKGLIBDIR config.h macros

 configure.in | 27 ++++++++++++++++++++++++++-
 1 file changed, 26 insertions(+), 1 deletion(-)

commit 3e2a55dce5bbd2ed8effcc2a4a261773813fdd2c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 23 20:24:20 2004 +0000

    - missing files; makefile fixes, etc

 Makefile.extra | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

commit 5a3e8e810361d9e2eca9160261793f1df8479c7f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 23 20:17:44 2004 +0000

    - missing files; makefile fixes, etc

 .cvsignore      |  1 +
 Makefile.am     | 22 ++++++++++++----------
 doc/Makefile.am |  2 --
 3 files changed, 13 insertions(+), 12 deletions(-)

commit deb2d43b5a2fe166c8b478b23347a7e2021222bd
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 23 20:14:23 2004 +0000

    - cleanups

 cli/Makefile.am | 3 ++-
 cli/test_cli.c  | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

commit 5253984a3db49acde686dfe2e841038117c92a69
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 23 20:08:00 2004 +0000

    - + missing legacy '-c'
    - + --upconf to update remote configs

 cli/main.c | 37 ++++++++++++++++++++++++-------------
 1 file changed, 24 insertions(+), 13 deletions(-)

commit 1c64e9883376ffdab5a0a009d48794f55b4d98f6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 23 20:04:52 2004 +0000

    - ending '-' from masks are stripped, make life easier with auto completition

 arg_packages.c | 5 +++++
 cli/dent.c     | 8 ++++++--
 2 files changed, 11 insertions(+), 2 deletions(-)

commit 069eeb81c8e8cf8a6024ded51670a4baad8e968b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 23 20:00:53 2004 +0000

    - poldek.conf is generated with configure's ${sysconfdir}
    - installation made
    - cleanups

 conf/Makefile.am                     | 10 +++++++++-
 conf/pld-source.conf                 |  1 -
 conf/poldek.alias                    |  2 +-
 conf/{poldek.conf => poldek.conf.in} |  7 +++++--
 4 files changed, 15 insertions(+), 5 deletions(-)

commit 9df2c2748947f283c57db42aa42f55e29c866017
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 23 19:58:03 2004 +0000

    - fixed remote configs update; %include paths are var-expanded too; cleanup

 conf.c | 111 ++++++++++++++++++++++++++++++++++++++++++-----------------------
 conf.h |   2 +-
 2 files changed, 73 insertions(+), 40 deletions(-)

commit 8dbf4145330e3594320d16f529969ed509ee99a5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 23 19:55:08 2004 +0000

    - sigsegv killed

 pkgdir/hdrl/hdrl.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0b37b5e778992199854f557cee9da435a699000f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 23 19:54:39 2004 +0000

    - fixed paths

 vfile/extcompr.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

commit ab7f09591ae766c10c9b3fcc590ab733fb87e9ec
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Sep 22 23:00:28 2004 +0000

    - details && cleanups

 cli/external.c  |  3 ++-
 cli/test_cli.c  |  2 --
 conf.c          | 58 +++++++++++++++++++++++++++++++++++++++++----------------
 conf/fetch.conf | 38 +++++++++++++++----------------------
 configure.in    |  3 ++-
 lib_init.c      | 57 ++++++++++++++++++++++++++++++++++++++++++++------------
 misc.c          | 23 -----------------------
 misc.h          |  2 --
 pkg.h           |  5 +++--
 pkgfl.c         |  8 ++++++--
 poldek_ts.c     | 10 +++++-----
 poldek_ts.h     |  2 +-
 12 files changed, 121 insertions(+), 90 deletions(-)

commit 70d1a24eed98fd1553643900c2e1429a2535f40f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Sep 22 22:58:44 2004 +0000

    - removed unused capreq_idx_add()'s arg

 capreqidx.c | 2 +-
 capreqidx.h | 2 +-
 pkgset.c    | 8 ++++----
 3 files changed, 6 insertions(+), 6 deletions(-)

commit 60f0588674be54add14a7e36f1b108e2e3a9bc1d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Sep 22 22:57:17 2004 +0000

    - search full paths of rpm & sudo on demand, not at startup - program is usable without them.

 pm/pset/pset.c      |  5 ++---
 pm/rpm/rpm.c        | 16 +++-------------
 pm/rpm/rpminstall.c | 35 ++++++++++++++++++++++++++++++++++-
 3 files changed, 39 insertions(+), 17 deletions(-)

commit 188f402dc8d5e08b66deea0ab926cb5ef09805a3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Sep 22 22:55:33 2004 +0000

    - search external commands paths if not given (vf_find_external_command())

 vfile/fetch.c | 35 +++++++++++++++++++++++++++++++++--
 vfile/vfile.h |  5 ++++-
 2 files changed, 37 insertions(+), 3 deletions(-)

commit f61ce6c16836d2c6f93c8d1a5579ce7499313c2d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Sep 22 22:53:03 2004 +0000

    - cleanups

 pkgdir/pkgdir.c | 25 +++++++++++++++++++------
 pkgdir/pkgdir.h |  3 ++-
 2 files changed, 21 insertions(+), 7 deletions(-)

commit 6ad340620168ecbd243ac6e689492e8044386a7f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Sep 22 22:52:21 2004 +0000

    - less messy index creation code

 cli/op_makeidx.c |  71 ++++++++++++++--------------
 pkgdir/source.c  | 140 +++++++++++++++++++++++++++++++++++++++++++------------
 pkgdir/source.h  |   8 ++--
 3 files changed, 150 insertions(+), 69 deletions(-)

commit 0e511a1f5a68e831591914a88ef2814afdda8a7d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Sep 22 22:47:45 2004 +0000

    - too much vfile_open_sl()s

 pkgdir/pndir/save.c | 21 ++++++++++-----------
 1 file changed, 10 insertions(+), 11 deletions(-)

commit 741554c7f0eb09561dbae83d29a2883721033117
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Sep 22 22:47:08 2004 +0000

    - removed printf

 pkgdir/yum/yum.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit f40162b6ce8bbc3ea84756935c9af10cd81be596
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Sep 22 22:46:38 2004 +0000

    - load_pkguinf() && load_nodep_fl() must NOT rely on pkgdir->mod_data

 pkgdir/rpmdb/rpmdb.c | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)

commit 8059db2fc12096673d5b0682e218d17276df570b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Sep 22 22:45:31 2004 +0000

    - not every package has fmtime & fsize

 pkgdir/dir/dir.c | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

commit 97fb609e460e2ae6f36ae0dc93949bec24d96498
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Sep 21 21:50:51 2004 +0000

    - cleaned debug msgs

 pkgset.c | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

commit 33d90616bc33bd3357a50437c0368c713ddac339
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Sep 21 21:50:17 2004 +0000

    - no more hardcoded paths

 configure.in     | 2 ++
 vfile/extcompr.c | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

commit bebbcedd7254b1a7282654865458528a6ac8ef31
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Sep 21 20:42:28 2004 +0000

    - improved capreq's index (wastes less memory)
    - fix: --nofollow sets greedy mode off
    - cleanups

 capreqidx.c      | 120 +++++++++++++++++++++++++++----------------------------
 capreqidx.h      |  17 ++++++--
 lib_init.c       |  11 +++--
 pkg.c            |   7 ++++
 pkg.h            |   7 +++-
 pkgset-install.c |  26 ++++++------
 pkgset-load.c    |   1 +
 pkgset-req.c     |   7 ++--
 pkgset.c         |  43 ++++++++++++++------
 po/POTFILES.in   |  33 ---------------
 poldek.h         |   3 ++
 poldek_ts.c      |  17 +++++---
 12 files changed, 154 insertions(+), 138 deletions(-)

commit 8d8027c013efde6295f40e86a9419cbffe6d4f94
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Sep 21 20:33:31 2004 +0000

    - + missing --justdb
    - fixed dent_init()
    - cleanups

 cli/cli.c       |  3 +++
 cli/cmd_pipe.c  |  1 +
 cli/dbcache.c   | 10 ++++++++--
 cli/dent.c      | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++------
 cli/desc.c      |  4 ++--
 cli/install.c   | 14 ++++++++++----
 cli/op_source.c |  1 +
 7 files changed, 75 insertions(+), 14 deletions(-)

commit bf315fd4d9da160bbf85d8ed42298967b14fde21
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Sep 21 20:29:14 2004 +0000

    - fixes && cleanups

 pm/pm.c             | 28 ++++++++++++++++++++++++----
 pm/pset/pset.c      |  1 +
 pm/rpm/rpm.c        |  9 +++++++--
 pm/rpm/rpmhdr.c     |  9 ++++++++-
 pm/rpm/rpminstall.c |  1 +
 5 files changed, 41 insertions(+), 7 deletions(-)

commit a9d285e2f09a926a300de7bb9bf11ab291bbdfa4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Sep 21 20:26:16 2004 +0000

    - labeled vfile_open_sl() is used

 pkgdir/pndir/digest.c | 10 ++++++----
 pkgdir/pndir/pndir.c  | 28 +++++++++++++++-------------
 pkgdir/pndir/pndir.h  | 10 +++++++---
 pkgdir/pndir/save.c   | 25 ++++++++++++++-----------
 pkgdir/pndir/update.c |  3 ++-
 5 files changed, 44 insertions(+), 32 deletions(-)

commit f94d699a1397726c72d8497da01ffc18bffb5aae
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Sep 21 20:23:50 2004 +0000

    - path lists could be separated by ':'

 conf.c | 25 ++++++++++++++++---------
 1 file changed, 16 insertions(+), 9 deletions(-)

commit 5725832ab6aa141194c21d8bc1df9cb648c2259b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Sep 21 17:56:01 2004 +0000

    - capreq's names are registered in global hash table

 Cellar/capreq-namehashtable.c | 758 ++++++++++++++++++++++++++++++++++++++++++
 Cellar/capreq-namehashtable.h | 153 +++++++++
 2 files changed, 911 insertions(+)

commit b2dc990e7a72e6cfd7f59ae53cbbed08a4b87f3f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Sep 21 17:55:51 2004 +0000

    README

 Cellar/README | 1 +
 1 file changed, 1 insertion(+)

commit d7048239ac29753f24f7937a61882b4b84134615
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Sep 20 23:56:51 2004 +0000

    - make inst & dist fixes

 Makefile.am       |  12 +-
 autogen.sh        |   5 +-
 po/POTFILES.in    |  33 ++++
 po/de.po          | 559 +++++++++++++++++++++++++++++++----------------------
 po/pl.po          | 566 +++++++++++++++++++++++++++++++-----------------------
 poldek.h          |   1 -
 vfile/Makefile.am |   2 +-
 7 files changed, 699 insertions(+), 479 deletions(-)

commit 6e6372198c9913dac43b84e3d6ec3b35eb5f341a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Sep 20 23:42:48 2004 +0000

    - bugfix

 pkgdir/dir/dir.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit b66405090a25528b7b5d1fae1d74e71c5d5476d8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Sep 20 22:57:34 2004 +0000

    - interactive mode works with repository destination; cleanups

 capreq.c                     |  32 +++++++---
 capreq.h                     |  12 ++--
 cli/cmd_pipe.c               |   2 +-
 cli/dbcache.c                |  31 +++------
 cli/install.c                |   1 -
 cli/op_makeidx.c             |   3 +-
 cli/op_source.c              |  37 +++++++++--
 install-dist.c               |  10 ++-
 lib_init.c                   |  19 ++++--
 lib_pkgset.c                 |  10 +++
 pkg.c                        |   3 +-
 pkg.h                        |   1 +
 pkgdir/pdir/pdir_pkg_store.c |  13 ++--
 pkgdir/pkg_store.c           |  13 ++--
 pkgdir/pkgdir.c              |  42 ++++++++----
 pkgdir/pkgdir.h              |   5 +-
 pkgdir/pkgdir_patch.c        |   2 +-
 pkgdir/rpmdb/rpmdb.c         |   2 +-
 pkgdir/source.c              |   2 +-
 pkgmisc.c                    |   1 -
 pm/mod.h                     |  12 +++-
 pm/pkgdb.c                   |  30 ++++++++-
 pm/pm.c                      |  21 ++++--
 pm/pm.h                      |   9 ++-
 pm/pset/mod.c                |  12 +++-
 pm/pset/pm_pset.h            |  14 ++--
 pm/pset/pset.c               | 149 +++++++++++++++++++++++++++++++++++--------
 pm/rpm/mod.c                 |   5 +-
 pm/rpm/pm_rpm.h              |   6 +-
 pm/rpm/rpm.c                 |  87 ++++++++++++++++++-------
 pm/rpm/rpminstall.c          |   2 +-
 poldek.h                     |   1 +
 poldek_intern.h              |   3 +
 poldek_ts.c                  |  56 +++++++++-------
 poldek_ts.h                  |   6 +-
 test_match.c                 |   2 +-
 uninstall.c                  |  38 +++++++++--
 37 files changed, 503 insertions(+), 191 deletions(-)

commit c3c2fb46e02668c5bb156df3832323b34cf3d29f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Sep 15 12:02:44 2004 +0000

    - repository installation almost finished

 cli/op_source.c     |  20 ++++----
 configure.in        |   2 +-
 pkg.c               |   7 +++
 pkgfetch.c          |  17 +++++++
 pkgmisc.h           |   1 +
 pkgset-install.c    |   6 ++-
 pm/mod.c            |  16 -------
 pm/mod.h            |   8 ----
 pm/pset/pset.c      | 136 +++++++++++++++++++++++++++++++++++++++++++++++-----
 pm/rpm/rpminstall.c |   4 +-
 poldek_ts.c         |  25 +++++-----
 poldek_ts.h         |   2 +
 12 files changed, 186 insertions(+), 58 deletions(-)

commit e7f455e5f09e2f30cdc989f0c32076b33f566b2a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Sep 14 14:24:08 2004 +0000

    - redesigned pm's stuff.
    - --nofetch option (for debugging)

 cli/install.c        |  11 ++++-
 lib_init.c           |   4 +-
 pkgdir/pkgdir.c      |  23 ++++++++-
 pkgdir/pkgdir.h      |   4 ++
 pkgdir/rpmdb/rpmdb.c |   6 +--
 pkgfetch.c           |   1 -
 pkgset-install.c     |  13 +++---
 pkgset.c             |   9 ++--
 pm/mod.h             |  14 ++++--
 pm/pkgdb.c           |  80 ++++++++++++++++++++++----------
 pm/pm.c              |   8 ++--
 pm/pm.h              |  37 ++++++++-------
 pm/pset/mod.c        |   7 ++-
 pm/pset/pm_pset.h    |  21 +++++----
 pm/pset/pset.c       | 129 +++++++++++++++++++++++++++++----------------------
 pm/rpm/install.c     |   4 +-
 pm/rpm/mod.c         |   7 ++-
 pm/rpm/pm_rpm.h      |  14 +++---
 pm/rpm/rpm.c         |   8 +++-
 pm/rpm/rpminstall.c  |  11 +++--
 poldek_ts.c          |  29 ++++++++----
 poldek_ts.h          |   3 ++
 test_match.c         |   2 +-
 uninstall.c          |   5 +-
 24 files changed, 285 insertions(+), 165 deletions(-)

commit 13ab1f483705ebe78cffac0d15cf072b4e222725
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Sep 12 16:32:31 2004 +0000

    - walk on...

 pm/mod.c | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

commit 884cf3e702a9591f3c712f84ad937c801434ca78
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Sep 12 16:09:31 2004 +0000

    - walk on...

 cli/shell.c     |  1 +
 pkgdir/mod.c    | 19 ++++++++++++++++++-
 pkgdir/pkgdir.h |  1 +
 pm/mod.h        | 11 ++++++++++-
 4 files changed, 30 insertions(+), 2 deletions(-)

commit 023de34632eeee6d5d5e12651b843890f22b1f99
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Sep 10 21:18:29 2004 +0000

    - working on 'repository' installs:
      * 'obsoletes' && 'conflicts' parameters to control dependecy resolver,
        they are set off for 'pset' semi-PM
      * packages can be added/removed to pkgset at 'runtime'

 capreqidx.c      |  24 +++++++++++-
 capreqidx.h      |   3 +-
 fileindex.c      |  44 ++++++++++++++++++++-
 fileindex.h      |   7 ++++
 lib_init.c       |  25 +++++++++---
 pkg.c            |   5 ++-
 pkgfetch.c       |  54 +++++++++++++++++++++++++-
 pkgmisc.h        |   2 +
 pkgset-install.c |  28 ++++++--------
 pkgset-load.c    |   2 +-
 pkgset.c         | 116 ++++++++++++++++++++++++++++++++++++++++++-------------
 pkgset.h         |   5 +++
 pm/pkgdb.c       |  17 +++++---
 pm/pm.c          |   2 +-
 pm/pm.h          |   8 ++--
 pm/pset/pset.c   |  27 +++++++++----
 poldek_ts.c      |  47 ++++++++++++++--------
 poldek_ts.h      |  13 ++++---
 18 files changed, 334 insertions(+), 95 deletions(-)

commit f4997f762b80d024dbc0e907b0ee531251296433
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Sep 10 21:12:58 2004 +0000

    - fixed --fast alias

 cli/main.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 1f9584f564673da4e7949fd3bcd2215bb688efe8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Sep 10 21:12:30 2004 +0000

    - --install-dest to 'repository' install

 cli/op_source.c | 34 ++++++++++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)

commit c8686d1850eca51a2114218e2f8a842c1700b7d9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 9 18:31:01 2004 +0000

    - 'autoupa' mode - if update fails then do --upa; enabled by default
      (autoupa conf opt), with command line pass "--up --upa" to enable.
    - cleanups (separated pkgdir_intern.h, etc)

 NEWS                           | 50 ++++++++++++++++++++++++++++++++
 cli/main.c                     |  4 +--
 cli/op_makeidx.c               |  2 +-
 cli/op_source.c                | 35 +++++++++++++---------
 cli/op_split.c                 |  2 +-
 conf.c                         |  4 +--
 fileindex.c                    |  2 +-
 lib_init.c                     | 17 +++++++----
 pkg.c                          |  7 +++--
 pkgdir/Makefile.am             |  2 +-
 pkgdir/dir/dir.c               |  3 +-
 pkgdir/hdrl/hdrl.c             |  3 +-
 pkgdir/mod.c                   |  3 +-
 pkgdir/pdir/pdir.c             | 33 +++++++++++----------
 pkgdir/pdir/pdir.h             |  1 +
 pkgdir/pdir/pdir_pkg_restore.c |  3 +-
 pkgdir/pdir/pdir_pkg_store.c   |  3 +-
 pkgdir/pkg_restore.c           |  3 +-
 pkgdir/pkg_store.c             |  3 +-
 pkgdir/pkgdir.c                | 23 +++++++++++----
 pkgdir/pkgdir.h                | 61 +-------------------------------------
 pkgdir/pkgdir_clean.c          |  4 +--
 pkgdir/pkgdir_intern.h         | 66 ++++++++++++++++++++++++++++++++++++++++++
 pkgdir/pkgdir_patch.c          |  3 +-
 pkgdir/pndir/pndir.h           |  1 +
 pkgdir/rpmdb/rpmdb.c           |  2 +-
 pkgdir/source.c                | 21 ++++++++------
 pkgdir/source.h                |  8 +++--
 pkgdir/yum/yum.c               |  2 +-
 pkgroup.c                      |  1 +
 pkgset-load.c                  |  2 +-
 poldek.h                       |  1 +
 poldek_ts.c                    |  4 +--
 33 files changed, 231 insertions(+), 148 deletions(-)

commit 6022398adc5ecf3c8f590a9a8dd54fdcb9577409
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 9 17:32:56 2004 +0000

    - missing decl

 poldek_ts.c | 2 ++
 1 file changed, 2 insertions(+)

commit 0c95d87c8b0a0c3d18f0735cd0f86d86fc559716
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Sep 8 19:56:37 2004 +0000

    - working --caplookup && --promoteepoch

 arg_packages.c |  4 +---
 poldek_ts.c    | 17 +++++++++++++++--
 2 files changed, 16 insertions(+), 5 deletions(-)

commit 6264626c1ca5ecfbba11f576b21559904869f742
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Sep 8 19:52:22 2004 +0000

    - rpm-XXX options as in 0.18.x

 cli/install.c | 42 +++++++++++++++++++++++++++++++++++++-----
 1 file changed, 37 insertions(+), 5 deletions(-)

commit 5ccf5c5a5e67cb408293251354bcb86042df0cb2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Sep 8 19:21:34 2004 +0000

    - --caplookup option as in 0.18.x; cleanups

 arg_packages.c    | 107 ++++++++++++++++++++++++++++---------------------
 arg_packages.h    |  19 +++++----
 cli/cli.c         |   8 ++--
 cli/dbcache.c     |   2 +-
 cli/dent.c        |  11 ++++-
 cli/op_packages.c |   6 +++
 install-dist.c    |   1 -
 pkgset-install.c  | 117 +++++++++++++++++++++++++++++++++++++++++++++++++++---
 pm/pkgdb.c        |   2 +-
 poldek_ts.c       |  32 ++++++++-------
 poldek_ts.h       |   1 +
 uninstall.c       |   1 -
 12 files changed, 224 insertions(+), 83 deletions(-)

commit e391d38205ff31e2f0bd62da534d3a6486833fcf
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Sep 8 17:42:28 2004 +0000

    - uniq()s revisited: pkgdir_uniq() compares %{ARCH} too, i.e. duplicates with different architectures are stored into index

 arg_packages.c     |  7 +++---
 pkg.c              | 72 ++++++++++++++++++++++++++++++++++--------------------
 pkg.h              |  5 ++--
 pkgdir/pdir/save.c | 45 +++++++++++++++++++++++++++++++++-
 pkgdir/pkgdir.c    |  2 +-
 pkgdir/source.c    |  3 +--
 pkgset.c           |  9 ++++---
 7 files changed, 104 insertions(+), 39 deletions(-)

commit 39d06ce26b912ea5da6e985971bf5c4444995709
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Sep 7 17:17:02 2004 +0000

    - choose package with best-suitable architecture in uniq() (using
      rpmMachineScore())
    - do not perform uniq() before making pkg index, all copies of the
      same package with different archs is stored.
    - cleanups

 pkg.c                 | 49 +++++++++++++++++++++++----------
 pkg_ver_cmp.h         |  8 ++++--
 pkgdir/dir/dir.c      |  1 +
 pkgdir/pdir/save.c    |  4 +--
 pkgdir/pkg_store.c    |  2 --
 pkgdir/pkgdir.c       |  1 -
 pkgdir/pkgdir_patch.c |  2 +-
 pkgdir/source.c       |  5 ++--
 pm/rpm/misc.c         | 10 +++++++
 pm/rpm/pm_rpm.h       |  4 +++
 pm/rpm/rpm.c          |  2 +-
 pm/rpm/rpmhdr.c       |  4 ---
 po/de.po              | 76 +++++++++++++++++++++++++--------------------------
 po/pl.po              | 76 +++++++++++++++++++++++++--------------------------
 14 files changed, 138 insertions(+), 106 deletions(-)

commit b0b8014c8b6ac25b2eec1fc2a5ab113ad5912c41
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Sep 7 17:09:00 2004 +0000

    - pkg's file mtime is saved as 't' tag

 pkgdir/pdir/pdir_pkg_restore.c | 19 ++++++++-----------
 pkgdir/pdir/pdir_pkg_store.c   |  4 +++-
 2 files changed, 11 insertions(+), 12 deletions(-)

commit 587bc0743aae77b2a4ee891678c7ce0d5dbd6ab7
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Sep 6 20:45:18 2004 +0000

    - don't load package files if they have the same size && modification time since last index creation

 pkg.h                |   1 +
 pkgdir/dir/dir.c     | 170 +++++++++++++++++++++++++++++++++++----------------
 pkgdir/pkg_restore.c |   1 +
 pkgdir/pkg_store.c   |  38 +++++++++---
 pkgfl.c              |   2 +-
 5 files changed, 150 insertions(+), 62 deletions(-)

commit 05e748f46ed6e1f331ff127f9f0746e6eb3cf40f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Sep 6 20:42:10 2004 +0000

    - i18n struct isn't malloc()'ed anymore

 pkgu.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit fc0b8f99e816db1dd51635baf528becf282c9f01
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Sep 6 20:40:52 2004 +0000

    - cleanups

 log.h               |  2 +-
 pkgdir/pndir/save.c | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

commit f7631b890962d53980c123665f87268d3d401aa3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Sep 6 20:10:13 2004 +0000

    - removed direct obstack's usage; tn_alloc is used instead

 capreqidx.c      | 19 ++++++-------------
 capreqidx.h      |  5 ++---
 fileindex.c      | 14 ++++----------
 fileindex.h      |  7 +++----
 lib_pkgset.c     |  8 +++-----
 pkgset-install.c |  7 +++----
 pkgset-mark.c    |  1 -
 pkgset-order.c   |  1 -
 pkgset-req.c     |  1 -
 pkgset.h         |  1 -
 10 files changed, 21 insertions(+), 43 deletions(-)

commit 1c094942d0c6eb6e9a5e4d36c897d88f16a97c65
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Sep 6 19:19:35 2004 +0000

    - bugfix

 capreq.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit f451f2f671ed8c32f3ea4b7eba59b0f106a6b372
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 2 22:31:31 2004 +0000

    - merged with 0.18.x (sigsev if marker pkg is null)

 pkgset-install.c | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

commit 8ecefb9c71b184bd0c495ab07123ffe07943cfc3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 2 22:27:14 2004 +0000

    - merged with 0.18.x (obsoletes_provides patch)

 pm/pkgdb.c | 38 ++++++++++++++++++++++++++++++++------
 1 file changed, 32 insertions(+), 6 deletions(-)

commit e979214378a9643b9e5ca333c5953ebabb4f3f23
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 2 22:18:18 2004 +0000

    - merged with 0.18.x (rev-promote patch)

 pkg.c | 98 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 80 insertions(+), 18 deletions(-)

commit e804dbce859ae7eb773e51bde18f93cd57ffc7a8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 2 22:03:24 2004 +0000

    - fix

 pm/pm.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 85c57fe29977e26317eb83d43bbed28852155cac
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Aug 14 21:38:31 2004 +0000

    - merged with 0.18.x

 pkgset-install.c | 42 ++++++++++++++++++++----------------------
 1 file changed, 20 insertions(+), 22 deletions(-)

commit 6bc2c54e2ed2f1f658442e571ac2254377269849
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Aug 12 22:27:12 2004 +0000

    - new opt POLDEK_OP_NOCONFLICTS (used by pset PM)
    - a few missing options from 0.18.x series
    - API && code cleanups, bugfixes.

 Makefile.am         |   1 +
 arg_packages.c      |  38 +++-
 capreq.h            |   4 +-
 cli/cli.c           |   4 +-
 cli/dbcache.c       |   3 +
 cli/dent.c          |   9 +-
 cli/main.c          |  11 +-
 cli/op_makeidx.c    |   2 +-
 cli/op_source.c     |   2 +-
 cli/shell.c         |   2 +-
 install-dist.c      | 141 ++++++++++++
 lib_init.c          |  95 +++++---
 lib_pkgset.c        |  24 +-
 pkg.c               |  10 +-
 pkgroup.c           |   2 +-
 pkgset-install.c    |   7 +-
 pkgset-load.c       |  10 +-
 pkgset.c            |  66 ++----
 pkgset.h            |  32 +--
 pkgu.c              |   6 +-
 pm/mod.h            |   4 +-
 pm/pkgdb.c          |   6 +-
 pm/pm.c             |   6 +-
 pm/pset/mod.c       |   2 +-
 pm/pset/pm_pset.h   |   2 +
 pm/pset/pset.c      | 116 +++++++---
 pm/rpm/mod.c        |   2 +-
 pm/rpm/pm_rpm.h     |   1 +
 pm/rpm/rpm_pkg_ld.c |   2 +-
 pm/rpm/rpmhdr.c     |   8 +-
 pm/rpm/rpminstall.c |   1 +
 po/POTFILES.in      |   3 +-
 po/de.po            | 627 ++++++++++++++++++++++++----------------------------
 po/pl.po            | 599 +++++++++++++++++++++++--------------------------
 poldek.h            |  73 ++----
 poldek_intern.h     |  40 ++++
 poldek_ts.c         | 121 +---------
 poldek_ts.h         |   1 +
 split.c             |   1 +
 39 files changed, 1093 insertions(+), 991 deletions(-)

commit fd6afdebf445f6b68f67cd3c466461a2bd0cda63
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Aug 8 23:03:52 2004 +0000

    - modularized PM subsys (rpm and semi-PM pset modules)
    - cleanups
    - a few missing options from 0.18.x

 Makefile.am                     |   12 +-
 arg_packages.c                  |   18 +-
 arg_packages.h                  |    3 +-
 capreq.c                        |   67 +-
 capreq.h                        |    8 +-
 cli/alias.c                     |    3 +-
 cli/cmd.c                       |    1 +
 cli/cmd_pipe.c                  |    2 +
 cli/dbcache.c                   |   20 +-
 cli/desc.c                      |    9 +-
 cli/external.c                  |   30 +-
 cli/get.c                       |    2 +-
 cli/install.c                   |   34 +-
 cli/main.c                      |   51 +-
 cli/op_verify.c                 |    1 +
 cli/search.c                    |    5 +-
 conf.c                          |    8 +-
 conf.h                          |    4 +-
 configure.in                    |    5 +-
 dbpkg.c                         |   99 ---
 dbpkg.h                         |   41 --
 dbpkgset.c                      |   29 +-
 dbpkgset.h                      |    7 +-
 fileindex.c                     |   22 +-
 fileindex.h                     |    5 +-
 lib_init.c                      |   63 +-
 lib_pkgset.c                    |   22 +-
 libpoldek.sym                   |   91 +++
 log.h                           |    6 +
 main.c                          | 1344 ---------------------------------------
 misc.c                          |   36 +-
 misc.h                          |   12 +-
 pkg.c                           |   55 +-
 pkg.h                           |   25 +-
 pkgdb.c                         |  129 ----
 pkgdb.h                         |   38 --
 pkgdb/api.h                     |  107 ----
 pkgdb/mod.h                     |   98 ---
 pkgdb/pkgdb.c                   |  128 ----
 pkgdb/pkgdb.h                   |   37 --
 pkgdir/dir/dir.c                |   10 +-
 pkgdir/hdrl/hdrl.c              |    4 +-
 pkgdir/pdir/pdir_pkg_store.c    |    7 +-
 pkgdir/pkgdir.h                 |    1 +
 pkgdir/pndir/save.c             |    5 +-
 pkgdir/rpmdb/rpmdb.c            |   84 +--
 pkgdir/source.c                 |    8 +
 pkgdir/source.h                 |    1 +
 pkgdir/yum/yum.c                |    4 +-
 pkgfetch.c                      |  147 +----
 pkgfl.c                         |    5 +-
 pkgfl.h                         |    6 +-
 pkgmark.c                       |  272 ++++++++
 pkgmisc.c                       |    4 +
 pkgmisc.h                       |   51 +-
 pkgroup.c                       |    4 +-
 pkgset-install.c                |  423 ++++++------
 pkgset-load.c                   |   36 +-
 pkgset-mark.c                   |   44 +-
 pkgset-order.c                  |    1 -
 pkgset-req.c                    |   11 +-
 pkgset-req.h                    |    2 +-
 pkgset.c                        |  190 +++++-
 pkgset.h                        |   38 +-
 pkgu.c                          |   14 +-
 pkgu.h                          |    8 +-
 {rpm => pm}/.cvsignore          |    0
 {pkgdb => pm}/Makefile.am       |   19 +-
 pm/mod.c                        |   88 +++
 pm/mod.h                        |   66 ++
 pm/pkgdb.c                      |  533 ++++++++++++++++
 pm/pm.c                         |  149 +++++
 pm/pm.h                         |  168 +++++
 {pkgdb => pm/pset}/.cvsignore   |    8 +-
 pm/pset/Makefile.am             |   19 +
 pm/pset/mod.c                   |   39 ++
 pm/pset/pm_pset.h               |   38 ++
 pm/pset/pset.c                  |  305 +++++++++
 pm/rpm/.cvsignore               |   35 +
 {rpm => pm/rpm}/Makefile.am     |   20 +-
 {rpm => pm/rpm}/install.c       |   45 +-
 {rpm => pm/rpm}/misc.c          |   27 +-
 pm/rpm/mod.c                    |   42 ++
 pm/rpm/pm_rpm.h                 |  111 ++++
 pm/rpm/rpm.c                    |  281 ++++++++
 {rpm => pm/rpm}/rpm_pkg_ld.c    |   84 +--
 {rpm => pm/rpm}/rpmdb_depdirs.c |   20 +-
 {rpm => pm/rpm}/rpmdb_it.c      |  157 +++--
 {rpm => pm/rpm}/rpmhdr.c        |   61 +-
 {rpm => pm/rpm}/rpminstall.c    |  125 +++-
 {rpm => pm/rpm}/rpmvercmp.c     |    0
 {rpm => pm/rpm}/signature.c     |  134 +++-
 po/POTFILES.in                  |   32 +-
 po/de.po                        |  492 +++++++-------
 po/pl.po                        |  492 +++++++-------
 poldek.h                        |   20 +-
 poldek_ts.c                     |  143 +++--
 poldek_ts.h                     |    9 +-
 rpm/rpm.c                       |  725 ---------------------
 rpm/rpm.h                       |  120 ----
 rpm/rpm_pkg_ld.h                |   27 -
 rpm/rpmdb_it.h                  |   52 --
 rpm/rpmhdr.h                    |   37 --
 test_match.c                    |    9 +-
 uninstall.c                     |  183 ++----
 105 files changed, 4388 insertions(+), 4584 deletions(-)

commit b06588de6115a24bf8f32f7c9a600dc364fd4564
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 26 16:13:09 2004 +0000

    - bugfix

 rpm/rpm_pkg_ld.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit 16c5a80d148653d4b3dff44070bf1e67cc88849e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jul 14 18:46:21 2004 +0000

    - pkgdir's memory is allocated using tn_alloc (mempool like)
    - general cleanup (killed memleaks, fixing bugs, etc)

 Makefile.am                    |   2 +-
 arg_packages.c                 |  10 +-
 autogen.sh                     |   2 +-
 capreq.c                       | 146 +++----
 capreq.h                       |  18 +-
 capreqidx.c                    |  11 +-
 dbdep.c                        |  31 +-
 dbpkg.c                        |   2 +-
 fileindex.c                    |  25 +-
 fileindex.h                    |   3 +-
 lib_init.c                     |  58 +--
 lib_pkgset.c                   |   6 -
 make.sh                        |   2 +-
 minfo.c                        |  27 +-
 misc.h                         |   5 +-
 pkg.c                          | 195 ++++++---
 pkg.h                          |  50 ++-
 pkgdir/dir/dir.c               |  27 +-
 pkgdir/hdrl/hdrl.c             |  14 +-
 pkgdir/pdir/pdir.c             |  25 +-
 pkgdir/pdir/pdir.h             |   4 +-
 pkgdir/pdir/pdir_pkg_restore.c |  81 ++--
 pkgdir/pdir/pdir_pkg_store.c   |  30 +-
 pkgdir/pkg_restore.c           |  63 +--
 pkgdir/pkg_store.c             |  30 +-
 pkgdir/pkg_store.h             |   4 +-
 pkgdir/pkgdir.c                |  28 +-
 pkgdir/pkgdir.h                |   5 +-
 pkgdir/pndir/pndir.c           |  33 +-
 pkgdir/pndir/pndir.h           |   2 +-
 pkgdir/pndir/save.c            |  27 +-
 pkgdir/rpmdb/rpmdb.c           |  36 +-
 pkgdir/source.c                |   6 +-
 pkgdir/yum/yum.c               |  26 +-
 pkgfl.c                        | 286 ++++--------
 pkgfl.h                        |  37 +-
 pkgset-install.c               |  24 +-
 pkgset-mark.c                  |  52 +--
 pkgset-order.c                 |   6 +-
 pkgset-req.c                   | 115 ++---
 pkgset-req.h                   |  16 +-
 pkgset.c                       | 190 +++-----
 pkgset.h                       |  13 +-
 pkgu.c                         | 171 +++++---
 pkgu.h                         |  41 +-
 po/POTFILES.in                 |  21 -
 po/de.po                       | 969 ++++++++++++++++++++---------------------
 po/pl.po                       | 957 ++++++++++++++++++++--------------------
 poldek_ts.c                    |  73 +++-
 rpm/rpm.c                      |   4 +-
 rpm/rpm_pkg_ld.c               |  53 ++-
 rpm/rpm_pkg_ld.h               |   8 +-
 test_match.c                   |   4 +-
 uninstall.c                    |   7 +-
 vfile/vfprogress.c             |   2 +-
 55 files changed, 1999 insertions(+), 2084 deletions(-)

commit 28b4bbc74e7e3d637e6d2b89f3b385ead1386d7c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jul 14 18:39:39 2004 +0000

    - poclidek API && fixes && cleanups

 cli/.cvsignore  |   2 +
 cli/Makefile.am |  20 +++---
 cli/cli.c       | 192 +++++++++++++++++++++++++++++++++++++++++---------------
 cli/cli.h       |  26 ++++----
 cli/cmd.c       |   6 +-
 cli/cmd.h       |   4 +-
 cli/cmd_pipe.c  |  26 ++++----
 cli/cmd_pipe.h  |  12 +++-
 cli/dbcache.c   |   9 +--
 cli/dent.c      |  30 ++++++---
 cli/dent.h      |  11 +++-
 cli/desc.c      |  59 ++++++++---------
 cli/ls.c        |   6 +-
 cli/main.c      |  34 +++++++---
 cli/poclidek.h  |  37 +++++++++++
 cli/search.c    |  50 +++++++--------
 cli/shell.c     |   4 +-
 cli/test_cli.c  |  94 +++++++++++++++++++++++++++
 cli/test_cli.rc |  16 +++++
 19 files changed, 456 insertions(+), 182 deletions(-)

commit a769d1686122dba5a039793a01ce40257b4738ca
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jul 6 18:02:23 2004 +0000

    - fix

 arg_packages.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit d96870c3d7f91e16ea5fc5220447c5e0e9914ac0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jul 6 17:59:48 2004 +0000

    - new "exclude path" option to reduce index size
    - cleanups

 lib_init.c                   | 55 +++++++++++++++++++++++++++++++++-----------
 pkgdir/pdir/pdir_pkg_store.c |  8 +++----
 pkgdir/pkg_store.c           | 39 +++++++++++++++++++------------
 pkgdir/pkg_store.h           |  5 +++-
 pkgdir/pkgdir.c              |  1 +
 pkgdir/pkgdir.h              | 10 ++++----
 pkgdir/source.c              |  2 +-
 pkgdir/source.h              |  1 +
 poldek_ts.c                  |  9 ++++++++
 poldek_ts.h                  |  1 +
 10 files changed, 91 insertions(+), 40 deletions(-)

commit e563f00ac6ab7d53f3956ad4f5d754d453ac261f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jul 6 17:57:37 2004 +0000

    - "exclude path" support; API cleanups

 pkgfl.c | 51 +++++++++++++++++++++++++++++++++++++++++----------
 pkgfl.h |  9 ++++++---
 2 files changed, 47 insertions(+), 13 deletions(-)

commit 7ab0415c8a60fda139575be15f8d591c7da248c1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jul 6 17:56:14 2004 +0000

    - pass gr name to _()

 pkgroup.c | 21 +++++++++++++++------
 1 file changed, 15 insertions(+), 6 deletions(-)

commit 3548fe0626f64ae7d5df128de9f58fcaa7c80cdc
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jul 6 17:51:18 2004 +0000

    - display avail pkg info even if package description isn't available

 cli/desc.c | 27 +++++++++++++--------------
 1 file changed, 13 insertions(+), 14 deletions(-)

commit 9db2e954b07a8e631932fdd6986f0314609b4e7b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jul 6 17:49:38 2004 +0000

    -  NODESC && NOFL saving opts are honoured; saving created opts in h_opt tag

 pkgdir/pndir/pndir.c | 27 +++++++++++++++++------
 pkgdir/pndir/pndir.h |  2 ++
 pkgdir/pndir/save.c  | 61 +++++++++++++++++++++++++++++++---------------------
 pkgdir/pndir/tags.c  |  1 +
 4 files changed, 61 insertions(+), 30 deletions(-)

commit 66b32e3814a2a6f24414c138768b662201047e28
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jul 6 17:46:40 2004 +0000

    - load pkg groups; cleanups

 pkgdir/rpmdb/rpmdb.c | 32 +++++++++++++++++++++-----------
 1 file changed, 21 insertions(+), 11 deletions(-)

commit 6ec4e6922eca2318366f37cab28a8ce35dc21868
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jul 6 17:45:22 2004 +0000

    - get_multi() bugix

 conf.c | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

commit f6c6746229069b71e1df056f5b7fecd124528526
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 5 19:38:35 2004 +0000

    - outdated

 shell/Makefile.am |   25 -
 shell/desc.c      |  835 --------------------------------
 shell/get.c       |  137 ------
 shell/install.c   |  260 ----------
 shell/ls.c        |  434 -----------------
 shell/pager.c     |  210 --------
 shell/pager.h     |   19 -
 shell/search.c    |  627 ------------------------
 shell/shell.c     | 1400 -----------------------------------------------------
 shell/shell.h     |  102 ----
 shell/uninstall.c |  167 -------
 11 files changed, 4216 deletions(-)

commit 868a13a2791b8b44321fee4f9fc19b2835714005
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 5 19:34:34 2004 +0000

    - walking on...

 Makefile.am             |   15 +-
 arg_packages.c          |  179 +++++---
 arg_packages.h          |   10 +-
 capreq.c                |   11 +-
 capreqidx.c             |   36 +-
 conf.c                  |   19 +-
 conf/fedora-source.conf |   12 +
 configure.in            |    3 +-
 dbpkgset.h              |    3 +-
 fileindex.c             |   11 +-
 lib_init.c              |   12 +-
 lib_pkgset.c            |   39 +-
 minfo.c                 |   33 +-
 misc.c                  |   30 ++
 misc.h                  |    1 +
 pkg.c                   |    4 -
 pkg.h                   |    5 +
 pkgfetch.c              |    6 +-
 pkgfl.h                 |    1 +
 pkgmisc.h               |   34 +-
 pkgscore.c              |    8 +-
 pkgset-install.c        |   13 +-
 pkgset-load.c           |    1 -
 pkgset-mark.c           |   52 ++-
 pkgset-order.c          |   74 ++--
 pkgset-req.c            |   59 ++-
 pkgset-req.h            |   16 +-
 pkgset.c                |  173 ++++----
 pkgset.h                |   65 +--
 po/POTFILES.in          |   23 +-
 po/de.po                | 1039 +++++++++++++++++++++++++---------------------
 po/pl.po                | 1040 ++++++++++++++++++++++++++---------------------
 poldek.h                |    4 +-
 poldek_ts.c             |  204 ++++++----
 poldek_ts.h             |   47 ++-
 uninstall.c             |    2 +
 36 files changed, 1931 insertions(+), 1353 deletions(-)

commit b6e26ae580be0d25f5e635c4cd978def7bc7aa26
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 5 19:33:15 2004 +0000

    - SIGSEV killed

 pkgfl.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit db097c69faff03e626949a6a88a1869113d4971a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 5 19:30:35 2004 +0000

    - minor improvements && cleanups

 rpm/rpm.c           | 21 +++++++++++++--------
 rpm/rpm.h           |  2 +-
 rpm/rpmdb_depdirs.c |  8 +++++---
 rpm/rpminstall.c    |  7 ++++---
 4 files changed, 23 insertions(+), 15 deletions(-)

commit 6b307a6cf0caa6023b02ed68446b8b3168ed8c43
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 5 19:28:41 2004 +0000

    - pkgdb subsys; NFY

 pkgdb/.cvsignore  |  41 +++++++++++++++++
 pkgdb/Makefile.am |  31 +++++++++++++
 pkgdb/api.h       | 107 +++++++++++++++++++++++++++++++++++++++++++++
 pkgdb/mod.h       |  98 +++++++++++++++++++++++++++++++++++++++++
 pkgdb/pkgdb.c     | 128 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 pkgdb/pkgdb.h     |  37 ++++++++++++++++
 6 files changed, 442 insertions(+)

commit fb38e1302ee2acd5b63c9e4866612e07dc538404
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 5 19:25:49 2004 +0000

    - almost working

 cli/Makefile.am  |   4 +-
 cli/alias.c      |  27 +++++++++++
 cli/cd.c         |   1 +
 cli/cli.c        |  88 ++++++++++++---------------------
 cli/cli.h        |  16 +++---
 cli/cmd.c        |   3 --
 cli/dbcache.c    |  23 ++++++---
 cli/dent.c       | 130 +++++++++++++++++++++++++++++++------------------
 cli/dent.h       |  11 ++++-
 cli/desc.c       |   2 +-
 cli/get.c        |  59 +++++-----------------
 cli/install.c    |  75 ++++++++++++++++++++--------
 cli/ls.c         | 127 ++++++++++++++++++++++++++++--------------------
 cli/main.c       |  51 +++++++++++++------
 cli/op.h         |   1 +
 cli/op_makeidx.c |   2 +-
 cli/op_verify.c  | 145 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 cli/search.c     |   4 +-
 cli/shell.c      | 120 ++++++++++++++++++++++++++++-----------------
 cli/uninstall.c  |  13 ++---
 20 files changed, 584 insertions(+), 318 deletions(-)

commit 969cabe83b683828448372ea8b48f531e33ee6c0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 5 19:23:11 2004 +0000

    - cleanups

 pkgdir/pkg_store.c   | 1 -
 pkgdir/pkgdir.c      | 9 ++++++---
 pkgdir/pkgdir.h      | 2 ++
 pkgdir/rpmdb/rpmdb.c | 2 +-
 pkgdir/source.c      | 2 --
 pkgdir/yum/yum.c     | 1 -
 6 files changed, 9 insertions(+), 8 deletions(-)

commit 142843db2e08c3379e80c805b7d205061e4f013a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 5 19:21:50 2004 +0000

    - auto-refetch broken cached indexes

 pkgdir/pdir/pdir.c | 91 +++++++++++++++++++++++++++++-------------------------
 1 file changed, 49 insertions(+), 42 deletions(-)

commit 13b406f86f934c547142eeb14c796c2f5699ee4f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 5 19:19:57 2004 +0000

    use vfile_open_sl(), fixed pkg groups setup

 pkgdir/hdrl/hdrl.c | 26 ++++++++++++--------------
 1 file changed, 12 insertions(+), 14 deletions(-)

commit 884df8b5cb3b9d7a5f927e26a6384294912cdac6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 5 19:18:24 2004 +0000

    - +alias

 pkgdir/dir/dir.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit fdc533ec5b6eaf38114c0d43399ff3b1d7d8a157
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 5 19:17:49 2004 +0000

    - cleanups

 pkgdir/pndir/pndir.c |   4 +-
 pkgdir/pndir/pndir.h |   2 +
 pkgdir/pndir/save.c  | 167 +++++++++++++++++++++++++++++++++------------------
 3 files changed, 113 insertions(+), 60 deletions(-)

commit e952443cff13be2291b7a8999444b6fb46e06e9a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 5 19:15:10 2004 +0000

    - lets cache uncompressed file

 vfcompr          | 23 ++++++++++++++++++-----
 vfile/extcompr.c |  1 -
 2 files changed, 18 insertions(+), 6 deletions(-)

commit a3e9c49f80905d105eafa51dcecadd872a02632a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jun 23 18:13:42 2004 +0000

    - speedup pkgfl_store_buf()

 pkgfl.c | 25 +++++++++++++++++--------
 1 file changed, 17 insertions(+), 8 deletions(-)

commit 903842ad1b692974c72afe641933d89a119821e6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jun 23 18:12:58 2004 +0000

    - killed memleaks

 pkgu.c | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

commit 1bf4d7101f768e4a259dbb8e94ed5f3b57db438c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jun 23 18:12:27 2004 +0000

    - killed memleak

 pkgdir/pkg_store.c  | 1 -
 pkgdir/pndir/save.c | 8 +++++---
 2 files changed, 5 insertions(+), 4 deletions(-)

commit 53c655da355b223e759f93ca63f5e51ffca718d4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jun 22 23:43:00 2004 +0000

    - cleanups

 pkgdir/pkgdir.c       |   7 ++-
 pkgdir/pndir/save.c   |  35 ++++++++++-----
 pkgdir/pndir/update.c | 115 ++++++++++++++++++++++++++------------------------
 pkgdir/source.c       |   2 +-
 4 files changed, 89 insertions(+), 70 deletions(-)

commit 7ecde5ad48dcce229632b2a0f10c6eeed7b07dd0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jun 22 23:38:59 2004 +0000

    - merged with 0.18.x

 dbdep.c          | 43 ++++++++++++++++++++++++-------------------
 pkgset-install.c | 13 ++++++++++---
 2 files changed, 34 insertions(+), 22 deletions(-)

commit b67958a8e3d5abc777b28fcd5643b46e306a5cae
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jun 22 21:37:33 2004 +0000

    - it was here by mistake

 pkgdir/pndir/patch.c | 189 ---------------------------------------------------
 1 file changed, 189 deletions(-)

commit 3b637241c7cc9df4c30e59da466deb97f0d8cdfa
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 20 19:01:43 2004 +0000

    - duplicate prototypes

 cli/dent.c | 4 ----
 1 file changed, 4 deletions(-)

commit 0b00566919b9167e0bf16d1c42ee521558dc5861
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 20 18:01:06 2004 +0000

    - pkg_dents alloced on obstack

 cli/cli.c     |  9 +++++++++
 cli/cli.h     | 11 +++++------
 cli/dbcache.c |  4 ++--
 cli/dent.c    | 42 ++++++++++++++++++++++++++----------------
 cli/dent.h    | 11 ++++++++---
 5 files changed, 50 insertions(+), 27 deletions(-)

commit 1a3691fca1b956ef9efbbb184f281e5c1159998d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 20 16:49:39 2004 +0000

    - merged changes, most bug fixes, from with 0.18.x branch

 conf/poldek.alias  |   4 ++
 configure.in       |   8 +--
 dbdep.c            |  55 +++++++++++++----
 misc.c             |  18 +++---
 misc.h             |   4 +-
 pkg.c              |  81 +++++++++++++++++-------
 pkg.h              |   6 +-
 pkgdir/dir/dir.c   |   2 +-
 pkgdir/hdrl/hdrl.c |   2 +-
 pkgset-install.c   | 178 +++++++++++++++++++++++++++++++++++++++++++----------
 pkgset.c           |   4 +-
 python/Makefile.am |   3 +
 python/test.py     |   6 +-
 rpm/rpm.c          |  39 ++++++------
 rpm/signature.c    |  11 ++++
 shell/get.c        |   2 +-
 vfile/vfprogress.c |  82 +++++++++++++++++++-----
 vfile/vfreq.h      |   5 ++
 18 files changed, 384 insertions(+), 126 deletions(-)

commit 83f469e10c4dd457a229b237f56063ece01ca8bc
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 20 16:47:57 2004 +0000

    - +poldek_{new,free}()

 lib_init.c  | 18 ++++++++++++++++++
 poldek.h    |  3 +++
 poldek_ts.c |  2 +-
 3 files changed, 22 insertions(+), 1 deletion(-)

commit 03e9fa516c1d361b0d796c43dfab6194238a3690
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 20 13:50:16 2004 +0000

    - external commands support
    - commands can pipelined, e.g: rsearch -g /Games/ | desc | less
    - a lot of cleanups, fixes and improvements

 cli/Makefile.am |  37 +++---
 cli/cd.c        |  40 +++---
 cli/cli.c       | 390 +++++++++++++++++++++++++++++---------------------------
 cli/cli.h       | 137 +++++++-------------
 cli/cmd.c       | 224 +++++++++++++++++---------------
 cli/cmd.h       |  22 +---
 cli/cmd_pipe.c  | 161 +++++++++++++++++++++++
 cli/cmd_pipe.h  |  30 +++++
 cli/dbcache.c   |   4 +-
 cli/dent.c      |  39 ++++--
 cli/dent.h      |  56 ++++++++
 cli/desc.c      | 244 +++++++++++++++++------------------
 cli/external.c  |  80 ++++++++----
 cli/get.c       |  36 +++---
 cli/help.c      |  65 ++++++++++
 cli/install.c   |  55 +++-----
 cli/ls.c        | 249 +++++++++++++-----------------------
 cli/main.c      |   2 +-
 cli/op_source.c |   2 +-
 cli/pager.c     | 210 ------------------------------
 cli/pager.h     |  19 ---
 cli/search.c    |  78 ++++++------
 cli/shell.c     |  59 +--------
 cli/uninstall.c |  74 +++++------
 24 files changed, 1134 insertions(+), 1179 deletions(-)

commit 087d2735cd35f33f7ced7547225411847f4bbd13
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 19 16:29:00 2004 +0000

    - improvements && fixes

 vfile/test_vopen3.c |   2 +-
 vfile/vopen3.c      | 116 ++++++++++++++++++++++++++++++++--------------------
 vfile/vopen3.h      |  16 ++++----
 3 files changed, 82 insertions(+), 52 deletions(-)

commit 46d17ed074cd394f7380ac498b7868ecfccf870e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 19 16:28:04 2004 +0000

    - mem overrun bug fixed

 vfile/fetch.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit af10dcb56b4154b1f887103477b780c8510ab549
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 12 15:29:16 2004 +0000

    - fixed pkg_filename()

 pkg.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 291ab656f501be3e52cfcf0090457bc79df3d547
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 12 15:26:36 2004 +0000

    - walk on

 vfile/foo.sh        |  2 +-
 vfile/test_vopen3.c | 15 +++++++--------
 vfile/vopen3.c      | 20 +++++++++++++-------
 vfile/vopen3.h      | 14 ++++++++------
 4 files changed, 29 insertions(+), 22 deletions(-)

commit fdad24b86172c97eaf42b850b4800db97638292a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Apr 22 17:04:48 2004 +0000

    - pipeline support

 cli/Makefile.am |   6 +-
 cli/cli.c       | 378 ++++-------------------------------------------------
 cli/cli.h       |  12 +-
 cli/cmd.c       | 398 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 cli/cmd.h       |  35 +++++
 cli/external.c  | 103 +++++++++++++++
 cli/ls.c        |  49 ++++++-
 7 files changed, 617 insertions(+), 364 deletions(-)

commit b7d3d3650b46271aa1bdfa6663da7b84f71d76ae
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Apr 19 19:08:41 2004 +0000

    - vopen3*() continued

 vfile/Makefile.am   |  8 ++++----
 vfile/test_vopen3.c | 37 +++++++++++++++++++++++++---------
 vfile/vopen3.c      | 57 +++++++++++++++++++++++++++++++++++------------------
 vfile/vopen3.h      |  7 +++++++
 4 files changed, 77 insertions(+), 32 deletions(-)

commit 6472af284a85fe39c7101ca36bca89c7316c947d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Mar 10 20:28:18 2004 +0000

    - walking on

 capreq.c  | 24 ++++++++++++++++++------
 conf.c    |  2 +-
 pkg.c     | 25 ++++++++++++++++++-------
 pkg.h     |  3 +++
 pkgroup.c |  2 +-
 5 files changed, 41 insertions(+), 15 deletions(-)

commit 418a1bdf228bfca52f4d3c45d51919352690bdb4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Mar 10 20:26:09 2004 +0000

    - pkg group bugfix

 pkgdir/dir/dir.c | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

commit 1efdd7c28aeb2d04ca17ec38c9219b406ef434de
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Mar 10 20:25:14 2004 +0000

    - cleanup

 pkgdir/pkg_store.c | 20 ++++++++------------
 1 file changed, 8 insertions(+), 12 deletions(-)

commit 1b186d8e0dc920e27cd4d8fd5c8835d235b39834
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Mar 10 20:24:45 2004 +0000

    - fn bugfix

 pkgdir/pkg_restore.c | 33 ++++++++++++++-------------------
 1 file changed, 14 insertions(+), 19 deletions(-)

commit 8dd5448712b423d60a749de511e534bedd7d0950
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Mar 10 20:22:35 2004 +0000

    - bugfix: pkg filename wasn't loaded

 pkgdir/pndir/pndir.c | 1 +
 pkgdir/pndir/save.c  | 5 ++---
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 6208bf1ce493bc008f1b75962df580dd2b5140b0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Mar 7 11:10:33 2004 +0000

    - cleanups

 pkgfl.c    | 10 +++++-----
 pkgfl.h    |  6 +++---
 pkgroup.h  |  5 +----
 rpm/misc.c |  6 ++++++
 4 files changed, 15 insertions(+), 12 deletions(-)

commit a739d35b88316b95036998c68ab111a16528d131
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Mar 7 11:09:45 2004 +0000

    - extensible, more flexible format of package info; cleanups

 pkgdir/Makefile.am             |   2 +-
 pkgdir/dir/dir.c               |   7 +-
 pkgdir/hdrl/hdrl.c             |   2 +-
 pkgdir/pdir/Makefile.am        |   3 +-
 pkgdir/pdir/pdir.c             |  11 +-
 pkgdir/pdir/pdir.h             |  11 +
 pkgdir/pdir/pdir_pkg_restore.c | 623 +++++++++++++++++++++++++++++++++++++++++
 pkgdir/pdir/pdir_pkg_store.c   | 194 +++++++++++++
 pkgdir/pdir/save.c             |   7 +-
 pkgdir/pkg_restore.c           | 203 ++++----------
 pkgdir/pkg_store.c             | 176 +++++++++---
 pkgdir/pkg_store.h             |  57 ++++
 pkgdir/pkgdir.h                |  29 +-
 pkgdir/pkgdir_patch.c          |   2 +-
 pkgdir/pndir/digest.c          |   2 +-
 pkgdir/pndir/pndir.c           |  20 +-
 pkgdir/pndir/save.c            |  94 +++++--
 pkgdir/rpmdb/rpmdb.c           |   2 +-
 pkgdir/yum/yum.c               |   7 +-
 19 files changed, 1187 insertions(+), 265 deletions(-)

commit 1720ea12378bbd08d1382518d518ceac97dfca84
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Mar 7 11:06:37 2004 +0000

    - improved --mkidx-itype

 cli/main.c       |  4 +---
 cli/op_makeidx.c | 65 ++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 43 insertions(+), 26 deletions(-)

commit 28d59bc39843f6471b1726d8ad58169b5cfe0066
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Mar 7 10:59:18 2004 +0000

    - bugfix

 pkgroup.c | 33 +++++++++++++++++++++++++++++----
 1 file changed, 29 insertions(+), 4 deletions(-)

commit a8b1a54c5e13d37aced172b0ff844bc3f3c74f1c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Mar 6 13:07:12 2004 +0000

    - walking on

 conf.c           |  11 ++--
 lib_init.c       | 108 ++++++++++++++++------------------
 misc.h           |   2 +-
 pkgset-install.c |  14 ++---
 po/POTFILES.in   |  13 -----
 po/de.po         | 175 +++++++++++++++++++++++++++----------------------------
 po/pl.po         | 175 +++++++++++++++++++++++++++----------------------------
 poldek.h         |  11 ++--
 poldek_ts.c      |  78 +++++++++++++++++--------
 poldek_ts.h      |  16 ++---
 python/poldek.i  |   2 +-
 uninstall.c      |   2 +-
 12 files changed, 308 insertions(+), 299 deletions(-)

commit 49f91d0bbc1c7d74ea85316f4ccdee771033baa1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Mar 6 13:04:08 2004 +0000

    - apt-get like mode

 cli/cli.c     |  3 ++-
 cli/install.c | 17 +++++++++--------
 cli/main.c    | 55 +++++++++++++++++++++++++++++++++++++------------------
 3 files changed, 48 insertions(+), 27 deletions(-)

commit de4bf0e48ae6202681bf1eef3ce3e5de707a5fd4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Mar 3 00:16:57 2004 +0000

    - ts boolean options as bit vector

 cli/cli.c         |   1 +
 cli/install.c     |  39 ++++++------
 cli/main.c        |  10 +--
 cli/op_packages.c |   4 +-
 cli/uninstall.c   |  25 ++++----
 lib_init.c        | 117 +++++++++++++++++++---------------
 lib_pkgset.c      |   4 +-
 pkgdb.c           |  12 ++--
 pkgdb.h           |   4 +-
 pkgmisc.h         |   5 +-
 pkgset-install.c  |  61 +++++++++---------
 poldek.h          |   5 +-
 poldek_ts.c       | 184 ++++++++++++++++++++++++++++++++++++++++--------------
 poldek_ts.h       | 117 +++++++++++++++++-----------------
 rpm/rpminstall.c  |  41 ++++++------
 uninstall.c       |  22 +++----
 16 files changed, 384 insertions(+), 267 deletions(-)

commit c261b7236af7df9fc0c7e45022c24b11b81373a8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Mar 3 00:15:46 2004 +0000

    - bugfix

 log.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 445f44f0ef410afa7ace24b8ab3e0ded32c28926
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Mar 3 00:14:47 2004 +0000

    - yum module

 configure.in | 1 +
 1 file changed, 1 insertion(+)

commit cc5767a2f2f038e2e3be3547475461129734e663
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Mar 3 00:13:41 2004 +0000

    - memleak marked

 pkgu.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 6357c5ce5a6f7076127ccbc0c7831c25a3a6df60
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Mar 3 00:12:29 2004 +0000

    - updated

 po/POTFILES.in |   15 +-
 po/de.po       | 2821 ++++++++++++++++++++++++++++++--------------------------
 po/pl.po       | 2803 +++++++++++++++++++++++++++++--------------------------
 3 files changed, 3008 insertions(+), 2631 deletions(-)

commit 46c799b398bcd35b7ed078eac6b0902e441cde3c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Mar 3 00:11:08 2004 +0000

    - yum index support module, NFY

 pkgdir/Makefile.am     |   7 +-
 pkgdir/mod.c           |   2 +
 pkgdir/yum/.cvsignore  |  35 +++++
 pkgdir/yum/Makefile.am |  18 +++
 pkgdir/yum/yum.c       | 369 +++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 428 insertions(+), 3 deletions(-)

commit 1d881963b409b23f9c7a7392b9e9b9f5be091953
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Mar 3 00:08:44 2004 +0000

    - package file could be path, not its basename only

 pkg.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit c1083194917ddc2d98ce3adde2be137575871117
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Mar 3 00:07:05 2004 +0000

    - added File:

 cli/desc.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

commit 00dedd8ffaee6450f5c5c6af91b31cb14b497186
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Mar 2 20:29:58 2004 +0000

    - merged with 0.18.x

 vfile/vfff/http.c | 2 ++
 1 file changed, 2 insertions(+)

commit c21e32e5cb468d3d4b80a7e62902c4c1e38b9c2a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Feb 23 23:22:44 2004 +0000

    - updated

 python/.cvsignore | 7 +++++++
 1 file changed, 7 insertions(+)

commit 2e803018a1edb6c0a007a9010a635084bd29132f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Feb 23 23:21:12 2004 +0000

    - cleanups

 pkg.h          |  3 +++
 pkgfetch.c     |  1 -
 pkgfl.h        |  2 +-
 pkgroup.c      |  2 +-
 pkgu.c         | 15 ---------------
 vfile/misc.c   |  2 +-
 vfile/vflock.c |  2 ++
 7 files changed, 8 insertions(+), 19 deletions(-)

commit 3a0908c427293e20a1d76b6aed258d3131160301
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Feb 23 23:20:21 2004 +0000

    - story continued

 python/.cvsignore     | 42 +-----------------------------------------
 python/Makefile.am    | 11 ++++++-----
 python/local_stdint.c |  2 ++
 python/poldek.i       | 43 +++++++++++++++++++++++++++++++++++++++----
 python/test.py        | 41 +++++++++++++++++++----------------------
 5 files changed, 67 insertions(+), 72 deletions(-)

commit cc989aacbee8c7510127f158db46df51ed06ab6d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Feb 23 23:18:36 2004 +0000

    - provide poldek_ts_*setf functions too (SWIG)

 poldek_ts.c | 37 +++++++++++++++++++++++++------------
 poldek_ts.h | 19 +++++++++++++++----
 2 files changed, 40 insertions(+), 16 deletions(-)

commit afecd06ea6765add823b87bba602957bb194f113
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Feb 23 23:14:21 2004 +0000

    - adaptation to source's API changes

 cli/op_makeidx.c | 3 ++-
 cli/op_source.c  | 6 ++----
 2 files changed, 4 insertions(+), 5 deletions(-)

commit 650e9e7fa9d390efb36cd774dd937ba63f0544eb
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Feb 23 23:11:14 2004 +0000

    - KISS && cleanup

 lib_init.c      |  44 ++++++++++++++-----
 pkgdir/source.c | 134 +++++++++++++++++++++++++++++++-------------------------
 pkgdir/source.h |   7 ++-
 poldek.h        |   3 +-
 4 files changed, 114 insertions(+), 74 deletions(-)

commit 76219c8177229ab63d6dff124dfa0ee3247bdaf9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Feb 23 23:06:36 2004 +0000

    - renamed *log() functions

 log.c | 17 +++++++++--------
 log.h | 53 +++++++++++++++++++++++++++++++++--------------------
 2 files changed, 42 insertions(+), 28 deletions(-)

commit 9058c7dd13b7fc0b11d505b330cfc9bccc52b98f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 22 23:24:55 2004 +0000

    - learning SWIG...

 .cvsignore         |  3 +++
 python/Makefile.am |  7 +++--
 python/poldek.i    | 36 ++++++++++++++++++++++++++
 python/test.py     | 76 +++++++++++++++++++++++++++++++++++++++---------------
 swigs.h            | 19 ++++++++++++++
 5 files changed, 118 insertions(+), 23 deletions(-)

commit c1b4cdc15961c05297cfd28342a44eb0d173e81a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 22 23:11:26 2004 +0000

    - more flags

 poldek_ts.h | 54 +++++++++++++++++++++++++++++-------------------------
 1 file changed, 29 insertions(+), 25 deletions(-)

commit 230827ad62024dbd1e844223a625574f5273cb09
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 22 23:10:57 2004 +0000

    - SWIG'ed

 pkg.h | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

commit 5635e15afc805130d743e5c827e60e006c1f58d7
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 22 23:10:20 2004 +0000

    - use pkg_is_scored()

 pkgscore.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e44df64f9248e8f4413ce61df7bf0b710783eba8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 22 23:08:57 2004 +0000

    - added --*hold and --*ignore options

 cli/install.c | 41 ++++++++++++++++++++++++++++++++++++-----
 1 file changed, 36 insertions(+), 5 deletions(-)

commit 2f7a6dfe49ebb743770abe81a134fcd2b93df046
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 22 23:08:05 2004 +0000

    - honour PKG_IGNORED flag

 cli/dent.c | 2 ++
 1 file changed, 2 insertions(+)

commit 295f9f040832b151c02bdffae6c4dcec5964c45c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 22 23:01:54 2004 +0000

    - bugfix

 lib_init.c | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

commit 4471e5ac6fab6934340500f1cd3c96e27943a2df
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Feb 18 23:47:49 2004 +0000

    - python interface module, (very) unusable yet

 Makefile.am        |  3 ++-
 autogen.sh         |  2 +-
 configure.in       | 15 ++++++++++++++-
 python/.cvsignore  | 41 +++++++++++++++++++++++++++++++++++++++++
 python/Makefile.am | 32 ++++++++++++++++++++++++++++++++
 python/poldek.i    | 10 ++++++++++
 python/test.py     | 37 +++++++++++++++++++++++++++++++++++++
 7 files changed, 137 insertions(+), 3 deletions(-)

commit 6bafe2583c4aea621930811d26893f10be0f72d5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Feb 18 23:40:12 2004 +0000

    - cleanup

 poldek.h | 2 --
 1 file changed, 2 deletions(-)

commit 9b7e5acc3b57f1b9172632e5078744e4c45dff13
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Feb 18 19:42:50 2004 +0000

    - fix

 cli/dent.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit da25b7c4e696d1c45fcd98d55595ce7d57c843da
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Feb 18 19:40:30 2004 +0000

    - cleanup

 cli/dbcache.c    |  2 +-
 lib_init.c       | 10 ++++------
 lib_pkgset.c     |  2 --
 pkgset-install.c |  3 ++-
 4 files changed, 7 insertions(+), 10 deletions(-)

commit 22ebcdc4aeca15d1e6857f473c4c0979935394cf
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Feb 17 18:33:47 2004 +0000

    - finished option aliases

 conf.c | 68 ++++++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 41 insertions(+), 27 deletions(-)

commit a8bc8ff5e04609686c97d12847c60e0b4deffd52
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Feb 17 18:33:00 2004 +0000

    - cleanup

 pkgdir/pkgdir.h       |  2 ++
 pkgdir/pkgdir_clean.c |  3 ++-
 pkgdir/source.c       | 29 +++++++++++++++--------------
 3 files changed, 19 insertions(+), 15 deletions(-)

commit 0d5fb97f7d20898fef7544e1f6701c43eb236e4e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Feb 17 18:29:50 2004 +0000

    - external compression bugfix

 vfile/vfile.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 8662f588c4b9bc206e002cae9f81098455e61beb
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 15 14:24:01 2004 +0000

    - fixed chicken and egg problem with pkgdir_default_type option

 cli/main.c      |  4 +++-
 lib_init.c      | 17 +++++++++++++----
 pkgdir/source.c | 19 ++++++++-----------
 pkgdir/source.h |  1 +
 poldek.h        |  3 ++-
 5 files changed, 27 insertions(+), 17 deletions(-)

commit c6050dff92a8be89d848032c192c27b0c8cf0a77
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Feb 14 19:30:32 2004 +0000

    - renamed global pkgdir_default_type

 cli/dbcache.c    | 18 +++++++++++-------
 cli/op_makeidx.c |  2 +-
 lib_init.c       |  4 ++--
 pkgset-load.c    |  2 +-
 4 files changed, 15 insertions(+), 11 deletions(-)

commit 3a5747d5c6e2570b0e9cc486ac48cdfda3f8d023
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Feb 14 19:28:47 2004 +0000

    - simplified playing with pkgdir's idxpath; bugfixes

 pkgdir/hdrl/hdrl.c    | 11 ++++++-----
 pkgdir/pdir/digest.c  |  2 +-
 pkgdir/pdir/pdir.c    | 11 +++++------
 pkgdir/pdir/save.c    |  3 ++-
 pkgdir/pkgdir.c       | 36 ++++++++++++++++++++----------------
 pkgdir/pkgdir.h       | 12 +++++++-----
 pkgdir/pndir/pndir.h  |  2 +-
 pkgdir/pndir/update.c |  3 ++-
 pkgdir/source.c       | 50 +++++++++++++++-----------------------------------
 pkgdir/source.h       |  1 -
 10 files changed, 59 insertions(+), 72 deletions(-)

commit abc33799cfea7ee04f5cd37e264e012dbf78229d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Feb 14 19:13:48 2004 +0000

    - playing with VFM_APPEND bugfixes

 vfile/vfile.c | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

commit abc3147c1720847e44defe366f52a9dc1929a14c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Feb 14 15:22:06 2004 +0000

    - external (de)compression bugfix

 vfile/vfile.c | 28 +++++++++++++++-------------
 1 file changed, 15 insertions(+), 13 deletions(-)

commit b572d0f62ff69823eb5fbd92a8cac658f57a0428
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Feb 14 15:21:34 2004 +0000

    - VFM_APPEND implies VFM_RW

 vfile/vfile.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e28ecd5483dab0bac33739b678317af13167329c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 8 20:12:25 2004 +0000

    - story continued

 cli/cd.c        |  92 +++++++++++
 cli/dent.c      | 478 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 cli/install.c   |   6 +-
 cli/op_source.c |   1 -
 conf.c          |   2 +
 lib_init.c      |   5 -
 po/POTFILES.in  |  30 +++-
 poldek_ts.h     |   2 +-
 test_match.c    |   5 +-
 9 files changed, 607 insertions(+), 14 deletions(-)

commit 93749177d5f7be99d9867484eef25be1a8b06a74
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 8 20:09:43 2004 +0000

    - merged with 0.18.3 (time_t on alpha)

 cli/desc.c | 8 +++-----
 cli/ls.c   | 3 +--
 2 files changed, 4 insertions(+), 7 deletions(-)

commit 72966d4f200ac0aaaf277393642732ce2faa7480
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 8 20:03:54 2004 +0000

    - merged with 0.18.3

 build-dist-packages.sh     | 15 ++++++++++-----
 configure.in               | 23 ++++++++++++++++++-----
 doc/homepage/index.sgml.in | 46 +++++++++++++++++++++-------------------------
 pkgset-install.c           | 38 +++++++++++++++++++++++---------------
 rpm/rpm.c                  | 18 +++++++++++-------
 rpm/signature.c            | 11 ++++++-----
 6 files changed, 89 insertions(+), 62 deletions(-)

commit 3a2e641d7c3d4847432d9b5d9062a65b3a04dbc6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 8 14:08:36 2004 +0000

    - vfile_external_compress (merged with 0.18.x)
    - story continued

 NEWS             |  81 ++++++++++++++++----------
 TODO             |   6 +-
 arg_packages.c   |   2 +-
 arg_packages.h   |   2 +-
 cli/Makefile.am  |   5 +-
 cli/cli.c        | 122 +++++++++++++++++++--------------------
 cli/cli.h        |  78 ++++++++++++++++++++-----
 cli/dbcache.c    | 120 ++++++++++++++++++++++----------------
 cli/install.c    |   6 +-
 cli/ls.c         | 173 ++++++++++++++++++++++++++++++++++++-------------------
 cli/main.c       |  60 ++++++++++++-------
 cli/op.h         |   9 ++-
 cli/op_makeidx.c |  46 ++++++++++-----
 cli/op_source.c  |  29 ++++++----
 cli/search.c     |   2 +-
 cli/shell.c      | 107 ++++++++++++++++++++++------------
 cli/uninstall.c  |   1 +
 conf.c           |   1 +
 configure.in     |   2 +-
 dbdep.h          |   2 +-
 lib_init.c       |  54 ++++++++++++++---
 make.sh          |   2 +-
 misc.c           |  27 +++++++++
 misc.h           |   2 +
 pkgset-install.c |   6 +-
 pkgset-load.c    |   2 +-
 poldek_ts.c      |   7 ++-
 poldek_ts.h      |   4 +-
 rpm/rpm_pkg_ld.c |   6 +-
 vfcompr          |   1 +
 zlib-in-rpm.sh   |  15 +++++
 31 files changed, 644 insertions(+), 336 deletions(-)

commit a0d29ace5b444cb3356dcdddd60e0dca57175c81
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 8 14:02:09 2004 +0000

    - non-standard package filename support

 pkg.c | 122 +++++++++++++++++++++++++++++++++++++++++++++++-------------------
 pkg.h |   4 ++-
 2 files changed, 90 insertions(+), 36 deletions(-)

commit 63a59f62f7cfe5f50b1978a5285267a4a882e7fe
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 8 14:00:12 2004 +0000

    tn_stream support

 pkgroup.c | 177 +++++++++++++++++++++++++++++++++++++++++++++++---------------
 pkgroup.h |  10 ++--
 2 files changed, 140 insertions(+), 47 deletions(-)

commit 760579c65e2394ca46f3d5b376508482cc0b92c7
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 8 13:53:31 2004 +0000

    - package groups are stored properly in pdir and pndir backends
    - non-standard package names (i.e. not N-E-V-R.ARCH.rpm scheme) are supported
    - index creation speedup; package mata-info presented in existing index
      are taken from that index, not reloaded from packages
    - few minor design changes

 pkgdir/dir/dir.c      |  93 ++++++++++++++++++---------
 pkgdir/mod.c          |   2 +-
 pkgdir/pdir/pdir.c    |  31 ++++++---
 pkgdir/pdir/pdir.h    |   1 +
 pkgdir/pdir/save.c    |  16 +++--
 pkgdir/pdir/tags.c    |   1 +
 pkgdir/pkg_restore.c  |  20 +++++-
 pkgdir/pkg_store.c    |   3 +
 pkgdir/pkgdir.c       | 172 +++++++++++++++++++++++++++++---------------------
 pkgdir/pkgdir.h       |  24 ++++---
 pkgdir/pkgdir_clean.c |  24 ++++---
 pkgdir/pkgdir_patch.c |   2 +-
 pkgdir/pndir/digest.c |   1 +
 pkgdir/pndir/pndir.c  |  16 ++++-
 pkgdir/pndir/pndir.h  |   1 +
 pkgdir/pndir/save.c   |  12 +++-
 pkgdir/pndir/tags.c   |   1 +
 pkgdir/pndir/update.c |   3 +-
 pkgdir/rpmdb/rpmdb.c  |   3 +-
 pkgdir/source.c       | 155 +++++++++++++++++++++++++++++++++++++--------
 pkgdir/source.h       |   5 +-
 21 files changed, 413 insertions(+), 173 deletions(-)

commit af2058a9d984eb275b35d7f21bce9bdf39049459
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 8 13:38:00 2004 +0000

    - changed default index name to 'pkglist' and default compression to bz2
      (apt like)

 pkgdir/hdrl/hdrl.c | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 53 insertions(+), 2 deletions(-)

commit dea17aec791246f7202541ba03ec8084645f1ad9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 8 13:24:30 2004 +0000

    - do locking per sub-directory instead of locking cachedir permanently

 vfile/Makefile.am |   8 +--
 vfile/fetch.c     |  28 +++++----
 vfile/vfetch.c    |  18 +++---
 vfile/vfile.c     |  26 ++++----
 vfile/vfile.h     |   4 ++
 vfile/vflock.c    | 176 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 220 insertions(+), 40 deletions(-)

commit 909e0b8cb665df8cee170ece40d88dc8dcd67e93
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jan 11 23:11:47 2004 +0000

    - obey cachedir-option if set patch by Andreas Piesk <a.piesk at gmx net>

 contrib/patch-spool/poldek-cachedir.patch | 84 +++++++++++++++++++++++++++++++
 1 file changed, 84 insertions(+)

commit 00c20d6f20cd082c0be00306fceef412c7b9a7f6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jan 5 21:46:24 2004 +0000

    - uncomress local files to %{cachedir}/$(dirname $file)

 vfile/vfile.c | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

commit 43818efee5152c173dbaa7cf66cb1f01927855d1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jan 3 17:15:54 2004 +0000

    - bugfix; req provided by db not implies that db provides a cap matched by that req (argh!)

 dbdep.c | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

commit aa22be6d37c1a0aeae1bcf03c66ef543b336db99
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Dec 30 18:43:03 2003 +0000

    - new VFILE_CONF_EXTCOMPR opt forces external (de)compression
    - bugfix

 vfile/extcompr.c | 21 +++++++++++----------
 vfile/vfile.c    | 14 +++++++++++++-
 vfile/vfile.h    |  2 ++
 3 files changed, 26 insertions(+), 11 deletions(-)

commit f911f032a551d1a1501239d630fae049c93a3ab0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Dec 19 17:18:06 2003 +0000

    - support for "site label" display

 Makefile.am          |  2 +-
 pkgdir/pdir/digest.c |  7 +++--
 pkgdir/pdir/pdir.c   | 44 ++++++++++++++++--------------
 pkgdir/pdir/pdir.h   |  3 +-
 pkgfetch.c           | 18 +++++++-----
 vfcompr              | 77 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 vfuncompr            | 76 ---------------------------------------------------
 7 files changed, 119 insertions(+), 108 deletions(-)

commit b97de77b9dcedc93fb65cedf2d876ddda8642b5f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Dec 19 17:16:45 2003 +0000

    - merged with 0.18.x external compression support
    - display site aliasname instead of full file URLs

 vfile/Makefile.am               |  2 +-
 vfile/{uncompr.c => extcompr.c} | 39 ++++++++++++++++++++++++++++------
 vfile/vfetch.c                  | 24 ++++++++++++++++-----
 vfile/vfile.c                   | 47 ++++++++++++++++++++++++++++++-----------
 vfile/vfile.h                   |  9 ++++++--
 5 files changed, 95 insertions(+), 26 deletions(-)

commit deb3a8826b14acc52208d4f8cc812377a95bdc6d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Sep 12 17:06:43 2003 +0000

    - bugfixes

 cli/ls.c   | 19 +++++++++++--------
 cli/main.c |  3 ++-
 2 files changed, 13 insertions(+), 9 deletions(-)

commit cc42fb4949a58865b007d2afca3d5f5fb9cc61b6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 28 16:44:23 2003 +0000

    -  story continued (poldek is not useable yet!)

 autogen.sh       |  15 ++++---
 cli/cli.c        | 122 +++++++++++++++++++++++++++++++++++++++++++------------
 cli/cli.h        |   8 ++++
 cli/install.c    |  24 ++++++++++-
 cli/main.c       |  14 ++++++-
 cli/op.h         |   5 ++-
 cli/op_source.c  |  12 ++++--
 cli/pager.c      |   6 +--
 cli/shell.c      |  50 ++---------------------
 rpm/rpminstall.c |   2 +-
 10 files changed, 166 insertions(+), 92 deletions(-)

commit 334871d4a3b61dc2afd2be485a51a63b2c2d6dcc
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 28 16:41:29 2003 +0000

    - vopen3 module to execute command chains

 vfile/.cvsignore    |   1 +
 vfile/Makefile.am   |  16 +-
 vfile/fetch.c       |   4 +-
 vfile/foo.sh        |   7 +
 vfile/test_vopen3.c |  61 ++++++
 vfile/vopen3.c      | 550 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 vfile/vopen3.h      |  53 +++++
 7 files changed, 687 insertions(+), 5 deletions(-)

commit de1188624f6f9d553c90ce6260bb24f7fd8d47e9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 28 15:57:02 2003 +0000

    - bugfix

 pkgdir/pndir/update.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e582e8b93362acd234b8293944abb1edd981a03c
Author: Tomasz Pala <gotar@pld-linux.org>
Date:   Sat May 3 22:20:33 2003 +0000

    - new HOME_ETC

 vfjuggle | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

commit efbcd0748155c611f1fe071f65be54cb926a6ce1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 30 15:57:08 2003 +0000

    - new shell.c

 cli/shell.c | 403 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 403 insertions(+)

commit 790b1a94f107adf3bd9e27c62be2ec412ed97cdb
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 30 15:56:29 2003 +0000

    - poclidek creation continued

 cli/Makefile.am |   3 +-
 cli/alias.c     |  12 +-
 cli/cli.c       | 533 ++++++++++++++++++++++++++++++++------------------------
 cli/cli.h       |  61 +++----
 cli/desc.c      |   6 +-
 cli/get.c       |   6 +-
 cli/install.c   |   6 +-
 cli/ls.c        |  10 +-
 cli/main.c      |  18 +-
 cli/op_split.c  |   2 +-
 cli/search.c    |   8 +-
 cli/uninstall.c |  23 +--
 12 files changed, 387 insertions(+), 301 deletions(-)

commit 2dbc5f69b67a553ecb0500d3ba89225872a92f35
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 30 15:54:39 2003 +0000

    - removed poldek_load_sources()'s useless load_dbdepdirs param

 lib_init.c   | 6 ++++--
 lib_pkgset.c | 9 +++++----
 poldek.h     | 4 ++--
 poldek_ts.c  | 2 +-
 4 files changed, 12 insertions(+), 9 deletions(-)

commit e1b083de41a5b0077075ffe216655a0a6d15bd02
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 23 18:11:28 2003 +0000

    - rewriting continued

 Makefile.am        |   2 +-
 cli/Makefile.am    |   1 +
 cli/alias.c        |  91 +++++++------------
 cli/cli.c          | 255 ++++++++++++++++++++++++++++++-----------------------
 cli/cli.h          |  35 ++++----
 cli/desc.c         |  13 +--
 cli/install.c      |  96 ++++++++------------
 cli/ls.c           |  40 ++++-----
 cli/main.c         | 133 +++++++++++-----------------
 cli/op.h           |   1 +
 cli/op_packages.c  |   4 +-
 cli/op_source.c    |  40 ++++++++-
 cli/op_split.c     | 186 ++++++++++++++++++++++++++++++++++++++
 cli/search.c       |  28 +++---
 cli/uninstall.c    |  59 +++++++------
 conf.c             |   2 +
 lib_init.c         |   2 -
 lib_pkgset.c       |  19 +++-
 log.h              |   1 +
 main.c             |  26 +++---
 misc.c             |  23 +++++
 misc.h             |   1 +
 pkg.c              |   3 +-
 pkg.h              |   7 +-
 pkgdir/pdir/pdir.c |   2 +-
 pkgmisc.c          |   8 --
 pkgset-install.c   |  11 +--
 pkgset-order.c     |   1 -
 pkgset-req.c       |   1 -
 pkgset.c           |  22 ++++-
 pkgset.h           |   7 +-
 poldek.h           |  13 ++-
 poldek_term.c      |   5 +-
 poldek_ts.c        | 113 ++++++++++--------------
 poldek_ts.h        |  15 ++--
 split.c            |  26 ++++--
 uninstall.c        |  29 +++---
 37 files changed, 776 insertions(+), 545 deletions(-)

commit 46db32ebf8d6c4a806a2ca2fb3a3cb0c521b32f3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 23 18:02:52 2003 +0000

    - bugfix

 rpm/rpm.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 12aa3c2c41ba3a148916c313f650fe929e517d70
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 23 18:02:00 2003 +0000

    - redesigned usrset code

 arg_packages.c | 381 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arg_packages.h |  35 ++++++
 pkgset-mark.c  | 179 +--------------------------
 usrset.c       | 383 ---------------------------------------------------------
 usrset.h       |  41 ------
 5 files changed, 422 insertions(+), 597 deletions(-)

commit 09e4b7f6f4b46c6b75eff1e198ddaa2e005c6864
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 23 17:18:55 2003 +0000

    - portable capreq_new_name_a()

 capreq.h | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

commit c1fa199e4472a8210b6eb56f5a992901ac44569b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Apr 22 15:56:08 2003 +0000

    - remove cached cdrom:// files too (#611)

 rpm/rpminstall.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 173a3a5eaec4f1b50a5105247da878c7051821a5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Apr 22 15:55:11 2003 +0000

    - use _RPMVSF* macros instead of RPMVSF_ ts flags

 rpm/rpmhdr.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit ba127b327eb3858f016beefbcd47570d59943301
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Apr 15 18:17:58 2003 +0000

    - +module description
    - +pkgdir_typelist() for retr modules info

 pkgdir/dir/dir.c     |  3 +-
 pkgdir/hdrl/hdrl.c   |  3 +-
 pkgdir/mod.c         | 82 ++++++++++++++++++++++++++++++++++++++++++++++------
 pkgdir/pdir/pdir.c   |  3 +-
 pkgdir/pkgdir.h      | 10 +++++++
 pkgdir/pndir/pndir.c |  3 +-
 pkgdir/rpmdb/rpmdb.c |  3 +-
 7 files changed, 93 insertions(+), 14 deletions(-)

commit 20bf418eb4b820525de1b4aa74e07d46b20db9f1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Apr 14 16:28:09 2003 +0000

    - poldek_ts (rpmts like) API
    - cli: working cdmline install, uninstall and mkidx; NFY

 Makefile.am       |  23 +-
 ask.c             |   8 +-
 cli/Makefile.am   |   1 +
 cli/cli.c         |   1 -
 cli/cli.h         |   1 +
 cli/install.c     | 126 +++++-----
 cli/main.c        |  52 ++---
 cli/op.c          |   7 +-
 cli/op.h          |  14 +-
 cli/op_makeidx.c  | 211 +++++++++++++++++
 cli/op_packages.c |  93 ++------
 cli/op_rpm.c      | 157 -------------
 cli/op_source.c   |  34 +--
 cli/uninstall.c   | 175 +++++++++-----
 configure.in      |   2 -
 lib_init.c        | 231 +++++--------------
 lib_install.c     | 203 ----------------
 lib_pkgset.c      |  34 +--
 log.h             |   1 +
 main.c            |  34 +--
 misc.h            |   2 +
 pkg.h             |   1 +
 pkgdb.c           |  11 +-
 pkgdb.h           |   8 +-
 pkgfetch.c        |  29 +++
 pkgroup.c         |   8 +-
 pkgset-install.c  | 170 +++++++-------
 pkgset-load.h     |   7 -
 pkgset-mark.c     |  41 ++--
 pkgset.c          | 191 ----------------
 pkgset.h          | 102 +--------
 pkgu.c            |  17 +-
 pkgu.h            |   2 +
 poldek.h          |  52 +----
 poldek_term.c     |   2 +-
 poldek_term.h     |   2 +-
 poldek_ts.c       | 674 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 poldek_ts.h       | 112 +++++++++
 rpm/rpm.h         |   4 +
 rpm/rpminstall.c  |  66 +++---
 rpm/signature.c   |   3 +-
 uninstall.c       | 109 ++++-----
 usrset.c          |  11 +-
 usrset.h          |   2 +-
 44 files changed, 1619 insertions(+), 1415 deletions(-)

commit c084576357dae38dee9e741e5d5c88e083888ba4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Apr 14 16:26:05 2003 +0000

    - clear a score on every call

 pkgscore.c | 2 ++
 1 file changed, 2 insertions(+)

commit 9121cedb98aa26034ca7f633b2046f8a7718b389
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Apr 14 16:24:44 2003 +0000

    - +generation of po/POTFILES.in

 autogen.sh | 3 +++
 1 file changed, 3 insertions(+)

commit b1b62ac9413f45dcfab3ce35c53e0ff915f931b5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Apr 14 16:24:04 2003 +0000

    - bugfix

 conf.c | 18 ++++++++++++++++--
 1 file changed, 16 insertions(+), 2 deletions(-)

commit 7c5efc689394f2ba14e125c4f9409a81d4fa731f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Apr 14 16:16:08 2003 +0000

    - s/st_(mtime|size)/st_remote_\1/g to avoid conflict with stat members

 vfile/vfetch.c    |  4 ++--
 vfile/vfff/ftp.c  | 10 +++++-----
 vfile/vfff/http.c | 14 +++++++-------
 vfile/vfff/vfff.h |  6 +++---
 vfile/vfffmod.c   |  4 ++--
 vfile/vfreq.c     |  8 ++++----
 vfile/vfreq.h     |  4 ++--
 7 files changed, 25 insertions(+), 25 deletions(-)

commit 8fd36b65fe6384e1a8c398f21573d73066ca65f5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Apr 14 16:10:31 2003 +0000

    - pdir's bugfixes

 pkgdir/pdir/pdir.c   |  1 +
 pkgdir/pdir/save.c   |  1 +
 pkgdir/pkg_restore.c | 18 +++++++++++-------
 3 files changed, 13 insertions(+), 7 deletions(-)

commit 4f0edd3854f1a2a4978be8fb1a101b5e09c1462d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Apr 14 16:07:56 2003 +0000

    - do not verify package digest/signature during header loading (slow)

 rpm/rpmhdr.c | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)

commit 8ca513b96feafd09eb00488962700d57b12c2bf0
Author: Tomasz Pala <gotar@pld-linux.org>
Date:   Sun Apr 6 12:12:48 2003 +0000

    - proper use of test is one '=' in string comparison

 vfjuggle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ecc476e49c67bd97d670bfccbb574db07e97fe9f
Author: Tomasz Pala <gotar@pld-linux.org>
Date:   Sun Apr 6 11:59:26 2003 +0000

    - removed commented out code

 vfjuggle | 16 ----------------
 1 file changed, 16 deletions(-)

commit 2e355928854ce42fd77451ee7716fdaec1662506
Author: Tomasz Pala <gotar@pld-linux.org>
Date:   Sun Apr 6 11:34:48 2003 +0000

    - typo

 vfjuggle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit cc5e24254cff4782fb9e8f492a3a132e9e8ef9d2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Apr 1 15:57:26 2003 +0000

    - CLI subsystem (NFY)

 cli/.cvsignore    |  26 ++
 cli/Makefile.am   |  34 +++
 cli/alias.c       | 136 +++++++++
 cli/cli.c         | 735 +++++++++++++++++++++++++++++++++++++++++++++++
 cli/cli.h         | 119 ++++++++
 cli/dbcache.c     | 185 ++++++++++++
 cli/desc.c        | 833 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 cli/get.c         | 144 ++++++++++
 cli/install.c     | 379 +++++++++++++++++++++++++
 cli/ls.c          | 433 ++++++++++++++++++++++++++++
 cli/main.c        | 387 +++++++++++++++++++++++++
 cli/op.c          |  26 ++
 cli/op.h          |  32 +++
 cli/op_packages.c | 175 ++++++++++++
 cli/op_rpm.c      | 157 ++++++++++
 cli/op_source.c   | 305 ++++++++++++++++++++
 cli/pager.c       | 210 ++++++++++++++
 cli/pager.h       |  19 ++
 cli/search.c      | 628 ++++++++++++++++++++++++++++++++++++++++
 cli/uninstall.c   | 174 ++++++++++++
 20 files changed, 5137 insertions(+)

commit 0fb600744fc213c1f21b33bd74471d0204400801
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Apr 1 15:55:23 2003 +0000

    - fix

 pkgset-install.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0c2ed1e1110df4a0ab429d628f5f1036e66b2b28
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Apr 1 15:49:07 2003 +0000

    - INSTS_UPGRADE is like REINSTALL or DOWNGRADE a INSTALL modifier
    - working ignore{arch,os}
    - continuation of poldeklib work

 Makefile.am      |  2 +-
 conf.c           | 10 +++++-----
 conf/poldek.conf | 12 ++++++------
 configure.in     |  1 +
 lib_init.c       |  2 +-
 lib_install.c    | 17 ++++++++++++-----
 lib_pkgset.c     |  3 ++-
 make.sh          |  2 +-
 pkg.c            |  2 +-
 pkgset-install.c | 17 ++++++++---------
 pkgset-mark.c    |  3 ++-
 pkgset.h         | 20 ++++++++++++--------
 poldek.h         | 14 +++++++++++++-
 rpm/rpm_pkg_ld.c | 28 ++++++++++++++--------------
 rpm/rpminstall.c | 16 ++++++++--------
 usrset.h         |  2 +-
 16 files changed, 88 insertions(+), 63 deletions(-)

commit 382771f2f7e7b6e8e5c23ac35d28ace450853bef
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Apr 1 15:40:29 2003 +0000

    - +pkgdir_idstr()
    - assertion that pkgdir module's open doesn't override pkgdir's flags

 pkgdir/dir/dir.c     |  8 ++++----
 pkgdir/pdir/pdir.c   |  2 +-
 pkgdir/pkgdir.c      | 17 ++++++++++-------
 pkgdir/pkgdir.h      |  5 +++++
 pkgdir/pndir/pndir.c |  2 +-
 pkgdir/source.h      |  2 ++
 6 files changed, 23 insertions(+), 13 deletions(-)

commit ccd29de09f96d1752737d69847900bb7d0180fb9
Author: Michał Moskal <malekith@pld-linux.org>
Date:   Tue Feb 25 13:55:38 2003 +0000

    - better priority description

 doc/poldek.pod | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

commit fa5866db701ac67106ff9aeeb3699088b5385332
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Feb 22 22:20:16 2003 +0000

    - fix

 pkgdir/rpmdb/rpmdb.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1ce44001f9ce3cfece9f247baaf9e024fabde3ba
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Feb 7 18:59:30 2003 +0000

    - pkgsplit.conf.sample moved to conf/

 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1cf719ca1c4ef0a5b56443ae8d609bcadb3777b6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Feb 7 18:52:21 2003 +0000

    - %include is not contextual anymore
    - spaces instead of '_' are allowed in params names (use_sudo -> use sudo)
    - remote config could be refreshed (POLDEK_LDCONF_UPDATE flag)

 conf.c | 475 ++++++++++++++++++++++++++++++++++++++++++-----------------------
 conf.h |   5 +-
 2 files changed, 309 insertions(+), 171 deletions(-)

commit 004ab44764380a7e7ee4d082f03f1805c4acfb5d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Feb 7 18:44:16 2003 +0000

    - moved to the right place

 conf/Makefile.am                                    |  3 ++-
 pkgsplit.conf.sample => conf/poldek-pri-sample.conf |  0
 poldek.alias => conf/poldek.alias                   |  0
 conf/rh-source.conf                                 | 12 ++++++------
 4 files changed, 8 insertions(+), 7 deletions(-)

commit f30a5de39cf4cc7b946aff173b0a11307a3a4edb
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Feb 7 18:19:14 2003 +0000

    - minor fixes (gcc3 warnings)

 conf/poldek.conf |  2 +-
 dbpkg.c          |  1 +
 pkg.h            |  1 +
 pkgdir/pkgdir.h  |  2 --
 pkgset-req.c     |  4 ++--
 pkgu.c           |  2 +-
 rpm/install.c    |  5 +++--
 rpm/rpmhdr.c     | 18 +++++++++++++-----
 rpm/rpmvercmp.c  |  1 +
 rpm/signature.c  |  1 -
 10 files changed, 23 insertions(+), 14 deletions(-)

commit 9c9ec0124076a5d553c233094edf08a0a79d9d09
Author: Artur Frysiak <wiget@pld-linux.org>
Date:   Thu Feb 6 18:06:44 2003 +0000

    - handle smb://[login[:passwd]@]host/service/[path/]file URI

 vfsmb | 22 ++++++++++++++++++----
 1 file changed, 18 insertions(+), 4 deletions(-)

commit 6ae6972e501f952459eca1b104f1f42487f7ec04
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Feb 3 00:15:57 2003 +0000

    - bugfix

 conf.c | 2 ++
 1 file changed, 2 insertions(+)

commit f0b39199e493e6a71e113b333981221a9a659d49
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jan 30 18:41:52 2003 +0000

    - be more strict

 conf.c | 104 ++++++++++++++++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 80 insertions(+), 24 deletions(-)

commit c4d2abc0aec9498c3433ae3632e4e07d227f4f5d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jan 30 18:08:29 2003 +0000

    - new style configuration

 Makefile.am                                        |  7 ++-
 conf/Makefile.am                                   |  4 +-
 conf/fetch.conf                                    | 66 ++++++++++++++++++++++
 conf/{mdk.src => mdk-source.conf}                  |  0
 conf/pld-source.conf                               | 21 +++++++
 conf/pld.src                                       | 13 -----
 poldekrc => conf/poldek.conf                       | 27 +++------
 conf/rh-source.conf                                | 16 ++++++
 conf/rh.src                                        | 21 -------
 .../{sample-cdrom.src => sample-cdrom-source.conf} |  0
 conf/{sample.src => sample-source.conf}            |  0
 configure.in                                       |  5 --
 12 files changed, 118 insertions(+), 62 deletions(-)

commit 37d3625f92867796e654929d405c66a2f93b3355
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 28 20:36:46 2003 +0000

    - removed useless headers

 vfile/vfff/ftp.c  | 10 +++++-----
 vfile/vfff/ftp.h  | 54 ------------------------------------------------------
 vfile/vfff/http.c | 13 ++++++-------
 vfile/vfff/http.h |  9 ---------
 4 files changed, 11 insertions(+), 75 deletions(-)

commit 05a76a450dc9576842141ee1137ca3f4b618d086
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 28 00:05:31 2003 +0000

    - updates to recent vfile's changes

 lib_init.c            |  31 +-
 pkg_ver_cmp.h         |   2 +-
 pkgdir/pdir/pdir.c    |   2 +-
 pkgdir/pndir/update.c |   2 +-
 pkgfetch.c            |   2 +-
 po/POTFILES.in        |  16 +-
 po/de.po              | 799 +++++++++++++++++++++++++------------------------
 po/pl.po              | 801 ++++++++++++++++++++++++++------------------------
 rpm/install.c         |  26 +-
 rpm/rpmvercmp.c       |   3 +
 10 files changed, 879 insertions(+), 805 deletions(-)

commit fd8d3338436dfc906a2fa4c38e944b5327385127
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 28 00:03:32 2003 +0000

    - --up and --upa support (based on file size and modification time)

 pkgdir/hdrl/hdrl.c | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 77 insertions(+), 5 deletions(-)

commit 6079672b829a34998e669b331146d35fd8c533d2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 28 00:02:10 2003 +0000

    - do not uncompress file if uncompressed copy is up to date

 vfuncompr | 50 ++++++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 44 insertions(+), 6 deletions(-)

commit c6737141aed9fa91c97309daa54722ddfad9714f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 28 00:00:57 2003 +0000

    - removed rarely used RPMIO support; vfile is independent from librpmio
    - removed glibc's cookies usage (trurlib constains equivalent)
    - fixed vf_uncompr*(): files are extracted to compressed
      files dir
    - new VFM_CACHE_NODEL vfmode flag prevents local copy removal
      before fetching
    - few cleanups

 vfile/Makefile.am |   2 +-
 vfile/fetch.c     |   6 +-
 vfile/sample.c    |   4 +-
 vfile/ttest.c     |   2 +-
 vfile/uncompr.c   |  19 +++--
 vfile/vfetch.c    |  48 ++++++++----
 vfile/vfffmod.c   |   4 +-
 vfile/vfget.c     |   2 +-
 vfile/vfile.c     | 215 ++++++++++--------------------------------------------
 vfile/vfile.h     |  84 +++++++++++----------
 vfile/vfreq.c     |   2 +-
 vfile/vfreq.h     |   2 +-
 12 files changed, 139 insertions(+), 251 deletions(-)

commit ae5bcfb560772920f3b91cca7b20c14a96143006
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jan 27 18:56:28 2003 +0000

    - pkg_filename() bugfix

 pkg.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 5934b96ae9033aed3c52e1997af7bcc980ce528e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jan 26 23:11:25 2003 +0000

    - vftp is dead

 vfile/vftp/Makefile.am | 27 ---------------------------
 1 file changed, 27 deletions(-)

commit 65eac99cdb96f2c395b6c854fcbbaafbe492298e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jan 26 23:07:48 2003 +0000

    - few minor code cleanups

 Makefile.am   |  2 +-
 configure.in  |  3 +--
 lib_init.c    | 21 +++++++++++----------
 main.c        | 15 ++++-----------
 pkg.c         |  5 ++---
 pkgset.h      |  2 --
 poldek.h      | 20 ++++++++++++++------
 shell/shell.c |  3 ++-
 8 files changed, 35 insertions(+), 36 deletions(-)

commit 0dece3ed7aeddf55648f530a895e28fad170d609
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jan 26 23:02:15 2003 +0000

    - vftp and vhttp merge into vfff sublib (VFile's File Fetch)
    - file aren't downloaded if local copy has the same mtime and size
    - general code cleanups

 vfile/.cvsignore                  |    1 +
 vfile/Makefile.am                 |   16 +-
 vfile/fetch.c                     |   47 +-
 vfile/misc.c                      |   14 +-
 vfile/test_retr.sh                |   61 +++
 vfile/uncompr.c                   |   12 +-
 vfile/vfetch.c                    |  373 ++++++++++++++
 vfile/{vftp => vfff}/.cvsignore   |    8 +-
 vfile/{vhttp => vfff}/Makefile.am |   16 +-
 vfile/{vhttp => vfff}/base64.c    |    0
 vfile/vfff/ftp.c                  |  791 +++++++++++++++++++++++++++++
 vfile/vfff/ftp.h                  |   54 ++
 vfile/{vhttp => vfff}/http.c      |  712 ++++++++++----------------
 vfile/vfff/http.h                 |    9 +
 vfile/vfff/vfff.c                 |  428 ++++++++++++++++
 vfile/vfff/vfff.h                 |  114 +++++
 vfile/vfffmod.c                   |  312 ++++++++++++
 vfile/vfget.c                     |   25 +
 vfile/vfile.c                     |  319 +++---------
 vfile/vfile.h                     |   81 ++-
 vfile/vfprogress.c                |   17 +-
 vfile/vfreq.c                     |   96 +++-
 vfile/vfreq.h                     |   31 +-
 vfile/vftp/ftp.c                  | 1015 -------------------------------------
 vfile/vftp/ftp.h                  |   45 --
 vfile/vftp/test_vftp.c            |   44 --
 vfile/vftp/vftp.c                 |  148 ------
 vfile/vftp/vftp.h                 |   25 -
 vfile/vfvftp.c                    |   97 ----
 vfile/vfvhttp.c                   |   77 ---
 vfile/vhttp/.cvsignore            |   33 --
 vfile/vhttp/http.h                |   54 --
 vfile/vhttp/req.txt               |    3 -
 vfile/vhttp/test_vhttp.c          |   92 ----
 vfile/vhttp/vhttp.c               |  178 -------
 vfile/vhttp/vhttp.h               |   25 -
 36 files changed, 2725 insertions(+), 2648 deletions(-)

commit 00e71dfb7639560e4802862fe549edd080f66b81
Author: Tomasz Pala <gotar@pld-linux.org>
Date:   Thu Jan 23 18:32:50 2003 +0000

    - typos reported by bufi <bufi@solar.fn.pl>

 doc/pl/poldek.pod | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit bc2cb1b48cc25097b3d407dca4251132202d4ee4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 21 18:41:58 2003 +0000

    - file inclusion improvements:
       - non-absolute paths are prefixed by parent file's dirname
       - included file could be remote one, i.e declaration below now works:
           %include http://foo/poldek.conf
    
    - '_' prefixed parameters are treated as user-level, private variables, e.g.
       configuration below now works:
    
       _pld_ra_rootdir = ftp://ftp.pld.org.pl/dists/ra
       source = ra  %{_pld_ra_rootdir}/PLD/i686/PLD/RPMS/
       source = ra-updates-security %{_pld_ra_rootdir}/updates/security/i686/

 conf.c | 330 +++++++++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 221 insertions(+), 109 deletions(-)

commit 6385f5bbc7487f4aacab5dc84f474ca2399ab09a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 21 18:31:01 2003 +0000

    - die on configuration loading failure

 main.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 64cef710721cadcb990feade4d52d19a8e50b2ef
Author: kloczek <kloczek>
Date:   Tue Jan 21 03:17:35 2003 +0000

    - change default VF_MNTPOINT to /mnt/cdrom.

 vfjuggle | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit b06282945dc247af33d2f3fbfc013a97143125a2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 21 01:19:32 2003 +0000

    - minor changes

 conf.c             |  2 +-
 lib_init.c         | 11 ++++++++---
 lib_install.c      | 49 ++++++++++++++++++++++++++++++++++++++++++++++++-
 main.c             |  6 +++---
 make.sh            |  2 +-
 misc.c             |  2 +-
 pkgset-install.c   |  9 +++++----
 pkgset.c           | 26 +++++++++++++++++++-------
 pkgset.h           |  2 ++
 poldek.h           | 16 ++++++++++++----
 sigint/Makefile.am |  1 +
 11 files changed, 101 insertions(+), 25 deletions(-)

commit 8bc1ce9b78522c834f1fa78ba4b0d5626f38ff66
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 21 01:15:35 2003 +0000

    - "arch" and "os" moved to global dictionary (saves about 10 bytes memory
       per packege)
    - added NVR member and coresponding cmp* functions;
      simplifies "poldek --shell"-like apps

 pkg.c | 189 +++++++++++++++++++++++++++++++++++++++++++++++++++++-------------
 pkg.h |  19 +++++--
 2 files changed, 169 insertions(+), 39 deletions(-)

commit 93242e622152515d310859d986537e5554bbb124
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 21 01:12:32 2003 +0000

    - removed fun alias

 poldek.alias | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5be7524f9ad3d2243b9dd3765f82056b7d22639d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 21 01:09:39 2003 +0000

    - PKGSTORE_DEFAULT_* macros changed to public const char[]s

 pkgdir/pkg_restore.c |  5 ++++-
 pkgdir/pkg_store.c   |  7 ++++---
 pkgdir/pkgdir.h      |  5 ++---
 pkgdir/pndir/save.c  | 14 +++++++-------
 4 files changed, 17 insertions(+), 14 deletions(-)

commit 49696ebeb5336c877527201d25bf41ba66f9b25d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 21 01:06:48 2003 +0000

    - matching shell patterns case insensitive
    - paths matching bugfix (#511)
    - bugfix: search -ld was extremely slow because of wrong order
      of description and file list retrieval from package index.

 shell/search.c | 78 +++++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 53 insertions(+), 25 deletions(-)

commit ec81c536d2523c81358947037287bec4fdfa8fea
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 21 00:43:32 2003 +0000

    - disabled testing stuff

 shell/desc.c | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

commit 561f16d3ce16f35ef7f546d226380cc0dd623cf2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jan 18 14:39:34 2003 +0000

    - libtoolized
    - few code cleanups

 .cvsignore               |   8 +++-
 Makefile.am              | 117 +++++++++++++++++++---------------------------
 Makefile.extra           |  10 ++--
 NEWS                     |   7 +++
 ask.c                    |   2 +
 autogen.sh               |   1 +
 capreq.c                 |   3 +-
 conf/.cvsignore          |   3 ++
 configure.in             | 119 ++++++++++++++++++++++-------------------------
 dbdep.c                  |   6 +++
 dbpkg.c                  |   1 +
 dbpkgset.c               |   3 ++
 fileindex.c              |   4 ++
 fileindex.h              |   2 +
 getlib.sh                |  34 ++++----------
 lib_init.c               |   3 +-
 lib_install.c            |   1 +
 main.c                   |   2 +
 misc.c                   |   5 ++
 pkg.c                    |  17 ++++---
 pkg.h                    |  30 ++++--------
 pkg_ver_cmp.h            |   8 ++++
 pkgdb.c                  |   2 +
 pkgdir/.cvsignore        |   3 ++
 pkgdir/Makefile.am       |  15 ++++--
 pkgdir/dir/.cvsignore    |   3 ++
 pkgdir/dir/Makefile.am   |   4 +-
 pkgdir/dir/dir.c         |   1 +
 pkgdir/hdrl/.cvsignore   |   3 ++
 pkgdir/hdrl/Makefile.am  |   5 +-
 pkgdir/hdrl/hdrl.c       |   2 +-
 pkgdir/pdir/.cvsignore   |   3 ++
 pkgdir/pdir/Makefile.am  |   4 +-
 pkgdir/pdir/pdir.c       |   3 ++
 pkgdir/pdir/save.c       |   1 +
 pkgdir/pkg_restore.c     |   5 +-
 pkgdir/pkg_store.c       |   3 ++
 pkgdir/pkgdir.c          |  16 +++++--
 pkgdir/pkgdir_patch.c    |   2 +
 pkgdir/pndir/.cvsignore  |   3 ++
 pkgdir/pndir/Makefile.am |  11 ++---
 pkgdir/pndir/pndir.c     |   3 ++
 pkgdir/pndir/save.c      |   3 ++
 pkgdir/rpmdb/.cvsignore  |   3 ++
 pkgdir/rpmdb/Makefile.am |   4 +-
 pkgdir/rpmdb/rpmdb.c     |   2 +
 pkgfetch.c               |   2 +
 pkgscore.c               |   4 ++
 pkgset-install.c         |   8 +++-
 pkgset.c                 |   1 +
 poldek.h                 |   2 -
 rpm/.cvsignore           |   3 ++
 rpm/Makefile.am          |  20 ++++----
 rpm/rpm.c                |  10 ++--
 rpm/rpm.h                |   3 ++
 rpm/rpm_pkg_ld.c         |   2 +
 rpm/rpmdb_depdirs.c      |   2 +
 rpm/rpminstall.c         |   1 +
 rpm/signature.c          |   9 ++--
 shell/.cvsignore         |   3 ++
 shell/Makefile.am        |  18 +++----
 shell/desc.c             |   2 +
 shell/install.c          |   3 +-
 shell/ls.c               |   2 +-
 shell/search.c           |   2 +
 sigint/.cvsignore        |   3 ++
 sigint/Makefile.am       |   9 +---
 split.c                  |   8 ++--
 split.h                  |   2 +-
 test_match.c             |   3 +-
 uninstall.c              |   5 +-
 usrset.c                 |   3 ++
 vfile/.cvsignore         |   3 ++
 vfile/Makefile.am        |  26 ++++++-----
 vfile/fetch.c            |   2 +-
 vfile/vftp/.cvsignore    |   3 ++
 vfile/vftp/Makefile.am   |   9 ++--
 vfile/vhttp/.cvsignore   |   3 ++
 vfile/vhttp/Makefile.am  |   9 ++--
 vfsmb                    |   2 +-
 80 files changed, 392 insertions(+), 285 deletions(-)

commit fe5d08c32a98eddfb535063cfc750503812a4560
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jan 18 14:32:38 2003 +0000

    - moved to doc/

 doc/.cvsignore                                     |   3 ++
 doc/Makefile.am                                    |  19 +++++++++--
 doc/homepage/.cvsignore                            |  36 +++++++++++++++++++++
 doc/homepage/Makefile.am                           |  35 ++++++++++++++++++++
 homepage.sgml.in => doc/homepage/index.sgml.in     |   0
 logo.png => doc/homepage/logo.png                  | Bin
 mkhtmltoc.pl => doc/homepage/mkhtmltoc.pl          |   0
 .../homepage/screenshoots.sgml                     |   0
 doc/pl/.cvsignore                                  |   3 ++
 poldek.pod => doc/poldek.pod                       |   0
 10 files changed, 94 insertions(+), 2 deletions(-)

commit 17188f6d1129b4b545586a86e87864b39d558bd9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jan 15 00:20:07 2003 +0000

    - poldek_ldconf() can be used to read custom key=value files
    - poldek_load_config() cleanups

 Makefile.am |  4 ++--
 conf.c      | 60 ++++++++++++++++++++++++++++++++++++++++--------------------
 conf.h      |  9 ++++++---
 lib_init.c  | 16 ++++++----------
 poldek.h    |  4 ++++
 5 files changed, 58 insertions(+), 35 deletions(-)

commit d7e9edb38a37b39d614975e9ae2cd39655ac482a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jan 15 00:17:24 2003 +0000

    - bugfix

 pkgdir/pkg_restore.c | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

commit 6f3aff4af77ba4869e62b747e867f2de780aad29
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jan 15 00:15:05 2003 +0000

    - poldek_conf() is used to load aliases defs
    - few minor aliases code improvements

 shell/search.c |   2 +-
 shell/shell.c  | 212 +++++++++++++++++++++++----------------------------------
 2 files changed, 86 insertions(+), 128 deletions(-)

commit d632bedcfd22f08d7dd8e0ec2aacbfa02a09cd86
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jan 15 00:06:19 2003 +0000

    - command aliases definitions moved to external /etc/poldek.aliases
      and ~/.poldek.aliases files. (Mariusz Mazur <mmazur(at)kernel.pl>)

 poldek.alias      |  23 +++++
 shell/desc.c      |   2 +-
 shell/get.c       |   2 +-
 shell/install.c   |  30 +------
 shell/ls.c        |  31 +------
 shell/search.c    |  22 -----
 shell/shell.c     | 260 ++++++++++++++++++++++++++++++++++++++++--------------
 shell/shell.h     |   1 -
 shell/uninstall.c |   2 +-
 9 files changed, 221 insertions(+), 152 deletions(-)

commit 14e5ebea0385a22708987ea8d2cf2b01d13faf6a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 14 19:43:50 2003 +0000

    - more asserts

 lib_install.c | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

commit 2b34ff809f3c1ba72de6c79dd0d61fdc4d6f33ff
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 14 19:43:30 2003 +0000

    - simplified code

 lib_init.c | 110 +++++++++++++++++++++++++++++++------------------------------
 1 file changed, 56 insertions(+), 54 deletions(-)

commit d9822d7973e68481b58742f6dda3a7058339fcce
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 14 19:42:38 2003 +0000

    - %{} macros are expanded after configuration is fully loaded

 conf.c | 125 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 112 insertions(+), 13 deletions(-)

commit 2a18cc9c8c4225491ba85e2ea9e929e48e2af7b1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 14 19:26:33 2003 +0000

    - fixed sources list

 vfile/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4ca49b3a9a50cc3b6a4a9de089c1cd48572d8f87
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 14 19:22:39 2003 +0000

    - HTTP authentication support
    - HTTP/FTP proxy support
    - fixed HTTP's redirects (bugs noticed by malekith once):
      - transfer is re-initiated with valid URL after the connection lose
      - redirections to other protocols are handled
    - simplified vf's modules code (vf_request structure is used)

 vfile/Makefile.am       |   4 +-
 vfile/fetch.c           |  44 +++++---
 vfile/misc.c            |   2 +
 vfile/vfile.c           | 194 +++++++++++++++++++++++++++-------
 vfile/vfile.h           |  63 ++++++-----
 vfile/vfreq.c           | 275 ++++++++++++++++++++++++++++++++++++++++++++++++
 vfile/vfreq.h           |  63 +++++++++++
 vfile/vftp/Makefile.am  |   6 +-
 vfile/vftp/ftp.c        |   3 +-
 vfile/vftp/test_vftp.c  |  39 ++-----
 vfile/vftp/vftp.c       |  91 ++++++----------
 vfile/vftp/vftp.h       |   4 +-
 vfile/vfvftp.c          |  87 ++-------------
 vfile/vfvhttp.c         |  87 ++-------------
 vfile/vhttp/Makefile.am |   8 +-
 vfile/vhttp/base64.c    |  61 +++++++++++
 vfile/vhttp/http.c      | 119 ++++++++++++++-------
 vfile/vhttp/http.h      |  12 ++-
 vfile/vhttp/vhttp.c     | 111 +++++++------------
 vfile/vhttp/vhttp.h     |   6 +-
 20 files changed, 827 insertions(+), 452 deletions(-)

commit 14ca6214bfd0e4e8d7cce5f97ba82f8c112d7a1f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 14 18:19:19 2003 +0000

    - fixed expand_env_vars()

 misc.c | 23 ++++++++++++++---------
 1 file changed, 14 insertions(+), 9 deletions(-)

commit ea230558ee99db291de627081638fbbaae38db98
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jan 10 17:49:12 2003 +0000

    - bugfix

 conf.c | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

commit 3528cf8ec7735f61cd07bee241668ffd1309d93a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jan 10 17:47:47 2003 +0000

    - gzseek() always fails on broken archives

 pkgdir/pdir/digest.c | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

commit 5d99d3c758a57bf4e3fa485882fca6388ea09f0d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jan 10 17:46:45 2003 +0000

    - do not update already downloaded index

 pkgdir/pdir/pdir.c    | 3 +++
 pkgdir/pndir/update.c | 3 +++
 2 files changed, 6 insertions(+)

commit 982ceb1b30a2fbc5191e32c9edf2de8f2cd585ff
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jan 6 23:31:07 2003 +0000

    - start to make a poldek library
    - new configurarion file format (INI-style)
    - code cleanup, etc

 Makefile.am                |  31 +-
 configure.in               |   2 +
 install.h                  |  11 -
 lib_init.c                 | 904 +++++++++++++++++++++++++++++++++++++++++++++
 install.c => lib_install.c |  53 +--
 lib_pkgset.c               |  93 +++++
 log.c                      |   3 +-
 log.h                      |   2 +-
 main.c                     | 848 ++++++++----------------------------------
 misc.c                     |  17 +-
 misc.h                     |   3 +-
 pkg.h                      |   2 +-
 pkgfetch.c                 |   4 +-
 pkgset-load.c              |   4 +-
 pkgset-mark.c              | 412 +++++++++++++++++++++
 pkgset.c                   | 453 +----------------------
 pkgset.h                   |  38 +-
 poldek.h                   |  76 ++++
 poldek_term.c              |   4 +-
 split.c                    |  48 +--
 split.h                    |   4 +-
 uninstall.c                |   4 +-
 usrset.c                   |  24 +-
 usrset.h                   |  11 +-
 24 files changed, 1772 insertions(+), 1279 deletions(-)

commit a5c06901c58c86ec5ee3fb3c585eabad2ad59cc6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jan 6 23:28:00 2003 +0000

    - rpmdb cache saving fixes
    - temporary commented out package installation cause to poldek
      library is NFY

 shell/install.c |  7 +++----
 shell/shell.c   | 20 ++++++++++++--------
 2 files changed, 15 insertions(+), 12 deletions(-)

commit e0dccf317d931c9f8667c914707b0b523febe949
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jan 6 23:24:41 2003 +0000

    - updated

 po/POTFILES.in |  15 +-
 po/de.po       | 827 +++++++++++++++++++++++++++++----------------------------
 po/pl.po       | 821 ++++++++++++++++++++++++++++----------------------------
 3 files changed, 848 insertions(+), 815 deletions(-)

commit 4432fa00106c2015d996c3a97c181910b33b549a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jan 6 23:23:05 2003 +0000

    - bugfix

 rpm/rpm.c | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

commit 192bfc9ba4f15ba9a98e532f060a116675bbf24f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jan 6 23:22:12 2003 +0000

    - vfile's SMB handler

 vfsmb | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

commit 1a6b4dd1b73cf17222fd4957fcdd1744d5046c95
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jan 6 23:19:26 2003 +0000

    - support for INI-like sections; sources and file fetchers could be
      defined in section form ([source] and [fetcher] sections)
    - "%include <path>" is supported

 conf.c | 331 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------
 conf.h |  14 ++-
 2 files changed, 295 insertions(+), 50 deletions(-)

commit c5102c75c4aa4fc8b05049486534a60877020cb0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jan 6 23:14:17 2003 +0000

    - improved modules registration code
    - packages i18n fixes
    - few minor bugfixes

 pkgdir/dir/dir.c      |  3 +-
 pkgdir/hdrl/hdrl.c    |  2 +-
 pkgdir/mod.c          | 82 +++++++++++++++++++++++++++++++++++----------------
 pkgdir/pdir/digest.c  |  2 +-
 pkgdir/pdir/pdir.c    |  6 ++--
 pkgdir/pkgdir.c       | 52 ++++++++++++++++++++++----------
 pkgdir/pkgdir.h       |  8 ++++-
 pkgdir/pkgdir_clean.c |  2 +-
 pkgdir/pndir/pndir.c  |  2 +-
 pkgdir/pndir/update.c |  2 +-
 pkgdir/rpmdb/rpmdb.c  |  3 +-
 pkgdir/source.c       | 12 ++++++--
 pkgdir/source.h       |  2 +-
 13 files changed, 123 insertions(+), 55 deletions(-)

commit 2f51119d6d03606173e1c59e03f5ec39efedd3b0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jan 6 23:11:16 2003 +0000

    - bugfix

 getlib.sh | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

commit 2756bd81f8abde41558c4f128e7814eee4dc536b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jan 6 23:08:03 2003 +0000

    - more flexible external handlers stuff -- now is possible to define
      external handler for a custom URL type (e.g. foo://)
    - improved configuration
    - cleanups

 vfile/fetch.c      | 231 ++++++++++++++++++++++++++++++++++++++---------------
 vfile/sample.c     |  13 ++-
 vfile/ttest.c      |   4 +-
 vfile/vfile.c      | 130 +++++++++++++++++-------------
 vfile/vfile.h      |  31 ++++---
 vfile/vfprogress.c |   2 +-
 6 files changed, 273 insertions(+), 138 deletions(-)

commit ea08d4b1788224bf6144bc05e28c6deb4b6601fb
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Dec 17 00:45:31 2002 +0000

    - simplified pkgset's related code
    - cleanups

 Makefile.am      |   1 -
 Makefile.extra   |   2 +-
 h2n.h            |  18 --------
 main.c           |  27 +++++------
 make.sh          |   2 +-
 misc.c           |   9 +++-
 pkg.c            |   9 +---
 pkg.h            |  26 ++++++++---
 pkgfl.c          |   1 -
 pkgroup.c        |   1 -
 pkgset-install.c |  10 ++--
 pkgset-order.c   |  10 ++--
 pkgset-req.c     |  35 +++++++-------
 pkgset-req.h     |   4 +-
 pkgset.c         | 136 ++++++++++++++++++++-----------------------------------
 pkgset.h         |  29 ++++--------
 pkgu.c           |   4 +-
 rpm/rpm_pkg_ld.c |   1 -
 rpm/rpm_pkg_ld.h |   2 +
 shell/install.c  |   8 ++--
 shell/shell.c    |  10 ++--
 shell/shell.h    |   8 ----
 22 files changed, 143 insertions(+), 210 deletions(-)

commit acacbf7c3464e2c301dbb4bcbec01b7aaf04e5ee
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Dec 17 00:41:38 2002 +0000

    - getlib.sh for tndb and trurlib auto-setup

 autogen.sh | 22 +++++++++-------------
 getlib.sh  | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
 getrurl.sh | 36 ------------------------------------
 3 files changed, 57 insertions(+), 49 deletions(-)

commit 7e64db54b6c4846b5b2f175acd866e4baa5ecc7d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Dec 17 00:39:07 2002 +0000

    - faster capreq_arr_restore(); bastard aren't saved anymore;

 capreq.c | 58 ++++++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 40 insertions(+), 18 deletions(-)

commit 015466745ac586f0664417818cf35dc1e5357680
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Dec 17 00:36:58 2002 +0000

    - improved i18n code
    - code cleanups

 pkgdir/dir/dir.c      |  25 +++---------
 pkgdir/hdrl/hdrl.c    |   1 -
 pkgdir/pdir/pdir.c    |   1 -
 pkgdir/pdir/save.c    |   1 -
 pkgdir/pkg_restore.c  |   1 -
 pkgdir/pkg_store.c    |   1 -
 pkgdir/pkgdir.c       | 109 +++++++++++++++++++++++++++++++++++++++++---------
 pkgdir/pkgdir.h       |  13 +++---
 pkgdir/pkgdir_patch.c |  17 +++-----
 pkgdir/pndir/pndir.c  |  31 ++++++++------
 pkgdir/pndir/save.c   |  19 ++++++---
 pkgdir/source.c       |   5 ++-
 12 files changed, 142 insertions(+), 82 deletions(-)

commit bf95e6a307aa07ea1dfe04ae3b80ced573d96daa
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Dec 17 00:36:13 2002 +0000

    - descritption and file list are extracted from db on demand

 pkgdir/rpmdb/rpmdb.c | 67 ++++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 52 insertions(+), 15 deletions(-)

commit f98ab6771c020aff52ba20a1407f7aeb4cf08fc8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Dec 17 00:33:43 2002 +0000

    - updated

 po/POTFILES.in |  28 +-
 po/de.po       | 790 ++++++++++++++++++++++++++++-----------------------------
 po/pl.po       | 786 ++++++++++++++++++++++++++++----------------------------
 3 files changed, 803 insertions(+), 801 deletions(-)

commit c55a015f70f2a43c78a10d93e37210022ea8750c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Dec 12 23:43:16 2002 +0000

    - rpm related stuff moved to rpm/
    - rpmdb backend: added ability to load package description
    - general code cleanups

 Makefile.am                            |  21 +-
 capreq.c                               | 306 +------------------
 capreq.h                               |  15 -
 configure.in                           |   1 +
 dbpkg.c                                |   5 +-
 dbpkgset.c                             |   1 -
 install.c                              |   1 -
 main.c                                 |   2 +-
 misc.c                                 |   3 -
 pkg.c                                  | 137 +--------
 pkg.h                                  |   9 +-
 pkgdb.c                                |  11 +-
 pkgdb.h                                |   7 +-
 pkgdir/dir/dir.c                       |  22 +-
 pkgdir/hdrl/hdrl.c                     |  16 +-
 pkgdir/pdir/pdir.c                     |   9 +-
 pkgdir/pdir/save.c                     |  11 +-
 pkgdir/pkg_restore.c                   |  48 ++-
 pkgdir/pkg_store.c                     | 124 +++++++-
 pkgdir/pkgdir.c                        |  12 +-
 pkgdir/pkgdir.h                        |  18 +-
 pkgdir/pndir/pndir.c                   |  17 +-
 pkgdir/pndir/save.c                    |  15 +-
 pkgdir/rpmdb/rpmdb.c                   | 112 +++++--
 pkgfetch.c                             |   5 +-
 pkgfl.c                                | 173 -----------
 pkgfl.h                                |   8 +-
 pkgmisc.c                              |  92 ++++++
 pkgmisc.h                              |  10 +
 pkgroup.c                              |   4 +-
 pkgset-install.c                       |   5 +-
 pkgset-load.c                          |   4 +-
 pkgset-load.h                          |   2 +-
 pkgset-order.c                         |   1 -
 pkgset-req.c                           |   1 -
 pkgset-req.h                           |   1 -
 pkgset.c                               |   6 +-
 pkgset.h                               |  22 +-
 pkgu.c                                 |   5 +-
 rpm/.cvsignore                         |  32 ++
 rpm/Makefile.am                        |  35 +++
 rpm_install.c => rpm/install.c         |  10 +-
 rpm/misc.c                             |  74 +++++
 rpm.c => rpm/rpm.c                     |  37 ++-
 rpm.h => rpm/rpm.h                     |  13 +
 rpm/rpm_pkg_ld.c                       | 536 +++++++++++++++++++++++++++++++++
 rpm/rpm_pkg_ld.h                       |  23 ++
 rpmdb_depdirs.c => rpm/rpmdb_depdirs.c |   4 +-
 rpmdb_it.c => rpm/rpmdb_it.c           |  19 +-
 rpmdb_it.h => rpm/rpmdb_it.h           |   2 +-
 rpm/rpmhdr.c                           | 159 ++++++++++
 rpmhdr.h => rpm/rpmhdr.h               |  39 +--
 rpminstall.c => rpm/rpminstall.c       |   0
 rpmvercmp.c => rpm/rpmvercmp.c         |   1 -
 rpm_signature.c => rpm/signature.c     |   4 +-
 rpmadds.c                              | 246 ---------------
 rpmadds.h                              |  56 ----
 rpmhdr.c                               | 210 -------------
 shell/desc.c                           |   3 +-
 shell/shell.c                          |  40 ++-
 split.c                                |   5 +-
 test_match.c                           |   2 +-
 uninstall.c                            |   4 +-
 usrset.c                               |  12 +-
 64 files changed, 1447 insertions(+), 1381 deletions(-)

commit 1ad569ae13afc0b61385d91db21a4814811060da
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Dec 11 19:33:04 2002 +0000

    - modularized package indexes code
    - added new index format ('pndir' - package New .dir), based on tndb library
    - few minor improvements
    NOTE: it is still under heavy developement - don't use, don't report
          me a bugs, etc.

 Makefile.am                             |   50 +-
 Makefile.extra                          |    3 +-
 TODO                                    |    3 +
 autogen.sh                              |    7 +
 capreq.c                                |  131 +--
 capreq.h                                |    7 +-
 conf.c                                  |    2 +-
 configure.in                            |   75 +-
 dbdep.c                                 |    2 +-
 h2n.h                                   |   64 --
 main.c                                  |  257 ++---
 make.sh                                 |    4 +
 misc.c                                  |   70 ++
 misc.h                                  |    2 +
 pkg.c                                   |   86 +-
 pkg.h                                   |   38 +-
 pkgdir.c                                | 1601 -------------------------------
 pkgdir.h                                |  186 ----
 pkgdir/.cvsignore                       |   32 +
 pkgdir/Makefile.am                      |   27 +
 pkgdir/dir/.cvsignore                   |   32 +
 pkgdir/dir/Makefile.am                  |   19 +
 pkgdir/dir/dir.c                        |  179 ++++
 pkgdir/hdrl/.cvsignore                  |   32 +
 pkgdir/hdrl/Makefile.am                 |   17 +
 pkgdir/hdrl/hdrl.c                      |  116 +++
 pkgdir/mod.c                            |   75 ++
 pkgdir/pdir/.cvsignore                  |   32 +
 pkgdir/pdir/Makefile.am                 |   21 +
 pkgdir_digest.c => pkgdir/pdir/digest.c |  199 ++--
 pkgdir/pdir/pdir.c                      |  902 +++++++++++++++++
 pkgdir/pdir/pdir.h                      |   86 ++
 pkgdir/pdir/save.c                      |  420 ++++++++
 pkgdir_tags.c => pkgdir/pdir/tags.c     |    2 +-
 pkgdir/pkg_restore.c                    |  584 +++++++++++
 pkgdir/pkg_store.c                      |  193 ++++
 pkgdir/pkgdir.c                         |  650 +++++++++++++
 pkgdir/pkgdir.h                         |  219 +++++
 pkgdir/pkgdir_clean.c                   |  163 ++++
 pkgdir_patch.c => pkgdir/pkgdir_patch.c |   58 +-
 pkgdir/pndir/.cvsignore                 |   32 +
 pkgdir/pndir/Makefile.am                |   24 +
 pkgdir/pndir/digest.c                   |  255 +++++
 pkgdir/pndir/patch.c                    |  189 ++++
 pkgdir/pndir/pndir.c                    |  671 +++++++++++++
 pkgdir/pndir/pndir.h                    |   94 ++
 pkgdir/pndir/save.c                     |  624 ++++++++++++
 pkgdir/pndir/tags.c                     |   15 +
 pkgdir/pndir/update.c                   |  342 +++++++
 pkgdir/rpmdb/.cvsignore                 |   32 +
 pkgdir/rpmdb/Makefile.am                |   19 +
 pkgdir/rpmdb/rpmdb.c                    |  124 +++
 source.c => pkgdir/source.c             |  381 +++++---
 source.h => pkgdir/source.h             |   37 +-
 pkgdir_load_dir.c                       |  399 --------
 pkgdir_save.c                           |  525 ----------
 pkgfl.c                                 |   86 +-
 pkgfl.h                                 |    9 +-
 pkgroup.c                               |   99 +-
 pkgroup.h                               |    6 +-
 pkgscore.c                              |    1 +
 pkgset-install.c                        |    6 +-
 pkgset-load.c                           |   74 +-
 pkgset.h                                |    2 +-
 pkgu.c                                  |  530 +++++++---
 pkgu.h                                  |   27 +-
 rpmadds.c                               |    1 +
 shell/Makefile.am                       |    2 +
 shell/desc.c                            |    1 +
 shell/ls.c                              |    3 +-
 shell/shell.c                           |  136 +--
 test_match.c                            |   11 +-
 test_patch.sh                           |    4 +-
 uninstall.c                             |    1 +
 usrset.c                                |    3 +-
 75 files changed, 7683 insertions(+), 3728 deletions(-)

commit 75f3b09b4f1c5f606635f04712fa4da58abf17d0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Dec 11 19:20:45 2002 +0000

    - make update-po

 po/POTFILES.in |  27 ++-
 po/de.po       | 666 ++++++++++++++++++++++++++++++--------------------------
 po/pl.po       | 667 +++++++++++++++++++++++++++++++--------------------------
 3 files changed, 738 insertions(+), 622 deletions(-)

commit 49a82efe0135f3af23fe14e723cc9f2a88cbe76d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Dec 10 22:19:06 2002 +0000

    - nothing shocking

 sigint/Makefile.am | 2 ++
 sigint/sigint.h    | 2 ++
 2 files changed, 4 insertions(+)

commit 9533e65c673a3a71fb0f8a817b671d5cd92cdabf
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Dec 10 22:17:15 2002 +0000

    - support for trurlibs's tn_stream

 vfile/Makefile.am       |  2 ++
 vfile/sample.c          |  1 -
 vfile/vfile.c           | 39 +++++++++++++++++++++++++++++++++------
 vfile/vfile.h           | 31 +++++++++++++++++++++++--------
 vfile/vftp/Makefile.am  |  2 ++
 vfile/vhttp/Makefile.am |  2 ++
 vfile/vhttp/http.c      |  2 ++
 7 files changed, 64 insertions(+), 15 deletions(-)

commit d6be5808dc7c845710d09b404e671275b1785e67
Author: Tomasz Pala <gotar@pld-linux.org>
Date:   Fri Dec 6 20:00:41 2002 +0000

    - typos, HOME_ETC.

 conf/sample-cdrom.src | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

commit 29274a5f1b5bde71658c8b4f43837b3f5fe3f389
Author: Tomasz Pala <gotar@pld-linux.org>
Date:   Fri Dec 6 19:59:23 2002 +0000

    - added support for HOME_ETC

 vfjuggle | 3 +++
 1 file changed, 3 insertions(+)

commit 05a7fc747ee051545ee852f9ce92ecc74cb681ed
Author: Tomasz Pala <gotar@pld-linux.org>
Date:   Sat Nov 30 16:56:43 2002 +0000

    - use directly CDID instead of id (mount_),
    - consider removing some commented out code.

 vfjuggle | 33 ++++++++++++++++-----------------
 1 file changed, 16 insertions(+), 17 deletions(-)

commit 179d6a73d13bcc171c7ab0d84739bec97b1d0456
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Nov 27 19:41:47 2002 +0000

    - nothing shocking

 Makefile.extra | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 01e7c496e7bae77b8fad7bb7c1756aae2c3501c6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Nov 27 18:56:09 2002 +0000

    - released as 0.18.1

 NEWS             | 8 +++++++-
 configure.in     | 3 ++-
 homepage.sgml.in | 2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)

commit 5267e0c4aa4efef4edaec34336a6ada8e083f376
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Nov 26 16:32:15 2002 +0000

    - creation of empty indexes is allowed

 main.c            | 13 +++++++------
 pkgdir.c          | 12 ++++++------
 pkgdir_load_dir.c |  2 +-
 pkgdir_patch.c    |  3 ++-
 4 files changed, 16 insertions(+), 14 deletions(-)

commit 78061fc4f9216de6a2755bdf8af82db4f1423ba4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Nov 26 16:28:29 2002 +0000

    - killed SIGSEV with '-s /' (#443)

 source.c     |  9 +++++----
 vfile/misc.c | 11 ++++++++---
 2 files changed, 13 insertions(+), 7 deletions(-)

commit 75e5cd32c2c42f120d327dfb5f3b035febf23ee4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Nov 22 17:08:53 2002 +0000

    - cosmetics

 pkgscore.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 794f1c4e94a3d0ab6d6dfdf6c185e9bf0929fe5d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Nov 22 17:07:44 2002 +0000

    - updates

 po/POTFILES.in |  47 ----
 po/de.po       | 803 ++++++++++++++++++++++++++++----------------------------
 po/pl.po       | 813 ++++++++++++++++++++++++++++-----------------------------
 3 files changed, 793 insertions(+), 870 deletions(-)

commit d7a23a472215da1f000f4f0e1728d16367365d8a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Nov 22 17:07:26 2002 +0000

    - uninstall: fixed display of dependency tree

 rpm.c       |  4 ++--
 uninstall.c | 38 ++++++++++++++++++++++++--------------
 2 files changed, 26 insertions(+), 16 deletions(-)

commit eda436ad697b922f988271a7ef3f57773238b5c9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Nov 16 00:23:22 2002 +0000

    - fixed stupid bug of 'hold' patterns matching

 pkgset-install.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 70f53eb98acce3df9f4921f350834ca4e4519093
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Nov 14 19:23:24 2002 +0000

    - SIGSEV killed

 dbdep.c          | 22 +++++++++++++---------
 pkgset-install.c | 20 +++++++++-----------
 2 files changed, 22 insertions(+), 20 deletions(-)

commit 686c40985329d4459a5c8f69a7610e7347e7ff41
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Nov 14 18:21:41 2002 +0000

    - fixed 'hold' and 'ignore' pattern matching
    - shell: fixed problem with non-unmarked packages after interrupted
      installation.
    - few C-c handling improvements

 NEWS               |  7 +++++++
 configure.in       |  2 +-
 pkgscore.c         | 50 ++++++++++++++++++++++++++++++++++++++------------
 pkgset-install.c   | 33 ++++++++++++++++++++++++++-------
 pkgset.c           | 39 +++++++++++++++++++++++++++++++++++----
 pkgset.h           | 18 +++++++++++++++++-
 shell/install.c    |  2 +-
 vfile/vftp/ftp.c   | 36 ++++++++++++++++++++++++------------
 vfile/vhttp/http.c | 31 ++++++++++++++++++++-----------
 9 files changed, 169 insertions(+), 49 deletions(-)

commit 4ed46aaf9f3057ea1760dbeb6d5b7acdd7b9422d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Nov 11 21:22:10 2002 +0000

    - bugfix

 vfile/vfprogress.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a6a30b5d5c5045ad709a1c3bd1fa82316e5c0dbb
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Nov 7 18:41:49 2002 +0000

    - cosmetics

 doc/pl/Makefile.am | 2 +-
 doc/pl/poldek.pod  | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

commit 87ef7018bd66828cc11c38cfe88e34c36165b093
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Nov 7 17:41:34 2002 +0000

    - few fixes

 build-dist-packages.sh | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 252b8d3085e8f723e7db414907042f1833ce392c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Nov 7 17:41:20 2002 +0000

    - typo

 homepage.sgml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7f76aeb7b35a17c5485da7e529815d1c5750b58c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Nov 7 17:41:07 2002 +0000

    - used tar.bz2 source

 poldek.spec.in | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 67e1b3ab5b1fc2c3e1bda482abc4f3cbe1f4a5f0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Nov 7 16:43:25 2002 +0000

    - killed all compiler warnings
    - Polish manpage is added to dist
    - fixed vfile's progress bar (#367)
    - released as 0.18 (stable)

 Makefile.am        |  16 +-
 NEWS               |  31 ++
 TODO               |   2 +-
 configure.in       |   8 +-
 dbdep.c            |   2 +-
 doc/.cvsignore     |  32 ++
 doc/Makefile.am    |  12 +
 doc/pl/.cvsignore  |  32 ++
 doc/pl/Makefile.am |  18 ++
 h2n.h              |   3 +-
 main.c             |   8 +-
 pkgset-install.c   |   1 -
 pkgset-req.c       |   2 -
 po/POTFILES.in     |  49 ++-
 po/de.po           | 884 ++++++++++++++++++++++++++--------------------------
 po/pl.po           | 894 +++++++++++++++++++++++++++--------------------------
 rpm.c              |   1 +
 rpmadds.c          |   1 +
 shell/desc.c       |   4 +-
 shell/ls.c         |   2 +-
 sigint/sigint.c    |   4 +-
 sigint/sigint.h    |   1 +
 test_match.c       |   4 +
 uninstall.c        |  10 -
 vfile/vfile.h      |   3 +-
 vfile/vfprogress.c |  13 +-
 vfile/vftp/ftp.c   |   1 +
 vfile/vhttp/http.c |   3 +-
 28 files changed, 1123 insertions(+), 918 deletions(-)

commit 47d189c8a6b22469bad8ca65f0a734e3a5ce4356
Author: Michał Moskal <malekith@pld-linux.org>
Date:   Thu Oct 31 19:06:32 2002 +0000

    - a simple perl script to serve as rpm proxy

 contrib/poldek-cache.pl | 251 ++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 251 insertions(+)

commit fe943be2d8f910d2611ecdf15bec8da45c8cbb0f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 30 07:11:29 2002 +0000

    - bugfix: don't do tolower() on headers values

 vfile/vhttp/http.c | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

commit a73467f15740443de76135553886c4187b675938
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Oct 29 17:42:23 2002 +0000

    - cosmetics

 rpm_install.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 7ce487e917f45d97949270d1fac84aab353f31c8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Oct 29 16:57:48 2002 +0000

    - install-dist works with rpm 4.1

 Makefile.am       |   2 +-
 configure.in      |   2 +-
 pkgdir_load_dir.c |   2 +-
 rpm.c             | 281 +------------------------------------------
 rpm_install.c     | 352 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 rpmadds.c         |  21 +++-
 6 files changed, 373 insertions(+), 287 deletions(-)

commit 4880cb682ab7668cabe6a26a9fb56c168e99b632
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Oct 29 16:55:56 2002 +0000

    - SIGINT handler is installed in interactive mode only

 main.c          | 8 --------
 shell/shell.c   | 8 ++++++++
 vfile/vfile.c   | 4 ----
 vfile/vfvftp.c  | 3 ---
 vfile/vfvhttp.c | 3 +--
 5 files changed, 9 insertions(+), 17 deletions(-)

commit ec89d27d6d187f32ad9003fe8e40c3829c66b01e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 28 17:35:08 2002 +0000

    - bugfix: do not store runtime capreq flags to index

 capreq.c | 9 +++++++++
 capreq.h | 1 +
 2 files changed, 10 insertions(+)

commit 6e24ffa262343ed372fcc412654cfc92c5274128
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 24 16:41:04 2002 +0000

     - i18n stuff

 pkgset-order.c    |   7 +-
 po/POTFILES.in    |  12 +-
 po/de.po          | 804 ++++++++++++++++++++++++++++--------------------------
 po/pl.po          | 803 +++++++++++++++++++++++++++--------------------------
 sigint/.cvsignore |  32 +++
 source.c          |   2 +-
 6 files changed, 869 insertions(+), 791 deletions(-)

commit eb7d5b1c7d677dffdf81fb406779270f7c0bee8c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 24 16:23:10 2002 +0000

    - SIGINT handling cleanup; rpmlib() reqs are verified properly

 Makefile.am             |  10 ++---
 capreq.h                |   9 ++--
 configure.in            |   1 +
 main.c                  |  16 +++++--
 pkgfetch.c              |  20 ++++++++-
 pkgset-install.c        |  33 +++++++++++---
 pkgset-req.c            |  14 +++---
 pkgset.c                |  67 ++++++++--------------------
 pkgset.h                |   2 +
 rpmadds.c               |  43 ++++++++++++++++++
 rpmadds.h               |   4 +-
 rpminstall.c            |   2 +-
 shell/desc.c            |   2 +-
 shell/ls.c              |   2 +-
 shell/pager.c           |   4 +-
 shell/search.c          |   3 +-
 shell/shell.c           |  25 ++++-------
 sigint.c                |  62 --------------------------
 sigint.h                |  10 -----
 sigint/Makefile.am      |  22 +++++++++
 sigint/sigint.c         | 115 ++++++++++++++++++++++++++++++++++++++++++++++++
 sigint/sigint.h         |  15 +++++++
 vfile/Makefile.am       |   6 +--
 vfile/sigint.c          |  59 -------------------------
 vfile/vfcurl.c          |  38 ++--------------
 vfile/vfile.c           |   4 ++
 vfile/vfile.h           |   4 +-
 vfile/vftp/Makefile.am  |   2 +-
 vfile/vftp/ftp.c        |  89 +++++++++++++++++--------------------
 vfile/vfvftp.c          |   8 ++--
 vfile/vfvhttp.c         |   9 ++--
 vfile/vhttp/Makefile.am |   2 +-
 vfile/vhttp/http.c      |  66 ++++++++++-----------------
 33 files changed, 394 insertions(+), 374 deletions(-)

commit 6b6edc5907c47e7faf82b71bf666d8fead9b6542
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 23 16:08:22 2002 +0000

    - C-c support (NFY)

 Makefile.am |  3 ++-
 main.c      |  4 ++++
 rpm.c       |  5 ++++-
 sigint.c    | 62 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 sigint.h    | 10 ++++++++++
 5 files changed, 82 insertions(+), 2 deletions(-)

commit 1565730484f752a3c65c097b7e91c520a6621b9d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 23 16:04:48 2002 +0000

    - sigint_*() renamed to vf_sigint_*()

 vfile/sigint.c     | 22 +++++++++++-----------
 vfile/vfcurl.c     | 24 ++++++++++++------------
 vfile/vfile.h      |  6 +++---
 vfile/vftp/ftp.c   | 28 ++++++++++++++--------------
 vfile/vfvftp.c     |  8 ++++----
 vfile/vfvhttp.c    |  8 ++++----
 vfile/vhttp/http.c | 26 +++++++++++++-------------
 7 files changed, 61 insertions(+), 61 deletions(-)

commit b64865fb64cb7669ba9627d9719d304c7039c991
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 23 16:03:50 2002 +0000

    - speeded up db_deps_remove_pkg_caps()

 dbdep.c          | 27 ++++++++++++++++++---------
 dbdep.h          |  2 +-
 pkgset-install.c | 19 +++++++++++++++----
 3 files changed, 34 insertions(+), 14 deletions(-)

commit aabc18debbaa1d83d4cfa5aec9d8b6ba3c629024
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Oct 22 13:41:03 2002 +0000

    - bugfix: config's sources are not loaded when -s is used

 main.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit cf58eff94c3950ff86db46b3e9107558a5838d4d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 20 10:32:25 2002 +0000

    - sources are prioritized in order they are passed to cmdline

 main.c   | 193 ++++++++++++++++++++++++++++++++++++++++-----------------------
 source.c | 118 +++++++++++++++++++++++++++++++-------
 source.h |  16 ++++--
 3 files changed, 231 insertions(+), 96 deletions(-)

commit eca742a06f2d5a88789783b4655b538be6c68cf5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 18 16:19:42 2002 +0000

    - with -Q (--unique-pkg-names) packages with the same name are removed from av. set

 conf.c   |  1 +
 main.c   | 15 +++++++++++++--
 pkg.c    | 29 +++++++++++++++++++++++++++++
 pkg.h    |  4 ++++
 pkgset.c | 11 +++++++++--
 pkgset.h |  3 ++-
 6 files changed, 58 insertions(+), 5 deletions(-)

commit 40b497b37ca53ea8fe0ac9331ba8191c891a61ab
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 18 16:16:27 2002 +0000

    - more verbose help for search (#396)

 shell/search.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 49f6203287ec974233db075ad941799652be442c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 18 11:08:17 2002 +0000

    - up to new ac/am

 getrurl.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 22934d09ab95934aa07a4bab7c952dc861ee6a1f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 18 10:35:18 2002 +0000

    - updated signatures verification description

 poldek.pod | 25 ++++++++++++++++++++-----
 1 file changed, 20 insertions(+), 5 deletions(-)

commit 48abdaa823158edb57463f8aa520e3c8c74a4e7a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 18 10:34:41 2002 +0000

    - removed debug messages

 shell/install.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit b41a68938999a8e5cc195313a07356b58d7fc993
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 18 10:34:03 2002 +0000

    - signatures verification bugfix

 pkgset-load.c   | 4 ++--
 rpm_signature.c | 6 ++++--
 2 files changed, 6 insertions(+), 4 deletions(-)

commit 2ffed0fe974d75bd0c5b630630496ca56adc36c4
Author: Artur Frysiak <wiget@pld-linux.org>
Date:   Fri Oct 18 10:18:16 2002 +0000

    more ignores

 po/.cvsignore | 1 +
 1 file changed, 1 insertion(+)

commit a425bb4dec8ccfdf598c171107641e3489bddad5
Author: Artur Frysiak <wiget@pld-linux.org>
Date:   Fri Oct 18 08:14:54 2002 +0000

    - make distcheck passed

 Makefile.am             | 30 +++++++++++++++++++++---------
 conf/Makefile           | 36 ------------------------------------
 conf/Makefile.am        |  4 ++++
 configure.in            | 31 +++++++++++++++++--------------
 shell/Makefile.am       |  2 +-
 vfile/Makefile.am       |  5 +++--
 vfile/vftp/Makefile.am  |  2 +-
 vfile/vhttp/Makefile.am |  2 +-
 8 files changed, 48 insertions(+), 64 deletions(-)

commit 6520b0c043b50dcabc894bc670026708a9267320
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 17 18:10:37 2002 +0000

    - +pkg_evr_snprintf*()

 pkg.c | 32 +++++++++++++++++++++++++++++---
 1 file changed, 29 insertions(+), 3 deletions(-)

commit 6f8c9db6d39dd4523635333a6ee7c24bb6b751f3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 17 15:55:24 2002 +0000

    - cosmetics

 rpm_signature.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit 093bed3b61bea00793e0bdd727ef8071a1ff59b0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 17 15:54:53 2002 +0000

    - 'hold' and 'ignore' masks are matched with NEVR and SOURCE_NAME:NEVR

 pkgscore.c | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

commit a1247dc817489bb38c368483a11debb2146de19e
Author: Artur Frysiak <wiget@pld-linux.org>
Date:   Thu Oct 17 13:20:57 2002 +0000

    deprecated file

 acconfig.h | 16 ----------------
 1 file changed, 16 deletions(-)

commit 7b35621229e1a0a251547120ae2195156bfc527d
Author: Artur Frysiak <wiget@pld-linux.org>
Date:   Thu Oct 17 13:18:37 2002 +0000

    more ignores

 po/.cvsignore | 8 ++++++++
 1 file changed, 8 insertions(+)

commit 8483cc31bbf298bb51668143385fa22c4afda030
Author: Artur Frysiak <wiget@pld-linux.org>
Date:   Thu Oct 17 13:08:14 2002 +0000

    - autoconf 2.54 and gettext 0.11.5 fixes

 Makefile.am  |  4 ++--
 configure.in | 37 +++++++++++++++++++++----------------
 po/Makevars  | 25 +++++++++++++++++++++++++
 3 files changed, 48 insertions(+), 18 deletions(-)

commit f503eee20136e967f0ff01151f66310e2bd6eee4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 17 12:36:42 2002 +0000

    - adapted to trurlib 0.43.9; released as 0.17.9.1 (test release)

 configure.in | 40 ++++++++++++++++++++--------------------
 1 file changed, 20 insertions(+), 20 deletions(-)

commit edfbcb7b2ba7c46b9928829f4d0f329486a609ea
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 17 12:02:50 2002 +0000

    - + one more trurlib's test

 configure.in | 23 +++++++++++++++++++++--
 1 file changed, 21 insertions(+), 2 deletions(-)

commit 3084ba7f3e13270458f4035bdbd79b7317075c84
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 17 11:25:38 2002 +0000

    - merged with rpm_4_1

 main.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit 0b61b9905fc70b6ca4bc70a30605b79d30fe9f20
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 17 11:22:28 2002 +0000

    - bugfix

 rpm.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 959635e77a2565e10a7b2c7c62610b7e4c44d54c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 17 10:50:23 2002 +0000

    - merged with rpm_4_1 (AC/AM must be fixed)

 .cvsignore        |   4 +
 Makefile.am       |  21 +---
 acconfig.h        |   1 +
 acinclude.m4      |   2 +
 autogen.sh        |  24 ++--
 conf/Makefile     |   2 +-
 configure.in      |  57 ++++-----
 pkg.c             |  22 +---
 pkgdir_load_dir.c |  22 ++--
 pkgfetch.c        |   8 +-
 rpm.c             | 366 +++++++++++++++++-------------------------------------
 rpm.h             |  15 ++-
 rpm_signature.c   | 277 +++++++++++++++++++++++++++++++++++++++++
 rpmadds.c         |  62 ++++++++-
 rpmadds.h         |   5 +-
 rpmdb_depdirs.c   | 143 +++++++++++++++++++++
 rpmdb_it.c        |  15 ++-
 source.c          |   9 +-
 source.h          |   5 +-
 test_match.c      |  13 +-
 20 files changed, 711 insertions(+), 362 deletions(-)

commit f3489f61e61e9a2ee6e1fbf598b24ff1d7eeaf28
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 16 18:02:13 2002 +0000

    - dependecy processing improvements and fixes (#369)

 dbdep.c          | 71 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 pkg.c            | 25 ++++++++++++++++++++
 pkg.h            |  6 +++++
 pkgset-install.c | 70 +++++++++++++++++++++++++++++++++++++++++++++++--------
 test_patch.sh    |  3 ++-
 5 files changed, 163 insertions(+), 12 deletions(-)

commit 3f40cd348d88be724559189a55a969cbd1d689c8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 16 17:56:40 2002 +0000

    + LOGDIE

 log.c | 3 +++
 log.h | 2 ++
 2 files changed, 5 insertions(+)

commit 5dbf1ecd2852a2edd8de0f40033ed9a26d2d9b9e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Oct 15 07:23:28 2002 +0000

    - fixed package list management (#372)

 pkgset-install.c | 31 ++++++++++++++++++++-----------
 shell/install.c  | 38 ++++++++++++++++++++------------------
 2 files changed, 40 insertions(+), 29 deletions(-)

commit 7c54d474af83b01efee86ce1722c038146847e1b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 14 16:40:38 2002 +0000

    - greedy upgrades are performed instead of marking different versions of the same package

 pkgset-install.c | 37 ++++++++++++++++++++++++++++++++++---
 1 file changed, 34 insertions(+), 3 deletions(-)

commit 90e711c5f48a5902cd040533cb71c417657b13d8
Author: Tomasz Pala <gotar@pld-linux.org>
Date:   Thu Oct 10 21:05:40 2002 +0000

    - well, it's finished

 doc/pl/poldek.pod | 168 +++++++++++++++++++++++++-----------------------------
 1 file changed, 77 insertions(+), 91 deletions(-)

commit 7783c9a49f83516263d73d88beaf2693ace21d7e
Author: Tomasz Pala <gotar@pld-linux.org>
Date:   Thu Oct 10 21:05:25 2002 +0000

    - typo, cosmetics.

 poldek.pod | 38 +++++++++-----------------------------
 1 file changed, 9 insertions(+), 29 deletions(-)

commit af15319f46a2f2d4c2f7d9ee1090f47a156e2aad
Author: Tomasz Pala <gotar@pld-linux.org>
Date:   Thu Oct 10 05:45:52 2002 +0000

    - extended trailing comment,
    - setting URI (cdid function) without sed,
    - adding eval before $VF_MOUNT (mount_ function) - facilitate
      setting more commands to be executed,
    - fixed umount message (mount_ function) (it's not $id disk),
    - commented out unneeded condition, made 'ln' command more similar
      to 'cp' (main),
    - cosmetics, reformated - if you have narrower terminal please
      decrease tabstop (vim) variable or Tab spacing (mcedit) option,
      but let it be real 0x09 tabs.

 vfjuggle | 233 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 121 insertions(+), 112 deletions(-)

commit 71e8f982ed50fe12e484b978dc79066f139c6826
Author: Tomasz Pala <gotar@pld-linux.org>
Date:   Sat Oct 5 09:50:04 2002 +0000

    - typo, dot and space;)

 poldek.pod | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 92a14e4599f21d729c048b8d9252af0e87b97664
Author: Tomasz Pala <gotar@pld-linux.org>
Date:   Sat Oct 5 09:48:45 2002 +0000

    - still not finished

 doc/pl/poldek.pod | 168 ++++++++++++++++++++++++++++--------------------------
 1 file changed, 86 insertions(+), 82 deletions(-)

commit a68a2415c23cc3e1bb98abcae4d3aec08ff6e88b
Author: Tomasz Pala <gotar@pld-linux.org>
Date:   Fri Oct 4 16:11:51 2002 +0000

    - added missing dots

 poldek.pod | 228 ++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 114 insertions(+), 114 deletions(-)

commit 46f1e61fd1a8a6076e6cb763edd6d8c72e33c05a
Author: Tomasz Pala <gotar@pld-linux.org>
Date:   Fri Oct 4 12:09:03 2002 +0000

    - NFY (about 30% completed)

 doc/pl/poldek.pod | 718 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 718 insertions(+)

commit ac67b4ea857c14a506d420a71ee972306f7e7d83
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Sep 29 19:49:38 2002 +0000

    - verify deinstalled package list with db if rpm reports failure.

 shell/uninstall.c |  2 +-
 uninstall.c       | 45 ++++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 41 insertions(+), 6 deletions(-)

commit eb8785f2ad6bbfd874127d364c678067acfff8ca
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Sep 25 19:07:11 2002 +0000

    - few translations to English ;-)

 homepage.sgml.in | 32 ++++++++++++++++----------------
 1 file changed, 16 insertions(+), 16 deletions(-)

commit c638f0664b683b2fe7181d126be8d857e426711c
Author: Artur Frysiak <wiget@pld-linux.org>
Date:   Mon Sep 23 09:37:20 2002 +0000

    fix untranslantable message

 pkgset-order.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 2115cef0fdacbcc81f608fecb2bf50735012e973
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Sep 20 16:25:30 2002 +0000

    - improvements

 build-dist-packages.sh | 38 +++++++++++++++++++++++++++++---------
 scparchive.sh          | 15 ++++++++++++---
 2 files changed, 41 insertions(+), 12 deletions(-)

commit 695f0ec050e6bfc4eb48a3801d4bdfb79e3f69ef
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Sep 20 16:25:05 2002 +0000

    - +logo.png

 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d5e3114f4c1dfdb27b280f5e694668a6b873a452
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Sep 20 15:40:36 2002 +0000

    - released as 0.17.9

 NEWS         | 11 +++++++++++
 configure.in |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)

commit 310b0e498fbb4a65827c2dbc54a2b8365c8c8cd9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Sep 20 15:39:28 2002 +0000

    - added poldek's logo (picture by Karol Krenski <mimooh@sgsp.edu.pl> - thanks :-))

 homepage.sgml.in |  20 ++++++++++++++++----
 logo.png         | Bin 0 -> 6788 bytes
 mkhtmltoc.pl     |  27 ++++++++++++++++++++++++++-
 3 files changed, 42 insertions(+), 5 deletions(-)

commit a4a77c334d2f10d4190b9f66daf06ee9b56649fc
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Sep 20 14:44:57 2002 +0000

    - updates

 poldek.pod | 19 +++++++++++++++----
 1 file changed, 15 insertions(+), 4 deletions(-)

commit ec481ac2c51ff49dfad07185c658aa16e031e0b3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Sep 20 14:44:17 2002 +0000

    - INSTS_OBSOLETES <=> INSTS_GREEDY cause to no "obsolete" option implemented (yet?)

 pkgset.c | 2 +-
 pkgset.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 0b219c215e670ffd411bd639fcbf9105ed9942ec
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 19 15:54:02 2002 +0000

    - fixed package <-> requirement EVR matching (now upgrade KDE2 -> KDE3
      works well)

 pkg.c        | 29 ++++++++++++++++++++++++++---
 test_match.c | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++++---
 2 files changed, 78 insertions(+), 6 deletions(-)

commit a88cf41bb5e12920d914d696201c8ba04debfa2e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 19 15:37:21 2002 +0000

    - bugfix: don't mark package twice

 pkgset-install.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit c64e68be2d27c7fba63cf23603c9f6032baab505
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Sep 17 16:02:15 2002 +0000

    - dependency matching bugfix
    - packages are selected by Obsoletes tag too.

 pkg.c            |  7 ++++--
 pkgset-install.c | 75 ++++++++++++++++++++++++++++++++++++++++++++------------
 pkgset.c         |  2 +-
 pkgset.h         | 15 ++++++------
 4 files changed, 73 insertions(+), 26 deletions(-)

commit ce4321099cb739c77cd575145bc9fedde30f59e1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Sep 17 15:53:20 2002 +0000

    - fixed obsoletes searching

 shell/search.c | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

commit 1e95707cf0d06d644bc5c5f6d6571111e493bec4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 12 15:29:29 2002 +0000

    - fixed prepare_path()

 main.c | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

commit 390b019aa89962e1d0b2fbc054eb59065ab2eaed
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Aug 28 16:42:45 2002 +0000

    - if source priorities aren't set sources are priritized in order
      they are appear in config file.

 main.c   | 13 +++++++------
 source.c | 26 ++++++++++++++++++++++++++
 source.h |  4 ++++
 3 files changed, 37 insertions(+), 6 deletions(-)

commit 0bbf87b9d06196af13b9efc23bd0d73016956ea6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Aug 24 07:59:11 2002 +0000

    - added source priorities (new 'pri' source option)

 main.c        |  2 +-
 pkg.c         | 11 +++++++++++
 pkg.h         |  1 +
 pkgdir.c      |  1 +
 pkgdir.h      |  2 ++
 pkgset-load.c | 12 +++++++-----
 pkgset.c      |  1 +
 source.c      | 45 +++++++++++++++++++++++++++++++++++++++------
 source.h      |  4 ++++
 9 files changed, 67 insertions(+), 12 deletions(-)

commit bbb6725f9b13a5c44af03d9dba1fad53bd3a14c2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Aug 18 15:53:56 2002 +0000

    - released as 0.17.8

 NEWS         | 25 +++++++------------------
 configure.in |  2 +-
 2 files changed, 8 insertions(+), 19 deletions(-)

commit 2ef2ac027daa3bb7a0961080f4e914876545c321
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Aug 18 13:47:45 2002 +0000

    - typos (GoTaR <gotar@poczta.onet.pl>)

 pkgset-order.c | 2 +-
 po/de.po       | 4 ++--
 po/pl.po       | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

commit ed7b7928f12a790dcc1f137d1f8f015964f7b4a2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Aug 18 13:45:30 2002 +0000

    - typos

 poldekrc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 6fc6cd2ddee398e89ed623c275d931ae42f1ee27
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Aug 18 13:44:38 2002 +0000

    - size units are displayed properly (GoTaR <gotar@poczta.onet.pl>)

 shell/desc.c | 19 +++++++++----------
 shell/ls.c   | 23 ++++++++++-------------
 2 files changed, 19 insertions(+), 23 deletions(-)

commit d9feeeefdb685e158448425df8acb98500fd1281
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Aug 18 08:08:08 2002 +0000

    - fix: '.' as source dir is allowed

 main.c | 30 ++++++++++++++++++++++++------
 misc.c |  5 ++++-
 2 files changed, 28 insertions(+), 7 deletions(-)

commit 4b536f3f5725aa8efeecc874dbb313842028f6d3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Aug 15 10:25:12 2002 +0000

    - improved and fixed file based conflicts detection

 fileindex.c | 252 ++++++++++++++++++++++++++----------------------------------
 1 file changed, 109 insertions(+), 143 deletions(-)

commit 4787f959a4f45549902bd19a25739b2554bddb52
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Aug 15 10:21:16 2002 +0000

    - fixed obsoltes matching (Jakub Bogusz <qboosh@pld.org.pl>)

 rpm.c | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

commit ac45ae40a5a046f76e2d3c8b86a04f3014cc3ad5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Aug 15 10:18:31 2002 +0000

    - typo (Jakub Bogusz <qboosh@pld.org.pl>)

 po/pl.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7e5ca39eb4a9260f520231e99ef6789d4221a336
Author: Michał Moskal <malekith@pld-linux.org>
Date:   Tue Aug 6 09:31:58 2002 +0000

    - small bugfix (there wasn't enough %s's)

 po/de.po | 2 +-
 po/pl.po | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 022a798767d0d4cb3cd8c55c9d5963e09cf6131f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jun 25 17:40:39 2002 +0000

    - unmark_name_dups() bugfix
    - improved update_install_info() -- verify pkg install list with db if
      rpm reports failure.

 pkgset-install.c | 57 ++++++++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 45 insertions(+), 12 deletions(-)

commit cfa01d57849d35f38efee5dcd721cd0ec79eb57b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jun 14 16:11:10 2002 +0000

    released as 0.17.7

 NEWS             |   4 +-
 homepage.sgml.in |  12 ++--
 po/de.po         | 165 ++++++++++++++++++++++++++++---------------------------
 po/pl.po         |  94 +++++++++++++++----------------
 4 files changed, 142 insertions(+), 133 deletions(-)

commit 77541f28fa343db7ef3e7d45b7d383025841cdac
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jun 13 17:12:49 2002 +0000

    - updates

 NEWS         | 15 +++++++++++++++
 configure.in |  2 +-
 2 files changed, 16 insertions(+), 1 deletion(-)

commit d240b203ba10b2317c13f10ec7a5a579bafc06f6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jun 13 17:11:15 2002 +0000

    - improved conflicts resolving

 pkgset-install.c | 79 +++++++++++++++++++++++++++++++++++++-------------------
 pkgset.c         | 16 ++++++++++++
 pkgset.h         |  1 +
 3 files changed, 69 insertions(+), 27 deletions(-)

commit 93b0651c0db0a2887725990b46016b5c204b1c4b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jun 12 15:55:47 2002 +0000

    - updated && more translations

 po/pl.po | 153 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 84 insertions(+), 69 deletions(-)

commit bc2d62ac577c6784f5bc04340fa41ff491968fa8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jun 12 15:55:20 2002 +0000

    - ungettexted obsoleted opt

 main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 018d91b32cf3ecae36709e2f04447c193ca8c1df
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jun 12 15:54:38 2002 +0000

    - fix: eliminated duplicate packages in cap index

 capreqidx.c | 28 ++++++++++++++++++++++------
 capreqidx.h |  6 +++++-
 pkgset.c    |  8 ++++----
 3 files changed, 31 insertions(+), 11 deletions(-)

commit 95274eb1417b63ec0af66532291f1ca9a0511c0a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jun 12 15:53:16 2002 +0000

    - gettextizes

 pkgset-install.c | 21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)

commit ea177897874798e593376712ac1c7995a931a1c8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jun 12 15:51:53 2002 +0000

    - bugfix

 uninstall.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit ed2c983a2d51ecb3fa4c9bd302e6246f4f964cba
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jun 12 15:50:57 2002 +0000

    - SIGSEV killed

 split.c | 3 +++
 1 file changed, 3 insertions(+)

commit 9804e41e060e377380164c711216b0cd076921cc
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jun 12 15:48:22 2002 +0000

    - fix: don't cry on doubled header field

 vfile/vhttp/http.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit d4f456718b1ecf025eae48cbe9dc2f95575702ba
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jun 10 17:58:51 2002 +0000

    - show pkg set sizes before install (NFY)

 misc.c           | 20 ++++++++++++++++++++
 misc.h           |  1 +
 pkgset-install.c | 12 +++++++++++-
 3 files changed, 32 insertions(+), 1 deletion(-)

commit 2fed4770d73bf662a3924bd46534361934783a4f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jun 10 17:56:34 2002 +0000

    - another "desynchronized index" bug is fixed

 pkgdir_save.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit e9134f5e1ed36b9b8233c94a3d6a2d0ec19bda21
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jun 10 17:54:33 2002 +0000

    - dependency matching bugfix

 pkg.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit ac6f392467bdcb01da7f2c0f8390d3cb6c7bad8e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jun 10 17:53:40 2002 +0000

    - bugfix

 shell/search.c | 18 +++++++++++++-----
 1 file changed, 13 insertions(+), 5 deletions(-)

commit 4727e35994b1f577e1536894d26b2651f34e7623
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jun 3 15:55:34 2002 +0000

    - bugfixes

 build-dist-packages.sh | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit fc5458247970de9eeafd5c2bc45d1880cdab2e6a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jun 3 15:45:25 2002 +0000

    - fixes source URL

 poldek.spec.in | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 5ae5ff040d163cfe5cce07aaa06bace4736966ad
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jun 3 15:32:17 2002 +0000

    - released as 0.17.6

 NEWS             | 19 ++++++++++---------
 configure.in     |  2 +-
 homepage.sgml.in |  2 +-
 3 files changed, 12 insertions(+), 11 deletions(-)

commit d850d82bb3191d575b0993bd52f41ec64029861e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jun 3 15:31:45 2002 +0000

    - updates

 po/POTFILES.in |   2 +-
 po/de.po       | 481 ++++++++++++++++++++++++++++++---------------------------
 po/pl.po       | 479 +++++++++++++++++++++++++++++---------------------------
 3 files changed, 508 insertions(+), 454 deletions(-)

commit 3b8d3e12903e52ea024b05bc8df26c401f70c33a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jun 3 15:27:48 2002 +0000

    - S_IRWXU fixes

 misc.c       | 4 ++--
 vfile/misc.c | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit 60fa8d74a220234d24a9e0a800ed72b81f28ab27
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jun 3 15:27:04 2002 +0000

    - +RH 7.2

 conf/rh.src | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

commit b946430d20bd41b7892f83668c895ad08eb35b56
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jun 3 15:26:28 2002 +0000

    - cosmetics

 shell/search.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit 25aca7e6137e6d09e6657e11eafa9f91198c2275
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue May 28 19:36:33 2002 +0000

    - new pager_cmd()

 shell/pager.c | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)

commit a0b64b0559775f2aada4ebbc576193e10b9ba8e0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue May 28 19:33:45 2002 +0000

    - + reinstall && downgrade

 shell/install.c | 21 +++++++++++++++++----
 1 file changed, 17 insertions(+), 4 deletions(-)

commit e07a384258dde4513ae884ae2248ae91bda635e9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue May 28 19:32:55 2002 +0000

    - updates

 NEWS | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

commit 625e7d3ad1715ea29fc67c9c847c39d6d0efffab
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue May 28 16:15:52 2002 +0000

    - finished --ignore

 Makefile.am      |   2 +-
 hold.c           | 114 ----------------------------------------
 main.c           | 137 +++++++++++++++++++++++++++++-------------------
 pkg.h            |  11 ++--
 pkgscore.c       | 155 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 pkgset-install.c |   8 +--
 pkgset.c         |   4 +-
 pkgset.h         |  22 ++++----
 poldekrc         |   2 +
 9 files changed, 267 insertions(+), 188 deletions(-)

commit 30c647fee659579dd8a4081161319fbbcc412403
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue May 28 16:14:06 2002 +0000

    - fixed options[]

 shell/search.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit f3171d7f9798c2ef78797064a76c8989af5ab56f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 26 21:24:00 2002 +0000

    - errno fixes

 vfile/vftp/ftp.c   | 4 ++--
 vfile/vhttp/http.c | 6 ++++--
 2 files changed, 6 insertions(+), 4 deletions(-)

commit cf4c11e16f07f1e088931b8566cce7a78967a219
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 26 21:22:41 2002 +0000

    - removed unused VFM_NORMCACHE

 pkgdir.c      | 2 +-
 vfile/vfile.h | 7 +++----
 2 files changed, 4 insertions(+), 5 deletions(-)

commit 561564f1dfaedcc1371ac730d0d36f24da6b3362
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat May 25 17:26:05 2002 +0000

    - bzip2 snaps

 Makefile.extra | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit 99dc3dd7f9c78e3d2b7d2a3b1999faeb3644e962
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat May 25 17:23:42 2002 +0000

    - removed unused

 po/POTFILES.in | 1 -
 1 file changed, 1 deletion(-)

commit 85056ee28498531468a20c397c81cf7302f2e0f3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat May 25 17:21:34 2002 +0000

    - updates

 NEWS | 7 +++++++
 1 file changed, 7 insertions(+)

commit 7db5213310771387837e59750fc35c07955f610e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat May 25 17:19:55 2002 +0000

    - poldek's version included in idx header

 pkgdir_save.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 96f5f2d5d47046d2d0d868665eb49585e2675b68
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat May 25 17:18:47 2002 +0000

    - fixed package auto selection among eqs

 pkgset-install.c | 33 +++++++++++++--------------------
 1 file changed, 13 insertions(+), 20 deletions(-)

commit 5f84490c78a915a45fd3642c384a9ff30985c900
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat May 25 17:15:15 2002 +0000

    - new 'ignore' option to make packages invisible (NFY)

 conf.c |  4 +++-
 pkg.h  | 10 ++++++----
 2 files changed, 9 insertions(+), 5 deletions(-)

commit ee0167f89fada175a9941f8634e9de168803554b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat May 25 17:13:27 2002 +0000

    - fixed removal of multiple installed packages

 dbpkg.h     |  4 +++-
 uninstall.c | 38 +++++++++++++++++++++++++++-----------
 2 files changed, 30 insertions(+), 12 deletions(-)

commit 7074cb02325acce4640979b1fa5f2921969c016b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat May 25 17:11:51 2002 +0000

    - don't give up when /dev/ptys is not availalble

 rpminstall.c   | 21 +++++++++++++++++++--
 vfile/p_open.c | 15 +++++++++++----
 2 files changed, 30 insertions(+), 6 deletions(-)

commit 6e9cfa1f56af73192c3fea2cd3818b743e4f8a95
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat May 25 17:09:58 2002 +0000

    - with --upa 'hdrl' sources are refreshed
    - fixed --up* on 'dir' sources

 Makefile.am   |   1 +
 main.c        |  96 +++---------
 pkgset-load.c | 325 +--------------------------------------
 pkgset-load.h |  45 +-----
 source.c      | 477 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 source.h      |  59 ++++++++
 6 files changed, 560 insertions(+), 443 deletions(-)

commit 9465787543ff71d21b90f0d92759caac1d2ae061
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri May 24 16:38:47 2002 +0000

    - updates

 NEWS | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

commit 405286f715d59c10a011ed9774dfe4708af906b6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri May 24 16:21:40 2002 +0000

    - superfluous _()

 vfile/vhttp/http.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit f031bca34e5b08f20378f0973b754ffce63a3a0d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri May 24 16:20:54 2002 +0000

    - updates

 po/POTFILES.in |  10 +-
 po/de.po       | 945 ++++++++++++++++++++++++++++--------------------------
 po/pl.po       | 985 ++++++++++++++++++++++++++++++---------------------------
 3 files changed, 1020 insertions(+), 920 deletions(-)

commit b7483bbe47c085456c1eba958953132039a99c54
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri May 24 15:53:27 2002 +0000

    - missing %distro

 build-dist-packages.sh | 2 ++
 1 file changed, 2 insertions(+)

commit 1cfdd0a13b41ff524ae084d472838f7656bdd56f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu May 23 16:01:34 2002 +0000

    - search pattern is treated as shell one by default; perl regexps
      are still available with '--perlre' opt or 'rsearch' alias

 shell/search.c | 156 +++++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 103 insertions(+), 53 deletions(-)

commit a9c52406dd9444b56178f14e3148f43947ea9913
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed May 22 16:14:09 2002 +0000

    - ask_pkg() bugfix: return default value not 0 on <Enter> pressed

 ask.c | 22 ++++++++++++++++------
 1 file changed, 16 insertions(+), 6 deletions(-)

commit f090099b4a89709b8d8e9c12267e7e5682328663
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 20 16:04:32 2002 +0000

    - with "upgrade" and "greedy-upgrade" only upgradeable
      packages are autocompleted

 shell/ls.c    |  48 +++----------------
 shell/shell.c | 150 ++++++++++++++++++++++++++++++++++++++++++++++------------
 shell/shell.h |   8 +++-
 3 files changed, 132 insertions(+), 74 deletions(-)

commit 5225a98ff0870f1cc7021d8e2b8d80a35aac4056
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri May 17 23:45:56 2002 +0000

    - sending announce goal added

 Makefile.extra | 18 ++++++++++++++++--
 1 file changed, 16 insertions(+), 2 deletions(-)

commit 8de8b87e3f3dd6124c51602c989d1ded618f9c22
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed May 15 17:41:27 2002 +0000

    - released as 0.17.5

 NEWS             | 4 +++-
 configure.in     | 2 +-
 homepage.sgml.in | 4 ++--
 3 files changed, 6 insertions(+), 4 deletions(-)

commit 2fb1a77860f37cd767343368c9d071ed5659a52b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed May 15 17:39:44 2002 +0000

    - makes maintainter life easier

 build-dist-packages.sh | 40 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 40 insertions(+)

commit 658fd8cd88086c2ffb19b916bc695cec8dd28054
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed May 15 17:37:16 2002 +0000

    - fixed fl deallocation

 pkgdir.c      | 1 +
 pkgdir_save.c | 6 ++++--
 2 files changed, 5 insertions(+), 2 deletions(-)

commit 99f8aa259e9bfa4710defda502cbb2a4f98d36cc
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed May 15 15:53:22 2002 +0000

    - incremental update uses about 75% less memory (for PLD 9M instead of 40M)

 main.c          | 20 +++++++------
 pkg.c           | 81 +++++++++++++++++++++++++++++++++-----------------
 pkg.h           |  3 +-
 pkgdir.c        | 14 +++++++--
 pkgdir_digest.c |  3 +-
 pkgdir_save.c   | 91 ++++++++++++++++++++++++++++++++++++++++++++-------------
 pkgset.c        |  2 +-
 rpmhdr.c        |  5 ++--
 8 files changed, 156 insertions(+), 63 deletions(-)

commit a28c6070b7781cf2c15258c5808b091a1642c313
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed May 15 15:42:48 2002 +0000

    - removed memleaks (time to try GC...)

 capreq.c | 2 ++
 pkgfl.c  | 6 ++++--
 pkgu.c   | 4 +++-
 3 files changed, 9 insertions(+), 3 deletions(-)

commit c68c4445609d1fdbddd2926c9ae7c9f368e63e9c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed May 15 15:38:37 2002 +0000

    - + msgn_tty()

 log.h | 9 +++++++++
 1 file changed, 9 insertions(+)

commit be07ffe0a623f26dd7b1f206e37863b1b715c7c3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed May 15 15:37:40 2002 +0000

    - added reference counter

 vfile/vfile.c | 21 +++++++++++++++++++--
 vfile/vfile.h |  3 +++
 2 files changed, 22 insertions(+), 2 deletions(-)

commit 004eca8088023ebce3541cbfc90f06f4cdc29a30
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 13 22:06:36 2002 +0000

    - fixed errno propagation

 vfile/vfvftp.c  | 4 ++--
 vfile/vfvhttp.c | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 823e35f3b59839c8706d0d33379c0d3e39f4496f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 13 20:27:52 2002 +0000

    - auto-announce goal

 Makefile.extra | 2 ++
 1 file changed, 2 insertions(+)

commit 19321b6a8c4214d7f97f48b8d2a9269a8983aac3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 13 20:27:17 2002 +0000

    with -t compare VER1 with VER2 and vice versa

 rpmvercmp.c | 33 +++++++++++++++++++++++++++------
 1 file changed, 27 insertions(+), 6 deletions(-)

commit 1a6ab7952bd0e01f77ccf204ce307d2f7712c9bf
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 13 20:26:07 2002 +0000

    - fixed logging in when server doesn't ask for password
      (Przemyslaw Frasunek <venglin@freebsd.lublin.pl>)

 vfile/vftp/ftp.c | 20 +++++++++++---------
 1 file changed, 11 insertions(+), 9 deletions(-)

commit 2d3133a9ac44a5416f6b0b6d9ba3e12b8ac0b3c0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 13 20:24:43 2002 +0000

    - updates

 INSTALL | 17 ++++++-----------
 NEWS    | 18 ++++++++++++++++++
 TODO    |  8 +++++---
 3 files changed, 29 insertions(+), 14 deletions(-)

commit 63f22f14efeb659cea846175ee6e31eaa2ec250c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 13 15:30:16 2002 +0000

    - improved auto package selection among equivalents - package which marks
      less packages to install is preferred. It fixes "svgalib-helper and smp
      kernel" problem.

 ask.c            |   9 ++--
 pkg.c            |  20 ++++++++
 pkg.h            |   2 +-
 pkgset-install.c | 151 ++++++++++++++++++++++++++++++++++++++++++++++---------
 pkgset.c         |   2 +-
 pkgset.h         |   2 +-
 6 files changed, 155 insertions(+), 31 deletions(-)

commit d72b67a9727c1947f412a5c2b4d32632d17ad026
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 13 15:23:47 2002 +0000

    - fixed error msg

 install.c | 2 +-
 misc.h    | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

commit e69720d8bbcde013132fd883602cc34c9f1411b6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 13 15:23:12 2002 +0000

    - rpm requires absolute path as root directory

 main.c |  8 ++++++++
 misc.c | 33 +++++++++++++++++++++++++++++++--
 2 files changed, 39 insertions(+), 2 deletions(-)

commit c0959a1f9c9ebbed0c318403117ac3323d502e42
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 13 15:20:06 2002 +0000

    - hidden debug msg

 shell/uninstall.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7e61cffb536a11c8ab04344bdab130b581102734
Author: mkochano <mkochano>
Date:   Sun May 12 09:40:29 2002 +0000

    - Fixed message.

 shell/search.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4fa4e6dc27188ac34b9ece98e14aa512f5b5ff42
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat May 11 06:42:59 2002 +0000

    - file mode displayed in human readable form

 shell/desc.c | 44 ++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 40 insertions(+), 4 deletions(-)

commit 711bf3a76661a6ddcc7216cc163c4f5b6648393d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu May 9 16:09:12 2002 +0000

    bugfix: packages.dir.md* should be copied too

 vfjuggle | 17 ++++++++++++++---
 1 file changed, 14 insertions(+), 3 deletions(-)

commit d6d8b027d209be3d90226b3ad3f97e7ea5975689
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 6 22:58:36 2002 +0000

    - version++

 configure.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 5e0f518221a7ac1ceb644acb7b25db4554183090
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 6 22:47:05 2002 +0000

    - another SIGSEV killed: check if pkg description fields aren't NULL before using them

 shell/search.c | 28 +++++++++++++++++-----------
 1 file changed, 17 insertions(+), 11 deletions(-)

commit 68b855510fd3022f102d23df1036565e027aa529
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 6 22:44:52 2002 +0000

    - potential SIGSEV killed

 pkgu.c | 34 +++++++++++++++++++++++-----------
 1 file changed, 23 insertions(+), 11 deletions(-)

commit 40d55e8789c1db7d2a5fe24a11b2f225752d38e5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 6 22:43:55 2002 +0000

    - added missing #inlcude

 conf.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 01432189bd00d375b7bf3afcd374b95a1d780e26
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 6 16:07:38 2002 +0000

    - updates

 poldek.pod | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

commit a6b1394d9f89d2ee711e485bec90b5c071c3a7ac
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 6 15:55:54 2002 +0000

    - new --reinstall and --downgrade cmds
    - released as 0.17.4

 NEWS             | 14 ++++++++++++++
 configure.in     |  2 +-
 main.c           | 23 +++++++++++++++++++----
 pkgset-install.c | 14 ++++++++++++--
 pkgset.h         | 44 +++++++++++++++++++++++---------------------
 rpminstall.c     | 11 +++++++++++
 6 files changed, 80 insertions(+), 28 deletions(-)

commit eaf4af6f8d1adbf6e7cd7c7e67c2633c6ca0549d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu May 2 19:02:12 2002 +0000

    - masks with priority < 0 are applied at first
    - finished priorities propagation

 split.c | 34 +++++++++++++++++++++++++---------
 1 file changed, 25 insertions(+), 9 deletions(-)

commit b928bf558429246f683472b35b094594d5ba3088
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu May 2 17:42:49 2002 +0000

    - rewrote splitting; packages are auto-rearranged now

 split.c | 274 ++++++++++++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 188 insertions(+), 86 deletions(-)

commit 56710b81064918d5215513b9f0e2a3f3cdd8fa0a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Apr 30 13:16:51 2002 +0000

    - more tests

 test_match.c | 23 ++++++++++++++++++++++-
 1 file changed, 22 insertions(+), 1 deletion(-)

commit 99c0c92a79990ba0aaa8a389c076a57b656f48ed
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Apr 30 13:16:25 2002 +0000

    - fixed poldek binary dependencies

 Makefile.am | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

commit 0dfbe2e08fd09b94a37929b64b800e2bf3d2b223
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Apr 30 13:15:16 2002 +0000

    - fixed C-c handling (connecting phase can be interrupted now)

 vfile/Makefile.am |  3 ++-
 vfile/sigint.c    | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 vfile/vfile.h     |  4 ++++
 vfile/vfvftp.c    | 23 ++++++++++++++--------
 vfile/vfvhttp.c   | 18 +++++++++++------
 5 files changed, 92 insertions(+), 15 deletions(-)

commit 6a74af4f173d789f7d68100bc1754c5a7ddeda14
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Apr 30 13:09:55 2002 +0000

    - SIGSEV killed

 vfile/fetch.c | 63 +++++++++++++++++++++++++++++++++--------------------------
 vfile/ttest.c | 16 ++++++++++++++-
 2 files changed, 50 insertions(+), 29 deletions(-)

commit f984ffba28b28c8b329774f571d0da9532f358ac
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Apr 30 13:08:33 2002 +0000

    - enviroment variables can be used in config values

 conf.c   | 25 ++++++++++++---------
 misc.c   | 78 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 misc.h   |  2 ++
 poldekrc |  8 ++++---
 4 files changed, 100 insertions(+), 13 deletions(-)

commit 1878ddffc7109ae97c5d0e81d5ae865a7d0800c2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Apr 25 16:35:29 2002 +0000

    - use prefix if defined on dir loading

 pkgset-load.c | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

commit 89a890ddef99248d09f8108b4c5bf57da9f6644b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Apr 25 16:34:11 2002 +0000

    - n_malloc()s are used

 capreq.c            |  5 +++--
 capreqidx.c         |  5 +++--
 conf.c              | 17 +++++++++--------
 dbdep.c             |  2 +-
 dbpkg.c             |  2 +-
 dbpkgset.c          |  2 +-
 depdirs.c           |  9 ++++++---
 fileindex.c         |  4 ++--
 hold.c              |  2 +-
 main.c              | 16 ++++++++++++----
 misc.c              | 10 +++++-----
 pkg.c               |  4 ++--
 pkgdb.c             |  6 +++---
 pkgdir.c            | 22 +++++++++++-----------
 pkgdir_digest.c     |  6 +++---
 pkgdir_load_dir.c   | 14 +++++++-------
 pkgdir_patch.c      |  8 ++++----
 pkgfl.c             |  9 +++++----
 pkgroup.c           |  6 +++---
 pkgset-install.c    |  2 +-
 pkgset-load.c       |  8 ++++----
 pkgset.c            | 11 ++++++-----
 pkgu.c              |  4 ++--
 poldek.pod          |  2 +-
 rpm.c               |  2 +-
 shell/install.c     |  4 ++--
 shell/pager.c       |  3 ++-
 shell/search.c      |  4 ++--
 shell/shell.c       | 12 ++++++------
 split.c             |  2 +-
 test_match.c        |  4 +++-
 usrset.c            | 10 +++++-----
 vfile/fetch.c       |  9 +++++----
 vfile/p_open.c      | 23 ++++++++++++-----------
 vfile/vfile.c       | 11 ++++++-----
 vfile/vftp/ftp.c    | 13 +++++++------
 vfile/vftp/vftp.c   |  2 +-
 vfile/vfvftp.c      |  3 ++-
 vfile/vhttp/http.c  | 15 ++++++++-------
 vfile/vhttp/vhttp.c |  2 +-
 40 files changed, 160 insertions(+), 135 deletions(-)

commit 98a1461cb9a359f781c164edb01d559b28006529
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 24 17:23:29 2002 +0000

    - VERSION++

 configure.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 7e762f5f52a206efe55dbae9b4cba1dc27ded84a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 24 17:21:57 2002 +0000

    - suggest --upa on descybchronized index

 pkgdir.c        | 4 +---
 pkgdir_digest.c | 5 +++--
 2 files changed, 4 insertions(+), 5 deletions(-)

commit af579b1fd1f084d6c715b0a1dbb07a16f5340d43
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 24 17:04:11 2002 +0000

    - --noask implies confirm_removal = no

 main.c | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

commit 311dd6dfb9d642960eb8845c68a02aa1adaf881e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Apr 23 17:19:50 2002 +0000

    - finished removal code

 NEWS             |  2 +-
 main.c           | 63 ++++++++++++++++++++------------------------------------
 misc.c           | 25 ++++++++++++++++++++++
 misc.h           |  2 ++
 pkgset-install.c | 49 ++-----------------------------------------
 pkgset.h         |  2 ++
 uninstall.c      | 53 ++++++++++++++++++++++++++++++++++++-----------
 usrset.c         | 26 +++++++++++++++++++++++
 usrset.h         |  3 ++-
 9 files changed, 123 insertions(+), 102 deletions(-)

commit dbcb5867fd373e2fec250f314913231c85884528
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Apr 23 16:17:04 2002 +0000

    - new removal code is used

 shell/uninstall.c | 172 ++++++++++++++----------------------------------------
 1 file changed, 43 insertions(+), 129 deletions(-)

commit dc1d5ca23ebde42dabc5c294dfc441539c8cb632
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Apr 22 23:48:32 2002 +0000

    - new --erase,-e for removal packages with dependent ones

 Makefile.am |   3 +-
 conf.c      |   2 +
 dbpkg.c     |  17 ++++
 dbpkg.h     |   2 +
 main.c      |  72 ++++++++++++--
 misc.c      |  50 +++++++++-
 misc.h      |   5 +
 pkgset.c    |   1 -
 pkgset.h    |  20 ++--
 poldek.pod  |   5 +-
 poldekrc    |   7 +-
 rpm.c       |   2 +-
 uninstall.c | 325 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 13 files changed, 488 insertions(+), 23 deletions(-)

commit 7add332129611be0db318de818496a8021ac97a6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Apr 21 16:15:26 2002 +0000

    - bugfix

 scparchive.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit cbb553c395a96e9b1c66c06e22de04f404ce030c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Apr 21 16:15:14 2002 +0000

    - fixed %%doc list

 poldek-suse.spec.in | 6 +++---
 poldek.spec.in      | 5 ++++-
 2 files changed, 7 insertions(+), 4 deletions(-)

commit d8c4581d3ad53d26ac7e1fa333e7b325f576b23b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Apr 21 15:51:07 2002 +0000

    - noauto rh 6.2 source

 conf/rh.src | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 92f2b03b042b158e27ce4fba41986e4643eb6157
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Apr 21 15:40:58 2002 +0000

    - released as 0.17.3

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1124b2a778f2bc0c6eb7b565c3b8c84c85f5f316
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Apr 21 15:40:21 2002 +0000

    - muiltihosted ;-)

 test_patch.sh | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

commit 878630625bd217fd27a99a79299b3a10bc4f1199
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Apr 21 15:39:25 2002 +0000

    - updates

 NEWS | 17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)

commit 2b2744508b30a2d15a607f8c02c8ae88a045bea7
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Apr 21 15:38:53 2002 +0000

    - minor fix of upgrade-dist

 pkgset-install.c | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

commit 294bdf1e5c288e6b2c8da6e6f045c4b3a0e5b7b3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Apr 21 15:38:03 2002 +0000

    - fixed %%{distro} handling

 poldek.spec.in | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

commit 60ce17ee4f97a86db57fa27bd49a0ac596279588
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Apr 21 13:57:00 2002 +0000

    - don't warn the user if *.md5 cannot be created

 pkgdir_digest.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit b2bc5f5a3a25af97dacaa94ab40b92f3cf1a286e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Apr 21 12:48:55 2002 +0000

    - only depdir'ed files are loaded while dep checking
    - mark only newer packages in "greedy" mode
    - lookup cap in install set first before checking database

 capreq.h         |  12 +++++++
 depdirs.c        |  80 +++++++++++++++++++------------------------
 depdirs.h        |   3 +-
 main.c           |  12 ++++---
 pkg.c            |  12 +++++--
 pkg.h            |  14 ++++----
 pkgdir.c         |   7 ++--
 pkgfl.c          |  19 ++++++-----
 pkgset-install.c | 101 ++++++++++++++++++++++++++++++++++++++-----------------
 pkgset-load.c    |   3 ++
 poldek.pod       |  10 +++---
 11 files changed, 167 insertions(+), 106 deletions(-)

commit ce3359d41fef6ae6b97f90651d8df5d6ff338d46
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Apr 21 12:45:49 2002 +0000

    - make am happier

 conf/Makefile | 2 ++
 1 file changed, 2 insertions(+)

commit 65dedb85e8923326a7e03b358db83b62aa2490ca
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Apr 21 12:42:59 2002 +0000

    - cosmetics

 fileindex.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 3fb1c39c3f0d4199bf8c21b5e5d2ebe17ebbd5e4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Apr 21 12:34:12 2002 +0000

    - fixed bastard conflicts handling

 pkgset-req.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 150c4eb5cc35f697e8ee5e918eebcdb4a959a5dc
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Apr 21 12:20:49 2002 +0000

    - NAME#EVR sytax is supported (--nevr is obsolete now)
    - fixed virtual packages handling

 pkgset.c |  18 ++++-----
 usrset.c | 125 ++++++++++++++++++++++++++++-----------------------------------
 usrset.h |   3 +-
 3 files changed, 65 insertions(+), 81 deletions(-)

commit 3845dadc6eabcbb287353e2c081173039c9ca46a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Apr 20 13:54:07 2002 +0000

    - updates

 NEWS     |   4 +-
 po/de.po | 213 ++++++++++++++++++++++++++++++++++-----------------------------
 po/pl.po | 160 +++++++++++++++++++++++------------------------
 3 files changed, 196 insertions(+), 181 deletions(-)

commit 9a2c66f5aa15eeb5e0c5e51aff971afa9f5c2593
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Apr 20 13:50:12 2002 +0000

    - unlink successfully applied diffs
    - more VER -> VRFY

 pkgdir.c   | 20 +++++++++++++++-----
 pkgdir.h   |  2 +-
 pkgfetch.c |  4 ++--
 3 files changed, 18 insertions(+), 8 deletions(-)

commit 06deb8caaec999581a5ed88e17975e4f9f0366bf
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Apr 20 13:47:24 2002 +0000

    - sort by strcmp() before saving to index file

 capreq.c | 24 ++++++++++++++----------
 1 file changed, 14 insertions(+), 10 deletions(-)

commit 68eb214fa2f222979a0394eb94d351ae0039d892
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Apr 20 13:32:35 2002 +0000

    - make am happier

 Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit b41f2188455ac414baa601304659190a98048e81
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Apr 19 17:32:21 2002 +0000

    - remove snapshost dist dir

 Makefile.extra | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit e04a004567fe62e7bc235d4e181f9b819e107c35
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Apr 19 17:31:42 2002 +0000

    - hide URL's passwd if included in error messages

 pkgdir.c | 7 +++----
 pkgdir.h | 7 +++++++
 2 files changed, 10 insertions(+), 4 deletions(-)

commit 582eb8686c0fc170a944aa8e89f0f4cc9226c508
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Apr 19 17:29:39 2002 +0000

    - don't use rpmvercmp() for searching/sorting for making "diff"s -
      rpmvercmp(a, b) == rpmvercmp(b, a) is sometimes false.

 pkg.c          | 51 ++++++++++++++++++++++++++++-----------------------
 pkg.h          |  3 +--
 pkgdir_patch.c | 46 ++++++++++++++++++++++++++++++++++++----------
 3 files changed, 65 insertions(+), 35 deletions(-)

commit a97a54301956b205279e8005cf62fdeee66ec15b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Apr 19 17:16:21 2002 +0000

    dec timeout to 40s

 vfile/vftp/ftp.c   | 2 +-
 vfile/vhttp/http.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit f6b4b63c80c6154140ed89ea082b33acd6f03222
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Apr 18 20:50:17 2002 +0000

    - update

 NEWS | 42 ++++++++++++++++++++++++++++--------------
 1 file changed, 28 insertions(+), 14 deletions(-)

commit 70011f0f72ee9abdb69dc7d761bdcc1a0f5b634a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Apr 18 20:49:26 2002 +0000

    - cosmetics

 configure.in | 21 ++++++++++++++-------
 1 file changed, 14 insertions(+), 7 deletions(-)

commit 03b877a3f43db52072c3badaab5c0ae525cfb897
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Apr 18 20:48:37 2002 +0000

    - s/*_VER_GPG/*_VRFY_GPG/

 pkgdir.h      |  6 +++---
 pkgfetch.c    |  4 ++--
 pkgset-load.c | 13 ++++++-------
 pkgset-load.h |  9 ++++++---
 4 files changed, 17 insertions(+), 15 deletions(-)

commit 63dc57182303af2fbbe2e4c2fed31d18d5af539c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Apr 18 20:46:22 2002 +0000

    - swith to --upa if local idx is broken

 main.c | 18 +++++++++++++++---
 1 file changed, 15 insertions(+), 3 deletions(-)

commit 76f46e6d5e9ccf57c1f8d273f40434120a5b874c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Apr 18 16:51:17 2002 +0000

    - --source and --sn can be mixed

 main.c | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

commit e915f4f0034b25b990de1cc9dad62704ead31ffd
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Apr 18 16:48:52 2002 +0000

    - the same caps with different versions in one package are supported

 capreq.c     | 55 +++++++++++++++++++++++++++++++++----------------------
 capreq.h     |  5 +++++
 pkg.c        | 24 +++++++++++++-----------
 pkgset-req.c |  3 ++-
 4 files changed, 53 insertions(+), 34 deletions(-)

commit f5a9b7c9ea3ab2afb7f95b2e49a23b6e7fdfa2af
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 17 23:56:56 2002 +0000

    - NOTICE messages: green -> yellow

 log.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c28860acfcf925415071665ff02ac6c25c04133c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 17 19:35:05 2002 +0000

    - make AC 1.6 happy (thanks wiget)

 Makefile.extra | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 5e4a40448c57f7a7d95d1136df136060e6487c8f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 17 19:32:49 2002 +0000

    - removed obsoleted OMIT_DEPENDENCIES

 vfile/vftp/Makefile.am  | 3 ---
 vfile/vhttp/Makefile.am | 3 ---
 2 files changed, 6 deletions(-)

commit 35b8f3b4f6c74890b67d6363e45804756faae9b3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 17 19:30:01 2002 +0000

    - shorten display of long URLs

 pkgset-load.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit f4c1642db296ac7b3ad05a92b3db6ee3c381f849
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 17 19:28:37 2002 +0000

    - added rh6.2 source

 conf/rh.src | 5 +++++
 1 file changed, 5 insertions(+)

commit fca5cc33705a6c6521a10a9629e4ff9022d0f293
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 17 19:27:58 2002 +0000

    - buggy glibc2.1's cookie streams workaround

 vfile/vfile.c | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

commit 99d8694704596cfacc12614a61d45cce6fdbeeab
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 17 17:44:26 2002 +0000

    - long URLs are displayed in shorter form.

 main.c          |  2 +-
 pkgdir.c        |  2 +-
 pkgdir_digest.c |  6 ++--
 pkgset-load.c   | 15 ++++-----
 pkgset-load.h   |  2 +-
 vfile/fetch.c   | 99 +++++++++++++++++++++++++++++++++++++++++++--------------
 vfile/misc.c    |  2 +-
 vfile/vfile.c   | 30 ++++++++---------
 vfile/vfile.h   |  7 +++-
 9 files changed, 111 insertions(+), 54 deletions(-)

commit c1e6599fbd22a353f6ecc5372eed8da68612d9f9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 17 17:42:24 2002 +0000

    - highlighted NOTICE messages

 log.c | 4 ++++
 log.h | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit 3b1af08819eac5a5bdd0d89fe9d1171cf7bd79b7
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 17 17:40:28 2002 +0000

    - autoconf 2.5 fixes (Artur Frysiak <wiget@pld.org.pl>)

 configure.in | 62 +++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 32 insertions(+), 30 deletions(-)

commit ca1ab60a3c7b8e18d6638a4bc78469ebc28a21bf
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 17 17:39:30 2002 +0000

    - removed obsoleted OMIT_DEPENDENCIES (Artur Frysiak <wiget@pld.org.pl>)

 Makefile.am       | 3 ---
 shell/Makefile.am | 3 ---
 vfile/Makefile.am | 3 ---
 3 files changed, 9 deletions(-)

commit 6f45243716343b78b8e43a2a2468b9235c726e63
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Apr 16 22:33:38 2002 +0000

    - glibc2.1 fixes (Andreas Piesk <a.piesk@gmx.net>)

 rpminstall.c      | 1 +
 vfile/Makefile.am | 1 +
 vfile/fetch.c     | 1 +
 vfile/uncompr.c   | 1 +
 4 files changed, 4 insertions(+)

commit ef629c7676e7415e5abe9e13f9fcfc97be1e5b8b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Apr 16 22:05:16 2002 +0000

    - use __GLIBC_PREREQ instead of __GNU_PREREQ; define __GLIBC_PREREQ macro
      if compiled with glibc < 2.1 (Andreas Piesk <a.piesk@gmx.net>)

 vfile/vfile.c | 22 +++++++++++++++++++---
 1 file changed, 19 insertions(+), 3 deletions(-)

commit 7c19fb3d4d9e79114993aff3da739d38d13f97b4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Apr 14 23:41:45 2002 +0000

    - fixed some typos (Andreas Piesk <a.piesk@gmx.net>)

 main.c   |   2 +-
 po/pl.po | 428 ++++++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 247 insertions(+), 183 deletions(-)

commit ef7768cbf58b73e0c8ac13fc648b90e1c16b932f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Apr 14 23:39:36 2002 +0000

    - cosmetics

 NEWS       | 16 ++++++++--------
 poldek.pod |  2 +-
 2 files changed, 9 insertions(+), 9 deletions(-)

commit 8ab668696fb8f539169bd90705bfbb29d262a11c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Apr 14 23:39:09 2002 +0000

    - fixed %doc list

 poldek.spec.in | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 0b2ff6f3111b7edf8bb2229a86d05701185d5465
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Apr 14 23:34:37 2002 +0000

    - German translation (Andreas Piesk <a.piesk@gmx.net>)

 configure.in |    2 +-
 po/de.po     | 1879 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1880 insertions(+), 1 deletion(-)

commit a3a34ac5a46f5778f78cf3fe09a1575fb343db0d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Apr 14 23:32:14 2002 +0000

    - remove duplicate packages before install

 pkgset-install.c | 42 +++++++++++++++++++++++++++++++++++++++---
 1 file changed, 39 insertions(+), 3 deletions(-)

commit d8f2a2fe4ce8e6ded2a8fc7db8af45da49a47e23
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 10 17:08:32 2002 +0000

    - fixed clean

 conf/Makefile        |  4 +--
 conf/poldekrc.sample | 74 ----------------------------------------------------
 2 files changed, 2 insertions(+), 76 deletions(-)

commit b2de377353c97c046a63cf469554fe6ae82f03d1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 10 17:03:57 2002 +0000

    - update

 NEWS | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

commit 3de31b2bdd14696550c69814d88c570d7e3d016e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 10 17:02:30 2002 +0000

    - easier playing with configs

 Makefile.am                                    | 12 ++---
 conf/.cvsignore                                | 28 +++++++++++
 conf/Makefile                                  | 34 +++++++++++++
 conf/mdk.src                                   |  6 +++
 conf/pld.src                                   | 13 +++++
 poldekrc.sample => conf/poldekrc.sample        | 13 ++---
 conf/rh.src                                    |  8 +++
 poldekrc.sample-cdrom => conf/sample-cdrom.src |  6 +--
 conf/sample.src                                | 13 +++++
 poldek.spec.in                                 | 17 +++++--
 poldekrc.sample-pld => poldekrc                | 14 ++----
 poldekrc.sample-hdlist                         | 69 --------------------------
 12 files changed, 135 insertions(+), 98 deletions(-)

commit 2b46340759942e0380ae0b5c7ce976e4947f93c8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 10 15:57:11 2002 +0000

    - --clean and --clean-whole options

 main.c   |  69 ++++++++++++++++++++++-----
 pkgdir.c | 163 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++------
 pkgdir.h |   2 +-
 3 files changed, 206 insertions(+), 28 deletions(-)

commit bcc8a9613864941e5a9ca2aa28a5e0a41f6320b3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 10 15:55:17 2002 +0000

    - removed unneeded cssleep()
    - new fn vf_localdirpath()

 vfile/misc.c    | 3 ++-
 vfile/vfile.c   | 8 ++++++++
 vfile/vfile.h   | 2 +-
 vfile/vfvftp.c  | 2 +-
 vfile/vfvhttp.c | 2 +-
 5 files changed, 13 insertions(+), 4 deletions(-)

commit ecb96f5f6857ca273abf7827766b8d85eaf44394
Author: Michał Moskal <malekith@pld-linux.org>
Date:   Tue Apr 9 12:18:32 2002 +0000

    - bugfix: the same flag was used to P_OPEN_KEEPSTDIN i P_OPEN_OPENPTYS

 vfile/p_open.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7d70167d3e710860ab585a2a4f09118b44ba6be0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Apr 9 07:13:11 2002 +0000

    - better grouping by package prefix

 TODO             |  2 +-
 pkg.c            |  7 +++++++
 pkg.h            |  3 +++
 pkgset-install.c | 12 +++++++-----
 4 files changed, 18 insertions(+), 6 deletions(-)

commit 6c7615a80211fc151fc117a7a5591eed63b3ef0f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Apr 8 17:33:18 2002 +0000

    - update

 NEWS | 23 ++++++++++++-----------
 1 file changed, 12 insertions(+), 11 deletions(-)

commit 787ccc783cb5d2c54cc3c42fbef7eb18e4342cc4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Apr 8 17:30:54 2002 +0000

    - few nicer messages

 main.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 8893fc6f93a3ba375ccd5702a6023b76443110fd
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Apr 8 17:26:23 2002 +0000

    - values can by multilined

 conf.c                 | 30 ++++++++++++++++++++----------
 poldekrc.sample-hdlist |  3 ++-
 2 files changed, 22 insertions(+), 11 deletions(-)

commit 2ce96228b74bd38cab8f9ca0197902cef1eda01c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Apr 8 17:23:12 2002 +0000

    - renamed; added MDK source

 poldekrc.sample-redhat-hdlist => poldekrc.sample-hdlist | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit 37dca97414f4f45222e5c4eb5cb51860c88dedd4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Apr 8 17:21:37 2002 +0000

    - support for HTTP redirects
    - beware about transfer-encoding (not supported, so close the connection)

 vfile/vhttp/http.c       | 44 +++++++++++++++++++++++++++++++++++++-------
 vfile/vhttp/http.h       |  6 ++++--
 vfile/vhttp/test_vhttp.c |  9 +++++++--
 vfile/vhttp/vhttp.c      | 45 +++++++++++++++++++++++++++++++++++++++++----
 4 files changed, 89 insertions(+), 15 deletions(-)

commit 338ea6bf8434c36f37c1bc1d4b10aef51852f7e3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Apr 8 17:19:58 2002 +0000

    - IPv6 support

 vfile/vftp/ftp.c | 86 +++++++++++++++++++++++++++++++++++++++++++++-----------
 vfile/vftp/ftp.h |  4 +++
 2 files changed, 74 insertions(+), 16 deletions(-)

commit ee38c8a1ccb3bd09f312a3f0133fbf24b49aa10d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Apr 8 01:14:41 2002 +0000

    - compressed hdlists (like apt's pkglist*.bz2) are supported

 Makefile.am       |   2 +-
 pkgdir_load_dir.c |   5 +-
 vfile/Makefile.am |   2 +-
 vfile/fetch.c     |   4 ++
 vfile/uncompr.c   | 193 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 vfile/vfile.c     | 100 +++++++++++++++++++++++-----
 vfile/vfile.h     |   8 ++-
 vfuncompr         |  38 +++++++++++
 8 files changed, 329 insertions(+), 23 deletions(-)

commit 5cd893e0eae5484f99ebb6e8dc64863266e99a0a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Apr 7 20:40:37 2002 +0000

    - fixed noauto and noautoup options handling

 main.c        | 39 +++++++++++++++++++++------------------
 pkgset-load.c | 11 +++++++++--
 pkgset-load.h |  6 ++++++
 3 files changed, 36 insertions(+), 20 deletions(-)

commit 038f22067d142c55e068fceb74f9c4cf0ba53102
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Apr 7 19:20:13 2002 +0000

    - missig OS is accepted (to support apt's pkglist)
    - minor bugfixes

 pkg.c  | 17 ++++++++++-------
 pkgu.c | 42 ++++++++++++++++++++++--------------------
 2 files changed, 32 insertions(+), 27 deletions(-)

commit 6ffc1f13a848f5c5c5da225134b8dfb9fa0e8c7e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Apr 7 19:18:16 2002 +0000

    - handling "Connection: keep-alive" with HTTP/1.0
    - bugfix

 vfile/vhttp/http.c | 47 +++++++++++++++++++++++++++++++++++------------
 1 file changed, 35 insertions(+), 12 deletions(-)

commit ac7b45eaca2d843b559fdd54e3714ef27e95f39d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Apr 7 14:04:15 2002 +0000

    - updates

 NEWS | 9 +++++----
 TODO | 2 ++
 2 files changed, 7 insertions(+), 4 deletions(-)

commit 5d37d16b7688b448ac28f49a36549c52dbdbe90e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Apr 7 14:02:52 2002 +0000

    - +PSDBDIRS_LOADED flag def

 pkgset.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 96f765a11dceaf582a50b2666c4cf25411481175
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Apr 7 14:01:44 2002 +0000

    - display used mem  size

 minfo.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit 69968f72cc72485243f1145c7acfefcf5a841d30
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Apr 7 14:01:14 2002 +0000

    - inc default 'dirname'  index size

 pkgfl.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 9771e361e0013d47af80e94a7e3e3652a0848a8c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Apr 7 13:58:29 2002 +0000

    - fixed huge mem leak; dbdepdirs are loaded in shell mode too

 main.c | 75 +++++++++++++++++++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 61 insertions(+), 14 deletions(-)

commit ae61b3d21485c96983f0c5fcfbeecea5a9cd8b6a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Apr 7 13:49:07 2002 +0000

    - rpm_get_dbdepdirs(): return -1 if db depdirs coudn't be loaded

 rpm.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 0bb4e8afb9043a9d5f6b44aaea26242cf6600a28
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Apr 7 11:13:32 2002 +0000

    - updates

 NEWS             | 32 ++++++++++++++++++---
 TODO             |  8 ++----
 homepage.sgml.in | 14 +++++----
 poldek.pod       | 86 +++++++++++++++++++++++++++++++++-----------------------
 4 files changed, 90 insertions(+), 50 deletions(-)

commit 4be6144021d82f46d1b55eb46e12c894c85fafdb
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Apr 6 23:48:47 2002 +0000

    - use RH w/o poldek's index support

 poldekrc.sample-redhat-hdlist | 68 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 68 insertions(+)

commit 26090715db9d3eeb14766a4d63f844194d7bf3cb
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Apr 6 23:41:15 2002 +0000

    - added 'type' source option
    - cleanups

 main.c        |  71 ++++++++---------
 pkgdir.c      |   4 +-
 pkgdir.h      |   2 +
 pkgset-load.c | 240 +++++++++++++++++++++++++++++++++++++++++++++-------------
 pkgset-load.h |  25 +++---
 poldek.pod    |  73 ++++++++++++++++--
 6 files changed, 302 insertions(+), 113 deletions(-)

commit 33ba19df8fa121b053f94b91684c96e1b4ea3774
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Apr 6 23:40:12 2002 +0000

    - 'hdlist' load fixed

 pkgdir_load_dir.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 1c412d59be8192357828e51d2c089b31113f865b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Apr 6 23:37:08 2002 +0000

    - vfile_fetcha() fix: mkdir destdir if it doesn't exists

 vfile/vfile.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit c15db5ad24793bff45b3a0b4b684ff89e394fbe4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Apr 6 23:35:45 2002 +0000

    - added by mistake

 vfile/vhttp/Makefile.in | 400 ------------------------------------------------
 1 file changed, 400 deletions(-)

commit 9b1080599b98cc06a9acdf5b3172933b5a896cb2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Apr 6 17:48:58 2002 +0000

    - cosmetics

 main.c        | 6 +++---
 pkgset-load.c | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

commit 7f222b3070be50316d58796d54a2286752f22195
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Apr 6 17:31:39 2002 +0000

    - added support for header list files as sources (aka hdlist, aka tocfile);
      now RH and propably other RPM based distributions are usable to poldek, i.e:
    
      $ poldek --shdl=ftp://ftp.redhat.com/pub/redhat/redhat-7.2-en/os/i386/RedHat/base/hdlist \
        --shdl=ftp://ftp.redhat.com/pub/redhat/redhat-7.2-en/os/i386/RedHat/base/hdlist2 \
        -P ftp://ftp.redhat.com/pub/redhat/redhat-7.2-en/os/i386/RedHat/RPMS/
    
      works :-) However RH's hdlist's have removed almost all file list from
      headers.

 main.c            |  30 +++++++++---
 pkg.c             |   8 +++-
 pkg.h             |   7 ++-
 pkgdir.h          |   5 +-
 pkgdir_load_dir.c | 134 +++++++++++++++++++++++++++++++++++++++++++-----------
 pkgfetch.c        |  17 +++++--
 pkgfl.c           |  34 +++++++++-----
 pkgset-load.c     |  13 +++++-
 pkgset-load.h     |   1 +
 po/pl.po          |   2 +-
 shell/desc.c      |   6 +--
 11 files changed, 199 insertions(+), 58 deletions(-)

commit a14b56d7cae43456e5760a33a977a109d8023b07
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Apr 6 13:57:27 2002 +0000

    - added HTTP client; curl module not compiled by default

 Makefile.am              |    3 +-
 Makefile.extra           |    6 +-
 NEWS                     |    8 +-
 configure.in             |    5 +-
 homepage.sgml.in         |    2 +-
 poldek-suse.spec.in      |    1 -
 poldek.pod               |    5 +-
 poldek.spec.in           |    5 +-
 vfile/Makefile.am        |   10 +-
 vfile/vfile.c            |    2 +
 vfile/vfvhttp.c          |  142 ++++++
 vfile/vhttp/.cvsignore   |   30 ++
 vfile/vhttp/Makefile.am  |   27 ++
 vfile/vhttp/Makefile.in  |  400 ++++++++++++++++
 vfile/vhttp/http.c       | 1134 ++++++++++++++++++++++++++++++++++++++++++++++
 vfile/vhttp/http.h       |   42 ++
 vfile/vhttp/req.txt      |    3 +
 vfile/vhttp/test_vhttp.c |   87 ++++
 vfile/vhttp/vhttp.c      |  174 +++++++
 vfile/vhttp/vhttp.h      |   23 +
 20 files changed, 2093 insertions(+), 16 deletions(-)

commit b851a1bed14bba98a9e39867542b64dca22184c3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Apr 6 13:55:44 2002 +0000

    - fix

 test_patch.sh | 2 ++
 1 file changed, 2 insertions(+)

commit eba39f7c905a7a391045a88af70f09c93948f946
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Apr 6 13:53:59 2002 +0000

    - $ make update-po

 po/POTFILES.in | 192 +------------
 po/pl.po       | 834 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 426 insertions(+), 600 deletions(-)

commit 4a5f1fd0051ed598d03dc1d6441c42bab4699a98
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Apr 6 13:53:12 2002 +0000

    - warn/raise error on ambiguous strcmp() matching

 shell/shell.c | 28 +++++++++++++++++++++-------
 1 file changed, 21 insertions(+), 7 deletions(-)

commit 8e0563d294d2607d33b3b501c9c4f92e7848710b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Apr 6 11:56:00 2002 +0000

    - skip packages installed in equal version

 pkgset-install.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit 761a7c5bca42e1bd3350796a0ad2aa5e1686b9c0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Apr 6 11:53:46 2002 +0000

    - SIGSEV killed

 pkgset-load.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 3b2e690e74273eeef2ef4bd00344d1eb19a8d1f8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Apr 5 18:33:43 2002 +0000

    - n_snprinf()'s fixes

 capreq.c      | 15 ++++++++++-----
 log.c         | 19 ++++++++++++-------
 poldek_term.c |  3 ++-
 3 files changed, 24 insertions(+), 13 deletions(-)

commit ddc286477efe2a9818670c561fb78bca9d4dfbdc
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Apr 5 18:25:33 2002 +0000

    - [v]snprintf() -> n_[v]snprintf()

 NEWS              |  4 +++-
 capreq.c          | 14 +++++++-------
 configure.in      |  1 +
 log.c             |  4 ++--
 misc.c            |  4 ++--
 pkg.c             |  4 ++--
 pkgdir.c          |  2 +-
 pkgdir_digest.c   |  4 ++--
 pkgfetch.c        |  4 ++--
 pkgroup.c         |  2 +-
 pkgset-install.c  |  8 ++++----
 pkgset-load.c     |  3 +--
 poldek_term.c     | 12 ++++++------
 rpm.c             |  8 ++++----
 rpminstall.c      |  6 +++---
 shell/desc.c      |  8 ++++----
 shell/search.c    |  2 +-
 shell/shell.c     |  8 ++++----
 shell/uninstall.c |  2 +-
 19 files changed, 51 insertions(+), 49 deletions(-)

commit af15a087d63bba48fd273f2a4ce88471bad4c6b9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Apr 5 18:02:02 2002 +0000

    - trim down repeated '/' in paths

 pkgset-load.c | 68 ++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 39 insertions(+), 29 deletions(-)

commit d98ad8b5ebced179d729d5ad052785241129c83c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Apr 5 18:00:22 2002 +0000

    - vsnprintf() -> n_vsnprintf()

 vfile/vftp/ftp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9d0577067a47c262524cb67c171983af2173fb1f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Apr 5 17:59:18 2002 +0000

    - fixed handling double '/' in url_to_path()
    - new fn vf_cleanpath()
    - snprintf() -> n_snprintf()

 vfile/fetch.c      | 10 ++--------
 vfile/misc.c       | 51 ++++++++++++++++++++++++++++++++++++++++++++++++++-
 vfile/vfcurl.c     |  4 ++--
 vfile/vfile.c      |  7 +++----
 vfile/vfile.h      |  4 ++++
 vfile/vfprogress.c |  4 ++--
 vfile/vftp/ftp.c   |  4 ++--
 7 files changed, 65 insertions(+), 19 deletions(-)

commit e0fcf205cc4b8101088bfe03a280b2aed8c43cb3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Apr 5 16:01:15 2002 +0000

    - cleanup: PKGINST_* instflags inst_s's member moved to flags one as INSTS_*

 po/pl.po          | 110 +++++++++++++++++++++++++++---------------------------
 poldek.pod        |   2 +-
 rpminstall.c      |  16 ++++----
 shell/install.c   |  18 +++++----
 shell/shell.c     |   1 -
 shell/uninstall.c |  16 ++++----
 6 files changed, 82 insertions(+), 81 deletions(-)

commit 8b2987df40d2e6d3a909e4afaab2016cafdad0aa
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Apr 5 15:58:52 2002 +0000

    pkgset-install.c

 install.c        |  4 ++--
 main.c           | 15 ++++++++++-----
 pkgdb.c          |  3 ++-
 pkgdb.h          | 10 +++++-----
 pkgset-install.c | 31 ++++++++++++++++++-------------
 pkgset.c         | 40 ++++++++++++++++++++++++++++++----------
 pkgset.h         | 45 +++++++++++++++++++++++++--------------------
 7 files changed, 92 insertions(+), 56 deletions(-)

commit 8ce2d5cb526f9ac8125d2e9e1c5b69ffe29ae3ac
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Apr 5 15:58:30 2002 +0000

    - bugfix

 log.c | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

commit aa559f013a9176805f0fbbad843f42376f043eb9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Apr 5 15:57:38 2002 +0000

    - bugfix (SIGSEV with rpm-3.x (?))

 rpmdb_it.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 88c1efb58cd1dbf6136562ee0249ae6d7babe5bf
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Apr 5 15:55:27 2002 +0000

    - more translations

 homepage.sgml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit cf3219cfef6d43b5a9d0d2889ab7b139881df337
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Apr 5 15:54:02 2002 +0000

    - don't retry to download file cause vf-modules do this.

 vfile/vfile.c | 26 +++-----------------------
 1 file changed, 3 insertions(+), 23 deletions(-)

commit 73567b2ba93c9206c17dc12fcbe926609ca7433e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Apr 5 09:16:57 2002 +0000

    - conf_get_bool() bugfix

 conf.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 886b10be6021740cffc0622eaf510ac89c4278a9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Apr 5 00:47:25 2002 +0000

    - conf_get_bool(): return default value on error

 conf.c | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

commit 47ff4ddcdec83172e90d07085a90c181451a92ea
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Apr 4 23:55:55 2002 +0000

    - removed duplicated (extra) loop (Andreas Piesk <a.piesk@gmx.net>)

 shell/uninstall.c | 5 -----
 1 file changed, 5 deletions(-)

commit 72b841faffcf44baa209cd7ad195260908e16962
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Apr 4 23:47:17 2002 +0000

    - added on/off and enable/disable to the list of valid choices of bool
      options (Andreas Piesk <a.piesk@gmx.net>)
    - warn about invalid value of bool options (Andreas Piesk <a.piesk@gmx.net>)

 conf.c | 31 +++++++++++++++++++++++--------
 1 file changed, 23 insertions(+), 8 deletions(-)

commit 31b9945572e7ae0167eecbc23b74ffaae25fcdea
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Apr 4 21:35:18 2002 +0000

    - +poldek-suse.spec

 Makefile.am  | 2 +-
 configure.in | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

commit 1541c83f5737533ca129b956db102d1134dd5169
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Apr 4 21:33:40 2002 +0000

    - always detect pkgset's file conflicts between packages

 pkgset.c | 21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)

commit c4a1c719518d1ee5fa6e5d0ffe299775fc31607c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Apr 4 21:30:51 2002 +0000

    - fix: return false if applying path fails

 pkgdir_digest.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 2891fa6e0744a23cfa9931669c55eb534d5705f6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Apr 4 21:29:39 2002 +0000

    - minor bugfix

 pkgdir.c | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

commit 84c4f64d4494d30081516aeb10ecfcbe5f20e3ba
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Apr 4 21:27:31 2002 +0000

    - +URL

 poldek.spec.in | 4 ++++
 1 file changed, 4 insertions(+)

commit e7c17587af8ccca624af54ef1d78679e00b6f996
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Apr 4 21:27:00 2002 +0000

    - fixed message

 main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c557abfa24693e9911de280aecd2a227595d6221
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Apr 4 21:24:37 2002 +0000

    - spec adapted to SuSE (Roger Luethi <rl@hellgate.ch>)

 poldek-suse.spec.in | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 63 insertions(+)

commit 6a7bc46cf630e976b9740774a8fd464a36948939
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Apr 4 15:48:58 2002 +0000

    homepage.html: remove tmp file

 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d0ce8316f92656dcbedcff9d9027ff84c07a40e4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Apr 4 15:48:35 2002 +0000

    - fixes

 homepage.sgml.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 62a1cbd37751a8cfcedeb41704f5af7fd8a89e1c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Apr 4 15:47:38 2002 +0000

    - hidden rpmlib messages about successful gpg/pgp/md5 verification

 rpm.c | 4 ++++
 1 file changed, 4 insertions(+)

commit c90088bd3768fa3804a37f9e4d677f7dd57799c8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Apr 4 15:45:54 2002 +0000

    - packages may be matched by name only

 shell/shell.c | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

commit db435641ec91a8e1809126abad993984ee3558b7
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Apr 4 15:44:56 2002 +0000

    - fixed source options displaying

 pkgset-load.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 200383f170eb8508ca874f64d2c433b760739bbc
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 3 15:46:12 2002 +0000

    - updated

 poldekrc.sample | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

commit 6645f7e12dba9751a742a0eeff58a57c49e742f5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 3 15:45:58 2002 +0000

    - adds toc to homepage

 mkhtmltoc.pl | 42 ++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 42 insertions(+)

commit f9585bb8a49d247a6ecd316f772d4bebc6768eba
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 3 15:43:39 2002 +0000

    - updated to poldek_term.h/last vfile changes

 Makefile.am      |  9 +++++++--
 Makefile.extra   |  7 ++++---
 README           |  8 ++++++--
 TODO             |  3 +--
 ask.c            |  2 +-
 configure.in     |  4 ++--
 dbdep.c          |  1 -
 log.c            |  2 +-
 misc.c           | 11 +++++------
 pkgdir_save.c    |  4 ++--
 pkgfl.c          |  4 ++--
 pkgset-install.c |  2 +-
 pkgset.c         |  4 ++--
 shell/shell.c    |  3 +--
 shell/shell.h    |  3 +--
 15 files changed, 36 insertions(+), 31 deletions(-)

commit b9e02cea65a262eb1aaf5d867aaa5f9de48dfb46
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 3 15:42:11 2002 +0000

    - updates

 po/POTFILES.in | 192 +++++++++++++-
 po/pl.po       | 826 +++++++++++++++++++++++++++++++--------------------------
 2 files changed, 636 insertions(+), 382 deletions(-)

commit 048fbf3b2e3994df4d1d0af8fb96eb68ca76fa8c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 3 15:38:12 2002 +0000

    - support for PGP/GPG sign. verification

 pkgdir.c      |  26 +++++-----
 pkgdir.h      |   6 ++-
 pkgfetch.c    | 104 ++++++++++++++++++++++++++++-----------
 pkgset-load.c |  85 +++++++++++++++++---------------
 pkgset-load.h |   3 +-
 pkgset.h      |   8 ++-
 rpm.c         | 154 ++++++++++++++++++++++++++++++++++++++++++++++++++++------
 rpminstall.c  |  31 +++++++++---
 8 files changed, 315 insertions(+), 102 deletions(-)

commit 513bf944adcf9e3ea2cecdbeebdd0d7669f3d7aa
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 3 15:28:18 2002 +0000

    - update && few translations to English

 NEWS              | 17 ++++++++++++++---
 homepage.sgml.in  | 43 +++++++++++++++++++++++--------------------
 poldek.pod        |  6 ++++++
 screenshoots.sgml |  2 +-
 4 files changed, 44 insertions(+), 24 deletions(-)

commit 4c9d9c32b00c63605b3ca19813782aed97efe538
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 3 15:26:11 2002 +0000

    - new ftp_sysuser_as_anon_passwd option

 conf.c | 1 +
 main.c | 8 ++++++--
 2 files changed, 7 insertions(+), 2 deletions(-)

commit 85a9cf113838ec010a51205cddcf0839e89a0581
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 3 15:25:28 2002 +0000

    support for optional login@host sending as anon FTP password

 vfile/Makefile.am |   2 +-
 vfile/fetch.c     | 109 ++++++++++++++-------------------------
 vfile/misc.c      | 150 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 vfile/sample.c    |   2 +-
 vfile/vfcurl.c    |  11 ++--
 vfile/vfile.c     | 142 ++++++++++++++++++++++++++-------------------------
 vfile/vfile.h     |  56 +++++++++++++++-----
 vfile/vftp/vftp.c |   8 ++-
 vfile/vftp/vftp.h |   1 +
 vfile/vfvftp.c    |  22 +++++++-
 10 files changed, 339 insertions(+), 164 deletions(-)

commit c49dd5828e8b6a93729479544fd50f43e87201b4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Apr 3 15:22:03 2002 +0000

    - renamed because of conflict with term.h from ncurses

 term.c => poldek_term.c | 16 ++++++++++------
 term.h => poldek_term.h |  0
 2 files changed, 10 insertions(+), 6 deletions(-)

commit c14583e4ad480925a1da0158173e5adc53b3d136
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Apr 2 11:23:52 2002 +0000

    - URLs with user and password (ftp://user:passwd@host:port/path/ syntax) are
      supported (Andreas Piesk <a.piesk@gmx.net>)

 vfile/vftp/vftp.c | 28 +++++++++++++++++++++++++---
 1 file changed, 25 insertions(+), 3 deletions(-)

commit 8bcf3eb711f8b69d58e911774ecd228148e93755
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Apr 2 00:00:10 2002 +0000

    - updates

 NEWS | 6 ++++++
 1 file changed, 6 insertions(+)

commit 7b8b258857d418683a5a41ddde0a34bfb0852243
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Apr 1 23:57:37 2002 +0000

    - maintainer helper script

 scparchive.sh | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

commit 2d213cb0c1aac36732d516a0b9c3c0ab0b17c4f5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Apr 1 23:56:13 2002 +0000

    - fixed verbose level manipulation. with --up* cmds and few
      replaces 0 -> MODE_NULL def (Andreas Piesk <a.piesk@gmx.net>)

 main.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit faee722f6375b837587c51006ae7b593af236ddb
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Apr 1 22:43:41 2002 +0000

    - added link to snapshots/ and info about mailing list

 homepage.sgml.in | 9 +++++++++
 1 file changed, 9 insertions(+)

commit bf7365fada3c340957a8155923e177b8374ba71b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Apr 1 22:41:58 2002 +0000

    - added snapshot goal

 Makefile.extra | 8 ++++++++
 1 file changed, 8 insertions(+)

commit eca10b04701c9f198b76198f0ee82869c1875c1e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Apr 1 21:22:29 2002 +0000

    - added "noautoup" source option (causes skipping source's update
      unless it is pointed by --sn)

 main.c        | 24 +++++++++++++++++-------
 pkgset-load.c | 13 ++++++++++++-
 pkgset-load.h |  6 ++++--
 poldek.pod    | 17 ++++++++++++++---
 4 files changed, 47 insertions(+), 13 deletions(-)

commit c343ef72d935f9f22b12d5b01c5906899c316929
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Apr 1 21:15:54 2002 +0000

    - bugfix (showed w/o HAVE_RPMGETRPMLIBPROVIDES)

 pkgset.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 293d5d8d5d58033e7e184176356766be3addb96a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Apr 1 21:13:33 2002 +0000

    - removed undefined rpm_die() call

 rpmdb_it.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0f66ce11b96669ab75188a85d312aadf0e445a34
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Apr 1 21:12:05 2002 +0000

    - work with <curses.h> too

 configure.in | 6 +++++-
 term.c       | 4 ++--
 2 files changed, 7 insertions(+), 3 deletions(-)

commit 609ebb87e62c49831865dc238870411de050c05a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Mar 29 03:11:16 2002 +0000

    - added long listing of files

 shell/desc.c | 95 +++++++++++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 78 insertions(+), 17 deletions(-)

commit 75e7867a8486b3d4de77c60bf317cb875b25be14
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Mar 28 23:43:57 2002 +0000

    - nicer message

 pkgdir_load_dir.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 61e428ab4837b4f39f43573ffc0ac20483bed43a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Mar 28 23:38:57 2002 +0000

    - released as 0.17.2

 NEWS         | 11 +++++++++++
 configure.in |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)

commit 33151d90315de1421cb41f7f2b56f214433e2241
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Mar 28 23:38:14 2002 +0000

    - added RH 7.2 binary package

 homepage.sgml.in | 15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)

commit 35688170f7b53d7a58a573cbaaa9ce6a1058e722
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Mar 28 23:37:36 2002 +0000

    - commented out popt-static build requirement (no such RH package)

 poldek.spec.in | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit bd50a02b95862b65876761546178d261a3bbdaff
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Mar 28 23:27:05 2002 +0000

    - back status message prev cond

 pkgset.c | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

commit 8a1e7e82505e77a6aab1765dd6d8bb1d75dfff44
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Mar 28 23:17:46 2002 +0000

    - updated

 po/pl.po | 320 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 160 insertions(+), 160 deletions(-)

commit 6cc59ab3ca7619b9d2db072801ff499463ba8b4d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Mar 28 17:21:49 2002 +0000

    - now poldek is buildable on RH 7.2 (with rpm-4.0.4)

 configure.in | 56 +++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 33 insertions(+), 23 deletions(-)

commit 0b38d96486d468dd49bad99ebea6dbb7fe7100b3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Mar 28 17:20:58 2002 +0000

    - removed unused dist-bzip2

 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0a6b9c5bcd05e2e60c5b5928d4fd0993f9893f5d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Mar 28 17:11:54 2002 +0000

    - don't use syms from db_185.h when it is not available

 rpm.c | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

commit 76f93582dc1696e7ada63da752e9f51fe0bc2183
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Mar 28 15:59:24 2002 +0000

    - with --force install even buggy pkgset

 main.c   |  2 +-
 pkgset.c | 16 ++++++++--------
 2 files changed, 9 insertions(+), 9 deletions(-)

commit 02ff263ae0747aa5d4ee15a37c4f79792c2e0117
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Mar 28 14:13:23 2002 +0000

    - look for tigetstr() in ncurses too (RH hasn't tinfo)

 configure.in | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 83e6f47c7ad1e6ca94aea6e7ddc5e46a1190dfdf
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Mar 28 13:44:31 2002 +0000

    - saving db cache index bugfix

 po/pl.po        | 34 ++++++++++++++++------------------
 shell/install.c |  4 ++--
 shell/shell.c   | 27 ++++++++++++++++++++-------
 3 files changed, 38 insertions(+), 27 deletions(-)

commit 57b850373b505e37e70fbde51daf12b12c0fe454
Author: Michał Moskal <malekith@pld-linux.org>
Date:   Thu Mar 28 12:51:41 2002 +0000

    - don't log progress bar to file during --install-dist
    - removed checks for stdout not being tty (not needed when we have --log
      option)

 rpm.c | 42 ++++++++++--------------------------------
 1 file changed, 10 insertions(+), 32 deletions(-)

commit 38841d1e72c26c9eaa6ad6ed3abcce739f9c6bcd
Author: Michał Moskal <malekith@pld-linux.org>
Date:   Thu Mar 28 12:50:38 2002 +0000

    - during --install-dist, log INST-{OK,ERR} for installer

 pkgset.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

commit d7176e7a6baeaa0430915b1f60d6ceefdc04f824
Author: Michał Moskal <malekith@pld-linux.org>
Date:   Thu Mar 28 12:49:34 2002 +0000

    - check for tinfo library (needed by term.c)

 configure.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit e263693bd3f4e21970cb95f12463e2f50501cbe5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Mar 27 13:37:28 2002 +0000

    - corrected errors handling

 vfile/vftp/ftp.c | 19 +++++++++++++------
 1 file changed, 13 insertions(+), 6 deletions(-)

commit 5ed44ddd8d3cde9339a9c01a5e42880061405e02
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Mar 27 10:08:18 2002 +0000

    - fixed nest-test source

 poldekrc.sample-pld | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 73739a816669fe66c2d7113251a471e48fd4b240
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Mar 27 09:40:41 2002 +0000

    - fixed --dump* handling

 install.c        | 16 ++++++++++------
 main.c           | 14 +++++++++-----
 pkgset-install.c | 40 ++++++++++++++++++++++++++--------------
 pkgset.c         | 26 ++++++++++++++++++--------
 pkgset.h         |  9 +++++----
 5 files changed, 68 insertions(+), 37 deletions(-)

commit 10d4f3cdcdfbc9a15fcfa3ee83ec541021671919
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Mar 26 23:25:19 2002 +0000

    - bugfix

 homepage.sgml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 37767c216dd33974807485a161157b9e9e433123
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Mar 26 23:24:06 2002 +0000

    - released as 0.17.1

 NEWS         | 3 +++
 configure.in | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

commit d588d30e142fabfc01494b8541e6c0b7502894a3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Mar 26 23:23:37 2002 +0000

    - full config (to avoid ugly egrep call)

 poldekrc.sample-pld | 62 ++++++++++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 57 insertions(+), 5 deletions(-)

commit dcd8a8098e9dbec24b2642d47e15e7fcb234b32b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Mar 26 23:09:26 2002 +0000

    - fixed handle multiline responses

 vfile/vftp/ftp.c | 23 ++++++++++++++++++-----
 1 file changed, 18 insertions(+), 5 deletions(-)

commit 8c58abc5368762f4da0ce6f080e8c476c74048a5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Mar 26 00:22:04 2002 +0000

    - dist config is not PLD one; cosmetics

 poldek.spec.in  | 6 ++++--
 poldekrc.sample | 6 +++---
 2 files changed, 7 insertions(+), 5 deletions(-)

commit 2c7626d307f864596031a98320f3aade9e4c9a0f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Mar 25 23:42:28 2002 +0000

    - typo

 homepage.sgml.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 325b82e08533efdb6fe25a6da137576f5a2d5986
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Mar 25 23:24:59 2002 +0000

    - disabled dist-bzip2

 Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 1da1d891dbfaced76b8a45d3c1cb93040594f6ce
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Mar 25 23:24:19 2002 +0000

    - cosmetics

 homepage.sgml.in | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 3f925248df69d72f6709ffc18152f21d924c62db
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Mar 25 23:08:33 2002 +0000

    - bugfix

 po/pl.po | 40 ++++++++++++++++++++--------------------
 1 file changed, 20 insertions(+), 20 deletions(-)

commit eececd8223e985daa628fa826766a6542ada0d7b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Mar 25 22:58:42 2002 +0000

    - removed setlocale() call (called in main())

 shell/shell.c | 2 --
 1 file changed, 2 deletions(-)

commit da7ef1d81002d17f6e2d2bf81f74126f350df547
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Mar 25 20:30:06 2002 +0000

    - ispelled && fixes of messages && i18n updates

 README            |   1 +
 main.c            |   6 +--
 pkgfl.c           |   2 +-
 po/pl.po          | 151 ++++++++++++++++++++++++++++++++++++++----------------
 shell/desc.c      |   8 +--
 shell/get.c       |   6 +--
 shell/ls.c        |   4 +-
 shell/search.c    |  10 ++--
 shell/shell.c     |  19 ++++---
 shell/uninstall.c |  10 ++--
 vfile/vftp/ftp.c  |   4 +-
 vfile/vfvftp.c    |   2 +-
 12 files changed, 146 insertions(+), 77 deletions(-)

commit 54445b1a0ada708df877a20995846a6cf70047c9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Mar 25 16:55:14 2002 +0000

    - few updates

 po/pl.po | 220 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 118 insertions(+), 102 deletions(-)

commit 8cf529a55eb2aae631ad50822f13f4554c914c2d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Mar 25 16:55:03 2002 +0000

    - commented out valid_dir()

 misc.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 36f70d2cfab08b91e146a24a8d2650486db9daf9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Mar 25 16:42:39 2002 +0000

    - "retry" loop moved to modules (vfcurl.c, vfvftp.c)
    - bugfixes && cleanups

 vfile/sample.c |  22 ++++++++----
 vfile/vfcurl.c | 111 +++++++++++++++++++++++++++++++++++++++++----------------
 vfile/vfile.c  |  35 +++++++-----------
 vfile/vfile.h  |   5 +--
 vfile/vfvftp.c |  65 +++++++++++++++++++++++++--------
 5 files changed, 163 insertions(+), 75 deletions(-)

commit c1b6aa9e9387e32c44d7303cb0ebd1a882fd57e1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Mar 25 16:39:29 2002 +0000

    - simplified error handling
    - fixed URL parsing

 vfile/vftp/ftp.c       | 236 ++++++++++++++++++++++++++++---------------------
 vfile/vftp/ftp.h       |   3 +-
 vfile/vftp/test_vftp.c |  12 +--
 vfile/vftp/vftp.c      |  36 ++------
 vfile/vftp/vftp.h      |  11 ++-
 5 files changed, 156 insertions(+), 142 deletions(-)

commit 638c41605cc7280890b8f88d9be43cbc722cbc97
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Mar 25 16:31:50 2002 +0000

    - ispelled

 NEWS              | 16 ++++++++--------
 homepage.sgml.in  |  6 +++---
 poldek.pod        | 34 +++++++++++++++++-----------------
 screenshoots.sgml |  2 +-
 4 files changed, 29 insertions(+), 29 deletions(-)

commit 095b4feb44736980ff76d1164a6e3bac79fb34d0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Mar 23 13:16:27 2002 +0000

    - packages with the same EVR as "marker" one are prefered

 pkg.c            | 26 +++++++++++++++++++++++++-
 pkg.h            |  3 +++
 pkgset-install.c | 46 +++++++++++++++++++++++++++++++---------------
 3 files changed, 59 insertions(+), 16 deletions(-)

commit 670351d0b7a4e70bb223353db0997441821e8094
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Mar 23 13:10:48 2002 +0000

    - detect file conflicts between packages from different pkgdirs

 pkgset.c | 7 +++++++
 1 file changed, 7 insertions(+)

commit 585c0d109b5674d4ce49690aef27fd61ec4656d8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Mar 21 18:13:37 2002 +0000

    - 'website' updates

 Makefile.am      |  8 ++++----
 homepage.sgml.in | 50 ++++++++++++++++++++++++++++++--------------------
 2 files changed, 34 insertions(+), 24 deletions(-)

commit bbd01b10b25fe6464b0e113dafb40fb1cb70c35a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Mar 21 17:12:45 2002 +0000

    - more (noauto) sources

 poldekrc.sample     | 10 +++-------
 poldekrc.sample-pld |  8 ++++++--
 2 files changed, 9 insertions(+), 9 deletions(-)

commit 103a2da135b1663f0e66df90d0a4a64a7a105f63
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Mar 21 17:12:23 2002 +0000

    - nicer progress info

 pkgset.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a93b37c6511940a1687d1cb6947f19d8631f60ff
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Mar 21 17:11:21 2002 +0000

    - use (better) vfile_valid_path() instead of valid_dir()

 misc.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit e53e9ed617c57c1754e83cb48be90a2b3cf77b41
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Mar 21 00:47:29 2002 +0000

    - display installation progress info during install-dist

 pkgset.c | 48 +++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 45 insertions(+), 3 deletions(-)

commit 360d63e706cb50a1e36f9997146eece91e7e589d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Mar 21 00:45:52 2002 +0000

    - typo

 main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 329a226427b2c37b064a01eabca622352d5ece0a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Mar 21 00:44:07 2002 +0000

    - don't do install-dist as non-root

 main.c | 6 ++++++
 1 file changed, 6 insertions(+)

commit ab422851815e47ae69f22ced70bbee45931f26af
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Mar 19 21:48:08 2002 +0000

    - more translations

 po/pl.po | 137 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 70 insertions(+), 67 deletions(-)

commit 547f44dae0d9749da59b6f796c2ee39c89ef6339
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Mar 19 16:41:41 2002 +0000

    - treat empty digest file as non-existing one

 pkgdir_digest.c |  4 ++--
 vfile/vfile.c   | 14 ++++++++++++--
 vfile/vfile.h   |  5 +++--
 3 files changed, 17 insertions(+), 6 deletions(-)

commit 7a4483f2ae203f97c6d3b13c74d34aab87e8f0d0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Mar 19 16:41:10 2002 +0000

    - bugfix

 homepage.sgml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 3541c00e487b206a85796d2f073b9685b54629ad
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Mar 18 16:47:00 2002 +0000

    - updates

 TODO | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

commit c211bb72f11c80303d1a7233316bdb4abcc8e7dd
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Mar 18 16:46:25 2002 +0000

    - added missing changelog name(?)

 poldek.spec.in | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit 7a446e2c0adfdef2042239b948762b58b1337894
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Mar 18 16:45:43 2002 +0000

    - fixed static build with rpm 4.0.4

 configure.in | 21 +++++++++++++++++----
 1 file changed, 17 insertions(+), 4 deletions(-)

commit af51b210e3b4fb2a3814bdcaef5210e3b8154a33
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Mar 18 16:44:27 2002 +0000

    - cosmetics

 log.h  | 3 ++-
 term.h | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

commit 38bcd3678d3d98a0fb35c79d86f3174fea680617
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Mar 17 23:20:47 2002 +0000

    - updates

 NEWS       | 3 +--
 poldek.pod | 4 ++--
 2 files changed, 3 insertions(+), 4 deletions(-)

commit 0f3703f135ac6937ba8950c1d9caf7f76bb7c8de
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Mar 17 23:19:41 2002 +0000

    - retry to download file if non-critical errors occured

 vfile/Makefile.am  |  4 ++--
 vfile/sample.c     | 18 ++++++++++++++----
 vfile/vfcurl.c     | 11 +++++++++++
 vfile/vfile.c      | 23 +++++++++++++++++++++--
 vfile/vfile.h      |  5 +++--
 vfile/vfprogress.c | 11 ++++++++++-
 vfile/vftp/ftp.c   | 34 +++++++++++++++++++++++-----------
 vfile/vfvftp.c     | 13 ++++++++++---
 8 files changed, 94 insertions(+), 25 deletions(-)

commit 3eabedbbb289aaee0dfd27d42135bae102601cb4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Mar 17 23:15:05 2002 +0000

    - fixed building static binary

 Makefile.am  |  2 +-
 acconfig.h   |  1 +
 configure.in | 47 ++++++++++++++++++++++++++++++++---------------
 rpm.c        |  9 +++++----
 4 files changed, 39 insertions(+), 20 deletions(-)

commit 521b2bc2d459df65cf88bd34ced43a0a64a44f0c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Mar 15 09:14:03 2002 +0000

    - bugfix

 pkgroup.c | 1 +
 1 file changed, 1 insertion(+)

commit f0678bfeac2d94528c8546befb77d8730b954ff0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Mar 14 23:36:05 2002 +0000

    - sources may be marked with "noauto" (don't load by default) option
    - multiple --sn is allowed

 main.c              | 197 +++++++++++++++++++++++++++++++++++-----------------
 pkgset-load.c       |  54 +++++++++++++-
 pkgset-load.h       |   6 ++
 poldek.pod          |  97 ++++++++++++++++----------
 poldekrc.sample     |  15 ++--
 poldekrc.sample-pld |   7 +-
 6 files changed, 266 insertions(+), 110 deletions(-)

commit 94908d3b7219cd91e721cb66a182f3389a83ba80
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Mar 14 20:59:06 2002 +0000

    - updates

 po/POTFILES.in |  65 -----------------------
 po/pl.po       | 164 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 83 insertions(+), 146 deletions(-)

commit 22fd3344f72ddb514619b8447038d851c6902d5f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Mar 14 16:43:16 2002 +0000

    - complete dep dir list by loading Requirename index; it fixes
      "$ poldek -n pld-test -u perl" bug; reported by wiget
    - added default depdirs list

 configure.in      |  4 +++
 depdirs.c         | 19 ++++++++++++
 depdirs.h         |  4 +++
 main.c            |  8 ++++-
 pkgdir_load_dir.c | 10 ++++--
 pkgfl.c           |  3 +-
 pkgset.c          |  4 ++-
 rpm.c             | 93 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 rpm.h             |  3 ++
 9 files changed, 142 insertions(+), 6 deletions(-)

commit a400023fcaad293d675074bb113a6864a16ec5ca
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Mar 13 16:51:46 2002 +0000

    - don't link with rpmlib < 4.0.4 and db4

 configure.in | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

commit 2d57b62058334df8c827ffd5d571fa1e1a0096db
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Mar 13 16:50:37 2002 +0000

    - restart interrupted read()

 vfile/vftp/ftp.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit c5bd404fdf7cc2cb903a48bf9910e37d79a4ec24
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Mar 13 16:49:19 2002 +0000

    - disabled debug messages

 shell/install.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit c25e3eb8890d9bd3d62c8e4b078d665c1e800fb4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Mar 12 18:39:15 2002 +0000

    - SIGSEV killed

 pkgset-install.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 99c04be49be23a0cb93db27d776e2ad0950c8df3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Mar 12 18:37:10 2002 +0000

    - rpm output display bugfix

 rpminstall.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8347e241d626dc4e4606e005473e7ab580ac5473
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Mar 12 17:57:44 2002 +0000

    - don't write progress bars output to log (added vfile_msgtty_fn(), log_tty())

 log.c              | 11 ++++++++++-
 log.h              |  6 ++++--
 main.c             |  1 +
 vfile/vfcurl.c     | 10 +++++-----
 vfile/vfile.c      |  2 ++
 vfile/vfile.h      |  1 +
 vfile/vfprogress.c | 15 +++++++--------
 7 files changed, 30 insertions(+), 16 deletions(-)

commit 7e738585879b199cd498ca5a1a443a6f636a13d7
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Mar 12 17:56:00 2002 +0000

    - close the  pipe before wait()

 shell/pager.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

commit 2d1692ef4426f2560969991c9e09289bcf487699
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Mar 12 17:55:09 2002 +0000

    - implemented dbdeps_remove_pkg()

 dbdep.c | 102 ++++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 54 insertions(+), 48 deletions(-)

commit 911a820c5f643847d9bd4dcd5bb026f69bd43bd3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Mar 11 17:47:38 2002 +0000

    - don't put data to died pager

 shell/ls.c    |  4 ++++
 shell/pager.c | 51 ++++++++++++++++++++++++++++++++++++++++++---------
 shell/pager.h |  2 ++
 3 files changed, 48 insertions(+), 9 deletions(-)

commit 0091d77c17aad3f79bd041f16c48d99a61352098
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Mar 11 00:30:47 2002 +0000

    - updates && cleanups

 homepage.sgml.in  | 22 ++++++++++++++--------
 poldek.pod        | 30 +++++++++++++++++++++---------
 screenshoots.sgml |  8 ++++----
 3 files changed, 39 insertions(+), 21 deletions(-)

commit dd959e46dc3d8f1d3e684d16f267e827a631de6d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Mar 10 17:03:28 2002 +0000

    - fixed marking packages specified as package files

 pkgset.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit abbb0d8157c0e35cf5f3e7f55f5ca8f8eb61c310
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Mar 10 13:49:19 2002 +0000

    - more gettext()s

 pkgset-install.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 84cee32c000d3278fd33e62d05f5224c4977df92
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Mar 10 13:48:05 2002 +0000

    - more commands may be C-c'ed

 shell/desc.c   |  3 +++
 shell/ls.c     |  6 +++++-
 shell/search.c |  6 +++++-
 shell/shell.c  | 37 ++++++++++++++++++++++++-------------
 shell/shell.h  |  2 ++
 5 files changed, 39 insertions(+), 15 deletions(-)

commit e6df5b056d8611aa4e23a05983af46a52350a54f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Mar 10 13:46:06 2002 +0000

    - more compact result of url to cache path conv

 vfile/fetch.c | 48 +++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 37 insertions(+), 11 deletions(-)

commit 4d71996da3a0895bfe7cf203d6d477720e310e4b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Mar 10 13:44:25 2002 +0000

    - updates and fixed typos

 homepage.sgml.in |   2 +-
 po/POTFILES.in   |   8 +
 po/pl.po         | 528 ++++++++++++++++++++++++++++++++++---------------------
 poldek.pod       |  24 +--
 4 files changed, 347 insertions(+), 215 deletions(-)

commit dcbeedcce73bcf9bf99dc7d591ed92ff483c8265
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Mar 9 22:10:33 2002 +0000

    - shell: improved (un)installed package list managing
    - equivalent packages may be choosed by the user (new
      choose_equivalents_manually opt)
    - installation may be confirmed by the user (new confirm_installs option
      and --(no)ask switches)
    - newer assume that non-regural file is a package file

 Makefile.am      |   3 +-
 NEWS             |  16 ++--
 ask.c            |  94 +++++++++++++++++++++++
 conf.c           |  14 ++++
 conf.h           |   1 +
 install.c        |   6 +-
 install.h        |   2 +-
 main.c           |  96 +++++++++++++++++-------
 misc.c           |   4 +-
 pkgset-install.c | 225 +++++++++++++++++++++++++++++++------------------------
 pkgset.c         |  38 +++++-----
 pkgset.h         |  38 +++++-----
 shell/install.c  |  71 +++++++++++-------
 term.c           |  31 ++++++++
 term.h           |   2 +
 15 files changed, 443 insertions(+), 198 deletions(-)

commit edc1fdc886e663680984b7a59101ca6bfe309dbc
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Mar 9 22:00:57 2002 +0000

    - updates && slimed down poldekrc.sample-pld

 poldek.spec.in      |  6 +++++
 poldekrc.sample     | 65 ++++++++++++++++++++++++++++++-----------------------
 poldekrc.sample-pld | 45 +++++--------------------------------
 3 files changed, 48 insertions(+), 68 deletions(-)

commit fe9b265f82cc9272f1bfa80d98f15a848474404b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Mar 6 19:16:42 2002 +0000

    - zlib will be removed from rpm-4.0.4 final

 configure.in | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

commit 49da4c5bdaf6c769f681f8d633bc9d26d57ca186
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Mar 6 19:14:51 2002 +0000

    - updates and cleanups

 poldek.pod | 73 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 39 insertions(+), 34 deletions(-)

commit 1c62f7e243dc135c017324974f572d3a575aa77e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Mar 6 19:13:36 2002 +0000

    - with --fetch packages are downloaded to cachedir by default;
      this allows to download packages and later use them offline

 main.c           | 10 +++++++---
 pkgset-install.c |  7 +++++--
 shell/install.c  | 37 ++++++++++++++++++++++++++++---------
 3 files changed, 40 insertions(+), 14 deletions(-)

commit 337737180f20a1cb16b7167dbd9cef1efd5ef1bf
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Mar 6 19:10:03 2002 +0000

    - don't append \n to rpm error messages

 rpm.c | 18 +++++++++++++-----
 1 file changed, 13 insertions(+), 5 deletions(-)

commit 4aeee88548aab9a8db1f4bc770aca96655d3876f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Mar 6 19:08:04 2002 +0000

    - bugfix: directory was verified instead of package file (bug reported by widget)

 pkgfetch.c | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

commit d0121d1a70cd0eae8b32cc553acbd821acf2b95a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Mar 4 18:34:29 2002 +0000

    - packages md5 sums are verified before installation
    - rpm 4.0.4 stuff; NFY -- it contains modified, propably buggy zlib
      which doesn't work well with gzipped packages.dir (several "desc -a *"
      shows the problem)

 NEWS             |   4 +-
 acconfig.h       |   4 +-
 configure.in     |  31 ++++++++++++--
 pkgfetch.c       | 123 +++++++++++++++++++++++++------------------------------
 pkgroup.c        |   4 ++
 pkgset-install.c |   9 ++--
 pkgu.c           |   8 ++--
 rpm.c            |  77 +++++++++++++++++++++++++++++++++-
 rpm.h            |  12 ++++++
 rpmadds.h        |  22 +++++++---
 vfile/vfile.c    |  24 +++++++----
 11 files changed, 223 insertions(+), 95 deletions(-)

commit 12476123bf7a7c1b36fb85ac383657142510754a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Mar 4 18:31:26 2002 +0000

    - bugfix

 po/pl.po | 1 +
 1 file changed, 1 insertion(+)

commit 9145354c96d8a53ac4af072112385de1b2c5ecef
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Mar 3 23:04:53 2002 +0000

    - locale stuff

 main.c            |   2 +-
 po/pl.po          | 408 +++++++++++++++++++++++++++++-------------------------
 shell/uninstall.c |  12 +-
 3 files changed, 227 insertions(+), 195 deletions(-)

commit c1b85cdc1fd951d9ddc446c93ba3da841911dace
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Mar 3 22:28:46 2002 +0000

    - updates

 NEWS             | 24 +++++++++++++-----------
 homepage.sgml.in | 17 ++++++++---------
 poldek.pod       | 15 ++++++---------
 3 files changed, 27 insertions(+), 29 deletions(-)

commit 03e21941553724c9bf23aa913c4ac58fa75726c0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Mar 3 22:27:53 2002 +0000

    - Makefile: added dbdep.[ch]
    - configure.in: openpty is used instead of forkpty

 Makefile.am  | 1 +
 configure.in | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

commit 18698fb7a022e21a12c3b5bbc872c8e00f5cd9cc
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Mar 3 22:26:28 2002 +0000

    - cosmetics

 pkgdir_digest.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 69d79b2823568a89335a4dcf026aaa576082db4f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Mar 3 22:24:46 2002 +0000

    - fixed glob detection

 usrset.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 565bd10127ffa663449c2c183e0571c5c7cd28f3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Mar 3 22:20:03 2002 +0000

    - fixed option args checking

 main.c | 21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)

commit f7624522b86f9962e4fac7ff5d01ff2f8c3682f2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Mar 3 22:17:42 2002 +0000

    - dependecy processing bugfix (broken db dependecies checking)
    - cosmetics

 dbdep.c          | 241 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 dbdep.h          |  35 ++++++++
 dbpkgset.c       |  26 ++++++
 pkgset-install.c | 188 ++++++++++++++-----------------------------
 4 files changed, 364 insertions(+), 126 deletions(-)

commit 41a5b69f25ae61c72cb463e2e5c73964caf0c4e3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Feb 27 09:53:48 2002 +0000

    - updated info about optons

 poldek.pod | 23 +++++++++++------------
 1 file changed, 11 insertions(+), 12 deletions(-)

commit d208b8e01da79ea5313d92b3b06c6c65a9a9e8df
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Feb 27 09:52:13 2002 +0000

    - list configured sources with --sl
    - few options shotrcuts changed:
      -n is short of --sn
      -l is short of --sl

 main.c        | 68 ++++++++++++++++++++++++++++++++++++++++++++++-------------
 pkgset-load.c |  4 ++--
 2 files changed, 55 insertions(+), 17 deletions(-)

commit 026bc974c326fd2f05f0abc58cb178f7b396bd60
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Feb 27 02:12:12 2002 +0000

    - die if read from stdin fails

 vfjuggle | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit dea69bf51f02dca76445aff2d5b8fbfbfcc84020
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Feb 27 02:11:14 2002 +0000

    - sudo is executed with proper stdin
    - added few missings "\n" to error msgs

 rpminstall.c   |  80 ++++++++++++++++++++-----------------
 vfile/fetch.c  |  66 +++++++++++++++++++++----------
 vfile/p_open.c | 122 ++++++++++++++++++++++++++++++++++++++++++++++-----------
 vfile/p_open.h |   9 +++--
 vfile/vfcurl.c |   2 +-
 5 files changed, 195 insertions(+), 84 deletions(-)

commit edf00f913a8c3b988c624ff7862d9fe268d12090
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Feb 26 20:46:24 2002 +0000

    - more human readable syntax of source param - "[NAME] URL"

 conf.c              | 50 +++++++++++++++++++++++++-------------------------
 poldekrc.sample     | 26 +++++++++++++-------------
 poldekrc.sample-pld | 17 ++++++++---------
 3 files changed, 46 insertions(+), 47 deletions(-)

commit 265e5e43c9f981b47c82a0b72ad3fa9ce33a5e4e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Feb 26 20:44:00 2002 +0000

    once again: fixed parsing source config line

 pkgset-load.c | 17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)

commit 6687e6d1e1ef7c3270b00c0439ebd6e0a1aa8ea9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Feb 26 00:04:00 2002 +0000

    - added sgml -> html rule

 Makefile.am | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 26875d565d3eb4dce53b4982e15ff2bfa889b927
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Feb 25 23:59:30 2002 +0000

    - merged with SPECS's spec

 poldek.spec.in | 178 ++++++++++++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 156 insertions(+), 22 deletions(-)

commit 8c08f58338470fe8f09a1fcca8648a46c8b75ae8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Feb 25 23:58:10 2002 +0000

    - updates

 NEWS                |   5 +-
 homepage.sgml.in    | 137 ++---------------------------
 poldek.pod          |  44 +++++++---
 poldekrc.sample     |   8 +-
 poldekrc.sample-pld |   6 +-
 screenshoots.sgml   | 241 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 292 insertions(+), 149 deletions(-)

commit 8e83ff78c8199dfabf6b31f2dd78cee05eaa67c1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Feb 25 23:47:49 2002 +0000

    - cosmetics

 pkgset-req.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit 959d999587b357c75ed1d073997cfb69e22e9901
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Feb 25 23:46:49 2002 +0000

    - report "no such source" if given source name didn't found

 main.c | 33 +++++++++++++++++++++++----------
 1 file changed, 23 insertions(+), 10 deletions(-)

commit d24310c442d1aec51fdb10a5f401644b9916b045
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Feb 25 23:42:58 2002 +0000

    - close pipes if exec fails

 vfile/p_open.c | 33 +++++++++++++++++++++------------
 1 file changed, 21 insertions(+), 12 deletions(-)

commit 54dae8ac65e742a1ecd2a43ac65d8ad7ce4988ec
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Feb 25 23:42:01 2002 +0000

    - restore terminal settings after running pager

 shell/ls.c    |  5 ++++-
 shell/pager.c | 27 +++++++++++++++++++++++++--
 shell/pager.h |  9 ++++++---
 3 files changed, 35 insertions(+), 6 deletions(-)

commit bdd8e584667096fe8ac9d65da968b80a762d48e8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Feb 25 23:40:58 2002 +0000

    - fixed parsing source config line

 pkgset-load.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 5c78c17d009f1098d9273771a387fe2d658a8d20
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Feb 25 23:40:06 2002 +0000

    - fix error counting on loop errors

 pkgset-install.c | 1 +
 1 file changed, 1 insertion(+)

commit 5efe4868c5696f07728b54daf7fc183eac4e9161
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Feb 25 18:40:16 2002 +0000

    - don't be so verbose

 pkgset-install.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 83bfd5711384f9da082c8b3700fb94209da54867
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Feb 25 18:33:26 2002 +0000

    - support for rpm 4.0.4 & co. (Artur Frysiak <wiget@pld.org.pl>)

 configure.in | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)

commit 4674cd02acabe78fc32deb4223fa6aca80cc5644
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Feb 25 18:21:56 2002 +0000

    - fixed detection of req loops with packages marked for removal
    - more userfriendly error messages

 dbpkg.c          |  1 +
 pkg.h            | 17 +++++++++----
 pkgset-install.c | 77 +++++++++++++++++++++++++++++++++++++++-----------------
 pkgset-load.h    |  1 +
 4 files changed, 68 insertions(+), 28 deletions(-)

commit cdb4ae83a90c684f29d8c5786628e996e53abbf9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Feb 25 18:11:48 2002 +0000

    - sources may be selected by name (--sn option added)

 main.c              | 46 +++++++++++++++++++++++++++++++++++-----------
 pkgset-load.c       | 16 +++++++++++-----
 poldekrc.sample-pld |  6 +++---
 3 files changed, 49 insertions(+), 19 deletions(-)

commit eb7bcc3ee0bbc229c3502122f7ef745e31953a19
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Feb 25 18:07:59 2002 +0000

    - fix: spaces were not allowed between name and value

 conf.c | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

commit 0a551cda3486aed5b0d17b1a0edadbd3ebba3c6e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Feb 25 00:00:41 2002 +0000

    - update

 homepage.sgml.in | 188 ++++++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 152 insertions(+), 36 deletions(-)

commit fa6668675dfce6c524318d827a86c0d5123fcece
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 24 23:48:31 2002 +0000

    - minor fixes

 misc.c           |  10 +-
 misc.h           |   2 +-
 pkg.c            |   8 +-
 pkgdir.c         |  22 +--
 pkgdir.h         |   7 +-
 pkgdir_patch.c   |   2 -
 pkgset-install.c |   2 +-
 pkgset.c         |   6 +-
 po/pl.po         | 433 ++++++++++++++++++++++++++++++-------------------------
 term.h           |  13 +-
 test_patch.sh    |  13 +-
 11 files changed, 282 insertions(+), 236 deletions(-)

commit c4857918f9396cb88af71cf5df037da2a0229bba
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 24 23:41:30 2002 +0000

    - added --nodiff opt; non gzipped indexes are not created anymore

 mkpackagedir | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

commit 90ea5a70f31eaaed33ffe4a066faaec8735e21dc
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 24 23:40:24 2002 +0000

    - remove *.mdd files during diffs rotation

 pkgdir_save.c | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

commit 8b0cb8764afb4ecd60f1a82644342429f9ba1691
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 24 23:37:48 2002 +0000

    - fixed update_idx() return code

 main.c | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

commit c6fe45c571e9318301e56c91b17f69db7f4d97b7
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 24 23:30:49 2002 +0000

    - updates

 NEWS       | 26 ++++++++++++++++++--------
 README     |  9 +++++++--
 poldek.pod | 63 +++++++++++++++++++++++++++++++++++---------------------------
 3 files changed, 61 insertions(+), 37 deletions(-)

commit 808b3d4f8b3f54caf7989507ea2d262818149ce8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 24 23:29:12 2002 +0000

    - minor fixes

 shell/ls.c    | 14 +++++++++-----
 shell/pager.c | 10 +++++-----
 2 files changed, 14 insertions(+), 10 deletions(-)

commit 6e14730d2c367dabcb7c2d89a13c53aa54a0fba6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 24 17:26:59 2002 +0000

    - cosmetics

 rpm.c  | 4 ++--
 term.h | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

commit 876d7235dd178689bc139c1baa1932e79d385424
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 24 17:22:57 2002 +0000

    - added  $PAGER support
    - redesigned ls code

 shell/Makefile.am |   3 +-
 shell/ls.c        | 322 +++++++++++++++++++++++++++++++++++-------------------
 shell/pager.c     | 145 ++++++++++++++++++++++++
 shell/pager.h     |  14 +++
 shell/shell.c     |  27 ++++-
 shell/shell.h     |   4 +
 6 files changed, 400 insertions(+), 115 deletions(-)

commit f7a94ea622ece5b6e381206206633b849acb92be
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 24 17:19:30 2002 +0000

    - memleak fix

 vfile/p_open.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit f6590c6a6abc3729a950efc402ba7c6890a042ce
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Feb 23 18:58:43 2002 +0000

    - just update

 NEWS                |  25 ++--
 homepage.sgml.in    |  53 ++++---
 po/pl.po            | 395 +++++++++++++++++++++++++++-------------------------
 poldek.pod          |   2 +-
 poldekrc.sample     |   2 +-
 poldekrc.sample-pld |   5 +-
 test_patch.sh       |  45 ++++--
 7 files changed, 296 insertions(+), 231 deletions(-)

commit 5b0d843fa05464f13dde9d3f13be546ed19db359
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Feb 23 18:57:57 2002 +0000

    - fixed dist goal

 Makefile.am | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

commit 2f9c66bea22f048f36b281b535585270fed3473b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Feb 23 18:54:35 2002 +0000

    - added missing prefixes to file logging

 log.c | 5 +++++
 1 file changed, 5 insertions(+)

commit 8a21b5eba9069ea8695b731e2c67a2dbb7919ab5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Feb 23 18:53:16 2002 +0000

    - bugfix

 rpminstall.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7c2ce6e9031330c1b4abe179ab83c3a4087ae139
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Feb 23 18:51:35 2002 +0000

    - outdated diffs are automatically removed during mkdix
    - fixed patch detection in pkgdir_update()
    - few minor fixes

 pkgdir.c          |  41 +++++++++-------
 pkgdir.h          |   1 +
 pkgdir_digest.c   |  16 +++---
 pkgdir_load_dir.c |   4 +-
 pkgdir_patch.c    |   2 +-
 pkgdir_save.c     | 142 ++++++++++++++++++++++++++++++++++++++++++++++++------
 pkgdir_tags.c     |   1 +
 7 files changed, 166 insertions(+), 41 deletions(-)

commit e04b37778636ccf8615b512ae3e11a34636ece9a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Feb 23 18:49:55 2002 +0000

    - fixed one message
    - more compact install summary

 pkgset-install.c | 105 +++++++++++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 99 insertions(+), 6 deletions(-)

commit 0cfc766f50db5895685d01eebdf93900503d7264
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Feb 23 18:43:31 2002 +0000

    - added 'G' shortcut for --greedy
    - added --nodiff switch to --mkidx*

 main.c | 28 +++++++++++++++++++++++-----
 1 file changed, 23 insertions(+), 5 deletions(-)

commit 79e4a13b9ba1212af346527754200a920d7b5c7e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Feb 23 18:38:16 2002 +0000

    - fixed "C-c" routines

 vfile/vftp/ftp.c | 67 +++++++++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 52 insertions(+), 15 deletions(-)

commit b6c3df438c8da7eff47002026260bb61e5427443
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Feb 23 18:35:09 2002 +0000

    - fixed progress bar

 vfile/vfcurl.c     | 10 ++++++----
 vfile/vfprogress.c | 32 +++++++++++++++++++++-----------
 2 files changed, 27 insertions(+), 15 deletions(-)

commit 9243ccc7aee1ddd3c6b9ce0dd2640549c440bb15
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Feb 23 00:58:11 2002 +0000

    - added backward compatibility mode (--v016 opt)

 main.c          |  35 +++++--
 pkgdir.c        | 176 +++++++++++++++++++---------------
 pkgdir.h        |  49 +++++-----
 pkgdir_digest.c | 291 +++++++++++++++++++++++++++++++++++++++++---------------
 pkgdir_patch.c  |   2 +-
 5 files changed, 367 insertions(+), 186 deletions(-)

commit fe78b270657f5c9410f8de125696a5fde1800c28
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Feb 23 00:26:28 2002 +0000

    - RETR bugfix

 vfile/vftp/ftp.c | 61 ++++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 42 insertions(+), 19 deletions(-)

commit dc4a4fbc1edbfa2505f72e2bb99b8e1e31b5063d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Feb 22 15:56:59 2002 +0000

    - check if cached packages are fully dowloaded before call downloader
    - cleanups && minor bugfixes

 conf.c            |  20 +++----
 log.c             |  33 ++++++++++++
 log.h             |   4 +-
 main.c            |   9 ++--
 misc.c            |   6 +--
 pkgdir_digest.c   |  13 +++--
 pkgdir_load_dir.c |  10 ++--
 pkgfetch.c        |  78 ++++++++++++++++++++++++++--
 pkgset-load.c     |   2 +-
 pkgset.h          |  12 ++++-
 poldek.pod        |   3 +-
 rpm.c             |   8 +++
 rpminstall.c      | 152 +++++++++++++++++++++++++++++++++---------------------
 shell/uninstall.c |   5 +-
 14 files changed, 259 insertions(+), 96 deletions(-)

commit c1f6e8de7492358848357371681451147f5ff68b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Feb 22 15:53:10 2002 +0000

    - improved pty_open
    - don't retry to download non-existing file

 vfile/p_open.c | 56 +++++++++++++++++++++++++++++++++++---------------------
 vfile/p_open.h | 10 +++++-----
 vfile/vfile.c  | 13 +++++++++++--
 3 files changed, 51 insertions(+), 28 deletions(-)

commit 9c9e685fd23d67f6d91e5adb6debd601337506be
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Feb 21 23:52:34 2002 +0000

    - PLD CDs poldek helper script

 cdpoldek.sh | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

commit 745e6905d6400398d56f42160dd4881794605e07
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Feb 21 23:24:43 2002 +0000

    - log*() functions bugfixes
    - /bin/rpm is executed on pty (via p_ty_open())
    - fixed --log opt
    - shell: file transfer could by C-c'ed
    - fixed pkgdir's open_idx*() functions
    - i18n work
    - doc's updates

 Makefile.am      |  8 +++---
 NEWS             | 24 +++++++++++++++---
 README           |  6 ++---
 configure.in     | 10 +++++---
 getrurl.sh       |  9 ++++---
 log.h            |  6 ++---
 main.c           | 76 +++++++++++++++++++++++++++++---------------------------
 misc.h           |  2 +-
 pkgdir.c         | 28 +++++++++++++--------
 pkgdir.h         | 46 +++++++++++++++++++++-------------
 pkgdir_digest.c  |  9 ++++---
 pkgset-install.c |  2 +-
 poldek.pod       | 63 +++++++++++++++++++++++++++++++++-------------
 rpminstall.c     | 53 ++++++++++++++++++++-------------------
 shell/shell.c    | 26 +++++++++----------
 15 files changed, 222 insertions(+), 146 deletions(-)

commit 4ea75b18873d2f89020ed115bc056ba9229eb425
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Feb 21 23:18:25 2002 +0000

    - vfcurl: transfer is able to be interrupted by SIGINT
    - added vfvftp module
    - removed rpmio (it's useless)
    - added vfprogress
    - few code improvements

 vfile/Makefile.am  |  14 ++--
 vfile/fetch.c      |  18 +++--
 vfile/p_open.c     |  32 +++++++-
 vfile/vfcurl.c     |  67 +++++++++++-----
 vfile/vfcurl.h     |   9 ---
 vfile/vfile.c      | 231 ++++++++++++++++++++++-------------------------------
 vfile/vfile.h      |  32 +++++++-
 vfile/vfprogress.c | 147 ++++++++++++++++++++++++++++++++++
 vfile/vfvftp.c     |  99 +++++++++++++++++++++++
 9 files changed, 464 insertions(+), 185 deletions(-)

commit 6dac024f4fe7bdc622b086b70a1bd24c9e75bdcc
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Feb 21 23:15:28 2002 +0000

    - simple FTP retriever

 vfile/vftp/.cvsignore  |  29 ++
 vfile/vftp/Makefile.am |  27 ++
 vfile/vftp/ftp.c       | 826 +++++++++++++++++++++++++++++++++++++++++++++++++
 vfile/vftp/ftp.h       |  40 +++
 vfile/vftp/test_vftp.c |  71 +++++
 vfile/vftp/vftp.c      | 167 ++++++++++
 vfile/vftp/vftp.h      |  19 ++
 7 files changed, 1179 insertions(+)

commit c5e6819946b4ce81e81dc6bd8987f0090f8fb368
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 17 19:48:09 2002 +0000

    - 'patch' functions

 pkgdir_patch.c | 176 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 176 insertions(+)

commit d24462a78c66d3c9e1025ee000b05ad1cb5eb103
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 17 19:46:40 2002 +0000

    - script to copy trurlib source tree at "make dist" time

 getrurl.sh | 35 +++++++++++++++++++++++++++++++++++
 1 file changed, 35 insertions(+)

commit 694e166249951da291815d0a91ad8fb1019808d8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 17 19:44:40 2002 +0000

    - working support for packages.dir's patches
    - added i18n support
    - log: fixes
    - SIGSEV from pkgdir.c killed

 .cvsignore        |    1 +
 Makefile.extra    |    4 +
 capreq.c          |   11 +-
 capreqidx.c       |    3 +-
 conf.c            |   24 +-
 dbpkg.c           |    9 +-
 dbpkgset.c        |    1 +
 depdirs.c         |    1 +
 fileindex.c       |    3 +-
 hold.c            |    1 +
 homepage.sgml.in  |  226 +++++++---
 install.c         |    9 +-
 log.c             |   51 ++-
 log.h             |   62 ++-
 main.c            |  361 ++++++++++-----
 minfo.c           |    3 +-
 misc.c            |  134 +++++-
 misc.h            |   17 +-
 pkg.c             |   86 +++-
 pkg.h             |   11 +-
 pkgdb.c           |    1 +
 pkgdir.c          | 1303 ++++++++++++++++++++++-------------------------------
 pkgdir.h          |  122 ++++-
 pkgdir_digest.c   |  429 ++++++++++++++++++
 pkgdir_load_dir.c |  309 +++++++++++++
 pkgdir_save.c     |  349 ++++++++++++++
 pkgdir_tags.c     |   15 +
 pkgfetch.c        |    1 +
 pkgfl.c           |   22 +-
 pkgroup.c         |   60 ++-
 pkgroup.h         |    7 +-
 pkgset-install.c  |  116 +++--
 pkgset-load.c     |   26 +-
 pkgset-order.c    |    9 +-
 pkgset-req.c      |   15 +-
 pkgset.c          |   78 ++--
 pkgu.c            |   11 +-
 rpm.c             |   82 +++-
 rpm.h             |    8 +-
 rpmadds.c         |   12 +-
 rpmdb_it.c        |    1 +
 rpmhdr.c          |   20 +-
 rpminstall.c      |   42 +-
 rpmvercmp.c       |    1 +
 split.c           |   13 +-
 term.c            |    5 +-
 test_match.c      |    1 +
 test_patch.sh     |   80 ++++
 usrset.c          |   15 +-
 49 files changed, 2897 insertions(+), 1274 deletions(-)

commit bffe16c8c9bfb80632b7d4434418fa44451a92b7
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 17 19:39:32 2002 +0000

    - added support for LC_MESSAGES (translation NFY)
    - trurlib is now included in source dist; added --with-sys-trulib
      configure opt

 Makefile.am    |   45 +-
 autogen.sh     |    8 +-
 configure.in   |   89 ++--
 i18n.h         |   37 ++
 po/.cvsignore  |    7 +
 po/POTFILES.in |  119 +++++
 po/pl.po       | 1433 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 7 files changed, 1700 insertions(+), 38 deletions(-)

commit defa8c1a36bb0d9abf627c3d46a156cf94b55a41
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 17 19:34:11 2002 +0000

    - db packages are cached -- in many cases this cache is used and
      shell mode starting faster

 shell/desc.c      |  26 ++---
 shell/get.c       |   7 +-
 shell/install.c   |  50 +++++----
 shell/ls.c        |  30 +++---
 shell/search.c    |  35 +++----
 shell/shell.c     | 296 ++++++++++++++++++++++++++++++++++++++++--------------
 shell/shell.h     |  10 +-
 shell/uninstall.c |  20 ++--
 8 files changed, 321 insertions(+), 153 deletions(-)

commit 6a23d6f84a1fef5048d12876847952b11fe018a4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Feb 17 19:30:36 2002 +0000

    - simplified: removed all *_MD code

 vfile/Makefile.am |   6 +-
 vfile/fetch.c     |  22 ++--
 vfile/p_open.c    |   1 +
 vfile/sample.c    |   1 +
 vfile/ttest.c     |   1 +
 vfile/vfcurl.c    |   9 +-
 vfile/vfile.c     | 326 +++++++++++++++---------------------------------------
 vfile/vfile.h     |  31 +++---
 8 files changed, 130 insertions(+), 267 deletions(-)

commit c9735f8e2b999b7d22980ff616f4b4ff7b60d09d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Feb 8 19:28:33 2002 +0000

    - added pkgfl_array_store_order() to ensure the same, unique order of
      pkgfl* entries

 pkgfl.c | 79 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----
 pkgfl.h |  1 +
 2 files changed, 76 insertions(+), 4 deletions(-)

commit 00cdb24b98cfa7cda6807e1e11da0daa13cbb4b2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Feb 8 19:12:57 2002 +0000

    - few functions added (in connection with pkg index "patches" support)
    - vfcurl: return some curl's error codes to the caller; improved REST
      support, improved progress bar

 vfile/vfcurl.c | 178 +++++++++++++++++++++++++++++++++++++++------------------
 vfile/vfile.c  |  73 ++++++++++++++++++++---
 vfile/vfile.h  |  52 ++++++++++++-----
 3 files changed, 224 insertions(+), 79 deletions(-)

commit d0c5a62d22b35ba6f69e371fa22db8583beb7eeb
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Feb 8 18:56:00 2002 +0000

    - cosmetics

 shell/ls.c    | 3 ++-
 shell/shell.c | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

commit 4c6fe50c997f4171fdfb880a7941e1619dc12ffd
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Feb 1 01:13:32 2002 +0000

    - real package.dif.diffs are created instead of incremental files based
      on build time

 main.c    |  15 ++-
 pkg.c     |  12 ++
 pkg.h     |   1 +
 pkgdir.c  | 455 +++++++++++++++++++++++++++++++++++---------------------------
 pkgdir.h  |  16 ++-
 pkgroup.c |  12 ++
 pkgroup.h |   2 +
 rpmadds.c |  24 ++++
 rpmadds.h |   9 ++
 9 files changed, 341 insertions(+), 205 deletions(-)

commit 001b03a3ef758e26d924602e0e5067b455aeee4f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Feb 1 01:08:03 2002 +0000

    - added VFM_APPEND

 vfile/vfile.c | 24 +++++++++++++++++-------
 vfile/vfile.h | 20 ++++++++++++--------
 2 files changed, 29 insertions(+), 15 deletions(-)

commit 924bc0eeaf12b8575d139938add1a2d46e1ec725
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jan 31 09:06:10 2002 +0000

    - finished "smart" "greedy" selection - if foo-VER is upgraded, then
      eventual "greedy" marks will mark foo-{devel,static,etc} in version VER too.

 pkgset-install.c | 55 +++++++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 43 insertions(+), 12 deletions(-)

commit 75ef3986ab11659f4497f413708d77696f20e3f6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jan 31 00:32:21 2002 +0000

    - start develop incremenetal pakcage.dir*s

 misc.c    |  26 ++++++++
 misc.h    |   1 +
 pkg.c     |  11 ++++
 pkg.h     |   2 +
 pkgdir.c  | 212 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 pkgdir.h  |   6 +-
 pkgroup.c |  34 ++++++++++
 pkgroup.h |   4 ++
 8 files changed, 291 insertions(+), 5 deletions(-)

commit 181a0056d4e9e28c0a42664ff2e1c4b73331b19a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jan 31 00:30:21 2002 +0000

    - try to select proper pkg version on greedy selection

 pkgset-install.c | 114 +++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 73 insertions(+), 41 deletions(-)

commit 0235fbe617a49e38346e1fdc4762c479fc342e6e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jan 31 00:27:52 2002 +0000

    - cosmetics

 shell/install.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit b6f003a2b9ccf6bcef797acda416c474d9491c5a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jan 30 18:41:23 2002 +0000

    - improved dependencies processing (with upgrade-dist poldek
      upgrades as much as possible)
    - added logging to a file (--log)
    - colorized output in batch mode

 Makefile.am            |   10 +-
 NEWS                   |    2 +-
 capreq.c               |   34 +-
 capreq.h               |   11 +-
 capreqidx.c            |   17 +-
 capreqidx.h            |   13 +-
 conf.c                 |  101 ++-
 configure.in           |    6 +-
 dbpkg.c                |    6 +-
 dbpkg.h                |    2 +
 dbpkgset.c             |  121 +++
 dbpkgset.h             |   27 +
 depdirs.c              |    9 +
 install.c              |   12 +-
 log.c                  |  189 ++---
 log.h                  |   59 +-
 main.c                 |   75 +-
 misc.c                 |   48 --
 misc.h                 |   11 -
 pkg.c                  |   52 +-
 pkg.h                  |   12 +-
 pkgdb.c                |   11 +-
 pkgdb.h                |    8 +-
 pkgdir.c               |   23 +-
 pkgdir.h               |   10 +-
 pkgfetch.c             |  172 ++++
 pkgfl.c                |    8 +-
 pkgroup.c              |    2 +
 pkgset-install.c       | 2023 ++++++++++++++++++++++++++++--------------------
 pkgset-load.c          |   44 +-
 pkgset-load.h          |    5 +-
 pkgset-order.c         |   10 +-
 pkgset-req.c           |   51 +-
 pkgset-req.h           |    2 +-
 pkgset.c               |  187 ++++-
 pkgset.h               |   29 +-
 pkgsplit.conf.sample   |    3 +-
 poldek.pod             |    3 +-
 poldekrc.sample        |   13 +-
 poldekrc.sample-pld    |    4 +-
 rpm.c                  |   30 +-
 rpm.h                  |    4 +-
 rpmdb_it.c             |   16 +-
 rpminstall.c           |  304 ++++++++
 shell/Makefile.am      |    1 -
 shell/desc.c           |   12 +-
 shell/get.c            |    2 +-
 shell/install.c        |    4 +-
 shell/ls.c             |   28 +-
 shell/search.c         |    2 +-
 shell/shell.c          |   70 +-
 shell/shell.h          |    4 -
 shell/term.h           |   20 -
 shell/uninstall.c      |   21 +-
 shell/term.c => term.c |  105 ++-
 term.h                 |   31 +
 usrset.c               |   31 +-
 usrset.h               |    8 +-
 vfile/fetch.c          |   10 +-
 vfile/test_progress.c  |  112 +++
 vfile/vfcurl.c         |   14 +-
 vfile/vfile.c          |    5 +-
 vfile/vfile.h          |    4 +-
 63 files changed, 2796 insertions(+), 1467 deletions(-)

commit 30a5f867a289f0de208cfc138b8d780b4c42e8a8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jan 30 18:12:31 2002 +0000

    - added VERSION_CVSTAG

 configure.in     | 2 ++
 homepage.sgml.in | 5 ++---
 2 files changed, 4 insertions(+), 3 deletions(-)

commit 56a8d8409042b33d7d63bb64d3dc338a009786c4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 29 17:09:49 2002 +0000

    - v0.16 release (stable)

 NEWS         | 4 ++++
 acconfig.h   | 1 +
 configure.in | 6 +++++-
 main.c       | 9 ++++++---
 poldek.pod   | 5 ++---
 5 files changed, 18 insertions(+), 7 deletions(-)

commit 9dec3994d5dd736fb0707008382f4a77a36c1167
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 29 15:21:17 2002 +0000

    - bugfix

 shell/uninstall.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit 2b38924f6b32047a4fb11bb361a8f34c0575ff3b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jan 22 00:54:53 2002 +0000

    - fixed dest dir setup for download multiple URLs
    - vfjuggle: don't ask for disk if file already copied to cache dir
    - vfjuggle: added "CPMODE" to allow "download" files from several
      disks at once

 pkgset-install.c      | 26 +++++++++++++++++++++-----
 poldekrc.sample       |  2 +-
 poldekrc.sample-cdrom | 19 +++++++++++++++++++
 vfjuggle              | 26 ++++++++++++++++++--------
 4 files changed, 59 insertions(+), 14 deletions(-)

commit dcc7adb0f6833f91e7e9ca887336e312934af5be
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jan 11 16:36:31 2002 +0000

    - pcre 3.5(?) API changes

 shell/search.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c892c5ea3280ae316c014fe957d47682e8dd9825
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jan 11 16:18:09 2002 +0000

    - released as 0.15.9

 NEWS         | 11 +++++++++++
 README       |  2 +-
 configure.in |  2 +-
 3 files changed, 13 insertions(+), 2 deletions(-)

commit 8269d2ba308c5728b328feb48188ff63f5a437e2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jan 10 17:24:42 2002 +0000

    - update

 homepage.sgml.in | 42 +++++++++++++++++++++++++++++++++---------
 1 file changed, 33 insertions(+), 9 deletions(-)

commit 86a3b2a3d160b92d15fed9d3da23ef26287fbc6d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jan 10 17:24:10 2002 +0000

    - desc: added package file size display
    - serach: added Group search
    - install: unhidden --mercy
    - uninstall: don't remove pkg from install list if --test is used
    - added -h opt. to all commands

 shell/desc.c      | 18 ++++++++++++++++--
 shell/get.c       |  1 +
 shell/install.c   |  3 ++-
 shell/ls.c        |  1 +
 shell/search.c    | 25 ++++++++++++++++++++-----
 shell/shell.c     | 20 ++++++++++++++------
 shell/uninstall.c | 19 +++++++++++--------
 7 files changed, 65 insertions(+), 22 deletions(-)

commit 96e5eb386769abc058022da0be993547c61781e5
Author: Arkadiusz Miśkiewicz <arekm@pld-linux.org>
Date:   Thu Jan 10 12:42:29 2002 +0000

    - use new paths on ftp server

 poldekrc.sample     | 2 +-
 poldekrc.sample-pld | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 5dc1ca71a642dfb5b225950d58317dee35aa4d79
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Dec 17 16:52:43 2001 +0000

    - removed GCC's nested functions usage -- seems that it causes SIGSEVs on
      some machines (Arkadiusz Patyk <areq@pld.org.pl>)

 pkgset.c | 10 ----------
 1 file changed, 10 deletions(-)

commit e5f8ff4af5f9134111126051599c4c7e32d331c4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Nov 9 11:06:32 2001 +0000

    bugfix: don't include trailing whitespaces in config values

 conf.c | 6 ++++++
 1 file changed, 6 insertions(+)

commit 0a1073a8f10c4551b96916986985073251dc9a63
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 29 11:11:22 2001 +0000

    - website*-up goals fixed

 Makefile.am | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

commit 413885776c0a6890b7d3119f6410f26b80d35985
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 29 11:06:01 2001 +0000

    - added NEWS file to home page

 Makefile.am      | 2 +-
 homepage.sgml.in | 9 ++++++---
 2 files changed, 7 insertions(+), 4 deletions(-)

commit 9e7ef844e6f65a4a1e8cd8e83c804bce7899140b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 29 10:52:35 2001 +0000

    - removed invalid entry

 NEWS | 1 -
 1 file changed, 1 deletion(-)

commit 7edd2341430d3ac78e3b23a93aa918ee02faae98
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 29 09:59:07 2001 +0000

    - released as 0.15.8

 NEWS             | 12 ++++++++++++
 configure.in     |  2 +-
 homepage.sgml.in |  4 ----
 3 files changed, 13 insertions(+), 5 deletions(-)

commit bc8114e63f2f883d32098684e6b5de8fd61ea65a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 29 09:57:59 2001 +0000

    - disabled cURL's timeouts setting, its timeout it's a time to transfer file.

 vfile/vfcurl.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 5b74e83274536fcfe53e5098ca09cfc94b8805b8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Oct 27 15:22:40 2001 +0000

    - increace timeouts values to 5 min
    - amount and total sizes are displayed in progress bar

 vfile/vfcurl.c | 44 +++++++++++++++++++++++++++++++++++---------
 1 file changed, 35 insertions(+), 9 deletions(-)

commit efa234bfcb9192cd9d1172419e4163687ea33f09
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 25 17:40:43 2001 +0000

    - bugfix: --hold was disabled

 main.c | 17 +++++++----------
 1 file changed, 7 insertions(+), 10 deletions(-)

commit 26e177ce64bd869d98e615b352e4cb9a5c45e887
Author: Arkadiusz Miśkiewicz <arekm@pld-linux.org>
Date:   Sat Oct 20 11:54:18 2001 +0000

    - dist-XXX are now default options to make poldek interface more apt like + XXX-dist are provided for backward compatibility

 main.c | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

commit f6c4d86b043bd2ab490fb75d6cd49962cb0a2b8f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Oct 19 17:03:40 2001 +0000

    - shell: SIGSEV killed when pkg description requested while packages.dir
      doesn't contain package descriptions at all

 pkg.c        |   2 +-
 pkgdir.c     |   3 +-
 shell/desc.c | 152 +++++++++++++++++++++++++++++++----------------------------
 3 files changed, 82 insertions(+), 75 deletions(-)

commit db3befc55167a9c4da4ea5e235993db15ec0f4bd
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 18 15:52:30 2001 +0000

    - cosmetics

 pkgset.c     | 2 +-
 test_match.c | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

commit d98882facf89ee2c47f3483af11fd16c64e37910
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 18 15:51:10 2001 +0000

    - updated (some sentences stolen from APT docs)

 homepage.sgml.in | 17 +++++++++++++----
 1 file changed, 13 insertions(+), 4 deletions(-)

commit 30a10344275806c5f45154db9fc2d6cb32267a51
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 18 15:48:26 2001 +0000

    - fixed installed pkg list mgmnt

 shell/uninstall.c | 23 +++++++++++++++++------
 1 file changed, 17 insertions(+), 6 deletions(-)

commit baa18abc20581a2393a4a882203336fe6a6cd97d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 18 15:47:09 2001 +0000

    - fix: installed pkg list are no more updated if --test is given

 shell/install.c | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

commit 390bbef1e46e8b849c7a008f70f16a17f69eb981
Author: Michał Moskal <malekith@pld-linux.org>
Date:   Wed Oct 17 11:10:47 2001 +0000

    - fix progress bar if total size is unknown

 vfile/vfcurl.c | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

commit 106bf58ebcf10b7f40a9e6417597e6a292d74e79
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 15 14:01:00 2001 +0000

    - typo

 homepage.sgml.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit df9d0cf0e3f0a14c5c7db4d76ee5b1231b735791
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 15 14:00:29 2001 +0000

    - "mercy" mode bugfix

 pkg.c | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

commit 5bae8b61f3a365599664a3a5057b177fb2287d22
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Oct 11 14:33:48 2001 +0000

    - added homepage; updated documentation; cosmetics

 .cvsignore          |  2 ++
 INSTALL             |  5 +--
 Makefile.am         | 26 +++++++++++++-
 configure.in        |  6 ++++
 homepage.sgml.in    | 98 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 poldek.pod          | 51 ++++++++++++++++++----------
 poldek.spec.in      | 34 ++-----------------
 poldekrc.sample     | 39 ++++++++++-----------
 poldekrc.sample-pld |  3 ++
 9 files changed, 194 insertions(+), 70 deletions(-)

commit 414578e76d136001ffb7518879c15f394aa8fb20
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 10 14:21:30 2001 +0000

    - released as 0.15.7

 NEWS         | 12 ++++++++++++
 configure.in |  2 +-
 poldek.pod   |  2 +-
 3 files changed, 14 insertions(+), 2 deletions(-)

commit ac215f8e7ea1ce9db0975866d7246a8b84d0f5fc
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 10 14:17:38 2001 +0000

    - downloaded packages are removed after successful installation
      (keep_downloads=yes in config can change to previous behavior)

 conf.c           | 11 ++++++-----
 main.c           |  4 ++++
 pkgset-install.c | 23 ++++++++++++++++++++++-
 pkgset.h         | 13 +++++++------
 poldekrc.sample  |  3 +++
 5 files changed, 42 insertions(+), 12 deletions(-)

commit b0a5e486a97e2890e38cf04482a9876968a379ec
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 10 13:35:08 2001 +0000

    - changed semantics of --test opt: -t causes poldek's checks only, -tt
      turns on tests performed by rpm too.

 main.c           |  5 ++++-
 pkgset-install.c | 16 +++++++++++-----
 pkgset.h         | 15 +++++++++------
 poldek.pod       |  8 +++++++-
 shell/install.c  |  8 ++++++--
 5 files changed, 37 insertions(+), 15 deletions(-)

commit 439134fb534ff561f7947513cfe78392e4ada3bd
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 10 12:51:00 2001 +0000

    - typo

 poldek.pod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 782d027a88c0f87420b994233992d8c3aee5f464
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 3 08:31:30 2001 +0000

    - mercy dependecy checking may be enabled in config

 conf.c              | 1 +
 main.c              | 5 ++++-
 poldekrc.sample     | 5 ++++-
 poldekrc.sample-pld | 6 +++++-
 4 files changed, 14 insertions(+), 3 deletions(-)

commit 5721ff941379dea75a7f47e10f76e782417d49be
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Oct 2 15:44:34 2001 +0000

    - progress bar bugfix (minor)

 shell/shell.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 590b93c90e666544b66a15faab53ccf06cc41aca
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 1 16:14:21 2001 +0000

    - set the cURL's timeouts to 2 min.

 vfile/vfcurl.c | 33 +++++++++++++++++++++------------
 1 file changed, 21 insertions(+), 12 deletions(-)

commit c33f699b9ac7188281ce213f2fe354e6c6dc5c31
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 1 15:50:47 2001 +0000

    - added workarounds and traps for (propably) curl's bugs

 vfile/vfcurl.c | 19 +++++++++++++++++--
 1 file changed, 17 insertions(+), 2 deletions(-)

commit 4455728e236f0730122406d56d35dfcf6be25a3f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 1 13:38:35 2001 +0000

    - "update" can be used with other commands simultaneously
    - shell mode is now the default mode

 main.c | 66 +++++++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 43 insertions(+), 23 deletions(-)

commit cd386784d31c1020157c23778d4c8c9d7a1572a1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 1 12:51:39 2001 +0000

    - added greedy option to install cmd

 shell/install.c | 13 ++++++++++++-
 shell/shell.c   |  3 +--
 2 files changed, 13 insertions(+), 3 deletions(-)

commit 1086ea44da93a7a6207411c06d03cf40ddb106ff
Author: Rafał Kleger-Rudomin <klakier@pld-linux.org>
Date:   Sun Sep 30 13:21:08 2001 +0000

    - typo

 poldek.pod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit be3a334ca7af2e844083fb537ec6d36491b8f728
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 13 16:32:11 2001 +0000

    - released as 0.15.6 (really)

 NEWS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 292a495ea1a3e470ff8459bf270558a2c29e3c9d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 13 16:23:23 2001 +0000

    - removed debug mesg

 main.c | 1 -
 1 file changed, 1 deletion(-)

commit b09749b03e22ba804a0eb5a45e6e714b36665aa5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 13 16:20:01 2001 +0000

    - update

 .cvsignore | 1 +
 1 file changed, 1 insertion(+)

commit 30655180fe69de8f249756aff514d9054f813e1a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 13 16:19:18 2001 +0000

    - display cdrom:// handler output even if verbose is 0

 vfile/fetch.c | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)

commit fb06b434fc32e5a476d22140df66b243c3afdd1a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Sep 12 16:07:38 2001 +0000

    - released as 0.15.6

 NEWS                | 10 ++++++++++
 configure.in        |  2 +-
 poldek.pod          |  5 ++++-
 poldek.spec.in      |  5 ++++-
 poldekrc.sample     |  3 +++
 poldekrc.sample-pld | 25 ++++++++++++++++++++++++-
 6 files changed, 46 insertions(+), 4 deletions(-)

commit ad623e2c3f68377322dfadf15144cebedea44c0e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Sep 12 16:00:29 2001 +0000

    - packages to hold could be listed in config too

 conf.c | 107 ++++++++++++++++++++++++++++++++++++++++++++---------------------
 main.c |  12 ++++++++
 2 files changed, 84 insertions(+), 35 deletions(-)

commit 94de7140597cc94517b64e8b3a2783b1494dc697
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Sep 11 16:08:37 2001 +0000

    - use package priorities used for splitting also for installation
      ("/etc/poldek-pkgsplit.conf" or "/etc/poldek-pri.conf" is used by default)
    - configuration is taken from /etc/poldek.conf if $HOME/.poldekrc doesn't exists

 conf.c         | 33 ++++++++++++++++++++++++++-------
 main.c         |  6 +++++-
 pkg.c          | 12 ++++++++++++
 pkg.h          |  1 +
 pkgset-order.c |  5 +++--
 pkgset.c       | 16 ++++++++++++++--
 pkgset.h       |  2 +-
 split.c        | 48 ++++++++++++++++++++++++++++++++++--------------
 split.h        |  2 ++
 9 files changed, 98 insertions(+), 27 deletions(-)

commit bac1d955bad712652a8f9163599f877b39b8ae02
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Sep 11 11:40:09 2001 +0000

    - fixed prereq loop detection

 pkg.h          | 15 +++++++++++----
 pkgset-order.c | 39 +++++++++++++++++++++++++++++++++++----
 2 files changed, 46 insertions(+), 8 deletions(-)

commit d743072038a7ff52e636173eff6410ce4a54cad0
Author: Rafał Kleger-Rudomin <klakier@pld-linux.org>
Date:   Thu Sep 6 21:59:56 2001 +0000

    - added '@' to list of valid characters in filename

 vfile/fetch.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 02b92a557d090fabafa621c89cd674ff9e946bc9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 6 15:20:33 2001 +0000

    - ls: fixed sorting

 shell/ls.c    | 21 ++++++++++++++-------
 shell/shell.c | 26 ++++++++++++++++++++++----
 shell/shell.h |  1 +
 3 files changed, 37 insertions(+), 11 deletions(-)

commit 156c6a418a0485609e919beedae94a843eaf7252
Author: Rafał Kleger-Rudomin <klakier@pld-linux.org>
Date:   Wed Aug 29 10:21:04 2001 +0000

    - forgot to delete debug message

 vfjuggle | 2 --
 1 file changed, 2 deletions(-)

commit 582d76b85183ed2b80a62b73cee6ec5a9219eecb
Author: Rafał Kleger-Rudomin <klakier@pld-linux.org>
Date:   Wed Aug 29 10:20:29 2001 +0000

    - awk -> sed

 vfjuggle | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

commit 4e2bbfb6d213b9a5ca492ae2fabbd5bf5bbc6ccc
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jul 20 16:39:17 2001 +0000

    - released as 0.15.5

 NEWS         |  9 +++++++++
 configure.in |  2 +-
 poldek.pod   | 17 ++++++++++++-----
 3 files changed, 22 insertions(+), 6 deletions(-)

commit c3cdda15f3683a9a18a96313a012a60b8f986d99
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jul 20 14:15:00 2001 +0000

    - tee-friendly progress bar
    - setup user password to poldek's one.

 vfile/vfcurl.c | 92 ++++++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 64 insertions(+), 28 deletions(-)

commit 1b8467c48d899b522b4796505440eae803a4fa7d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jul 20 14:13:20 2001 +0000

    - VFM_STBRN - give up after 1000 tries

 vfile/vfile.c | 5 +++++
 1 file changed, 5 insertions(+)

commit 4b21ec7d87126f6e9c474d2f78b8bbfdc32c3fe0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jul 20 14:12:19 2001 +0000

    - tee-friendly progress bar
    - rpm_install: use VFM_STBRN

 rpm.c | 48 ++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 38 insertions(+), 10 deletions(-)

commit 08e58464ccccb65ec9185a645b340f8b3af5d8c4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jul 20 13:54:41 2001 +0000

    - VFM_STBRN is added - infinite retrying to open file

 vfile/vfile.c | 26 +++++++++++++++++++++++++-
 vfile/vfile.h |  1 +
 2 files changed, 26 insertions(+), 1 deletion(-)

commit c4a1a1961070c418607099a25599877975b45491
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jul 20 09:19:02 2001 +0000

    - added --shcmd opt
    - shell cleanups

 acconfig.h    |   3 +-
 configure.in  |   8 ++++
 main.c        |  32 ++++++++++---
 shell/shell.c | 142 ++++++++++++++++++++++++++++++++++++++++++----------------
 shell/shell.h |   5 ++-
 5 files changed, 144 insertions(+), 46 deletions(-)

commit 9649cc582e6164b4c1af6a1ff45a4099f0895b17
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jul 20 09:15:05 2001 +0000

    - added sort by build date options: -t,-T,-r

 shell/ls.c | 43 +++++++++++++++++++++++++++++++++++++++----
 1 file changed, 39 insertions(+), 4 deletions(-)

commit 9c74d7dd91e0d2a3cd96f58c06c2e29598d528e1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jul 20 08:57:53 2001 +0000

    - dependency processing bugfix: packages marked by orhpaned ones
      were processed as orhpans.

 pkgset-install.c | 46 +++++++++++++++++++++++++++++-----------------
 1 file changed, 29 insertions(+), 17 deletions(-)

commit 7061180a04e1600ffa35be245f1c4e32fd9dcebd
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jul 19 15:01:35 2001 +0000

     - ~/.poldek_holds -> ~/.poldek_hold

 hold.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 577350dde7b3178799ecd5655e5e8a63c53b1998
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jul 17 16:07:29 2001 +0000

    - released as 0.15.4

 NEWS         | 3 +++
 configure.in | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

commit e35d3d2a1ecfa45f1af1b07b580db74d042aa0a4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jul 17 16:02:58 2001 +0000

    - fixed conflicts counting

 pkgset-install.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit 15028b3758640c6b4178eff279e23c3099859a5e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 16 15:15:20 2001 +0000

    - released as 0.15.3

 NEWS         | 5 +++++
 configure.in | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

commit 41083427d6a02e6814bcaca4f10f7fa70c38b8a7
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 16 15:13:58 2001 +0000

    - cosmetics

 shell/search.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit 0a5a1af9cd17ae1d330acedca0a2aa0b8ac8f869
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 16 12:46:04 2001 +0000

    - bugfix: don't mark other packages which satisfy req if it is self-satisfied
    - verify opt is splitted to verify, verify-conflicts and verify-fileconflicts
    - more user friendly output on package set verification

 main.c       | 56 +++++++++++++++++++++++++++++++++----------
 pkgset-req.c | 40 +++++++++++++------------------
 pkgset-req.h |  1 +
 pkgset.c     | 78 ++++++++++++++++--------------------------------------------
 pkgset.h     | 18 ++++++++------
 5 files changed, 94 insertions(+), 99 deletions(-)

commit 57aaf6bb718218ad8b9590e0dd1c0a977bd808b0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jul 13 15:17:45 2001 +0000

    - OMIT trurlib's _DEPENDENCIES

 Makefile.am       | 3 +++
 shell/Makefile.am | 2 ++
 vfile/Makefile.am | 3 +++
 3 files changed, 8 insertions(+)

commit 6691b0b75480aba84c84576f3e4114f58acfd6db
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jul 13 15:17:02 2001 +0000

    - initialize cmprc to avoid cc's  warning

 pkg.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 309f8ae14419b27e1b3776d57286783eaaafa361
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jul 13 14:49:32 2001 +0000

    - pkg_match_req() and cap_match_req() bugfixes

 .cvsignore       |  1 +
 Makefile.am      |  7 ++++++-
 pkg.c            | 59 ++++++++++++++++++++++------------------------------
 pkgset-install.c | 38 +++++++++++++++-------------------
 test_match.c     | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 112 insertions(+), 56 deletions(-)

commit 82c1ab89deb261cb22fc14945374e7bcc46dee47
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jul 13 14:48:59 2001 +0000

    - commented out unused pty_open()

 vfile/p_open.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit dd7b0ba23ac4468fed143676c5c3ca72a09b5d02
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jul 13 13:15:35 2001 +0000

    - released as 0.15.2

 INSTALL      | 16 ++++++++++++++++
 NEWS         |  6 ++++++
 README       | 18 +-----------------
 README.devel |  5 -----
 configure.in |  2 +-
 poldek.pod   |  1 +
 6 files changed, 25 insertions(+), 23 deletions(-)

commit 850d9f8974033de59eb26e0ce9be45f2f248ea60
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jul 11 19:18:16 2001 +0000

    - cleanup

 hold.c           |   2 +-
 main.c           | 136 +++++++++++++++++++++++++++----------------------------
 pkgset-install.c |  27 +++++------
 3 files changed, 82 insertions(+), 83 deletions(-)

commit d2d1a1042fe8dc1f88413677b147e5be1f083d1b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jul 10 15:37:22 2001 +0000

    - finished "hold" opt ($HOME/.poldek_hold is read if no --hold)
    - added "greedy" option
    - fix: orhaned packages could marks packages to install too
    - cleanups

 conf.c           |   3 +-
 hold.c           |  32 ++++++--
 main.c           | 230 ++++++++++++++++++++++++++-----------------------------
 pkgset-install.c | 178 +++++++++++++++++++++---------------------
 pkgset.c         |   8 +-
 pkgset.h         |   4 +-
 poldek.pod       |  44 ++++++++---
 poldekrc.sample  |   4 +-
 rpm.c            |  40 +++++++++-
 rpm.h            |   4 +-
 10 files changed, 308 insertions(+), 239 deletions(-)

commit dc86acc4868daac48329b29baa695aa5d60cf1dd
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jul 10 14:51:16 2001 +0000

    - fixed verbose setting

 shell/install.c   |  2 +-
 shell/shell.c     | 18 ++++++++++--------
 shell/uninstall.c |  5 ++---
 3 files changed, 13 insertions(+), 12 deletions(-)

commit 56167352c34ec4093b3a47da488fe71f4fe561cc
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 9 15:12:53 2001 +0000

    - fixed Provides display

 shell/desc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 504adff1a4620c84a125a0bfbd311bf30c90e272
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 9 15:12:18 2001 +0000

    - passed --root opt

 shell/uninstall.c | 5 +++++
 1 file changed, 5 insertions(+)

commit d295515bf37a03d957bdc5b7e8d60a295a517f56
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jul 4 08:18:06 2001 +0000

    - fix progress()

 vfile/vfcurl.c | 24 +++++++++++-------------
 1 file changed, 11 insertions(+), 13 deletions(-)

commit 81636565ad5cf478438347d9d0f3bad8046f4f21
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jul 3 17:59:15 2001 +0000

    - rpm_install():
        * improved progress bar (based on cURL's one)
        * display progress if verbose >= 0

 rpm.c | 45 ++++++++++++++++++++++++++-------------------
 1 file changed, 26 insertions(+), 19 deletions(-)

commit 6226f7653cd0d59978112c9d9f38afd5cc900697
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jul 3 17:20:59 2001 +0000

    - working "hold" opt

 hold.c           |  2 +-
 log.c            |  5 +--
 main.c           |  4 ++-
 pkgset-install.c | 92 +++++++++++++++++++++++++++++++++++++++++---------------
 pkgset.c         |  2 +-
 pkgset.h         | 17 ++++++-----
 6 files changed, 85 insertions(+), 37 deletions(-)

commit f0d382b0c63b8ad9c6f93e9a80f30d3b51c1b456
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jul 3 17:17:14 2001 +0000

    - fixed listing header size (thanks to Artur Frysiak <wiget@pld.org.pl>)

 shell/ls.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit eaa0dd432e5ceda9bb08112f8ddac05ab41dc149
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jul 3 17:09:49 2001 +0000

    - progress fix

 vfile/vfcurl.c | 1 +
 1 file changed, 1 insertion(+)

commit ec14cdc93520321f59fb9e448b81b413aa896b98
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jul 2 17:37:10 2001 +0000

    - added FIRST_FREE_SPACE param to split opt
    - added hold opt. (NFY)
    - cosmetics

 Makefile.am         |  3 +-
 hold.c              | 93 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 main.c              | 90 ++++++++++++++++++++++++++++++++++++++++++---------
 pkg.h               |  5 +++
 pkgset-install.c    | 30 ++++++++++++-----
 pkgset.h            |  3 ++
 poldekrc.sample     |  8 ++---
 poldekrc.sample-pld | 10 +++---
 split.c             | 20 +++++++-----
 split.h             |  2 +-
 10 files changed, 222 insertions(+), 42 deletions(-)

commit 117da7398c313e4d70e49fee45e870f5837e1b9e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jun 28 14:22:41 2001 +0000

    - released as 0.15.1

 NEWS         | 5 +++++
 configure.in | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

commit ed601a410fc8b6fa2461877d24993988c09e16ab
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jun 28 14:18:11 2001 +0000

    - cosmetics

 pkgdir.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 6409c4195f071db5df31ceb874b2747c4783a5fa
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jun 28 14:17:52 2001 +0000

    - write package filenames (NAME-EVR.ARCH.rpm) into packages.chunk* and
      removed writing chunk info into it

 split.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit da6d105b6625c9946dd274bd0f660051bb4d42d6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jun 28 10:40:04 2001 +0000

    - bugfix

 vfile/fetch.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2d37c3891c080fae4a08928ce6d8e669e2aea2fa
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Jun 28 09:01:13 2001 +0000

    - bugfix (removed assert(arch))

 pkg.c | 1 -
 1 file changed, 1 deletion(-)

commit 7c4d5f95b6fba0a1acd7d1fd05af54c935674d07
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jun 27 18:05:45 2001 +0000

    - released as 0.15

 NEWS                     | 14 +++++++++++---
 configure.in             |  2 +-
 poldek-split.conf.sample | 32 --------------------------------
 3 files changed, 12 insertions(+), 36 deletions(-)

commit 57aa08b9f28a91257a485605df452d3d1825715a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jun 27 17:54:04 2001 +0000

    - added bin_SCRIPTS to EXTRA_DIST (automake bug?)

 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 36a3a972d43f05f04f006ffbd66614e6868df34f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jun 27 17:46:49 2001 +0000

    - updated

 TODO             |  1 -
 poldek.pod       | 33 +++++++++++++++++++--------------
 vfile/.cvsignore |  1 +
 3 files changed, 20 insertions(+), 15 deletions(-)

commit c0e2eb4966f90f5d02a947bd22b96e0f44a57465
Author: Arkadiusz Miśkiewicz <arekm@pld-linux.org>
Date:   Wed Jun 27 17:41:11 2001 +0000

    (load_pkgset): added missing semicolon

 main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 78ed171db6539af9a21efe70d27020845d683092
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jun 27 16:53:45 2001 +0000

    - ignore the result of pkgset_setup() (thanks to malekith)

 main.c | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

commit abe0a3132b3d33e40d9012f0db7e0d831831707d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jun 27 16:29:11 2001 +0000

    - bug fixed (hunted by Michal Moskal <malekith@pld.org.pl>)

 pkgset.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 09460ec0cae7db0d58d122826d266d567308f993
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jun 27 15:49:55 2001 +0000

    - added locking of cachedir
    - -s DIR/ and -s DIR are not distinguished

 main.c        | 41 +++++++++++++++++++++++++++++++++++++----
 misc.c        | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 misc.h        |  3 ++-
 pkgset-load.c | 59 ++++++++++++++++++++++++++++-------------------------------
 4 files changed, 120 insertions(+), 36 deletions(-)

commit dbaaae20c03185437caf6eaccd7a2552fba9c5c0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jun 27 14:14:47 2001 +0000

    - fixed displaying curl's error

 vfile/vfcurl.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ff07c8dc82f74f0b4d0210e3b6473cd166e8874b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jun 27 14:11:26 2001 +0000

    - renamed poldek-split.conf.sample

 pkgsplit.conf.sample | 32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)

commit 6ee0221206cf79b702d6775c970a0d39c1f0fe7e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jun 26 19:55:58 2001 +0000

    - cosmetics

 shell/desc.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit ddcf9aceb734499665fcbc8e574329bca84bf1cf
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jun 26 19:47:48 2001 +0000

    - locale support for groups

 pkgroup.c | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 52 insertions(+), 3 deletions(-)

commit 4cc09ab510c64bfe483e836a36803a5026d2975c
Author: Artur Frysiak <wiget@pld-linux.org>
Date:   Tue Jun 26 15:13:28 2001 +0000

    automake fixes

 Makefile.am       | 2 +-
 shell/Makefile.am | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit c6a017f6175a1896c8840b786135fa996390a377
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jun 25 20:14:51 2001 +0000

    - log_msg without begining *

 log.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 8e9a2cfd8d702b0f69841271fe83e9a67ce5b95a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jun 25 12:12:53 2001 +0000

     - bugfix

 vfile/vfile.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 94d736c0ce4b5d2e1884624bb2155a5a8682caf5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jun 25 12:06:35 2001 +0000

    - be a bit paranoid on creating/removing files/dirs

 vfile/fetch.c | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 vfile/vfile.c | 74 +++++++++++++++++++++++++++++++++++++--------------------
 vfile/vfile.h |  2 ++
 3 files changed, 124 insertions(+), 28 deletions(-)

commit 056876cf36566e57cabaeb997f374810ac20d84a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 24 19:43:01 2001 +0000

    - added package groups support (group index is stored in packages.dir)
    - added checking package architecture and OS
    - with -s DIR/ and without indexes under DIR presented poldek scans it.
    - better index format version handling (minor.major ver schema)
    - some cleanups

 Makefile.am      |   1 +
 configure.in     |   3 +
 log.h            |  13 +-
 main.c           |   4 +-
 misc.c           |  21 +--
 misc.h           |   3 +-
 pkg.c            |  57 ++++++--
 pkg.h            |   8 +-
 pkgdir.c         | 232 +++++++++++++++++++++------------
 pkgdir.h         |  15 ++-
 pkgroup.c        | 390 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 pkgroup.h        |  19 +++
 pkgset-install.c |  37 +++++-
 pkgset-load.c    |  14 +-
 pkgset-req.c     |   2 +-
 pkgu.c           |  35 ++---
 pkgu.h           |   2 +
 poldek.pod       |  31 +++--
 split.c          |   2 +-
 usrset.c         |   4 +-
 20 files changed, 731 insertions(+), 162 deletions(-)

commit 972ec58f8f90346746ffec3cf152ef5889784546
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 24 19:36:37 2001 +0000

    - added display of epoch, architecture, OS, vendor and build host
    - cleanup

 shell/desc.c | 155 +++++++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 104 insertions(+), 51 deletions(-)

commit c8c1617e491f43cfedb5b6729f146006ce2f9289
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 24 19:34:33 2001 +0000

    - typo

 shell/search.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1c03ab3b1f10a2e1b8032647705e084d7a01fb0b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 24 19:15:43 2001 +0000

    - added vf_flags to vfile to let user to know if file was taken from cache
    - updated vfcurl progress bar handling (according to curl 7.8)
    - some cleanups

 vfile/Makefile.am |  5 ++++-
 vfile/fetch.c     |  5 ++++-
 vfile/ttest.c     | 11 ++++-------
 vfile/vfcurl.c    | 40 +++++++++++++++++++++++++++++-----------
 vfile/vfile.c     | 15 +++++++++------
 vfile/vfile.h     | 22 +++++++++++++---------
 6 files changed, 63 insertions(+), 35 deletions(-)

commit e222358cfaa4fc55e33057f4fc61aeb95be62bbf
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Jun 24 16:58:52 2001 +0000

    - bugfixes (SIGBUS on SPARC)

 capreq.c | 10 +++++++++-
 capreq.h | 10 +++++++++-
 h2n.h    | 21 +++++++++++++--------
 3 files changed, 31 insertions(+), 10 deletions(-)

commit 7210a145ec16e57de91c8c1156d87e2065eeaab1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jun 22 17:33:36 2001 +0000

    - commented out debug message

 split.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit da30c7368fe5dc14534f01204e54e1b14b5a47cb
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jun 22 17:24:05 2001 +0000

    - commented out debug messages

 vfjuggle | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit 4e7934f0205e04288a39b013203eab7684d74dd3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jun 22 17:22:39 2001 +0000

    - usage() fix

 mkpackagedir | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 8fa9139de3b37a52f007f9321f56ab578895047b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jun 22 17:21:14 2001 +0000

    - bugfix

 Makefile.am | 3 ---
 1 file changed, 3 deletions(-)

commit 2dbf323328eb4b835d4b00fc5d44d0b0ea03027b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jun 22 17:18:37 2001 +0000

    - added support for removable media:
        * added vfjuggle script
        * cdrom_get option
    - package's integer fields are stored in binary form (0.4.1 index format)
    - added splitting
    - changed default index name to "packages.dir"; mkrpmdir renamed
      to mkpackagedir
    - some bugfixes
    - autogen.sh: depcomp w/o is back

 .cvsignore               |   1 +
 Makefile.am              |  10 +-
 NEWS                     |  22 +++
 autogen.sh               |   9 +-
 conf.c                   |   1 +
 dbpkg.c                  |   2 +-
 main.c                   |  86 +++++++++--
 mkrpmdir => mkpackagedir |   8 +-
 pkg.c                    |  85 ++---------
 pkg.h                    |  17 ++-
 pkgdir.c                 | 149 +++++++++++++++----
 pkgdir.h                 |   3 +
 pkgset-install.c         |   2 +-
 pkgset-order.c           |  61 +++++---
 pkgset.h                 |   1 +
 poldek-split.conf.sample |  32 +++++
 poldek.pod               |  35 +++--
 poldekrc.sample          |   1 +
 rpm.c                    |   2 +-
 shell/.cvsignore         |   1 +
 shell/shell.c            |   2 +-
 split.c                  | 367 +++++++++++++++++++++++++++++++++++++++++++++++
 split.h                  |   8 ++
 usrset.c                 |   2 +-
 vfile/.cvsignore         |   4 +
 vfile/fetch.c            |  23 +--
 vfile/p_open.c           |  13 +-
 vfile/p_open.h           |   6 +-
 vfile/vfile.h            |   1 +
 vfjuggle                 | 135 +++++++++++++++++
 vfjugglerc.sample        |   6 +
 31 files changed, 915 insertions(+), 180 deletions(-)

commit 0a68ad49c91f2c20cd59b0e0e842037ddc8085e2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jun 18 09:43:47 2001 +0000

    - help_filter() bugfix

 shell/shell.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit 274926611c0434df56f23077590241b92b0011bf
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jun 18 09:07:48 2001 +0000

    - renamed "freshen" to "fresh" and changed its semanticts, now
      rpm's "--freshen" <=> "--nofollow --fresh"
    - shell: fixed "install" aliases
    - break dependencies processing on "fatal" errors

 main.c           |  2 +-
 pkgset-install.c | 18 +++++++++---------
 poldek.pod       |  4 ++--
 shell/install.c  | 10 +++++++---
 4 files changed, 19 insertions(+), 15 deletions(-)

commit 174d82a9dd143802f2e14f0cde620ff19e8c31aa
Author: Arkadiusz Miśkiewicz <arekm@pld-linux.org>
Date:   Sat Jun 16 21:42:13 2001 +0000

    run autocommands in proper order

 autogen.sh | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 47c7028ac0f67d969e73939bfcd731abf14f8a45
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 16 16:29:41 2001 +0000

    - automake w/o: run automake twice to install ./depcomp and
      enable deps tracking

 autogen.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit d38e49062bb99daada4d134c54bf85cf230a569a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 16 15:26:44 2001 +0000

    - fixed _install_langs def

 poldekrc.sample | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit f3ded7eb4472087cdea8f27435da2aacb8ad63f7
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 16 15:26:00 2001 +0000

    - improved *.md files handlig

 vfile/vfile.c | 28 +++++++++++++++-------------
 1 file changed, 15 insertions(+), 13 deletions(-)

commit 1f218fd887743dc907e6237b3f3f8bff434a6ad3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 16 13:27:15 2001 +0000

    - cosmetics

 shell/shell.c | 1 -
 1 file changed, 1 deletion(-)

commit e9e5f76bef565c3d5570d9a9c2bdfd45bdce3a93
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 16 13:26:52 2001 +0000

    - better load errors handling

 pkgdir.c      | 235 ++++++++++++++++++++++++++++++++++------------------------
 pkgset-load.c |  24 +++---
 2 files changed, 151 insertions(+), 108 deletions(-)

commit efc2602008b5ae13eb412d78e37a685192bc8cd9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 16 13:10:47 2001 +0000

    - simplified index loading

 pkgdir.c | 279 ++++++++++++++++++++++++++-------------------------------------
 1 file changed, 113 insertions(+), 166 deletions(-)

commit b9c504aacacad41ecdeb6bcee8c735fdc6873191
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 16 12:44:29 2001 +0000

    - tar.bz2 is created in arch goal

 Makefile.extra | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit b28643570c24a2f5f82721664336f89773ea794e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 16 12:43:31 2001 +0000

    - changed capreq_snprintf() prototype

 capreq.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 34c56b840c6e1fbe7f9f4d07056a70efa44619e0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 16 12:41:58 2001 +0000

    - added aliases for commands ("ll", "llu", "freshen", "what-requires", etc)
    - better completition context switching
    - desc: show prereqs as separate field

 shell/desc.c      |  57 ++++++++++--
 shell/get.c       |   8 +-
 shell/install.c   |  27 +++++-
 shell/ls.c        |  31 ++++++-
 shell/search.c    | 140 ++++++++++++++++++++++------
 shell/shell.c     | 270 ++++++++++++++++++++++++++++++++++++++++++------------
 shell/shell.h     |  25 +++--
 shell/uninstall.c |   2 +-
 8 files changed, 444 insertions(+), 116 deletions(-)

commit 2e75cbe9043a246c2e0cade56d725b40f0b64213
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 16 12:37:04 2001 +0000

    - snprintf(): capreqs aren't prefixed by default and int is returned

 capreq.c | 83 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 41 insertions(+), 42 deletions(-)

commit 6fe17445ed628e9bcdf109ed215dfe99765aab42
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 16 12:35:28 2001 +0000

    - added MAINTAINERCLEANFILES

 Makefile.am       | 2 +-
 shell/Makefile.am | 6 ++++++
 vfile/Makefile.am | 6 ++++++
 3 files changed, 13 insertions(+), 1 deletion(-)

commit da133c4db4a6b903bb4a282ba222e69bdc8b4fe7
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jun 15 18:10:32 2001 +0000

    - update

 poldek.pod | 54 +++++++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 41 insertions(+), 13 deletions(-)

commit 22da350c93d3f29b0c2e86b1398312cc4fb19de8
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jun 15 18:10:17 2001 +0000

    - typo

 main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit f21b87ace3986f2b0d54cb403163da1d1bd20205
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jun 15 16:59:29 2001 +0000

    - bugfix (install was disabled)

 shell/install.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

commit a3cc609e1985e0816a0ea73cb9ece4f41270c973
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jun 15 16:51:48 2001 +0000

    - fixed flmark bug

 pkgfl.c | 52 +++++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 39 insertions(+), 13 deletions(-)

commit efda993f9460624f82232fe3f5a263495327358a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jun 15 15:27:15 2001 +0000

    *** empty log message ***

 shell/.cvsignore | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

commit ed72a1dfb8f2102b735401f33edb5fcf1399e6cf
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jun 15 15:25:49 2001 +0000

    - some cleanups

 shell/get.c       |  6 +++---
 shell/install.c   | 10 ++--------
 shell/ls.c        |  7 +++++--
 shell/search.c    |  4 ++--
 shell/shell.c     |  4 ++--
 shell/shell.h     |  3 ++-
 shell/uninstall.c | 14 +++++++-------
 7 files changed, 23 insertions(+), 25 deletions(-)

commit 7e275106e37f87c7916f09c3b114b4de61310414
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jun 15 15:02:46 2001 +0000

    - added "follow" option
    - added "freshen" to cmdline
    - modularized shell
    - shell: extended "desc" and "search" commands (almost all
      package fields could be specified)
    - shell: colorized output

 Makefile.am       |   16 +-
 capreq.c          |   10 +-
 conf.c            |    1 -
 configure.in      |    9 +-
 log.c             |   35 +-
 log.h             |    6 +-
 main.c            |   85 ++-
 pkg.c             |   39 ++
 pkg.h             |    7 +-
 pkgdir.c          |   16 +-
 pkgdir.h          |   14 +-
 pkgfl.c           |   38 +-
 pkgfl.h           |    3 +-
 pkgset-install.c  |   16 +-
 pkgset-load.c     |    3 +-
 pkgset-req.c      |    4 +-
 pkgset.c          |    2 +-
 pkgset.h          |    9 +-
 poldek.pod        |   18 +-
 poldek.spec.in    |   10 +-
 poldekrc.sample   |    9 +-
 rpm.c             |    2 +-
 sh_uninstall.c    |  117 ----
 shell.c           | 1677 -----------------------------------------------------
 shell/Makefile.am |   18 +
 shell/desc.c      |  613 ++++++++++++++++++++
 shell/get.c       |  137 +++++
 shell/install.c   |  186 ++++++
 shell/ls.c        |  297 ++++++++++
 shell/search.c    |  435 ++++++++++++++
 shell/shell.c     |  798 +++++++++++++++++++++++++
 shell/shell.h     |   88 +++
 shell/term.c      |  211 +++++++
 shell/term.h      |   20 +
 shell/uninstall.c |  243 ++++++++
 35 files changed, 3293 insertions(+), 1899 deletions(-)

commit c3ec036aac6d8cbf4a684d8829b102240e635712
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jun 15 13:45:01 2001 +0000

    - cosmetics

 README.package-sets | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

commit d4a80137de189e344837a83ab0222907e244d3ab
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jun 15 13:42:56 2001 +0000

    - changed "maybe" mark to '~' ('!' still work, but obsoleted)

 README.package-sets | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

commit add80840880b172f219c624079cff955c53a80cb
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jun 12 18:06:45 2001 +0000

    - released as 0.14

 NEWS                | 13 +++++++++++++
 poldek.pod          | 27 +++++++++++++++++++++------
 poldek.spec.in      |  8 ++++++--
 poldekrc.sample     |  4 ++--
 poldekrc.sample-pld |  4 ++--
 5 files changed, 44 insertions(+), 12 deletions(-)

commit 41de38ede714ed5b666fa953e54af1976d888729
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Jun 12 17:45:04 2001 +0000

    - fixed destdir setting for --fetch && shell's search cmd

 pkgset-install.c |  23 +++++++-----
 pkgset.h         |   2 +-
 shell.c          | 106 +++++++++++++++++++++++--------------------------------
 3 files changed, 60 insertions(+), 71 deletions(-)

commit 6d46b92a2daf856f1c05c5bf912a1d6b311b9dec
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jun 11 12:02:31 2001 +0000

    - another source/prefix processing bugfix

 main.c | 23 ++++++++++++++++++-----
 1 file changed, 18 insertions(+), 5 deletions(-)

commit 5b2f72c39f0ce1078b7547a3cbdfa48fb7ed13bb
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jun 11 12:00:40 2001 +0000

    - another fix of checking index format ver

 pkgdir.c | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

commit b2a5b602552a9126aa75428da0c67dd2df60856a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jun 11 11:59:32 2001 +0000

    - fixed search

 shell.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 9255e2bde2dfae2955ec8f2b85a0b3c55008bc4c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jun 11 10:17:10 2001 +0000

    - fixed source/prefix options processing

 main.c | 52 ++++++++++++++++++++++++++++++----------------------
 1 file changed, 30 insertions(+), 22 deletions(-)

commit 5e8e627a8d568e02b5b954dce938e1f1977e05d5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jun 11 09:47:14 2001 +0000

    - fixed checking if index format verion

 pkgdir.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 84509a1afb8584443f922641583b9b319b79e1cf
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jun 11 08:13:19 2001 +0000

    - use the default name (Packages[.gz]) of the index file if only dir (i.e.
      it's last character is '/') is given as source.
    - pkgdir_free() bugfix

 main.c        |  27 +++++++--------
 pkgdir.c      | 103 ++++++++++++++++++++++++++++++++++++++++------------------
 pkgset-load.c |  23 ++++++++-----
 pkgset-load.h |   1 +
 4 files changed, 100 insertions(+), 54 deletions(-)

commit 0ca9d5cd61be0c7e49e680d7df6f3c1ea1ae370f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jun 11 08:10:03 2001 +0000

    - more portable way of capreq storage

 capreq.c | 61 ++++++++++++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 46 insertions(+), 15 deletions(-)

commit d15eeb81338daab7ac97ddddcb9e7f794265f323
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jun 11 08:08:44 2001 +0000

    - curl's error message w/o

 vfile/vfcurl.c | 13 +++++++++++++
 1 file changed, 13 insertions(+)

commit 457a080ea1ecaf53366fca840653476d20f8791d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Jun 11 08:07:42 2001 +0000

    - minor fixes

 vfile/vfile.c | 17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)

commit 985d14f50748d67b5f9be0469b2b68b8e9893978
Author: Rafał Kleger-Rudomin <klakier@pld-linux.org>
Date:   Sat Jun 9 18:51:11 2001 +0000

    - TASK sucks

 poldekrc.sample     | 2 +-
 poldekrc.sample-pld | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 4f4a688d3d515b6fe0ea91ef5e623aa4c1c8b15a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 9 16:14:08 2001 +0000

    - capreqs are stored in binary form (v0.4 of Packages format)
    - fixed depdirs loading
    - added setup _tmp* macros for rpmlib
    - cleanup

 TODO          |   3 -
 capreq.c      | 167 +++++++++++++++++++-----
 capreq.h      |  29 +++--
 capreqidx.c   |  61 ---------
 capreqidx.h   |   4 +-
 configure.in  |   1 +
 fileindex.c   |   4 +-
 install.h     |   2 +-
 log.c         |   8 +-
 main.c        |  14 +-
 pkg.c         |  66 ++--------
 pkgdir.c      | 413 ++++++++++++++++++----------------------------------------
 pkgdir.h      |  10 +-
 pkgfl.c       |  17 +++
 pkgfl.h       |   2 +
 pkgset-load.c |   2 +-
 pkgset.c      |  26 +++-
 pkgset.h      |   4 +-
 rpm.c         |   7 +-
 rpm.h         |   2 +-
 20 files changed, 357 insertions(+), 485 deletions(-)

commit c84a9767505aa9d0ce24d8012bd73ae3401333af
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 9 16:09:23 2001 +0000

    shell:
    - installed pkg list is maintained propely during installs
    - added "search" cmd
    - fixed help displays
    - minor fixes

 install.c        |   4 +-
 pkgset-install.c |  18 +++-
 shell.c          | 293 +++++++++++++++++++++++++++++++++++++++++++++++++------
 3 files changed, 280 insertions(+), 35 deletions(-)

commit c5babcd3636f7c65ab20b3c9f5f1a6cb27b7fea4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 9 16:06:19 2001 +0000

    - fixed urltype detection

 vfile/fetch.c  | 10 ++++++----
 vfile/vfcurl.c |  4 ++--
 vfile/vfile.c  |  9 +++++++--
 3 files changed, 15 insertions(+), 8 deletions(-)

commit 49846fdcf10e8b1b348696ed4f0431ee195b03b6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 9 10:34:29 2001 +0000

    - bugfix (infinite loop)

 pkgu.c | 1 +
 1 file changed, 1 insertion(+)

commit 36888de86ee0ce180f93a07398469f030de9f70d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Jun 9 10:14:56 2001 +0000

    - display curl errors

 vfile/vfcurl.c | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

commit b2bacd41d8d075eb9c4202a6f1737580bdddd47b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jun 8 15:40:55 2001 +0000

    - mkrpmdir added

 Makefile.am    | 3 +++
 poldek.spec.in | 6 +++++-
 2 files changed, 8 insertions(+), 1 deletion(-)

commit 51d3810c68cf643482721a757a99298e2f510bdd
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jun 8 15:40:25 2001 +0000

    - minor fixes

 pkgdir.h         | 1 +
 pkgfl.c          | 2 +-
 pkgset-install.c | 2 +-
 pkgset-load.c    | 2 +-
 4 files changed, 4 insertions(+), 3 deletions(-)

commit b1d00933f5d6941b4d4368c5c56909cfc94befee
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jun 8 15:21:40 2001 +0000

    - added libcrypto detection

 configure.in | 5 +++++
 1 file changed, 5 insertions(+)

commit 58e3944d13279952de1113bd7727768f834365ae
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jun 8 15:20:44 2001 +0000

    - added checking file digest during update (Packages.md is created
      during --mkidx)
    - minor fixes
    - added mkrpmdir script

 misc.c        |  55 +++++++++++++++++++++++++++
 misc.h        |   3 ++
 mkrpmdir      |  34 +++++++++++++++++
 pkg.c         |   3 +-
 pkgdir.c      | 120 ++++++++++++++++++++++++++++++++++++++++++++++++----------
 pkgset-load.c |  18 ++-------
 pkgset-load.h |   1 -
 7 files changed, 197 insertions(+), 37 deletions(-)

commit 0e8f95533ca90ea7f151041e1b8ce7006abf7be3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jun 8 15:14:43 2001 +0000

    - removed TMPDIR/cachedir manipulation during install-dist

 pkgset.c | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

commit da41a37668d02881131ccbe48c074f4fcbf84292
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jun 8 15:06:47 2001 +0000

    - added "digest mode" - detection of need to donwload is based on file
      digest taken from FILE.md

 vfile/testcookie.c |  77 +++++++++++++++++++++++
 vfile/vfile.c      | 177 ++++++++++++++++++++++++++++++++++++++++++++++++-----
 vfile/vfile.h      |  19 ++++--
 3 files changed, 251 insertions(+), 22 deletions(-)

commit 730d49b4c3fcfd78a7e27171d5bcb31d88536cc5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Jun 8 15:03:29 2001 +0000

    - sprintf -> snprintf

 vfile/vfcurl.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 62d5c43e85b10b7b03d0345e974abc9ece813545
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jun 6 10:54:11 2001 +0000

    - removed unused "dn" pkg struct member

 install.c        |  1 -
 pkg.c            | 22 +++-------------------
 pkg.h            |  5 +----
 pkgdir.c         | 21 +++------------------
 pkgset-install.c |  8 ++------
 usrset.c         |  2 +-
 6 files changed, 10 insertions(+), 49 deletions(-)

commit 6c4f2a451c5ea75f79e8731dcd5c51e86ed905d4
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jun 6 10:52:24 2001 +0000

    - removed non-existsing dbpkg_new_part()

 dbpkg.h | 1 -
 1 file changed, 1 deletion(-)

commit a7ae07552184de9d59b5ee45b64fa7a5e8dad967
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jun 6 08:51:42 2001 +0000

    - pkg_path() bugfix

 pkg.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit 8e4adda8e9ad213a60bdf8fc713c9a9d98c77fa5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jun 6 08:50:57 2001 +0000

    - return empty pkgdir instead of NULL on empty directory

 pkgdir.c | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)

commit 873714f6b5266069651817ea460511e83353eb35
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Jun 6 08:47:31 2001 +0000

    - fixed depdirs setup for dir loading

 pkgset-load.c | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

commit 46ea99f58b5eaf4bc5257398c6c598f8c31524f6
Author: Rafał Kleger-Rudomin <klakier@pld-linux.org>
Date:   Sat Jun 2 00:32:16 2001 +0000

    - typo

 pkgfl.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 195d51a26f6502a818bb5471982341d07a559b56
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue May 29 20:33:26 2001 +0000

    - added support for multiple sources
    - removed unused support for rpmidx (aka tocfile)
    - minor fixes

 Makefile.am                 |  12 +-
 Makefile.extra              |   4 +-
 capreqidx.c                 |   2 +-
 conf.c                      |  59 ++++-
 configure.in                |   2 +-
 main.c                      | 236 ++++++++++----------
 mkarch.sh                   |  10 -
 pkg.c                       |  36 ++-
 pkg.h                       |  10 +-
 pkgset-txtidx.c => pkgdir.c | 530 +++++++++++++++++++++++++++++++++-----------
 pkgdir.h                    |  48 ++++
 pkgfl.c                     |  62 ++++--
 pkgfl.h                     |   8 +-
 pkgset-def.h                |  37 ----
 pkgset-install.c            | 124 +++++------
 pkgset-load.c               | 177 ++++++++++-----
 pkgset-load.h               |  19 +-
 pkgset-order.c              |   5 +-
 pkgset-req.c                |   1 -
 pkgset-req.h                |   1 -
 pkgset-rpmidx.c             | 235 --------------------
 pkgset.c                    |  70 +++---
 pkgset.h                    |  66 +++---
 poldek.pod                  |   7 +-
 poldekrc.sample             |  21 +-
 poldekrc.sample-pld         |  10 +-
 shell.c                     |  55 +++--
 27 files changed, 1032 insertions(+), 815 deletions(-)

commit 0bbe0ce9ddbb8ac395d373e09987abca57e2b2a5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue May 29 20:29:09 2001 +0000

    - fixed vf_tmpath setting

 vfile/vfile.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit ced85553fc96c18c37f11fff5ae68762f1aa8900
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue May 22 14:25:07 2001 +0000

    - fixed verbose manip.

 sh_uninstall.c | 21 ++-------------------
 1 file changed, 2 insertions(+), 19 deletions(-)

commit bfd1a1a27ca3b4d431308aad5730b552c16471f9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 20 17:00:12 2001 +0000

    - updates

 poldek.pod | 23 ++++++++++-------------
 1 file changed, 10 insertions(+), 13 deletions(-)

commit 974ed7908a6c671641507df8708b4e24c8db7c9d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 20 16:59:14 2001 +0000

    - ls: fixed non initialized header
    - better a bit ctx switching

 shell.c | 18 +++++++++++++-----
 1 file changed, 13 insertions(+), 5 deletions(-)

commit db4c685d3323bfdb283a818c0ebdea1b12575018
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 20 16:37:42 2001 +0000

    - test program

 vfile/ttest.c | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)

commit d6f0dcad850ae2e36ccfd8235a2a57dfaee9496c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 20 16:36:40 2001 +0000

    - cosmetics

 capreq.c      | 3 +++
 capreqidx.c   | 1 +
 main.c        | 8 ++++----
 rpmhdr.c      | 2 +-
 vfile/vfile.c | 2 +-
 5 files changed, 10 insertions(+), 6 deletions(-)

commit 764b7cd556eb962782c20db28b1a6f93354f739a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 20 16:35:46 2001 +0000

    removed unused rpm_die()

 rpm.c | 16 +++-------------
 1 file changed, 3 insertions(+), 13 deletions(-)

commit a95b64d2c0636c7a82a8d639eb842656967f7ada
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri May 18 18:53:07 2001 +0000

    - fixes

 shell.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit b9a26145d6694b4f4f9f589694287b66858b386e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri May 18 18:47:13 2001 +0000

    - fixed static build

 configure.in | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

commit db2c10b44e91134b08b0ce1616a67eef5c89637e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri May 18 18:25:48 2001 +0000

    - released as 0.13

 NEWS | 12 ++++++++++++
 1 file changed, 12 insertions(+)

commit d9e5058adb388c2932d7ab8431c9efbc74938e39
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri May 18 18:21:39 2001 +0000

    - updates

 README     | 10 ++++------
 TODO       | 30 ++++++++----------------------
 poldek.pod |  5 +++--
 3 files changed, 15 insertions(+), 30 deletions(-)

commit 1a2584111d1549f3fb71c0907f7fac6fa718fb8f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri May 18 18:21:01 2001 +0000

    - cleanup

 poldek.spec.in | 26 ++++++++++----------------
 1 file changed, 10 insertions(+), 16 deletions(-)

commit 3121776d10eed8c256c5b2a08d1b027bf6137d9d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri May 18 18:20:27 2001 +0000

    - VERSION fixes cont.

 Makefile.am | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 525fe856746009b5616f752c608ae21c02da56b2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri May 18 18:19:27 2001 +0000

    - adjust -l too
    - sizes displayed with unit

 shell.c | 35 ++++++++++++++++++++++++++---------
 1 file changed, 26 insertions(+), 9 deletions(-)

commit 34399425ef4d388592613cfcf82d3b57d78cb79d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri May 18 17:13:49 2001 +0000

    - added tmpdir() usage

 main.c   | 17 ++++++++++-------
 pkgset.c | 16 +++++++++-------
 2 files changed, 19 insertions(+), 14 deletions(-)

commit db17a99bcb11763035594d2238f9bb472254dbe7
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri May 18 17:12:55 2001 +0000

    - removed '$' usage in msg()

 pkgset-order.c | 2 +-
 pkgset-req.c   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 566b2f52836d9484bba17dd9ac54b20f645f9ed7
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri May 18 17:12:13 2001 +0000

    - removed VERSION

 VERSION      | 1 -
 configure.in | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

commit 1e39d298ceabe65e21e54320481768e26e302cee
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri May 18 16:28:10 2001 +0000

    - added tmpdir()

 misc.c | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 misc.h |  8 ++++++++
 2 files changed, 64 insertions(+), 1 deletion(-)

commit de86259f949a63554030f1684824753831370e8f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri May 18 16:27:27 2001 +0000

    - removed special meaning of '$'

 log.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 7cc7dbd1c97a96c71690c3fc982ec4caf6bc6b52
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue May 15 10:27:50 2001 +0000

    - removed test for CURLE_ALREADY_COMPLETE (not present in curl 7.7.4)

 vfile/vfcurl.c | 42 +++++++++++++++++++++++-------------------
 1 file changed, 23 insertions(+), 19 deletions(-)

commit fb80787821b6e805073b1e5a9767343bebd4f390
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 14 17:11:05 2001 +0000

    - updated to current PLD

 package-set.sample | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

commit b6e73a083bcd159fa90331b71345318380ed9e1b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 14 16:34:38 2001 +0000

    - readline 4.2 updates

 Makefile.extra |  5 +++--
 acconfig.h     |  1 +
 configure.in   | 10 ++++++++--
 shell.c        | 27 ++++++++++++++-------------
 4 files changed, 26 insertions(+), 17 deletions(-)

commit d4a40b18b75490d41c0f561bb4030309142810e5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 14 15:58:10 2001 +0000

    - bugfix

 shell.c | 1 -
 1 file changed, 1 deletion(-)

commit 894c4d07955975378c2ecb9bfbb899bd7b8894d2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 14 12:39:04 2001 +0000

    - bugfix

 shell.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d776e10164d6a2373560dea26516ee39c028a2b2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 14 09:11:59 2001 +0000

    - exit(2) if rpmvercmp() < 0

 rpmvercmp.c | 2 ++
 1 file changed, 2 insertions(+)

commit b47c04e45db9e6ad5c2fe3171050b30c73543e4f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 14 09:09:36 2001 +0000

    - fnmatch() is used for package names matching
    - few cosmetics and fixes

 shell.c | 109 +++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 53 insertions(+), 56 deletions(-)

commit 8a65d9ea5ddb77658ec9623ffbec53c9342cf34e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 14 09:07:21 2001 +0000

    - dependency checking during upgrade bugfix: uninstpkgs_provides() looks
      into filelist now.

 pkgset-install.c | 37 +++++++++++++++++++++++++++++--------
 1 file changed, 29 insertions(+), 8 deletions(-)

commit b1fdd23ac0b3896e69a7e4b8820ebbb85c902a2b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 14 09:00:49 2001 +0000

    - added pkg_has_path()

 pkg.c | 34 ++++++++++++++++++++++++++++++++--
 pkg.h |  7 ++++++-
 2 files changed, 38 insertions(+), 3 deletions(-)

commit f878f6e27c4750dff00a54f48b0e2ea2bfadf713
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 14 08:59:37 2001 +0000

    - cosmetics

 capreq.h   | 13 +++++++------
 rpmdb_it.c |  2 ++
 2 files changed, 9 insertions(+), 6 deletions(-)

commit 2c60f01b08ff1262b55db09a277194ceed454027
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 14 08:58:07 2001 +0000

    - make pkgfl_array autosorted

 pkgfl.c | 10 ++++++++++
 pkgfl.h |  4 ++--
 2 files changed, 12 insertions(+), 2 deletions(-)

commit 5cd347e99364228c40ec0916f7d33461ed1b0858
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 14 08:55:29 2001 +0000

    - vfmsg: flush stdout after each msg

 vfile/vfile.c | 18 ++++++++++++++++--
 1 file changed, 16 insertions(+), 2 deletions(-)

commit b869f6b00a2491e6d8ef6614919a77a4a90e8aca
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue May 8 15:32:28 2001 +0000

    - verbose manip. fixes

 main.c       | 5 ++---
 pkgset-req.c | 4 +++-
 2 files changed, 5 insertions(+), 4 deletions(-)

commit 93309bff02fafbdb75831f4589e1b21aaa9f5495
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue May 8 12:56:50 2001 +0000

    - pkg: removed unused udata member
    - first pkguinf usage (pkg_info(), bugfixes and cleanup)
    - be verbose in shell mode by default

 main.c           |  6 ++--
 pkg.c            | 79 ++++++++++++++++++++++++++++++-----------------
 pkg.h            | 37 ++++++----------------
 pkgset-install.c | 27 ++++++++++------
 pkgset-txtidx.c  |  4 +--
 pkgset.c         |  2 +-
 pkgu.c           | 94 +++++++++++++++++++++++++++++++++++++++++---------------
 pkgu.h           | 10 +++---
 8 files changed, 160 insertions(+), 99 deletions(-)

commit c82521357e4ec802221b6cd40d8209b810e08b01
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue May 8 12:53:35 2001 +0000

    - "desc" command added to display packages info
    - ls: listing is adjusted to terminal width
    - bugfix - avpkgs wasn't sorted propely

 shell.c | 237 ++++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 142 insertions(+), 95 deletions(-)

commit 50de04dc28db843335a743f4b606f5af2cd754fe
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 7 18:25:22 2001 +0000

    - cosmetics

 configure.in | 1 -
 1 file changed, 1 deletion(-)

commit a74fb8ea8b9213e96296764f9475a349ba0c82fa
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 7 10:25:21 2001 +0000

    - removed rawhdr* from pkguinf struct
    - fixed store/restore (some workarounds of rpmlib bugs(?))

 pkgu.c | 154 +++++++++++++++++++++++++++++++++++------------------------------
 pkgu.h |   2 -
 2 files changed, 82 insertions(+), 74 deletions(-)

commit 169e378593bdce6143024823afbe664cc57a7193
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 7 10:23:28 2001 +0000

    - cosmetics

 pkgset-rpmidx.c |  6 +++++-
 pkgset-txtidx.c | 13 +++++--------
 2 files changed, 10 insertions(+), 9 deletions(-)

commit e3a97ea0ac630b4dd8a50528fb873cbc9d188c42
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 7 10:21:39 2001 +0000

    - fix: always uniq caps arr

 pkg.c | 5 ++++-
 pkg.h | 2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)

commit 1d4736dda1f0aff9713d5171dab69afdca0b96b1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 7 10:20:41 2001 +0000

    - display duplicated packages

 pkgset.c | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

commit 1867e950a061d7e0fb22d1e6cde587983bf63270
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 7 10:19:06 2001 +0000

    - bugfix

 main.c   | 12 +++++++-----
 rpmhdr.c |  6 +++++-
 2 files changed, 12 insertions(+), 6 deletions(-)

commit 773a7e4fd22d040b08e9f53c42e5ea863911e0cb
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 7 10:18:31 2001 +0000

    - msg_l() added

 log.h | 7 +++++++
 1 file changed, 7 insertions(+)

commit f95d720cebe917119851705a943f7fe29e5de056
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 7 10:17:18 2001 +0000

    - fixed cond build

 Makefile.am       | 12 +++++-------
 configure.in      | 14 +++++++++-----
 vfile/Makefile.am |  7 +++----
 3 files changed, 17 insertions(+), 16 deletions(-)

commit 9ae7a5d1fbf18a0790a9afac58b09b6314fcfa10
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon May 7 10:00:28 2001 +0000

    - bugfix

 vfile/vfile.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 1e5f91fee51857079a4dfc8c5b05d1361599d3aa
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 6 20:51:02 2001 +0000

    - added support for new rpm dependencies (pre,post,etc)
    - filenames are stored without trailing '\0' (v 0.3.1 of the Packages format)
    - ldflags param added to pkgset_load()
    - commented out filenames checkig if contain whitespaces
    - some improvements and cleanups

 Makefile.extra  |  7 ++---
 acconfig.h      |  3 ++
 capreq.c        | 37 +++++++++++++++++++----
 capreq.h        | 14 +++++----
 configure.in    | 17 +++++++++++
 main.c          | 74 ++++++++++++++++++++++++++++-----------------
 pkg.h           |  2 +-
 pkgfl.c         | 44 ++++++++++++++++-----------
 pkgset-load.c   |  6 ++--
 pkgset-load.h   |  2 +-
 pkgset-order.c  |  1 +
 pkgset-req.c    | 11 +++++--
 pkgset-req.h    |  5 ++--
 pkgset-txtidx.c | 93 +++++++++++++++++++++++++++++++++++++++++++++------------
 pkgset.c        | 10 ++-----
 pkgset.h        | 23 +++++++++++---
 pkgu.c          | 48 ++++++++++++++++++++++++++---
 17 files changed, 294 insertions(+), 103 deletions(-)

commit 37d629c9143801add3c24000632efc7f1c6883cc
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 6 20:41:53 2001 +0000

    - removed ENABLE_INTERACTIVE_MODE #ifdefs - whole file is built condionally
      (see Makefile.am)

 shell.c | 21 +++++++++++++++++----
 1 file changed, 17 insertions(+), 4 deletions(-)

commit 57af2f711eeffac960f295e487cdaa76986128e2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun May 6 20:39:31 2001 +0000

    - libcurl support added
    - vfile_fetch*() use internal methods as well

 vfile/Makefile.am |  13 +++-
 vfile/fetch.c     |   4 +-
 vfile/vfcurl.c    | 201 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 vfile/vfcurl.h    |   9 +++
 vfile/vfile.c     | 127 +++++++++++++++++++++++-----------
 vfile/vfile.h     |   8 ++-
 6 files changed, 316 insertions(+), 46 deletions(-)

commit 33058831d00d58329af6a536e3679441bde16266
Author: Rafał Kleger-Rudomin <klakier@pld-linux.org>
Date:   Wed May 2 18:53:57 2001 +0000

    - "are errors" -> "were errors"

 pkgset.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit deea867c86ef3f580498e246cfe094ba20c84820
Author: Rafał Kleger-Rudomin <klakier@pld-linux.org>
Date:   Fri Apr 27 14:38:31 2001 +0000

    - trurlib version changed 0.431 0.43.1

 configure.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 2327917f4229955cd4e319d18fe55ac770e03d89
Author: Michał Moskal <malekith@pld-linux.org>
Date:   Sat Apr 21 12:08:47 2001 +0000

    - -s Packages is not treated as -s ./Packages, and doesn't
      couse SEGV
    - set default cache dir to /tmp (another SEGV killed).
    - added passing --root to /bin/rpm.
    - fixed static build (-ldb1 added, -lncurses -ltinfo only
      when building with interactive mode)
    - fixed help message in ./configure and build in non-interactive mode.
    - added creation of destination directory when using external fetcher.
    - added --nodesc flag for index creation to exclude descriptions.

 configure.in     |  8 ++++++--
 main.c           | 16 +++++++++++++---
 pkgset-install.c |  5 +++++
 pkgset-load.c    |  2 ++
 pkgset-txtidx.c  |  8 ++++----
 pkgset.h         |  2 +-
 shell.c          |  2 ++
 vfile/fetch.c    |  6 +++++-
 8 files changed, 38 insertions(+), 11 deletions(-)

commit 333a737348488356fddcf85064b9923ed52380d3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Apr 20 08:43:56 2001 +0000

    - int *vfile_verbose changes

 main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e64ad9046f8f676d0a994dc90192bd6e4445b257
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Apr 20 08:41:40 2001 +0000

    - vfile_verbose is a int* now

 vfile/fetch.c  | 4 ++--
 vfile/p_open.c | 6 +++---
 vfile/sample.c | 3 ++-
 vfile/vfile.c  | 3 ++-
 vfile/vfile.h  | 2 +-
 5 files changed, 10 insertions(+), 8 deletions(-)

commit 2c2d076678cc467506772e1993b7854c9999c4af
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Apr 20 08:40:03 2001 +0000

    - added 'get' cmd

 shell.c | 122 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 116 insertions(+), 6 deletions(-)

commit 61eb5286610fe0eb8723a3d81aed323d4deaba2d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Apr 20 08:38:11 2001 +0000

    - pkg_add_selfcap(): don't enumerate on whole cap list

 pkg.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 2d482e19cb79292add6c4ba856c0e2b4533a9e7d
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Feb 10 19:36:05 2001 +0000

    - bugfixes

 Makefile.am |  3 +--
 shell.c     | 78 ++++++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 55 insertions(+), 26 deletions(-)

commit 7a01e6e352b90e0fd08e9e749440016e48b036c1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Feb 10 18:39:29 2001 +0000

    - update

 poldekrc.sample | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

commit c7bb0334fac49497ae87a14740a59a1b3b7031e1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Feb 10 18:31:29 2001 +0000

    - install_cmd option replaced with use_sudo one
    - added freshen mode
    - added "follow" option (NFY)
    - be less verbose in non-verify modes
    - fix: dependencies are checked only for (un)installed packages,
      during install/upgrade
    - some bugfixes && cleanups

 .cvsignore       |   1 +
 Makefile.am      |  10 +--
 VERSION          |   2 +-
 conf.c           |  40 +++++++-----
 conf.h           |   1 +
 install.c        |   7 ---
 main.c           |  51 ++++-----------
 misc.c           |  52 ++++++++++++++++
 misc.h           |   2 +
 pkgfl.c          |   5 +-
 pkgset-install.c | 186 ++++++++++++++++++++++++++++++++++++++++++-------------
 pkgset-order.c   |  11 ++--
 pkgset-req.c     |  32 ++++++----
 pkgset.h         |   6 +-
 poldek.pod       |  35 +++++++----
 rpm.c            |   4 +-
 16 files changed, 300 insertions(+), 145 deletions(-)

commit 5d32f7282a246c875fd0d93e12f26edcbb4f100e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Feb 10 18:22:13 2001 +0000

    - added pt_open() (runing subprocess on pty)

 vfile/.cvsignore  |  2 ++
 vfile/Makefile.am |  4 ++--
 vfile/fetch.c     |  2 +-
 vfile/p_open.c    | 48 ++++++++++++++++++++++++++++++++++++++++++++++--
 vfile/p_open.h    |  3 +++
 5 files changed, 54 insertions(+), 5 deletions(-)

commit 4d0ccd1ccf44ee2963a8df1baaa4621cda7c9c2c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Feb 10 18:19:34 2001 +0000

    - added uninstall command
    - imporoved ls
    - some bugfixes && cosmeticts

 sh_uninstall.c | 134 ++++++++++++
 shell.c        | 644 ++++++++++++++++++++++++++++++++++++++++++++++-----------
 2 files changed, 656 insertions(+), 122 deletions(-)

commit 4a6bb38bdd095a4a20ef7b35520456e0c6b4de67
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Dec 11 19:59:24 2000 +0000

    - removed memory leaks
    - commented out file conflicts checking (too slow)
    - reduce memory usage
    - some minor bugs fixed

 capreq.c         |   2 +-
 configure.in     |   1 +
 dbpkg.c          |  54 ++---------
 dbpkg.h          |   6 +-
 install.c        |   4 +-
 main.c           |  20 ++--
 pkg.c            |  33 +++++--
 pkg.h            |   3 +-
 pkgset-install.c | 279 +++++++++++++++++++++++++------------------------------
 pkgset.c         |  17 +++-
 rpm.c            | 237 ++++++++++++++++++----------------------------
 rpm.h            |  22 ++---
 rpmdb_it.c       |  63 ++++++++-----
 rpmdb_it.h       |  14 ++-
 shell.c          |  17 ++--
 15 files changed, 359 insertions(+), 413 deletions(-)

commit f08dc6afcea1982f42d35cc2c31fe090cb551675
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Dec 11 19:54:21 2000 +0000

    - allow free the pkgfl struct stack

 pkgfl.c | 52 ++++++++++++++++++++++++++++++++++++----------------
 pkgfl.h |  5 +++--
 2 files changed, 39 insertions(+), 18 deletions(-)

commit ebaa737d13bf8100b2a7f138a61eb47f4b7cab18
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Dec 11 19:51:06 2000 +0000

    - warn the user on unknown tags
    - don't dump the core on empty conf (bug reported by Wiget)

 conf.c | 34 ++++++++++++++++++++++++++--------
 1 file changed, 26 insertions(+), 8 deletions(-)

commit 1f3bff0b50d4faed5dbcc24912a2aaf192a0cafb
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Nov 30 20:07:16 2000 +0000

    - installl by running install_cmd param (allow installations via sudo usage)
    - added stat command to interactive mode
    - bugfixes and improvements

 TODO             |   2 +
 dbpkg.c          |  32 +++++++++
 dbpkg.h          |   2 +
 install.c        |   5 +-
 main.c           |  34 ++++++++-
 pkg.h            |   8 +--
 pkgset-install.c | 170 ++++++++++++++++++++++++++++++++++++++-----
 pkgset.h         |   1 +
 pkgu.c           |   2 +-
 poldekrc.sample  |   8 ++-
 rpm.c            | 186 ++++++++++++++++-------------------------------
 rpm.h            |   6 ++
 shell.c          | 214 +++++++++++++++++++++++++++++++------------------------
 13 files changed, 424 insertions(+), 246 deletions(-)

commit 1328111734e09794001689aab84cb4b9ceb29fb7
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Nov 30 20:04:03 2000 +0000

    - added capreq_snprintf_s0

 capreq.c | 8 +++++++-
 capreq.h | 1 +
 2 files changed, 8 insertions(+), 1 deletion(-)

commit 141e700064407e72d8c0b92544c88cc12ec255a5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Nov 30 20:02:34 2000 +0000

    - fixed rpm 4.0 self provides handling

 pkg.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

commit c93deee98189412420775be1d9312f6e59e79e53
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Nov 30 19:58:44 2000 +0000

    - fixed rpmlib()s handling

 pkgset-req.c | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

commit 2e503b8cd718640092fea0b66b472ee3caa82bce
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Nov 30 19:56:54 2000 +0000

    - fixed dbpkg initialization

 rpmdb_it.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit cee9dc597c0a78be247d8ffe269d726d562ef7d3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Nov 29 18:48:25 2000 +0000

    - fixed rpmlib(...)s detection

 capreq.c | 48 ++++++++++++++++++++++++++++++++++++------------
 1 file changed, 36 insertions(+), 12 deletions(-)

commit 7b5419427307237b0c84b959ac8ffb991838a4ad
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Nov 24 19:37:23 2000 +0000

    - fixes

 Makefile.extra | 33 +++++++++++++++++----------------
 mkarch.sh      |  9 ++++++++-
 2 files changed, 25 insertions(+), 17 deletions(-)

commit 726c38b823a6b8df6eee14a4fceca4ac435f05e2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Nov 24 19:37:08 2000 +0000

    - fixed history handling

 shell.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit e7a0efcc66d4a1abf026fb209cf55bdff4f69ee6
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Nov 24 19:36:34 2000 +0000

    - partially rewrote install code

 pkgset-install.c | 479 ++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 275 insertions(+), 204 deletions(-)

commit 0ba01ca08dbf4131a7e8ad8bd96ae06723c9c740
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Nov 24 19:34:59 2000 +0000

    - rpm 4.x fixes

 capreqidx.c     | 18 +++++++++---------
 fileindex.c     | 17 +----------------
 pkgset-order.c  |  2 +-
 pkgset-rpmidx.c |  2 +-
 pkgset-txtidx.c |  1 -
 rpmadds.h       |  6 ++++++
 rpmvercmp.c     |  5 +++--
 7 files changed, 21 insertions(+), 30 deletions(-)

commit 0fa903c044e93393ce2c7c6efb2855f53d998d22
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Nov 24 19:31:43 2000 +0000

    - improved and fixed rpmlib()s handling

 capreq.c     | 41 +++++++++++++++++++++++++++++++++++------
 capreq.h     | 15 +++++++++------
 pkgset-req.c | 13 ++++++++-----
 pkgset-req.h |  2 +-
 pkgset.c     |  9 ++++++---
 pkgset.h     | 17 ++++++++++-------
 6 files changed, 69 insertions(+), 28 deletions(-)

commit 9111baa3599a72266726f580491f2f63634284f0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Nov 24 19:29:56 2000 +0000

    - reference count added (pkg_link())

 pkg.c | 73 ++++++++++++++++++++++++++++++++++++++++---------------------------
 pkg.h |  7 +++++--
 2 files changed, 49 insertions(+), 31 deletions(-)

commit 98ea600ab1598b9123669ea46a5788eb0e596117
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Nov 24 19:28:11 2000 +0000

    - replaced too many hard to maintain HAVE_RPM_4_0 ifdefs with rpmdb_it
      interface
    - fixed many bugs
    - dbpkg struct is used instead if raw headers and offsets

 dbpkg.c    |  85 ++++++++++
 dbpkg.h    |  32 ++++
 rpm.c      | 551 ++++++++++++++++++-------------------------------------------
 rpm.h      |  53 +++---
 rpmadds.c  |  14 +-
 rpmdb_it.c | 179 ++++++++++++++++++++
 rpmdb_it.h |  44 +++++
 7 files changed, 540 insertions(+), 418 deletions(-)

commit a8a50ad19effc249eb1cd51dd6875962862ba392
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Nov 24 19:23:26 2000 +0000

    - fixed rpm 4.x detection

 configure.in | 26 +++++++++++++++-----------
 1 file changed, 15 insertions(+), 11 deletions(-)

commit c28bcf0c42a2d1cf474a7aa55038c7b36b147db3
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Nov 24 19:22:18 2000 +0000

    - renamed stupid INTERACTIVE_CLIENT to INTERACTIVE_MODE

 Makefile.am |  6 ++--
 acconfig.h  |  4 ++-
 main.c      | 99 ++++++++++++++++++++++++++++++++++++-------------------------
 3 files changed, 65 insertions(+), 44 deletions(-)

commit af3d8b0c58bde942388eb25d2e66cb9a71a812ba
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Nov 24 19:19:45 2000 +0000

    - configuration data moved to hash table

 conf.c | 291 ++++++++++++++++++++++++++++-------------------------------------
 conf.h |  32 +-------
 2 files changed, 130 insertions(+), 193 deletions(-)

commit a4c4cc5ee54aefc7a3e4284de9e500a82d5c66a2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Nov 10 19:09:49 2000 +0000

    - jeje

 .cvsignore        | 3 +++
 vfile/Makefile.am | 6 ++----
 2 files changed, 5 insertions(+), 4 deletions(-)

commit 512b49dc7cde3e6d49a2725eb23593254208b1f0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Nov 10 19:08:14 2000 +0000

    - detect newer versions installed of packages added by dependecy

 pkgset-install.c | 95 ++++++++++++++++++++++++++++++++++++++++----------------
 1 file changed, 68 insertions(+), 27 deletions(-)

commit 68479f4ed78701ee123cc5da1f74fbadbb0e7eaf
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Nov 10 19:04:38 2000 +0000

    - abort() -> die()

 capreq.c | 3 ++-
 misc.c   | 4 ++--
 misc.h   | 2 ++
 pkgset.c | 2 +-
 usrset.c | 2 +-
 5 files changed, 8 insertions(+), 5 deletions(-)

commit 1536657e3e628bed9c390a4733fe6ccab80e1da0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Nov 10 19:02:03 2000 +0000

    - just die on db errors

 rpm.c | 68 +++++++++++++++++++++++++++++++++----------------------------------
 1 file changed, 34 insertions(+), 34 deletions(-)

commit dc8a041d867e7b900d2a1221d1ca8127d78e91cc
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Nov 10 19:01:06 2000 +0000

    - very simple but useful tool

 rpmvercmp.c | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

commit f09593d8605a2a3a50e6ded53b0f5bf2d9c8772b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Nov 10 19:00:04 2000 +0000

    - added rpm 4.x and local trurlib copy (in ../trurlib/) detection

 Makefile.am             | 12 ++++---
 acconfig.h              |  1 +
 mkmake.sh => autogen.sh |  2 +-
 configure.in            | 93 ++++++++++++++++++++++++++++++++++++-------------
 4 files changed, 78 insertions(+), 30 deletions(-)

commit 81ad60c0457518505afd0f02fa1837b5c49dfca1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Nov 8 19:23:10 2000 +0000

    - added local trurlib dir to LADDS

 vfile/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d2dbd580fe6eee14f66fc90ce8cc074e5f9647e1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Nov 8 19:22:17 2000 +0000

    - go on with interactive mode

 main.c  |   4 +-
 shell.c | 239 ++++++++++++++++++++++++++++++++--------------------------------
 2 files changed, 122 insertions(+), 121 deletions(-)

commit 9f5b361e8299d7ba8a5820cdcf40a0588d9bc068
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Nov 8 19:19:09 2000 +0000

    - trace conditional added

 acconfig.h   |  1 +
 configure.in | 14 +++++++++++++-
 log.h        | 17 ++++++++++-------
 3 files changed, 24 insertions(+), 8 deletions(-)

commit e972deb9e07f6d463f7a094329f999ed3c11b4a5
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Nov 8 19:17:05 2000 +0000

    - removed info about MULTILIB tag (it's not true)
    - update install info

 README     | 15 ++++++++-------
 poldek.pod |  4 +---
 2 files changed, 9 insertions(+), 10 deletions(-)

commit 1844445637a5705aed211ab4deacc25c314e515f
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Nov 8 19:14:14 2000 +0000

    - files list stored in binary form as 2 separated lists,
      instead of too expensive ascii format

 h2n.h           |  64 ++++++++++++
 pkg.c           |   4 +-
 pkg.h           |   3 +
 pkgfl.c         | 297 +++++++++++++++++++++++++++++++++++++++++++-------------
 pkgfl.h         |  17 +++-
 pkgset-txtidx.c | 277 +++++++++++++++++++---------------------------------
 6 files changed, 413 insertions(+), 249 deletions(-)

commit 4b1322759f94553644bf415570ce9df249ddd0cc
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Nov 8 19:09:21 2000 +0000

    - display st_mode as octal value

 fileindex.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 91027d3e3c41cbf7413d70dc5b28534b07dee0db
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Nov 8 19:03:39 2000 +0000

    - added file conflicts checking

 pkgset-install.c | 198 ++++++++++++++++++++++++++++++++++++++++++++++++-------
 rpm.c            |  62 +++++++++++++++++
 rpm.h            |   3 +
 rpmhdr.c         | 155 +++++++++++++++++++++++++++++++++++++++++++
 rpmhdr.h         |  26 ++++++++
 5 files changed, 422 insertions(+), 22 deletions(-)

commit dd01381495af0853fa3308a4d84577748b30f5ff
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Nov 8 01:11:03 2000 +0000

    - bugfix: trim trailing slash from URL before passing it to
      vfile_url_as_dirpath()

 vfile/vfile.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 225f300a1c95c8d3435f9a62ce189ec8f1feb911
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Nov 6 17:26:25 2000 +0000

    - rpm_get_pkgs_requires_pkgh(): added package name checking

 rpm.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

commit 34fb32a237a80fa9bd0e8bd715f81fd17f62bf92
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Nov 6 17:23:48 2000 +0000

    - internal rpmlib(...)s can be unsatisfied during distrib set veryfing/
      index creation

 pkgset-req.c | 25 +++++++++++++------------
 1 file changed, 13 insertions(+), 12 deletions(-)

commit 261a7fe1e0577361374d15100719a3f990c4d1da
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Nov 3 19:10:15 2000 +0000

    - argp is used for cmd options
    - working version of install cmd

 shell.c | 540 +++++++++++++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 396 insertions(+), 144 deletions(-)

commit b1746149bf6e70e1ae043a23e645853edfb5495c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Nov 3 19:04:52 2000 +0000

    - minor changes

 capreq.h |  2 ++
 misc.c   | 15 +++++++++++++++
 misc.h   |  2 +-
 pkg.c    |  7 +++++++
 pkg.h    |  6 ++++--
 pkgdb.c  |  2 +-
 pkgdb.h  |  1 -
 pkgset.c |  6 +++++-
 pkgu.c   | 13 ++++++++++++-
 9 files changed, 47 insertions(+), 7 deletions(-)

commit 3b588261f70f33ad5ec100aa4416cfc9c8ddb569
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Nov 3 19:03:44 2000 +0000

    - don't install already installed packages
    - better dependecy check during upgrade

 pkgset-install.c | 140 ++++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 97 insertions(+), 43 deletions(-)

commit 3f33858ae1dc71beded865fe3d80483bb7c3f6c7
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Nov 3 19:01:38 2000 +0000

    - more ENABLE_INTERACTIVE_CLIENT #ifdefs

 main.c | 47 ++++++++++++++++++++++-------------------------
 1 file changed, 22 insertions(+), 25 deletions(-)

commit 29beff8bde05c345e69aa785c631c3820b87ef68
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Nov 3 19:00:27 2000 +0000

    - fixed wrong allocations with reqpkg_new()
    - more portable alloca() is used instead of var-length arrays

 pkgset-req.c | 32 +++++++++++++++++---------------
 pkgset-req.h |  2 +-
 2 files changed, 18 insertions(+), 16 deletions(-)

commit cad576db3a1d080ec772f8a377165b3a2d014fc1
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Nov 3 18:56:21 2000 +0000

    - rpm_is_pkg_installed() added
    - removed hasernos argument (the same semantics as exclrnos)

 rpm.c | 148 +++++++++++++++++++++++++++++++++++++++++++++++++-----------------
 rpm.h |  25 ++++++-----
 2 files changed, 125 insertions(+), 48 deletions(-)

commit 745ae63f39d1c99b7d7c79a3aabe380d92c2b8be
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Nov 3 18:53:34 2000 +0000

    - iclient and static conditionals added

 Makefile.am  | 24 ++++++++++++++++++------
 configure.in | 42 +++++++++++++++++++++++++++++-------------
 2 files changed, 47 insertions(+), 19 deletions(-)

commit 2f4da031fe76cff0c638d69773cd7df338bc8518
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Nov 3 18:51:55 2000 +0000

    - removed args modification (char* -> const char*)

 vfile/fetch.c | 23 +++++++++++++++++------
 vfile/vfile.c | 21 +++++++++++++++------
 vfile/vfile.h | 24 +++++++++++-------------
 3 files changed, 43 insertions(+), 25 deletions(-)

commit 1a51c9668385d39bc86058292b4bc6d03160f505
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Nov 3 18:49:45 2000 +0000

    - example program

 vfile/Makefile.am |  4 +++-
 vfile/sample.c    | 49 +++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 52 insertions(+), 1 deletion(-)

commit b791cae8f80d7e7f3a9e384dd93f7e500075d160
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Nov 3 18:49:16 2000 +0000

    - spec.in is used

 poldek.spec => poldek.spec.in | 13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)

commit 96296379ab74e55973439eda790a32015c87681c
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 29 02:47:11 2000 +0000

    - packages user-level data added to Packages (NFY)
    - starting develeop interactive tool
    - fixed a lot of bugs and added many code improvements
    - rpmlib(...) capabilities support

 .cvsignore       |  16 ++
 AUTHORS          |   0
 INSTALL          |   0
 NEWS             |   0
 README.devel     |   5 +
 VERSION          |   2 +-
 capreq.c         |  30 ++--
 capreq.h         |   6 +-
 h2n.h            |  12 ++
 log.c            |  18 +-
 main.c           |  83 ++++++---
 misc.c           | 113 +++---------
 misc.h           |  19 +-
 mkarch.sh        |   3 +
 mkmake.sh        |  23 +++
 pkg.c            |  99 ++++++----
 pkg.h            |  42 +++--
 pkgfl.c          |   3 +-
 pkgset-def.h     |   7 +-
 pkgset-install.c | 206 ++++++++++++---------
 pkgset-order.c   |  28 +--
 pkgset-req.c     |   8 +-
 pkgset-rpmidx.c  |   9 +-
 pkgset-txtidx.c  |  95 +++++++---
 pkgset.c         |  23 ++-
 pkgset.h         |   3 +
 pkgu.c           | 207 +++++++++++++++++++++
 pkgu.h           |  36 ++++
 poldek.spec      |  34 ++--
 rpm.c            |  23 ++-
 shell.c          | 539 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 usrset.c         |   5 +-
 32 files changed, 1338 insertions(+), 359 deletions(-)

commit c35aa219c21298358113d0b8f87428d87f20d347
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 29 02:39:33 2000 +0000

    - outdated

 Makefile | 186 ---------------------------------------------------------------
 1 file changed, 186 deletions(-)

commit 744ca3f1168d8bfa3880160f37e92b6add1fc005
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 29 02:37:31 2000 +0000

    - automake and autoconf support

 Makefile.am    | 59 ++++++++++++++++++++++++++++++++++++++++++++++++
 Makefile.extra | 39 ++++++++++++++++++++++++++++++++
 acconfig.h     |  2 ++
 configure.in   | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 171 insertions(+)

commit cd2aab2c3ee2c276f8f4e2c35afa0d09f92bc8c2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 29 02:31:08 2000 +0000

    *** empty log message ***

 vfile/.cvsignore | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

commit 4399da85f00a112defbbffd3481dc24e1df4a0bc
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Oct 29 02:25:58 2000 +0000

    - separated vfile to sublib
    - fixed some bugs

 vfile/Makefile.am        |  18 ++++++
 fetch.c => vfile/fetch.c | 159 ++++++++++++++++++++++++++++++++++++-----------
 vfile/p_open.c           | 133 +++++++++++++++++++++++++++++++++++++++
 vfile/p_open.h           |  25 ++++++++
 vfile.c => vfile/vfile.c |  95 ++++++++++++++++++----------
 vfile.h => vfile/vfile.h |  20 +++++-
 6 files changed, 379 insertions(+), 71 deletions(-)

commit 8bd12e41ce0ad4ff8c007e4abd7e991eeb18b150
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Tue Oct 17 19:05:39 2000 +0000

    - bugfix and added rpmhdr_ent_cp()

 rpmhdr.c | 12 +++++++++++-
 rpmhdr.h |  4 ++++
 2 files changed, 15 insertions(+), 1 deletion(-)

commit ad0307f65530cf7cdaad99f4f1bedbe5054f8e9a
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Oct 16 08:55:26 2000 +0000

    - fix rpmlib(..) deps checking

 pkgset-req.c | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

commit 5648f79c3bb36f9b131b3801bd6725dad7b916e9
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Oct 14 16:17:33 2000 +0000

    - support for rpmlib(...) capabilities (needs rpm 3.0.6-2)
    - package info serialization support (not finished)
    - some minor changes

 Makefile         |   8 ++--
 TODO             |  13 +++---
 capreq.c         |  71 +++++++++++++++++++++++++++++++--
 capreq.h         |  12 ++++--
 pkg.c            | 118 ++++++++++++++++++++++++++++++++++++++++++++++++++-----
 pkg.h            |  15 +++++--
 pkgset-def.h     |   2 +
 pkgset-install.c |  67 +++++++++++++++++++------------
 pkgset-req.c     |  37 +++++++++--------
 pkgset.c         |  51 +++++++++++++++++++++++-
 10 files changed, 317 insertions(+), 77 deletions(-)

commit 1948800d5986fe7f4924f165923d1630430ddadb
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sat Oct 14 16:10:03 2000 +0000

    - rpm's header* wraper

 rpmhdr.c | 40 ++++++++++++++++++++++++++++++++++++++++
 rpmhdr.h | 22 ++++++++++++++++++++++
 2 files changed, 62 insertions(+)

commit b3b83f55524e307ae09d736eae2973f930a6a7fd
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Oct 4 16:26:06 2000 +0000

    - added rpm 4.x support (Jeff Johnson <jbj@JBJ.ORG>)

 rpm.c | 179 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------
 rpm.h |   5 +-
 2 files changed, 160 insertions(+), 24 deletions(-)

commit 18b9dd828e7aa14023780a95b4cb04cbc55e19ce
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 28 00:33:01 2000 +0000

    - cleanup: removed some "optimizations"

 main.c           | 27 ++++++++++-----------------
 pkgset-install.c | 10 +++++++---
 pkgset-load.c    |  8 ++++++--
 pkgset-rpmidx.c  | 21 ++++-----------------
 4 files changed, 27 insertions(+), 39 deletions(-)

commit 4709253d81f228884845f77de64d7d31d37610cd
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Thu Sep 28 00:31:31 2000 +0000

    - fixed mem overwrite bug

 fetch.c | 16 +++++++++++++---
 1 file changed, 13 insertions(+), 3 deletions(-)

commit 861f7caf676a4dba1146553c332f221aae9f6182
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Sep 27 23:32:17 2000 +0000

    - fixed static build

 Makefile | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

commit 030353513f05c438cf91363b29eb4ac01c0e0c91
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Sep 27 23:31:09 2000 +0000

    - more checks while rpm header processing

 capreq.c |  6 +++++-
 pkgfl.c  | 62 +++++++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 44 insertions(+), 24 deletions(-)

commit 14b6c401d542bd520e4f3a40f08adfa2ab40a5e2
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Sep 27 23:29:44 2000 +0000

    - cosmeticts

 pkgset-install.c | 3 ++-
 pkgset-load.c    | 3 +--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 7da8cdfcdc5268263a11d21766c632f6aee7765e
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Sep 27 23:28:19 2000 +0000

    - some cleanups and cosmetics

 fileindex.c |  2 +-
 pkg.c       |  4 ++--
 rpmadds.h   | 15 +--------------
 3 files changed, 4 insertions(+), 17 deletions(-)

commit f9de32a5af27da39569c799b1244d8d1e02f4b26
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Sep 27 23:25:31 2000 +0000

    - removed redundant code
    - be more careful while pkgs headers loading

 pkgset-rpmidx.c | 253 +++-----------------------------------------------------
 1 file changed, 13 insertions(+), 240 deletions(-)

commit 132ce70391077afb97f80c0cf9ee8c712bb94d38
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Sep 27 23:21:27 2000 +0000

    - fixed memory overwrite bug in find_depdirs()

 capreqidx.c | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

commit d418494937870f83298df3c85a3aa72502dfc54b
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Wed Sep 27 16:40:13 2000 +0000

    - msg() calls bugfixes

 pkgset-order.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit 02f431bc068d9def9a9c6b539333f8c8ad7dde10
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Mon Sep 25 22:11:43 2000 +0000

    - fixed rpmdef reading

 conf.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit af0ae8fdc0d9d0e7f98ae0a10b366f29f12d50d0
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Sun Sep 24 23:53:12 2000 +0000

    - starting prepare vfile as separate sublib
    - minor code and man fixes

 Makefile            | 37 +++++++++++++++---------
 fetch.c             | 48 ++++++++++++++++++-------------
 fetch.h             | 23 ---------------
 install.c           |  1 -
 log.c               |  5 +++-
 main.c              | 49 +++++++++++++++++++-------------
 pkgset-install.c    |  8 +++---
 pkgset-txtidx.c     | 13 +++------
 pkgset.c            | 36 +++++++++++++++++++++---
 poldek.pod          | 20 +++++++------
 poldekrc.sample-pld |  3 ++
 vfile.c             | 81 ++++++++++++++++++++++++++++-------------------------
 vfile.h             | 33 ++++++++++++++++++----
 13 files changed, 210 insertions(+), 147 deletions(-)

commit 233aa19ab305aa8ff784d5f79f704f5ef96fcb98
Author: Paweł Gajda <mis@pld-linux.org>
Date:   Fri Sep 22 18:19:44 2000 +0000

    - set him free ;-)

 .cvsignore          |   2 +
 COPYING             | 339 +++++++++++++++++++
 Makefile            | 173 ++++++++++
 README              |  26 ++
 README.package-sets |  34 ++
 TODO                |  43 +++
 VERSION             |   1 +
 capreq.c            | 545 ++++++++++++++++++++++++++++++
 capreq.h            |  95 ++++++
 capreqidx.c         | 179 ++++++++++
 capreqidx.h         |  36 ++
 conf.c              | 285 ++++++++++++++++
 conf.h              |  38 +++
 depdirs.c           | 100 ++++++
 depdirs.h           |  12 +
 fetch.c             | 402 ++++++++++++++++++++++
 fetch.h             |  23 ++
 fileindex.c         | 413 +++++++++++++++++++++++
 fileindex.h         |  32 ++
 install.c           | 156 +++++++++
 install.h           |  11 +
 log.c               | 171 ++++++++++
 log.h               |  54 +++
 main.c              | 900 +++++++++++++++++++++++++++++++++++++++++++++++++
 minfo.c             |  17 +
 misc.c              | 175 ++++++++++
 misc.h              |  41 +++
 package-set.sample  |  71 ++++
 pkg.c               | 729 ++++++++++++++++++++++++++++++++++++++++
 pkg.h               | 151 +++++++++
 pkgdb.c             | 104 ++++++
 pkgdb.h             |  38 +++
 pkgfl.c             | 407 +++++++++++++++++++++++
 pkgfl.h             |  53 +++
 pkgset-def.h        |  32 ++
 pkgset-install.c    | 623 ++++++++++++++++++++++++++++++++++
 pkgset-load.c       |  91 +++++
 pkgset-load.h       |   9 +
 pkgset-order.c      | 206 ++++++++++++
 pkgset-req.c        | 533 +++++++++++++++++++++++++++++
 pkgset-req.h        |  59 ++++
 pkgset-rpmidx.c     | 466 ++++++++++++++++++++++++++
 pkgset-txtidx.c     | 943 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 pkgset.c            | 795 +++++++++++++++++++++++++++++++++++++++++++
 pkgset.h            |  87 +++++
 poldek.pod          | 369 ++++++++++++++++++++
 poldek.spec         |  80 +++++
 poldekrc.sample     |  37 +++
 poldekrc.sample-pld |  19 ++
 rpm.c               | 775 ++++++++++++++++++++++++++++++++++++++++++
 rpm.h               |  52 +++
 rpmadds.c           |  96 ++++++
 rpmadds.h           |  37 +++
 usrset.c            | 324 ++++++++++++++++++
 usrset.h            |  34 ++
 vfile.c             | 390 ++++++++++++++++++++++
 vfile.h             |  48 +++
 57 files changed, 11961 insertions(+)
