]> err.no Git - dpkg/shortlog
dpkg
2002-08-23 Adam HeathHandle directories better in md5sum.
2002-08-23 Adam HeathFix extraction of md5sum in dpkg-scanpackages.
2002-08-23 Adam HeathFix segfault in md5sum if the file being checked doesn...
2002-08-23 Adam HeathModified for 1.10.5.
2002-07-14 Adam HeathSet date for 1.10.4 release.
2002-07-14 Adam HeathInstall archtable into /usr/share/dpkg/.
2002-07-14 Adam HeathRemove -ffunction-sections and -fdata-sections.
2002-07-14 Adam HeathUpdated for 1.10.4 version.
2002-07-12 Adam Heathdselect replaces dpkg << 1.10.3, as we moved the dselec...
2002-07-12 Adam HeathChange release name to me, and set release date.
2002-07-12 Adam HeathIf in --test mode, and --stop is given, increment n_kil...
2002-07-12 Adam HeathFix test inversion in start-stop-daemon, when checking...
2002-07-07 Adam HeathFix install location of /usr/lib/dpkg/methods.
2002-07-06 Wichert AkkermanOops
2002-07-06 Wichert AkkermanUpdate to 1.10.3
2002-07-06 Wichert AkkermanMove dselect.cfg to dselect package
2002-07-05 Adam HeathInstall deselect.conffiles into tmp/dselect, not tmp...
2002-07-05 Adam HeathInstall debian/dselect.conffiles.
2002-07-05 Adam HeathChange uploader to me, instead of Wichert.
2002-07-05 Adam HeathSet date for release.
2002-07-05 Adam HeathRemove -Z from patch call, as it makes patch warn about...
2002-07-02 Adam Heathdpkg + dpkg-static conflict dpkg-dev << 1.9, as dpkg...
2002-07-02 Wichert Akkermancheck for malloc failure and actually look in /home...
2002-07-02 Wichert AkkermanMark 1.10.1 release
2002-07-02 Wichert AkkermanFixup install path
2002-07-02 Wichert Akkermancp instead of mv since we need files for both dpkg...
2002-07-02 Wichert AkkermanRemove autom4te.cache in clean target
2002-07-02 Wichert AkkermanUnbackport version-nr
2002-07-02 Wichert Akkermanmove dpkg.cfg.5 and dselect.cfg.5 into dpkg package
2002-07-02 Wichert AkkermanBackport fixed from HEAD
2002-07-02 Wichert AkkermanBackport fixed from HEAD
2002-07-02 Wichert Akkermansync dpkg and dpkg-static dependencies, fix double...
2002-07-02 Adam HeathAdd a Closes entry for the manpages-de replace.
2002-07-02 Adam HeathDon't always call autoheader during build.
2002-07-01 Wichert AkkermanStart 1.10.1
2002-07-01 Wichert Akkermanadd conflict with dpkg-iasearch which intruded on our...
2002-06-22 Wichert AkkermanAdd ~ to the list of legal characters in a package...
2002-06-22 Wichert AkkermanFixup paths
2002-06-22 Wichert Akkermanremove forced check for build-essential, we should...
2002-06-22 Wichert AkkermanApply (modified version of) patch from Josip Rodin...
2002-06-22 Wichert AkkermanInstall dselect methods in dselect package
2002-06-22 Wichert AkkermanStart 1.11 work
2002-06-21 Wichert Akkermanpatch from Josip Rodin to improve the move from /usr...
2002-06-21 Wichert AkkermanUpdate release date
2002-06-21 Wichert AkkermanUpdate Catalan translation
2002-06-21 Wichert AkkermanAdd autom4te.cache
2002-06-20 Adam HeathFix broken merge from 1.9 branch.
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-06-01 Adam HeathUpdated.
2002-06-01 Wichert AkkermanUpdated Russian translation
2002-05-31 Wichert AkkermanUpdate French manpages
2002-05-28 Adam HeathUpdate translations.
2002-05-27 Wichert AkkermanRegenerated
2002-05-26 Peter KarlssonUpdated Swedish translation.
2002-05-26 Adam Heathdpkg now reorders symlinks when extracting debs. Howev...
2002-05-26 Adam HeathFix /usr/info/dir moving/symlink code.
2002-05-26 Adam HeathFix some mis-merging of the 1.9 branch:
2002-05-26 Adam HeathMerge 1.9 branch.
2002-05-25 Adam HeathAdd dpkg-scansources to dpkg-scanpackages(8).
2002-05-25 Adam HeathFix typo in dpkg-source(1), s/-su/-sU/.
2002-05-25 Adam HeathFix documentation of -v<version> for dpkg-parsechangelo...
2002-05-25 Adam HeathClose the old debian/files file, before doing a rename.
2002-05-25 Adam HeathAdd -I<filename> to dpkg-buildpackage and dpkg-source...
2002-05-25 Adam HeathProperly count recursive expansion of variables, instea...
2002-05-25 Adam HeathRecognize emergency as valid in changelogs.
2002-05-25 Adam Heaths/build on/built on/; same for 'build for'.
2002-05-25 Adam HeathGive proper case for Source and Installed-Size.
2002-05-24 Adam HeathMatch fields case insensitively in debian/control.
2002-05-24 Adam HeathClean up after ctrl-c is received.
2002-05-24 Adam HeathNew functions, standard_startup, standard_shutdown...
2002-05-24 Adam HeathUse setcloexec wrapper instead of calling fcntl directly.
2002-05-23 Adam HeathAdd items for --reconfigure and --call-maint-script.
2002-05-23 Adam HeathAlways set CLOEXEC on the lock fd.
2002-05-22 Adam HeathRemove hash.c from SOURCES, as it is a test file.
2002-05-21 Wichert Akkermanremove compat stuff for ancient dpkg versions.
2002-05-20 Adam HeathEven more gcc warning fixes.
2002-05-20 Adam HeathAdd rules to Makefile.conf, to rebuild Makefile if...
2002-05-20 Adam HeathFairly heavy work(net no lines changed), to fix longjmp...
2002-05-20 Adam HeathSeveral more gcc -W<foo> fixes. (forgot main.h)
2002-05-20 Adam HeathSeveral more gcc -W<foo> fixes.
2002-05-20 Adam HeathSeveral more gcc -W<foo> fixes.
2002-05-19 Adam HeathFix overzealous running of autoheader for every build.
2002-05-19 Adam HeathSplit out the -W*-prototype warnings into separate...
2002-05-19 Adam HeathMake a new macro, DPKG_C_GCC_ATTRIBUTE.
2002-05-19 Adam HeathGah, I hate gcc. AC_TRY_COMPILE() produces code of...
2002-05-19 Adam HeathOops. The command to run is aclocal, not aclocal.m4.
2002-05-19 Adam HeathThe latest autoheader/autoconf combination allows us...
2002-05-19 Adam HeathAll the hard-coded calls to scripts/dpkg-gencontrol...
2002-05-19 Adam HeathRemove all calls to $(shell pwd), and use $(CURDIR...
2002-05-19 Adam HeathIf automake/*.m4 is modified, rebuild aclocal.m4. ...
2002-05-19 Adam HeathFix targets, so that if configure fails, but actually...
2002-05-19 Adam HeathOops. Forgot to add #undef HAVE_GNUC25_UNUSED.
2002-05-19 Adam HeathDefine an UNUSED macro for __attribute((unused))__.
2002-05-19 Adam HeathUse the configure detected gcc __attribute__ macros...
2002-05-16 Wichert AkkermanUpdate Danish translation
2002-05-13 Wichert AkkermanDocument --force-confmiss and --force-bad-verify
2002-05-09 Wichert AkkermanAnd now properly fix that syntax error
2002-05-09 Wichert AkkermanFix syntax error
2002-05-09 Wichert AkkermanRemoved another needed file
next