2009-08-31 |
Panu Matilainen | Replace equal/not equal uses of str[n]cmp() with rstreq... |
blob | commitdiff |
2009-03-27 |
Panu Matilainen | Plug minor memleak from rpmGetCwd() on build |
blob | commitdiff | diff to current |
2009-01-11 |
Jindrich Novy | Don't check package BuildRequires when doing --rmsource... |
blob | commitdiff | diff to current |
2009-01-11 |
Jindrich Novy | Don't fail because of missing sources when only spec |
blob | commitdiff | diff to current |
2008-11-21 |
Panu Matilainen | Fix build tree creation with relative paths for %_topdi... |
blob | commitdiff | diff to current |
2008-10-10 |
Panu Matilainen | Use rpmMkdirs() to create the entire build tree in... |
blob | commitdiff | diff to current |
2008-09-01 |
Jindrich Novy | Create directory structure for rpmbuild prior to build... |
blob | commitdiff | diff to current |
2008-07-24 |
Panu Matilainen | Dumb thinko breaking tar builds from relative paths... |
blob | commitdiff | diff to current |
2008-04-28 |
Jindrich Novy | Remove alloca() from build() |
blob | commitdiff | diff to current |
2008-04-22 |
Panu Matilainen | Relax spec permissions in tar build mode (rhbz#253648) |
blob | commitdiff | diff to current |
2008-04-16 |
Jindrich Novy | Don't use mktemp(), we are sure mkstemp() is available now |
blob | commitdiff | diff to current |
2008-04-04 |
Panu Matilainen | Oops, no newline at end of filename please... |
blob | commitdiff | diff to current |
2008-04-04 |
Panu Matilainen | Get rid of the horrid zcmd hackery in build |
blob | commitdiff | diff to current |
2008-04-04 |
Panu Matilainen | Stop pretending spec can be an URL or stdin, neither... |
blob | commitdiff | diff to current |
2008-04-04 |
Panu Matilainen | Wait for popen() to finish before passing to isSpecFile() |
blob | commitdiff | diff to current |
2008-04-04 |
Panu Matilainen | Move spec extraction from tarball out of buildForTarget... |
blob | commitdiff | diff to current |
2008-04-04 |
Panu Matilainen | Oops, add --wildcards back to spec extraction |
blob | commitdiff | diff to current |
2008-04-04 |
Panu Matilainen | Assume failure in buildForTarget() to remove redundancy |
blob | commitdiff | diff to current |
2008-04-04 |
Panu Matilainen | Refactor spec extraction on tar build to address severa... |
blob | commitdiff | diff to current |
2008-04-04 |
Panu Matilainen | Spec of size zero cannot be a valid spec file |
blob | commitdiff | diff to current |
2008-03-24 |
Panu Matilainen | Use regular stream functions instead of rpmio in spec... |
blob | commitdiff | diff to current |
2008-03-07 |
Panu Matilainen | Log message adjustments |
blob | commitdiff | diff to current |
2008-01-30 |
Panu Matilainen | Include spring-cleaning |
blob | commitdiff | diff to current |
2008-01-30 |
Panu Matilainen | rpmlib.h mass eviction |
blob | commitdiff | diff to current |
2008-01-27 |
Panu Matilainen | Rename isCompressed() -> rpmFileIsCompressed() for... |
blob | commitdiff | diff to current |
2007-12-15 |
Panu Matilainen | Remove bogus const from rpmGenPath() temporary targets |
blob | commitdiff | diff to current |
2007-12-15 |
Panu Matilainen | Remove bogus const from rpmGetPath() temporary targets |
blob | commitdiff | diff to current |
2007-12-08 |
Panu Matilainen | Switch to <rpm/foo.h> style for public headers |
blob | commitdiff | diff to current |
2007-12-03 |
Panu Matilainen | Use regular POSIX functions instead of "RPC" clones |
blob | commitdiff | diff to current |
2007-11-23 |
Panu Matilainen | Move file compression stuff from rpmmacro.h to rpmfileu... |
blob | commitdiff | diff to current |
2007-11-23 |
Ralf Corsépius | Use #include <x.h> syntax to include public headers. |
blob | commitdiff | diff to current |
2007-11-19 |
Panu Matilainen | Lose rpmerr.h for good |
blob | commitdiff | diff to current |
2007-11-19 |
Panu Matilainen | Replace all RPMERR_* etc uses with corresponding RPMLOG... |
blob | commitdiff | diff to current |
2007-10-28 |
Ralf Corsépius | Include "rpmbuild.h" instead of <rpmbuild.h>. |
blob | commitdiff | diff to current |
2007-10-28 |
Ralf Corsépius | Include "rpmcli.h" instead of <rpmcli.h>. |
blob | commitdiff | diff to current |
2007-10-10 |
Ralf Corsépius | Kick out polish comment. |
blob | commitdiff | diff to current |
2007-10-09 |
Panu Matilainen | Make rpmerr.h private, include directly where needed. |
blob | commitdiff | diff to current |
2007-10-09 |
Panu Matilainen | Replace all uses of RPMMESS_ERROR with RPMLOG_ERR |
blob | commitdiff | diff to current |
2007-10-09 |
Panu Matilainen | Replace all rpmMessage() uses with rpmlog() |
blob | commitdiff | diff to current |
2007-10-09 |
Panu Matilainen | Replace all rpmError() uses with rpmlog() |
blob | commitdiff | diff to current |
2007-09-21 |
Panu Matilainen | Rename Spec -> rpmSpec for namespacing |
blob | commitdiff | diff to current |
2007-09-11 |
Ralf Corsépius | Remove splint tags. |
blob | commitdiff | diff to current |
2007-09-07 |
Panu Matilainen | Erm, doh... |
blob | commitdiff | diff to current |
2007-09-07 |
Panu Matilainen | Handle no spec in tarball cleanly (rhbz#281391) |
blob | commitdiff | diff to current |
2007-09-03 |
Panu Matilainen | Automated merge with file:/home/pmatilai/repos/rpm... |
blob | commitdiff | diff to current |
2007-08-29 |
Panu Matilainen | Fix various cases of build failing due to whitespace... |
blob | commitdiff | diff to current |
2007-07-12 |
Panu Matilainen | Fix yet-another-compiler-warning. |
blob | commitdiff | diff to current |
2007-07-03 |
Panu Matilainen | Pass --wildcards to tar on build (rhbz#206841) |
blob | commitdiff | diff to current |
2007-06-08 |
Panu Matilainen | Allow characters >127 that don't fit the current locale... |
blob | commitdiff | diff to current |
2007-04-16 |
Paul Nasrat | Check getcwd return value, abort if rpm cannot determin... |
blob | commitdiff | diff to current |
2004-10-17 |
jbj | - free rpmrc when looping on --target arches (#127730). |
blob | commitdiff | diff to current |
2003-12-26 |
jbj | - don't use mktemp if mkstemp is available (#103850). |
blob | commitdiff | diff to current |
2003-05-08 |
jbj | - don't use error string after gzclose (Dmitry V. Levin). |
blob | commitdiff | diff to current |
2002-12-24 |
jbj | - fix: remove rpmfi scareMem so that headers can be... |
blob | commitdiff | diff to current |
2002-12-22 |
jbj | - simplify specfile query linkage loop. |
blob | commitdiff | diff to current |
2002-08-06 |
jbj | - add bitmask for precise control of signature/digest... |
blob | commitdiff | diff to current |
2002-07-29 |
jbj | Remove debugging printf. |
blob | commitdiff | diff to current |
2002-07-28 |
jbj | - python: don't segfault in ts.GetKeys() on erased... |
blob | commitdiff | diff to current |
2002-07-21 |
jbj | - add methods to make signature handling opaque wrto... |
blob | commitdiff | diff to current |
2002-07-08 |
jbj | Propagate splint-3.0.1.7 close(2) internalState annotat... |
blob | commitdiff | diff to current |
2002-07-02 |
jbj | Add boundsread annotations throughout, enable +bounds... |
blob | commitdiff | diff to current |
2002-06-28 |
jbj | - disambiguate added/installed dependency failures... |
blob | commitdiff | diff to current |
2002-06-23 |
jbj | Add boundswrite annotations everywhere. |
blob | commitdiff | diff to current |
2002-06-12 |
jbj | Orphan. |
blob | commitdiff | diff to current |
2002-05-27 |
jbj | Add bindings for rpmte and FD_t. |
blob | commitdiff | diff to current |
2002-05-19 |
jbj | - Grand Renaming of rpm data types. |
blob | commitdiff | diff to current |
2002-05-16 |
jbj | - opaque (well mostly) rpmTransactionSet using methods. |
blob | commitdiff | diff to current |
2002-04-13 |
jbj | - merge conflicts into problems, handle as transaction... |
blob | commitdiff | diff to current |
2002-04-11 |
jbj | - rescusitate --rebuild. |
blob | commitdiff | diff to current |
2002-04-10 |
jbj | Fix: source package already part of the transaction. |
blob | commitdiff | diff to current |
2002-01-18 |
jbj | - missing key(s) on keyring when verifying a signature... |
blob | commitdiff | diff to current |
2001-11-11 |
jbj | Replace loadFi with fiNew, freeFi with fiFree. |
blob | commitdiff | diff to current |
2001-11-08 |
jbj | - rip out rpmDependencyConflict, replace with rpmProble... |
blob | commitdiff | diff to current |
2001-10-28 |
jbj | - memory indices for dependency check are typedef'd... |
blob | commitdiff | diff to current |
2001-10-27 |
jbj | - transaction sets cerated in cli main. |
blob | commitdiff | diff to current |
2001-10-27 |
jbj | - legacy signatures always checked where possible on... |
blob | commitdiff | diff to current |
2001-10-23 |
jbj | - wire transactions through rpmcli signature modes. |
blob | commitdiff | diff to current |
2001-10-23 |
jbj | - generate an rpm header on the fly for imported pubkeys. |
blob | commitdiff | diff to current |
2001-10-17 |
jbj | Converging on lclint-3.0.17 strict level. |
blob | commitdiff | diff to current |
2001-10-15 |
jbj | Explicit branchstate annotations. |
blob | commitdiff | diff to current |
2001-10-15 |
jbj | lclint fiddles to annotate globals. |
blob | commitdiff | diff to current |
2001-10-13 |
jbj | More lclint annotations. |
blob | commitdiff | diff to current |
2001-07-06 |
jbj | - expose rpmShowProgress() and rpmVerifyDigest() in... |
blob | commitdiff | diff to current |
2001-06-12 |
jbj | - remove rpmrc Provides: Yet Again, use virtual packages. |
blob | commitdiff | diff to current |
2001-06-08 |
jbj | - fix: QUERY_FOR_LIST file count clobbered. |
blob | commitdiff | diff to current |
2001-06-05 |
jbj | - fix typos in linux.{req,prov}. |
blob | commitdiff | diff to current |
2001-05-31 |
jbj | - return multiple suggested packages (Pawel Kolodziej... |
blob | commitdiff | diff to current |
2001-05-06 |
jbj | - fix: specfile queries with BuildArch: (#27589). |
blob | commitdiff | diff to current |
2001-05-03 |
jbj | - still more boring lclint annotations and fiddles. |
blob | commitdiff | diff to current |
2001-03-14 |
jbj | Update to doxygen-1.2.6 configuration. |
blob | commitdiff | diff to current |
2001-02-10 |
jbj | Reorganize sources before implementing --repackage. |
blob | commitdiff | diff to current |
2001-01-21 |
jbj | - cpio mappings carry dirname/basename, not absolute... |
blob | commitdiff | diff to current |
2001-01-15 |
jbj | - fix: extra newline in many error messages (#23947). |
blob | commitdiff | diff to current |
2001-01-01 |
jbj | - use popt autohelp for rpm helper binaries. |
blob | commitdiff | diff to current |
2000-12-12 |
jbj | Sync with rpm-4_0 branch. |
blob | commitdiff | diff to current |
2000-12-02 |
jbj | Bring header reggions mods back to top of stack. |
blob | commitdiff | diff to current |
2000-09-01 |
jbj | - unify rpmError and rpmMessge interfaces through rpmlog. |
blob | commitdiff | diff to current |
2000-08-27 |
jbj | Rip out rpmrc configuration. |
blob | commitdiff | diff to current |
2000-06-01 |
jbj | Split popt glue into lib/popt{BT,QV}.c. |
blob | commitdiff | diff to current |
2000-05-26 |
jbj | Remove build modes from rpm, use rpmb and/or popt glue... |
blob | commitdiff | diff to current |
next |