index
:
tools/librpm-tizen
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel_psk_20160727
master
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-20171013
release-for-gbs-0.14
release-for-gbs-0.17
release-for-gbs-0.18
release-for-gbs-0.21
release-for-gbs-0.23
release-test-0.1
release-test-20150810
sandbox/soong9/devel
sandbox/wangbiao/py3-version
sandbox/wangbiao/py3_version
sandbox/wangbiao/riscv
sandbox/wangbiao/rpm414_tizen
sandbox/xuhy/fix-recursion-issue
sandbox/xuhy/rpm_tizen_riscv
spin-release-latest
test-devel
tizen
tznext
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build
/
parseChangelog.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-02
short changelog
Anas Nashif
1
-0
/
+5
2012-08-01
Fix memleak in changelog parsing on error paths
Panu Matilainen
1
-10
/
+13
2012-08-01
Turn the invalid date error to warning (related to RhBug:843525)
Panu Matilainen
1
-1
/
+4
2012-07-30
Stricter validation of changelog date (RhBug:843525)
Panu Matilainen
1
-2
/
+14
2011-05-27
Eliminate a couple more dead increments in spec parsing code
Panu Matilainen
1
-1
/
+1
2011-05-24
Do not die on empty changelog section
Michael Schroeder
1
-1
/
+1
2010-10-28
Use ARGV_t instead of stringbuf in changelog parsing
Panu Matilainen
1
-6
/
+7
2010-09-21
Remove bunch of double consts in librpmbuild
Panu Matilainen
1
-1
/
+1
2010-08-25
Mass eviction of remaining internal helpers in librpmbuild API
Panu Matilainen
1
-1
/
+1
2010-08-24
Eliminate addChangelogEntry() from librpmbuild API
Panu Matilainen
1
-1
/
+1
2009-08-31
Replace equal/not equal uses of str[n]cmp() with rstreq[n] in build code
Panu Matilainen
1
-2
/
+2
2009-04-16
Introduce changelog trimming in binary packages feature (ticket #47)
Jindrich Novy
1
-1
/
+5
2008-10-29
Set timezone to UTC every time to avoid local timezone confusion
Jindrich Novy
1
-1
/
+10
2008-10-24
Fix "timewarp" bug while listing changelog via "rpm -q --changelog"
Jindrich Novy
1
-2
/
+0
2008-06-19
Use type-specific headerPut() for all of build/parseChangelog.c
Panu Matilainen
1
-12
/
+3
2008-06-17
Convert parseChangelog to headerPut()
Panu Matilainen
1
-7
/
+13
2008-05-05
Make parseChangeLog() return PART_ERROR on errors
Panu Matilainen
1
-9
/
+14
2008-04-25
Single point of exit for dateToTimet(), avoid alloca()
Panu Matilainen
1
-17
/
+21
2008-03-26
Simplify changelog entry additions
Panu Matilainen
1
-13
/
+5
2008-03-18
Minimal namespacing for locale-insensitive x*() string functions
Panu Matilainen
1
-4
/
+4
2008-03-06
Mark bunch of static build-related tables as read-only
Panu Matilainen
1
-4
/
+4
2008-02-04
Add rpm_time_t type for time types (in headers), use where spotted
Panu Matilainen
1
-1
/
+1
2008-02-03
Make rpmtag.h standalone, include from rpmtypes.h
Panu Matilainen
1
-1
/
+1
2008-01-30
rpmlib.h mass eviction
Panu Matilainen
1
-0
/
+1
2007-12-14
Bunch of const char* corrections
Panu Matilainen
1
-3
/
+5
2007-12-08
Switch to <rpm/foo.h> style for public headers
Panu Matilainen
1
-2
/
+2
2007-12-07
Yet more rpmbuild fixups from rpmerr.h removal (partly from rpm5.org)
Panu Matilainen
1
-10
/
+10
2007-11-23
Use #include <x.h> syntax to include public headers.
Ralf Corsépius
1
-2
/
+2
2007-11-19
Lose rpmerr.h for good
Panu Matilainen
1
-1
/
+1
2007-11-19
Replace all RPMERR_* etc uses with corresponding RPMLOG_* levels
Panu Matilainen
1
-14
/
+14
2007-10-29
Add SKIPSPACE, SKIPNONSPACE.
Ralf Corsépius
1
-0
/
+3
2007-10-26
Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types instead.
Ralf Corsépius
1
-1
/
+1
2007-10-09
Make rpmerr.h private, include directly where needed.
Panu Matilainen
1
-0
/
+1
2007-10-09
Replace all rpmError() uses with rpmlog()
Panu Matilainen
1
-7
/
+7
2007-09-21
Rename Spec -> rpmSpec for namespacing
Panu Matilainen
1
-1
/
+1
2007-09-11
Remove splint tags.
Ralf Corsépius
1
-12
/
+4
2005-03-03
Permit changelog timestamp back to 1990.
jbj
1
-1
/
+1
2002-06-23
Add boundswrite annotations everywhere.
jbj
1
-0
/
+4
2002-01-05
Spelling error.
jbj
1
-1
/
+1
2001-06-05
- fix typos in linux.{req,prov}.
jbj
1
-8
/
+10
2001-05-05
- enough lclint annotations and fiddles already.
jbj
1
-5
/
+3
2001-05-03
- still more boring lclint annotations and fiddles.
jbj
1
-0
/
+2
2001-04-30
- yet more boring lclint annotations and fiddles.
jbj
1
-12
/
+14
2001-04-29
- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.
jbj
1
-2
/
+2
2001-01-15
- fix: extra newline in many error messages (#23947).
jbj
1
-7
/
+8
2001-01-11
doxygen annotations for build/*.
jbj
1
-3
/
+12
2000-12-12
Sync with rpm-4_0 branch.
jbj
1
-0
/
+1
2000-08-27
Doxygen annotations.
jbj
1
-1
/
+2
2000-01-24
Documentation sugar.
jbj
1
-0
/
+6
1999-10-04
lclint annotations from build.
jbj
1
-1
/
+1
[next]