]> err.no Git - dpkg/shortlog
dpkg
2001-01-14 Ben Collinsconvert nfmalloc to obstack, and include obstack.[ch...
2001-01-14 Ben Collinsadd stamp-build
2001-01-14 Adam HeathFix -Wall messages. Also, fix handling of user-defined...
2001-01-14 Adam HeathBring up to date.
2001-01-14 Adam HeathRemoved duplicate code that was used to exec maintainer...
2001-01-14 Adam HeathChange --{status,command}-pipe to --{status,command...
2001-01-14 Adam HeathAdd a --command-pipe. This allows multiple commands...
2001-01-11 Wichert AkkermanFix chown/chmod ordering
2001-01-08 Wichert Akkermanremove --import
2001-01-08 Wichert Akkermanignore vim swapfiles
2001-01-08 Wichert Akkermanupdate French translation
2001-01-07 Adam HeathAfter N calls(which does a checkpoint()), reset the...
2001-01-07 Adam HeathForgot the status-pipe struct.
2001-01-06 Adam HeathAdd a --status-pipe.
2001-01-06 Adam Heathvarbuf(v)printf now return the number of characters...
2001-01-04 Adam HeathAdd 'warn' parameter to waitsubproc and checksubprocerr...
2001-01-04 Peter KarlssonUpdated Swedish translation
2001-01-03 Wichert Akkermanadd doc/fr/Makefile
2001-01-03 Adam HeathRemoved an 'inlined' version of waitsubproc, and call...
2001-01-01 Adam HeathFreshen cvs.
2001-01-01 Adam HeathAdd varbufdupc().
2001-01-01 Adam HeathUse of PKGIOFF macro was checked in prematurely.
2000-12-31 Adam Heathutils/start-stop-daemon.c: --name is now allowed on...
2000-12-30 Wichert AkkermanAdd French manpages
2000-12-29 Adam HeathProperly parse control files that only have one paragra...
2000-12-29 Adam HeathFix minor memleak in used function hashreport. Thanks...
2000-12-27 Adam HeathRemoved use of getc(), and instead use pointers into...
2000-12-27 Adam HeathAdded nfstrnsave().
2000-12-27 Adam HeathRemoved use of varbuf* code from f_dependency(), for...
2000-12-27 Adam HeathDetect and issue an error when a space is in a version.
2000-12-27 Adam HeathAdded nfstrnsave().
2000-12-26 Adam HeathOops, forgot to add these files.
2000-12-26 Adam HeathRemoved extraneous debug prints, that displayed the...
2000-12-26 Adam HeathIncreased the speed of convert_string() by a factor...
2000-12-26 Adam HeathRemoved all references to sysinfo().
2000-12-26 Adam HeathRemoved --smallmem code.
2000-12-25 Adam HeathDon't use FILE * in mdfile.
2000-12-25 Adam HeathAdded generic setup code to buffer copy loop.
2000-12-25 Adam HeathMoved md5 code into generic buffer_copy loop.
2000-12-25 Adam HeathMoved md5 code into generic buffer_copy loop.
2000-12-24 Adam HeathUse DESTDIR when installing /etc/dpkg/origins/dpkg.
2000-12-24 Wichert AkkermanUndo earlier changes from Adam to handle -W options...
2000-12-24 Wichert Akkermanmake dselect commandline options work again
2000-12-24 Wichert Akkermanshow description for udebs as well
2000-12-24 Adam HeathAdd -k|--symlink option.
2000-12-24 Adam HeathMade the accelerator keys in dselect's main menu separa...
2000-12-24 Adam HeathAdded depends on sysvinit (>= 2.72), so that we can...
2000-12-24 Adam HeathChanged documentation and help, as -f only applies...
2000-12-24 Adam HeathAdded a --force-all option.
2000-12-24 Adam HeathFormat help string for --abort-after like other option...
2000-12-24 Adam HeathFix to pass on admindir from dselect to dpkg.
2000-12-24 Adam HeathMinor tweak so that when patch 2.5.4 is manually used...
2000-12-24 Adam HeathAdd --nicelevel, to alter a programs priority before...
2000-12-24 Adam HeathDocument that --largemem is the default, and that the...
2000-12-24 Adam HeathDocument that --set-selections does not actually instal...
2000-12-24 Adam HeathFix typo in dpkg-deb.1.
2000-12-24 Adam HeathAdd --truename option.
2000-12-24 Adam HeathDocument COLUMNS environment variable.
2000-12-24 Adam HeathClean up a few gcc warnings. Note that the warning:
2000-12-24 Adam HeathModified DPKG_C_GCC_TRY_WARNS() to call AC_SUBST, so...
2000-12-24 Adam HeathAdded description for "suggests" in describedepcon().
2000-12-24 Adam HeathAdded description for "suggests" in describedepcon().
2000-12-23 Adam HeathRemove bashism.
2000-12-23 Wichert Akkermanuse FHS instead of FSSTND
2000-12-23 Adam HeathMake '#' optional in Closes: tags.
2000-12-23 Adam HeathAdd -t to -h output.
2000-12-21 Peter KarlssonUpdated translation
2000-12-21 Adam HeathCloses bug 49581, because we don't use external gzip...
2000-12-21 Adam Heaths/--cmpversions/--compare-versions/
2000-12-21 Adam HeathRemove duplicate -R(it doesn't set --root).
2000-12-21 Adam HeathAdd armv3l.
2000-12-21 Adam HeathSwitch all size parameters to ssize_t. Also, return...
2000-12-21 Adam HeathHandle EINTR on reading and writting in buffer_copy.
2000-12-21 Peter KarlssonUpdated.
2000-12-20 Wichert Akkermanreinstate reading of trailing zeroes
2000-12-20 Adam HeathFix -Wall messages.
2000-12-20 Adam HeathMake {stream,fd}_null_copy use [lf]seek, and fall back...
2000-12-20 Adam HeathMove -D_GNU_SOURCE from configure.in to Makefile, and...
2000-12-20 Adam Heath* main/processarc.c: Don't copy trailing zeros from...
2000-12-20 Adam HeathLesson the memory footprint.
2000-12-20 Adam HeathFix building of debs, when there is no given compressio...
2000-12-20 Wichert Akkermanfix syntax error
2000-12-20 Wichert Akkermanfix syntax error
2000-12-18 Peter KarlssonUpdated Swedish translation
2000-12-17 Wichert AkkermanMore Adam stuff:
2000-12-17 Wichert Akkermanupdate Build-Depends
2000-12-13 Wichert Akkermanfix grammer in dpkg manpage
2000-12-13 Wichert Akkermanmain/archives.c: create files, fifos, devices and direc...
2000-12-12 Wichert Akkermanfix warning when trying to remove a non-existing statov...
2000-12-11 Wichert AkkermanAdd gettext to build-depends
2000-12-09 Wichert AkkermanMore doogie-patches
2000-12-09 Peter KarlssonLogged
2000-12-09 Peter KarlssonFixed a typo
2000-12-09 Peter KarlssonUpdated Swedish translation
2000-12-09 Wichert Akkermanblah^2
2000-12-09 Wichert Akkermanblah
2000-12-09 Wichert Akkermanfd copy loop generalizations
2000-12-09 Wichert Akkermanfix another silly mistake
2000-12-09 Wichert AkkermanFix silly errors
2000-12-09 Wichert Akkermanadd support for using libz
next