summaryrefslogtreecommitdiff
path: root/po
AgeCommit message (Expand)AuthorFilesLines
2001-04-26- fix: ineeded count wrong for overlapped, created files.jbj1-8/+8
2001-04-23- regenerate rpm.8 man page from docbook glop (in max-rpm).jbj30-8008/+7878
2001-04-21Sync with rpm-4_0 branch.jbj1-39/+39
2001-04-10Doxygen annotations for config files.jbj1-115/+92
2001-03-23- fix: parameterized macro segfault (Jakub Bogusz <qboosh@pld.org.pl>).jbj1-1/+9
2001-03-22- python: strip header regions during unload.jbj31-1050/+1050
2001-03-16- add %exclude support (i.e. "everything but") to %files.jbj1-34/+34
2001-03-15- add cpuid asm voodoo to detect athlon processors.jbj30-92/+92
2001-03-15Bump version to 4.1.jbj30-18866/+20237
2001-03-15- update per-interpreter dependency scripts, add sql/tcl (#20295).jbj1-1/+1
2001-03-14Update to doxygen-1.2.6 configuration.jbj1-288/+288
2001-03-14Sync with rpm-4.0.2 final.jbj1-9/+9
2001-03-04Eliminate setFileOwners() and installSources().jbj1-30/+26
2001-03-04- Add btree indexes for Dirnames, Requireversion, Provideversion, Insttaltid,jbj1-333/+378
2001-03-03Remove dead code.jbj1-7/+7
2001-03-03Move fileActionString to fsm.c where it belongs.jbj1-18/+18
2001-03-02Add top level, external enties to psmStage().jbj1-8/+8
2001-03-02Still more functionality into psmStage().jbj1-26/+22
2001-03-02More functionality into psmStage.jbj1-15/+15
2001-03-02More functionality in psmStage.jbj1-21/+21
2001-03-02Flesh out init/pre/process/post/fini PSM stages.jbj1-17/+17
2001-03-01More functionality in psmStage.jbj1-20/+20
2001-03-01Move more functionality into psmStage.jbj1-15/+15
2001-03-01More data merged into PSM_t.jbj1-15/+15
2001-02-28Add trigggers to psm.jbj1-9/+8
2001-02-28Merge scriptlet handling into psm.c, remove from API.jbj31-2687/+2686
2001-02-28Move more args into PSM_t.jbj1-17/+17
2001-02-27Start wiring PSM_t throughout.jbj1-8/+8
2001-02-27Sketch out PSM_t for package state machine.jbj1-33/+33
2001-02-27Handle non-string tag indices correctly.jbj30-30046/+27878
2001-02-17Merge changes from rpm-4.0.2.jbj2-133/+109
2001-02-12Add rpmRC return code type for the usual 0/1/2 codes.jbj1-100/+100
2001-02-12Rename RPMSIG_* signature types to RPMSIGTYPE_* to avoid confusion.jbj1-42/+43
2001-02-111st stab at --repackage.jbj1-69/+64
2001-02-10Reorganize sources before implementing --repackage.jbj2-467/+466
2001-02-10- fix: diddle exit code for attempted installs of non-packages (#26850).jbj1-17/+17
2001-02-09fix: make a copy of retrieved header before loading.jbj1-64/+68
2001-02-08Remove DEAD code.jbj1-58/+53
2001-02-08Move state machine drivers into fsmStage.jbj1-78/+63
2001-02-06Asynchronous commit of installed files.jbj1-31/+36
2001-02-05fix: links weren't renamed correctly.jbj1-27/+32
2001-02-05Remove XFA_SKIPPING from iterator.jbj1-12/+12
2001-02-04revert speedup on commit if same perms, there's more to do.jbj1-53/+53
2001-02-04Rip out remnants of cpio file mapping.jbj1-20/+20
2001-02-04Merged build/install in file state machine.jbj1-20/+20
2001-02-03fix: db1 dbopen() check found in libc not auto-configuring forrectly.jbj1-65/+65
2001-02-03Add I/O to file state machine.jbj1-47/+47
2001-02-02Use fsm for building.jbj1-57/+57
2001-02-02fix: grrr, post increment off by 1 iterator.jbj1-34/+20
2001-02-01Handle links correctly, wotta PITA. Now to clean up and find the double free ...jbj1-20/+33