summaryrefslogtreecommitdiff
path: root/build/parseChangelog.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-02short changelogAnas Nashif1-0/+5
2012-08-01Fix memleak in changelog parsing on error pathsPanu Matilainen1-10/+13
2012-08-01Turn the invalid date error to warning (related to RhBug:843525)Panu Matilainen1-1/+4
2012-07-30Stricter validation of changelog date (RhBug:843525)Panu Matilainen1-2/+14
2011-05-27Eliminate a couple more dead increments in spec parsing codePanu Matilainen1-1/+1
2011-05-24Do not die on empty changelog sectionMichael Schroeder1-1/+1
2010-10-28Use ARGV_t instead of stringbuf in changelog parsingPanu Matilainen1-6/+7
2010-09-21Remove bunch of double consts in librpmbuildPanu Matilainen1-1/+1
2010-08-25Mass eviction of remaining internal helpers in librpmbuild APIPanu Matilainen1-1/+1
2010-08-24Eliminate addChangelogEntry() from librpmbuild APIPanu Matilainen1-1/+1
2009-08-31Replace equal/not equal uses of str[n]cmp() with rstreq[n] in build codePanu Matilainen1-2/+2
2009-04-16Introduce changelog trimming in binary packages feature (ticket #47)Jindrich Novy1-1/+5
2008-10-29Set timezone to UTC every time to avoid local timezone confusionJindrich Novy1-1/+10
2008-10-24Fix "timewarp" bug while listing changelog via "rpm -q --changelog"Jindrich Novy1-2/+0
2008-06-19Use type-specific headerPut() for all of build/parseChangelog.cPanu Matilainen1-12/+3
2008-06-17Convert parseChangelog to headerPut()Panu Matilainen1-7/+13
2008-05-05Make parseChangeLog() return PART_ERROR on errorsPanu Matilainen1-9/+14
2008-04-25Single point of exit for dateToTimet(), avoid alloca()Panu Matilainen1-17/+21
2008-03-26Simplify changelog entry additionsPanu Matilainen1-13/+5
2008-03-18Minimal namespacing for locale-insensitive x*() string functionsPanu Matilainen1-4/+4
2008-03-06Mark bunch of static build-related tables as read-onlyPanu Matilainen1-4/+4
2008-02-04Add rpm_time_t type for time types (in headers), use where spottedPanu Matilainen1-1/+1
2008-02-03Make rpmtag.h standalone, include from rpmtypes.hPanu Matilainen1-1/+1
2008-01-30rpmlib.h mass evictionPanu Matilainen1-0/+1
2007-12-14Bunch of const char* correctionsPanu Matilainen1-3/+5
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-2/+2
2007-12-07Yet more rpmbuild fixups from rpmerr.h removal (partly from rpm5.org)Panu Matilainen1-10/+10
2007-11-23Use #include <x.h> syntax to include public headers.Ralf Corsépius1-2/+2
2007-11-19Lose rpmerr.h for goodPanu Matilainen1-1/+1
2007-11-19Replace all RPMERR_* etc uses with corresponding RPMLOG_* levelsPanu Matilainen1-14/+14
2007-10-29Add SKIPSPACE, SKIPNONSPACE.Ralf Corsépius1-0/+3
2007-10-26Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types instead.Ralf Corsépius1-1/+1
2007-10-09Make rpmerr.h private, include directly where needed.Panu Matilainen1-0/+1
2007-10-09Replace all rpmError() uses with rpmlog()Panu Matilainen1-7/+7
2007-09-21Rename Spec -> rpmSpec for namespacingPanu Matilainen1-1/+1
2007-09-11Remove splint tags.Ralf Corsépius1-12/+4
2005-03-03Permit changelog timestamp back to 1990.jbj1-1/+1
2002-06-23Add boundswrite annotations everywhere.jbj1-0/+4
2002-01-05Spelling error.jbj1-1/+1
2001-06-05- fix typos in linux.{req,prov}.jbj1-8/+10
2001-05-05- enough lclint annotations and fiddles already.jbj1-5/+3
2001-05-03- still more boring lclint annotations and fiddles.jbj1-0/+2
2001-04-30- yet more boring lclint annotations and fiddles.jbj1-12/+14
2001-04-29- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.jbj1-2/+2
2001-01-15- fix: extra newline in many error messages (#23947).jbj1-7/+8
2001-01-11doxygen annotations for build/*.jbj1-3/+12
2000-12-12Sync with rpm-4_0 branch.jbj1-0/+1
2000-08-27Doxygen annotations.jbj1-1/+2
2000-01-24Documentation sugar.jbj1-0/+6
1999-10-04lclint annotations from build.jbj1-1/+1