1996-01-05 |
ewt | added uninstall.o |
commit | commitdiff | tree | snapshot |
1996-01-05 |
ewt | added install.o |
commit | commitdiff | tree | snapshot |
1996-01-05 |
ewt | added search and removal functions |
commit | commitdiff | tree | snapshot |
1996-01-05 |
ewt | changed magic and version numbers to unsigned |
commit | commitdiff | tree | snapshot |
1996-01-05 |
ewt | added searching by group, started work on package removal |
commit | commitdiff | tree | snapshot |
1996-01-05 |
ewt | began to add faFree(), though it doesn't work yet |
commit | commitdiff | tree | snapshot |
1996-01-05 |
ewt | fixed bugs, added deletion |
commit | commitdiff | tree | snapshot |
1996-01-05 |
ewt | added install, uninstall, and query by group |
commit | commitdiff | tree | snapshot |
1996-01-05 |
ewt | Initial revision |
commit | commitdiff | tree | snapshot |
1996-01-05 |
ewt | 1) fixed some bugs |
commit | commitdiff | tree | snapshot |
1996-01-05 |
marc | use writeLead() from librpm |
commit | commitdiff | tree | snapshot |
1996-01-05 |
marc | get rid of some warnings |
commit | commitdiff | tree | snapshot |
1996-01-05 |
marc | add readLead() and writeLead() |
commit | commitdiff | tree | snapshot |
1996-01-05 |
marc | Initial revision |
commit | commitdiff | tree | snapshot |
1996-01-05 |
marc | added rpmlead.o |
commit | commitdiff | tree | snapshot |
1996-01-05 |
marc | use readLead() and writeLead() from librpm.a |
commit | commitdiff | tree | snapshot |
1996-01-05 |
marc | added RPMLEAD_SIGNONE RPMLEAD_SIZE |
commit | commitdiff | tree | snapshot |
1996-01-05 |
marc | use rpmlead.h |
commit | commitdiff | tree | snapshot |
1996-01-05 |
marc | use RPMLEAD_SIZE from rpmlead.h |
commit | commitdiff | tree | snapshot |
1996-01-05 |
marc | removed RPM_LEAD_SIZE |
commit | commitdiff | tree | snapshot |
1996-01-05 |
marc | added RPMTAG_FILEUSERNAME and RPMTAG_FILEGROUPNAME |
commit | commitdiff | tree | snapshot |
1996-01-05 |
marc | cleaned up, added many global varsiables that used... |
commit | commitdiff | tree | snapshot |
1996-01-05 |
marc | Initial revision |
commit | commitdiff | tree | snapshot |
1996-01-05 |
marc | cleaned up, moved most vars to top level Makefile |
commit | commitdiff | tree | snapshot |
1995-12-31 |
ewt | removed rpmbuild |
commit | commitdiff | tree | snapshot |
1995-12-27 |
marc | added alignment code to addEntry() |
commit | commitdiff | tree | snapshot |
1995-12-27 |
marc | changed semantics so in-core data is in host order |
commit | commitdiff | tree | snapshot |
1995-12-27 |
marc | fixed handling of build time |
commit | commitdiff | tree | snapshot |
1995-12-27 |
ewt | removed ntohl() weirdness - header.c works better now |
commit | commitdiff | tree | snapshot |
1995-12-27 |
marc | added rule for rpmbuild |
commit | commitdiff | tree | snapshot |
1995-12-27 |
ewt | Initial revision |
commit | commitdiff | tree | snapshot |
1995-12-27 |
ewt | make depend should (and now does) recurse |
commit | commitdiff | tree | snapshot |
1995-12-27 |
ewt | Initial revision |
commit | commitdiff | tree | snapshot |
1995-12-27 |
ewt | basic querying works now, but building is broken |
commit | commitdiff | tree | snapshot |
1995-12-27 |
ewt | changed to use oldrpmdb names insteaed of rpmdb ones |
commit | commitdiff | tree | snapshot |
1995-12-27 |
ewt | made changes to allow include of "falloc.h" to be removed |
commit | commitdiff | tree | snapshot |
1995-12-27 |
ewt | Initial revision |
commit | commitdiff | tree | snapshot |
1995-12-27 |
ewt | changed to use lead structure from lib/rpmlead.h |
commit | commitdiff | tree | snapshot |
1995-12-27 |
ewt | changed to use rpmlead.h |
commit | commitdiff | tree | snapshot |
1995-12-27 |
marc | added depend, -lefence, removed stringbuf.o |
commit | commitdiff | tree | snapshot |
1995-12-27 |
marc | added stringbuf.o |
commit | commitdiff | tree | snapshot |
1995-12-27 |
marc | added RPMTAG_ROOT |
commit | commitdiff | tree | snapshot |
1995-12-27 |
ewt | added types for database access |
commit | commitdiff | tree | snapshot |
1995-12-27 |
ewt | added "make depend", dbindex.o, rpmdb.o |
commit | commitdiff | tree | snapshot |
1995-12-27 |
ewt | changed to support querying |
commit | commitdiff | tree | snapshot |
1995-12-27 |
marc | added modifyEntry() |
commit | commitdiff | tree | snapshot |
1995-12-27 |
marc | sort indexes on write, use bsearch to find tags |
commit | commitdiff | tree | snapshot |
1995-12-27 |
marc | allow 16 fd's for ftw() |
commit | commitdiff | tree | snapshot |
1995-12-27 |
root | fixed bug in faAlloc() |
commit | commitdiff | tree | snapshot |
1995-12-27 |
marc | add %setup and %patch handling |
commit | commitdiff | tree | snapshot |
1995-12-27 |
marc | remove arch/os cruft and use stuff in librpm |
commit | commitdiff | tree | snapshot |
1995-12-27 |
marc | added source/patch line handling |
commit | commitdiff | tree | snapshot |
1995-12-27 |
marc | added really_exec arg to execPrep() (so we can parse... |
commit | commitdiff | tree | snapshot |
1995-12-27 |
marc | added struct sources |
commit | commitdiff | tree | snapshot |
1995-12-27 |
marc | added getSource() getFullSource() |
commit | commitdiff | tree | snapshot |
1995-12-27 |
marc | added setVar(), ROOT var |
commit | commitdiff | tree | snapshot |
1995-12-27 |
marc | fixed isVerbose() |
commit | commitdiff | tree | snapshot |
1995-12-27 |
marc | added get{Arch,Os}{Name,Num}() |
commit | commitdiff | tree | snapshot |
1995-12-27 |
ewt | Initial revision |
commit | commitdiff | tree | snapshot |
1995-12-27 |
ewt | fixed formatting |
commit | commitdiff | tree | snapshot |
1995-12-27 |
ewt | 1) added indexing by name, group, file |
commit | commitdiff | tree | snapshot |
1995-12-26 |
root | moved to rpm.c from rpmq to get basic command line... |
commit | commitdiff | tree | snapshot |
1995-12-20 |
marc | move RPMBUILD_* to build.h |
commit | commitdiff | tree | snapshot |
1995-12-20 |
marc | add RPMBUILD_* (used to be in build.c) |
commit | commitdiff | tree | snapshot |
1995-12-20 |
marc | use STRING_ARRAY_TYPE for file, md5s, and linktos |
commit | commitdiff | tree | snapshot |
1995-12-20 |
marc | use doBuild() instead of packageBinaries() |
commit | commitdiff | tree | snapshot |
1995-12-20 |
marc | added %changelog |
commit | commitdiff | tree | snapshot |
1995-12-20 |
marc | added STRING_ARRAY_TYPE |
commit | commitdiff | tree | snapshot |
1995-12-20 |
marc | Initial revision |
commit | commitdiff | tree | snapshot |
1995-12-20 |
marc | added freeIterator() copyHeader() isEntry() |
commit | commitdiff | tree | snapshot |
1995-12-20 |
marc | added isEntry() freeIterator() and copyHeader() |
commit | commitdiff | tree | snapshot |
1995-12-19 |
marc | added dispatch code |
commit | commitdiff | tree | snapshot |
1995-12-19 |
marc | add debug messages |
commit | commitdiff | tree | snapshot |
1995-12-19 |
marc | added error callback, call binary packaging |
commit | commitdiff | tree | snapshot |
1995-12-19 |
root | md5 bits were signed, which caused bad expansion |
commit | commitdiff | tree | snapshot |
1995-12-19 |
marc | added md5.o and md5sum.o |
commit | commitdiff | tree | snapshot |
1995-12-19 |
marc | Initial revision |
commit | commitdiff | tree | snapshot |
1995-12-19 |
marc | added logic for empty %files section vs NO %files section |
commit | commitdiff | tree | snapshot |
1995-12-19 |
marc | fixed bug in string array stuff in getEntry() |
commit | commitdiff | tree | snapshot |
1995-12-19 |
marc | made rpm depend on lib/librpm.a |
commit | commitdiff | tree | snapshot |
1995-12-19 |
ewt | Added routines for traversal |
commit | commitdiff | tree | snapshot |
1995-12-19 |
ewt | Added routines for retrieving GIFs |
commit | commitdiff | tree | snapshot |
1995-12-19 |
ewt | Changed RPMTAB_FILESTATES to INT8 from CHAR |
commit | commitdiff | tree | snapshot |
1995-12-18 |
marc | Initial revision |
commit | commitdiff | tree | snapshot |
1995-12-18 |
marc | added rpmlead rpmheader rpmarchive |
commit | commitdiff | tree | snapshot |
1995-12-18 |
marc | fixed bug where every part was POSTUN |
commit | commitdiff | tree | snapshot |
1995-12-18 |
marc | fixed previous edit |
commit | commitdiff | tree | snapshot |
1995-12-18 |
marc | allow type to be NULL in getEntry() |
commit | commitdiff | tree | snapshot |
1995-12-18 |
marc | allow NULL to be passed for count in getEntry() |
commit | commitdiff | tree | snapshot |
1995-12-18 |
marc | added pack.o |
commit | commitdiff | tree | snapshot |
1995-12-18 |
marc | cleaned up error() for new error scheme |
commit | commitdiff | tree | snapshot |
1995-12-18 |
marc | pulled out pack routines to pack.h |
commit | commitdiff | tree | snapshot |
1995-12-18 |
marc | unified script writing routines |
commit | commitdiff | tree | snapshot |
1995-12-18 |
marc | made global error structure, and functions to read... |
commit | commitdiff | tree | snapshot |
1995-12-14 |
marc | added var.o |
commit | commitdiff | tree | snapshot |
1995-12-14 |
marc | Initial revision |
commit | commitdiff | tree | snapshot |
1995-12-14 |
ewt | fixed make clean rule |
commit | commitdiff | tree | snapshot |
1995-12-14 |
marc | fixed prototype warning |
commit | commitdiff | tree | snapshot |
1995-12-14 |
marc | added isVerbose() |
commit | commitdiff | tree | snapshot |
1995-12-14 |
marc | added iterator stuff |
commit | commitdiff | tree | snapshot |
next |