]> err.no Git - dpkg/shortlog
dpkg
2001-04-19 Wichert AkkermanUpdated Japanese translation to fix gettext problems
2001-04-18 Wichert Akkermanmodify install-info to take relative filesnames, and...
2001-04-16 Wichert Akkermanalso allow j and k to scroll to methrough main menu
2001-04-15 Wichert Akkermanremove some translations that gettext can not handle...
2001-04-15 Wichert Akkermanupdate to latest version from libtool
2001-04-15 Wichert Akkermanadd hppa64-linux-gnu
2001-04-14 Wichert AkkermanNew version
2001-04-12 Wichert Akkermanupdated
2001-04-12 Wichert AkkermanUpdated
2001-04-12 Wichert Akkermantranslate menu options
2001-04-11 Wichert AkkermanHandle window resize in dselect main menu
2001-03-30 Ivo TimmermansUpdate for the Dutch translation.
2001-03-11 Peter KarlssonUpdated Swedish translation
2001-03-11 Adam Heaths/f_nodebsign/f_nodebsig/, ie, someone didn't make...
2001-03-10 Adam HeathUse a pure file descriptor, instead of a stream, to...
2001-03-10 Wichert Akkermanadd dpkg-checkbuilddeps
2001-03-10 Wichert Akkermanadd --no-debsign option to dpkg
2001-03-09 Wichert Akkermanupdate .po files
2001-03-09 Wichert Akkermanadd debsig-verify support
2001-03-09 Wichert AkkermanChange dpkg-gencontrol to fix comma-related syntax...
2001-03-06 Wichert Akkermanfix disk corruption
2001-03-05 Wichert AkkermanFrench translation update
2001-03-05 Wichert AkkermanAdd more gcc warning flags
2001-03-04 Peter KarlssonToday's changes
2001-03-04 Peter KarlssonUpdated Swedish translation.
2001-03-04 Peter KarlssonFix typos
2001-03-04 Peter KarlssonFix typo
2001-03-04 Wichert Akkerman* ChangeLog: undo file corruption (ugh)
2001-02-25 Wichert AkkermanUpdate copyright
2001-02-25 Wichert Akkermandebian/changelog: merged additions from v1.8 branch
2001-02-25 Wichert AkkermanUpdate French manpages
2001-02-23 Wichert AkkermanUpdate German and French translation
2001-02-23 Wichert Akkermanutils/start-stop-daemon.c: Add OpenBSD support
2001-02-23 Wichert Akkermanscripts/dpkg-divert.pl: fix typo in usage message
2001-02-15 Ben Collinsfix typo
2001-02-15 Ben Collinsadd optlib to -I path
2001-02-15 Ben Collins * utils/Makefile.in: Do not use libopt.a, since libdp...
2001-02-03 Wichert Akkermanswitch to using POSIX glob instead of regexp
2001-02-03 Wichert AkkermanAdd basic OpenBSD 2.8/i386 support
2001-02-03 Wichert AkkermanAdd ranlib for libdpkg
2001-02-03 Wichert Akkermanscripts/dpkg-statoverride.pl: use -e instead of -f...
2001-02-02 Wichert Akkermanscripts/dpkg-source.pl: fix error in error message
2001-01-22 Wichert Akkermanscripts/dpkg-divert.pl: only allow absolute filenames
2001-01-16 Ben Collinsactually use CHUNK_SIZE
2001-01-15 Peter KarlssonUpdated Swedish translation.
2001-01-15 Ben Collinsfixup declerations
2001-01-15 Ben Collinschange blocksize to 8192, and make sure we set dbobs_in...
2001-01-15 Ben Collinsfixups for obstack usage
2001-01-15 Adam HeathDocument --command-fd.
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.
next