]> err.no Git - dpkg/shortlog
dpkg
2001-04-21 Adam HeathRemove spurious '%s' in Polish translation.
2001-04-21 Adam HeathForget to keep this in sync with the last checkin.
2001-04-21 Adam HeathImport fix for broken dpkg-source.pl from 1.8.3 version.
2001-04-21 Adam HeathFix varbufprintf call in modstatdb_note(found when...
2001-04-21 Adam HeathNew option, --with-Werror, to convert all warnings...
2001-04-20 Adam HeathAdd support for gcc attributes, printfformat, etc....
2001-04-20 Adam Heathinitialize otherpriority with 0, not an int.
2001-04-20 Wichert Akkermanswap order for %.*s formats
2001-04-20 Wichert AkkermanInitialize otherpriority as well
2001-04-20 Wichert Akkermanzap old conflict indicator
2001-04-20 Wichert Akkermanmake sure we never overflow errmsgbuf
2001-04-20 Adam HeathAccidentally commited a debug fprintf stmt in the last ci.
2001-04-20 Adam HeathDisabled --command-fd, until further testing can be...
2001-04-20 Adam Heath* po/fr.po: Fix typo.
2001-04-19 Wichert AkkermanRemove double print
2001-04-19 Wichert AkkermanYou guessed it, another typo fix
2001-04-19 Wichert AkkermanFix another typo (guess nobody tested the CVS code...
2001-04-19 Wichert AkkermanRemove some debugging code
2001-04-19 Wichert AkkermanAdd missing comma
2001-04-19 Wichert AkkermanFix silly typo
2001-04-19 Wichert AkkermanUpdate list of available manpages
2001-04-19 Wichert AkkermanUpdate changelogs
2001-04-19 Wichert AkkermanSynchronize regexps to extract Cloes
2001-04-19 Wichert AkkermanRemove useless gettext ChangeLog
2001-04-19 Wichert AkkermanAdd --retry option to start-stop-daemon
2001-04-19 Adam HeathErrors during dpkg -s(and other similiar commands)...
2001-04-19 Adam HeathApply patch from Fumitoshi UKAI <ukai@debian.or.jp...
2001-04-19 Adam HeathIn blankpackage, intialize ->installed and ->available...
2001-04-19 Adam HeathIf the buffer size is 0 in buffer_copy, then return...
2001-04-19 Adam Heath * configure.in, debian/control: New upstream gettext...
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().
next