]> err.no Git - dpkg/history - dpkg-deb
Merge commit 'err.no/master'
[dpkg] / dpkg-deb /
2008-03-10 Tollef Fog HeenMerge commit 'err.no/master' master
2008-03-10 Tollef Fog HeenMerge commit 'origin/master'
2008-02-04 Guillem JoverUse functions from libcompat when those are not provide...
2008-01-26 Raphael HertzogMerge branch 'stable'
2008-01-24 Raphael HertzogMerge branch 'stable'
2008-01-23 Guillem JoverMerge branch 'stable'
2008-01-22 Guillem JoverMerge branch 'stable'
2008-01-22 Guillem JoverMerge branch 'stable'
2008-01-22 Guillem Joverdpkg-deb: Refactor fflush and its buggy fpos handling...
2008-01-21 Frank LichtenheldMerge branch 'stable'
2008-01-21 Guillem JoverUse m_malloc instead of malloc
2008-01-21 Guillem JoverReplace strdup plus error checking usage with a new...
2008-01-21 Guillem JoverUse external gettext intl library
2008-01-16 Guillem JoverUse NULL instead of 0
2008-01-08 Raphael HertzogMerge branch 'controllib-removal'
2008-01-07 Guillem JoverFix signed vs unsigned value comparisons
2007-12-06 Frank LichtenheldMerge branch 'master' into parsechangelog
2007-12-04 Frank Lichtenhelddpkg-deb/info.c: Fix a compiler warning
2007-11-29 Guillem JoverDefine several private functions and variables as static
2007-11-19 Guillem JoverAdd initial udeb support
2007-09-27 Robert LuberdaMerge branch 'master' of ssh://git.debian.org/git/dpkg...
2007-09-22 Frank LichtenheldMerge branch 'master' into dpkg-shlibdeps-buxy
2007-08-31 Christian PerrierMerge branch 'master' of ssh://git.debian.org/git/dpkg...
2007-08-31 Guillem JoverImplement support for Tag field
2007-08-25 Peter KarlssonMerge branch 'master' of ssh://git.debian.org/git/dpkg...
2007-08-19 Guillem JoverImplement support for Homepage field.
2007-08-10 Guillem JoverAdd *.o to .gitignore.
2007-08-08 Guillem JoverUse NULL instead of '(char *)0'.
2007-05-08 Guillem JoverAdd missing svn:ignore entries.
2007-03-20 Guillem JoverUpdate svn:ignore attributes.
2007-03-13 Guillem JoverSupport building binary packages with the member data...
2007-03-12 Guillem Jover * lib/dpkg.h (compression_type): Rename to ...
2007-02-13 Guillem JoverExit with an error instead of an assert if a file name...
2007-02-12 Guillem Jover * dpkg-deb/dpkg-deb.h (MAXFILENAME): New macro.
2006-11-24 Guillem JoverSupport extracting lzma compressed source and binary...
2006-07-07 Nicolas FRANCOISSpecify --null before the -T option to avoid the
2006-06-17 Guillem JoverSet all svn:ignore.
2006-06-02 Guillem JoverDisambiguate error message about conflicting command...
2006-05-19 Frank LichtenheldWhen building packages with dpkg-deb give a more useful...
2006-05-12 Frank LichtenheldDon't spew out garbage from dpkg-deb, if the second...
2006-05-02 Guillem JoverSplit usage strings to make it easier for translators...
2006-04-21 Guillem JoverFix strings so that they can be more easily translated...
2006-02-12 Frank LichtenheldRemove all the generated files so we don't need to...
2006-02-06 Guillem JoverCleanup and unify program usage and version output...
2006-01-22 Guillem JoverWhen linking statically, explicitly add libsepol, even...
2006-01-18 Frank LichtenheldActually import 1.13.11.1, not 1.13.11, D'oh!
2005-06-12 Scott James Remnantdpkg (1.13.9) unstable; urgency=low
2005-03-21 Scott James Remnantdpkg (1.13.3) experimental; urgency=low
2005-03-11 Scott James Remnantdpkg (1.13.1.0.1) experimental; urgency=low
2005-05-26 Scott James Remnantdpkg (1.10.28) unstable; urgency=low
2004-11-11 Scott James Remnantdpkg (1.10.25) unstable; urgency=low
2004-10-27 Scott James Remnantdpkg (1.10.24) unstable; urgency=low
2004-06-02 Scott James RemnantRelease 1.10.22
2004-05-07 Scott James RemnantFix a large collection of low-hanging-fruit documentati...
2004-04-25 Scott James RemnantTollef and I gorged on low hanging fruit and got our...
2004-03-08 Scott James RemnantRetro-actively apply patch for the 1.10.18.1 release:
2003-10-25 Adam HeathAlmost *EVERY* damn file was including config.h in...
2003-09-14 Adam Heath* scripts/update-alternatives.8: Add --config to action...
2002-09-01 Adam HeathDon't call nffreeall, in any of the c/c++ programs...
2002-06-02 Adam HeathRevert last modification. It'll be fixed properly...
2002-06-01 Adam HeathFixed printversion(), to allow translations to be done...
2002-05-24 Adam HeathNew functions, standard_startup, standard_shutdown...
2002-05-20 Adam HeathEven more gcc warning fixes.
2002-05-20 Adam HeathAdd rules to Makefile.conf, to rebuild Makefile if...
2002-05-06 Wichert AkkermanPerl sucks, fix Ian's email address
2002-05-06 Wichert AkkermanUpdate Ian Jacksons' email address
2001-12-31 Wichert AkkermanNo longer set LC_CTYPE and switch to using cisalpha...
2001-09-12 Wichert AkkermanFix unterminated line in usage text
2001-09-12 Wichert Akkermanimplement do_show
2001-09-12 Wichert Akkermanadd parseformat and show options, change layout for...
2001-09-12 Wichert Akkermanadd parseformat prototype
2001-09-12 Wichert AkkermanCount how many control components failed to open
2001-08-02 Wichert AkkermanRemove another Linux reference (will they ever end?)
2001-07-27 Wichert AkkermanGeneral cvsignore updates
2001-07-13 Wichert AkkermanFix typo
2001-06-08 Wichert AkkermanMore %z format fixes
2001-05-28 Adam HeathFix some gcc 3.0 warnings.
2001-05-27 Adam HeathDiscovered that if anything in optlib/ was actually...
2001-04-30 Adam HeathAdded -static support. There is support for building...
2001-04-23 Adam HeathConvert waitsubproc and checksubprocerr to use a flags...
2001-04-23 Adam HeathMore %z format fixes.
2001-04-23 Adam HeathFixed up several warning types: const, casting, incorre...
2001-04-23 Adam HeathAdd comments telling why we use tempnam() and tmpnam().
2001-04-22 Adam HeathAdded macro NONRETURNING to several functions.
2001-01-04 Adam HeathAdd 'warn' parameter to waitsubproc and checksubprocerr...
2000-12-24 Adam HeathFix typo in dpkg-deb.1.
2000-12-24 Adam HeathClean up a few gcc warnings. Note that the warning:
2000-12-20 Adam HeathFix -Wall messages.
2000-12-20 Adam Heath* main/processarc.c: Don't copy trailing zeros from...
2000-12-20 Adam HeathFix building of debs, when there is no given compressio...
2000-12-17 Wichert AkkermanMore Adam stuff:
2000-12-09 Wichert Akkermanfix another silly mistake
2000-12-09 Wichert Akkermanadd support for using libz
2000-12-03 Wichert Akkermanuse do_fd_copy when extracting ar files
2000-11-23 Wichert Akkermanlib/mlib.c: fix error reporting for reading data in...
2000-11-05 Wichert Akkermandebian/rules, debian/origin: add new origin file
2000-10-28 Wichert AkkermanMark readfail message parameters as translateable
2000-08-22 Wichert Akkermanupdates from Chip Salzenberg to clean up fd handling
2000-06-09 Wichert AkkermanMerge things from the potato branch:
2000-05-28 Wichert Akkermandpkg-deb/build.c: remove extra closing brace
next