- tsort prefers presentation order.
[platform/upstream/rpm.git] / python /
2001-01-12 jbjdoxygen annotations for python bindings.
2001-01-09 mswregister more enums
2001-01-03 jbj- fix: avoid locale issues with strcasecmp/strncasecmp...
2001-01-01 jbj- use popt autohelp for rpm helper binaries.
2000-12-30 jbj- (non-linux): move stubs.c to rpmio (#21132).
2000-12-29 gaftonfix handleDbResult so that it will return an empty...
2000-12-26 jbj- send query/verify output through rpmlog().
2000-12-12 jbj- fix: headerLoad segfault in python bindings.
2000-12-12 jbjSync with rpm-4_0 branch.
2000-12-04 jbjSync with rpm-4_0 branch.
2000-12-03 jbj- python: bind package removal (#21274).
2000-12-02 jbjBring header reggions mods back to top of stack.
2000-10-28 jbj- better item/task progress bars <rodrigob@conectiva...
2000-09-14 jbjRevert rpmrc excision for now.
2000-08-29 jbj- translate rpm.8 man page (Peter Ivanyi <ivanyi@intern...
2000-08-24 mswmerge
2000-08-24 mswfixed
2000-08-23 mswadded a hack to get the header that was passed to the...
2000-08-20 jbj- add callbacks on package erasure.
2000-08-19 jbjRemove fprintf.
2000-08-19 jbj- python bindings to query and verify signatures.
2000-07-29 jbj- re-resurrect firstkey/nextkey python bindings for...
2000-07-29 jbj- bail on firstkey/nextkey, there's a better way.
2000-07-28 mswproperly reference the db
2000-07-28 jbj- resurrect firstkey/nextkey python bindings.
2000-07-24 mswdon't blow our foot off by calling rpmReadConfigFiles...
2000-07-15 jbj- rip out pre-transaction syscalls, more design is...
2000-07-11 jbjfix: source rpm's need to do compressFilelist to get...
2000-06-22 jbj- put version on rpmpopt filename to avoid legacy filen...
2000-06-18 jbjInclude libpopt as well.
2000-06-13 mswlink against rpmio, disable Fopen
2000-06-12 jbjAdd dbcursor to dbi interface.
2000-06-11 jbjFix db return code handling, majorly horked.
2000-06-07 jbj- create rpmio directory for librpmio.
2000-05-17 mswfixup headers when loading them
2000-05-02 mswdon't call these header munges on null headers
2000-05-02 mswcompress filelist, fixup provides
2000-04-27 jbjSanity and API clean up. (make dist)
2000-04-27 jbj- API: replace rpmdbUpdateRecord with rpmdbRemove/rpmdbAdd.
2000-04-25 msw a little more work on the rpm module
2000-04-20 mswmatch iterator support
2000-04-19 jbjChange iterator interface to use RPMTAG_FOO rather...
2000-04-19 jbjSanity.
2000-04-12 jbjConvert to rpm-3.1 API.
2000-03-31 jbjGet the database permissions right.
2000-03-31 jbjAs erik mentioned, here is a patch. It makes it so...
2000-03-26 jbjAdd --preferdb for now to permit testing db0/db1/db2.
2000-03-23 jbj- API: change dbi to pass by reference, not value.
2000-03-14 jbjAdd note that -L paths may have to be used.
2000-03-09 jbj- portability: skip bzip2 if not available.
2000-03-07 jbjportability: zlib-1.0.4 has not gzseek
2000-02-28 mswi18nation
2000-02-27 jbjPermit building w/o libbz2.a.
2000-02-25 jbj- sparc-sun-solaris2.6 portability check.
2000-02-11 mswadd a method to fill the filelist fully
2000-02-11 mswadd compress/uncompress filelist
2000-02-08 mswnuke const warning
2000-02-08 mswhandle header format extensions
2000-01-31 mswmerge from anaconda
2000-01-31 ewtupdated upgrade code to handle new format file lists
2000-01-24 jbjPass size(...)-1 to avoid buffer overflow on links...
2000-01-19 jbjDoxygen fiddles.
1999-12-30 jbjForce python arrays for DIRNAMES/BASENAMES/DIRINDEXES.
1999-11-30 jbjpython/* needs to include "system.h".
1999-11-26 jbjMinimal python compile.
1999-11-04 jbjUse Fopen almost everywhere.
1999-11-02 jbjAdd ref/deref/new/fileno/open vectors to FDIO_t.
1999-10-27 jbjuse compressed filenames on install side.
1999-09-30 jbjDon't build rpmgettext/rpmputtext if USE_NLS=no.
1999-09-30 jbjIgnore generated files.
1999-09-29 jbjCheck in time stamps again.
1999-09-29 jbjCheck in time stamps.
1999-09-26 jbjSanity.
1999-09-26 jbjSolaris compilation.
1999-09-24 jbjRelease candidate.
1999-09-19 jbjWhen comparing EVR with missing epoch, package with...
1999-09-17 jbjUpdate from anaconda.
1999-09-17 jbjLink with librpm and libbz2.
1999-09-07 jbjUpdate from anaconda.
1999-09-07 jbjlink libbz2.a statically to avoid rpm->bzip2 dependence...
1999-08-24 jbjOrphans.
1999-08-24 jbjupdate python bindings from anaconda.
1999-07-19 jbjadd pl translation and man pages (Tomasz K?oczko et...
1999-07-15 jbjTypo.
1999-07-15 jbjCarry Makefile.in for now.
1999-07-15 jbjAutomake to create python bindings.
1999-07-14 jbjCopy from anaconda/rpmmodules.
1997-01-01 jbjMerge rpm-4.0.4 changes.