aboutsummaryrefslogtreecommitdiffstats
path: root/parsehdlist.c
Commit message (Collapse)AuthorAgeFilesLines
* fix printf formatPer Øyvind Karlsen2008-07-181-1/+1
|
* fdFileno & fdOpen has been dead since rpm 3.0.3, update code..Per Øyvind Karlsen2008-07-181-2/+2
|
* fix version detectionPer Øyvind Karlsen2008-07-181-2/+4
|
* compatibility wrapper has been moved to upstream :)Per Øyvind Karlsen2008-03-031-1/+1
|
* add support for rpm5.orgPer Øyvind Karlsen2008-02-291-2/+8
|
* - parsehdlist, rpm2header:Pascal Rigaux2008-02-261-18/+11
| | | | | o do not add/use FILENAME_TAG and FILESIZE_TAG to/in hdlist anymore
* - parsehdlist:Pascal Rigaux2007-06-221-2/+5
| | | | | o display pkgsize with --all (Christiaan Welvaart)
* RPMTAG_SOURCEPACKAGE is deprecated, use RPMTAG_SOURCERPMRafael Garcia-Suarez2006-06-121-1/+1
|
* Fix compilation warningRafael Garcia-Suarez2006-03-011-0/+1
|
* Replace serial by epoch everywhere, to be able to build with rpm 4.4.4.Rafael Garcia-Suarez2006-01-161-12/+13
| | | | | | The --serial switch is still recognized, but not documented. Update Copyright.
* Output help to stdoutRafael Garcia-Suarez2005-03-011-2/+2
|
* Patch by Leon Brooks to add an --sql option to dump output as SQL INSERTRafael Garcia-Suarez2005-03-011-0/+75
| | | | | statements, and an --url option to get the rpm's URL tag.
* Don't include internal dependencies of the rpmlib in the parsehdlist outputRafael Garcia-Suarez2004-08-111-0/+2
|
* Fix error messageRafael Garcia-Suarez2004-07-051-1/+1
|
* Minor fixes in help messageRafael Garcia-Suarez2004-07-051-4/+5
|
* add --fileswinfo query to parsehdlist so that we can know more4.5Guillaume Cottenceau2002-08-051-5/+12
| | | | | | informations on the package for which we print the files (needed by upcoming rpmdrake supporting searching in files)
* 4.2-4mdkFrancois Pons2002-02-181-11/+9
|
* 4.2-1mdkFrancois Pons2002-02-081-5/+20
|
* 4.0-7mdk4.0.7Francois Pons2002-01-171-1/+24
|
* 4.0-4mdk4.0.4Francois Pons2002-01-151-0/+8
|
* fixed bad alloca size.Francois Pons2001-12-051-2/+2
|
* 3.2 for newer urpmi.3.2Francois Pons2001-12-051-60/+78
|
* fixed core dump when name is given with other argument on some case.Francois Pons2001-11-141-8/+22
| | | | | changed --name behaviour to give filename along with fullname.
* added arch support for parsehdlist.Francois Pons2001-07-021-5/+14
|
* new 3.0 release, see rpmtools.spec.Francois Pons2001-06-211-18/+30
|
* added back kill to child process as some report of locking ?Francois Pons2001-04-161-0/+1
|
* fixed interactive mode with provides tag to return flags and version,Francois Pons2001-04-141-2/+5
| | | | | commented print_list no more used.
* simplified header construction and fixed --compact to match exactly whatFrancois Pons2001-04-141-13/+24
| | | | | is needed for synthesis file.
* *** empty log message ***Francois Pons2001-04-031-2/+7
|
* added --compact option to help producing synthesis file (need s/:/@/g).Francois Pons2001-03-231-17/+28
|
* *** empty log message ***Francois Pons2001-03-121-6/+6
|
* *** empty log message ***Francois Pons2001-03-071-0/+2
|
* *** empty log message ***Francois Pons2001-02-161-28/+71
|
* added --output options.Francois Pons2001-01-161-1/+11
|
* removed need of packdrake, so live update will be nicerFrancois Pons2001-01-041-2/+43
|
* *** empty log message ***Francois Pons2000-12-081-0/+1
|
* fixed memory leaks that were causing problems if used interactively.Francois Pons2000-11-231-2/+7
|
* removed extra log on stdout (killer this one)Francois Pons2000-11-201-1/+0
|
* fixed big bug for execvl (thanks to francis)Francois Pons2000-11-201-1/+6
|
* added fflush after (avoid deadock with DrakX)Francois Pons2000-11-201-0/+1
|
* adding interactive mode for DrakX client/server approach.Francois Pons2000-11-201-137/+245
|
* *** empty log message ***Francois Pons2000-08-241-0/+189