]> err.no Git - dpkg/shortlog
dpkg
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
2002-05-09 Wichert AkkermanFurther cleanup
2002-05-09 Wichert AkkermanRemove install-sh
2002-05-08 Wichert AkkermanReindented and split into multiple seperate functions
2002-05-08 Wichert AkkermanClarify confold and confnew handling
2002-05-06 Wichert AkkermanPerl sucks, fix Ian's email address
2002-05-06 Wichert AkkermanUpdate Ian Jacksons' email address
2002-05-05 Wichert AkkermanExpand all paths before substitution
2002-05-05 Peter KarlssonUpdated
2002-05-05 Wichert Akkermangenerate man/paths.ent
2002-05-05 Wichert Akkermanuse @PACKAGE@ for dpkgconfdir as well
2002-05-05 Wichert AkkermanAdd paths entity file
2002-04-28 Wichert AkkermanRemove double line
2002-04-28 Wichert Akkermandocumentation update
2002-04-22 Wichert Akkermanadd DIFF #define
2002-04-17 Wichert Akkermanmark another bug as closeable
2002-04-14 Wichert AkkermanRemove unneeded ISOdia entity
2002-04-14 Wichert AkkermanAdd DocBook version of dpkg-checkbuilddeps(1) manpage
2002-04-14 Wichert AkkermanAdd DocBook version of cleanup-info(8) manpage
2002-04-14 Wichert AkkermanAdd DocBook version of deb-old(5) manpage
2002-04-14 Wichert AkkermanFix typo
2002-04-13 Wichert AkkermanAllow multiple consecutive empty lines
2002-04-13 Wichert AkkermanRemove bogus whitespace
2002-04-13 Wichert AkkermanAdd DocBook version of deb-control(5) manpage
2002-04-13 Wichert AkkermanFixup synopsis
2002-04-13 Peter KarlssonUpdates
2002-04-13 Peter KarlssonUnfuzzified string.
2002-04-13 Wichert AkkermanRemoved unneeded id attributes
2002-04-13 Wichert AkkermanAdd DocBook version of deb(5) manpage
2002-04-13 Wichert AkkermanAdd more DocBook manpages
2002-04-13 Wichert Akkermanadd DocBook version of dselect(8)
2002-04-12 Wichert AkkermanAdd docbook version of dpkg(8)
2002-04-09 Wichert AkkermanFix typo in dpkg-source manpage
2002-04-09 Wichert AkkermanAdd LFS support
2002-04-01 Wichert AkkermanRemove commented out statements
2002-04-01 Wichert Akkermantreat enhances like suggests in packagelist::resolvedep...
2002-03-12 Adam HeathBad Wichert. Always modify configure.in when adding...
2002-03-02 Adam HeathAllow for make -j to work thru the top-level targets...
2002-03-02 Adam HeathFix segfault with getenv("PATH") returns null.
2002-03-02 Adam HeathRemove old doc/*/Makefile. Bad Wichert.
2002-03-02 Adam HeathFix broken translations.
2002-02-25 Wichert AkkermanFix test for incorrect packagename for -p option.
2002-02-25 Wichert AkkermanFix test for incorrect packagename for -p option.
2002-02-20 Peter KarlssonFixed removed/purged ambiguity in translation (they...
2002-02-16 Peter KarlssonAdded a Makefile.in, thank you very much.
2002-02-16 Peter KarlssonLogged changes
2002-02-16 Peter KarlssonTranslated new files.
2002-02-16 Peter KarlssonFix numerous copy'n'paste errors.
2002-02-16 Peter KarlssonUpdates and fixes after move
2002-02-16 Peter KarlssonAdded back up-to-date check script
2002-02-10 Wichert AkkermanUpdate copyright
2002-02-10 Wichert AkkermanAdd dselect.cfg and dpkg.cfg manpages
2002-02-10 Wichert AkkermanImprove working of --config output
2002-02-07 Wichert AkkermanFix unclear wording of changelog entry
2002-02-07 Wichert Akkermancopy origin and bugs info into status file
2002-02-06 Wichert AkkermanFix bogosity in previous update
2002-02-06 Wichert Akkermanfix logic error, alternatives are now correctly restore...
2002-02-06 Wichert Akkermancheck fgetc() for EOF return so we don't spin if we...
2002-02-03 Wichert AkkermanUpdate French translation
2002-02-03 Wichert AkkermanUpdate Brazilian translation
2002-02-03 Wichert AkkermanAdd start of reference manual
2002-02-02 Wichert AkkermanMore imports from v1_9
2002-02-02 Wichert AkkermanChanged maintainer to debian-dpkg@lists and add Uploaders
2002-02-02 Wichert Akkermanalways allocate data for pkg->file->size so we don...
2002-02-02 Wichert AkkermanMark /etc/alternatives/README as a conffile
2002-02-02 Wichert Akkermanadd changes from 1.9.18 and 1.9.19
2002-02-02 Wichert AkkermanContinue to read all data from a pipe, until EOF
2002-02-02 Wichert AkkermanMake dpkg-gencontrol not warn about Uploaders
2002-02-02 Wichert AkkermanAdded Brazilian manpage translations
next