summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2000-12-20* main/processarc.c: Don't copy trailing zeros from dpkg-deb pipe.Adam Heath2-6/+5
2000-12-17More Adam stuff:Wichert Akkerman5-48/+17
2000-12-13fix grammer in dpkg manpageWichert Akkerman1-2/+2
2000-12-13main/archives.c: create files, fifos, devices and directories with mode 0Wichert Akkerman1-14/+17
2000-12-09More doogie-patchesWichert Akkerman1-2/+1
2000-12-09fd copy loop generalizationsWichert Akkerman1-2/+2
2000-12-04scripts/dpkg-statoverride.pl, main/filesdb.c: merge patch fromWichert Akkerman1-3/+3
2000-12-04include/dpkg.h.in: remove defines for cat and dpkg-safelist since they are no...Wichert Akkerman1-28/+7
2000-11-24scripts/dpkg-scansources.pl: Fix getopt usage since perl5.6 complains about it.Wichert Akkerman1-4/+4
2000-11-23lib/mlib.c: fix error reporting for reading data in do_fd_copyWichert Akkerman1-2/+5
2000-11-05Add missing dpkg.conffilesWichert Akkerman1-1/+1
2000-11-05Created branch point for versioned provides, reverted changes from HEAD for i...Ben Collins5-181/+118
2000-10-16main/package.c: Hack up things so a package whichBen Collins1-0/+7
2000-10-04read trailing zeroes from tar outputWichert Akkerman1-0/+1
2000-10-01main/main.c: call new myoptfile()Wichert Akkerman1-0/+1
2000-10-01main/enquiry.c: fix the listpackage output logicWichert Akkerman2-27/+16
2000-09-21Escape - in dpkg manpage NAMEWichert Akkerman1-1/+1
2000-09-15Add hppa supportWichert Akkerman2-3/+3
2000-09-08configure.in: add de to ALL_LINGUASWichert Akkerman1-1/+1
2000-08-30check if we are outputing to a ttyWichert Akkerman1-0/+2
2000-08-22updates from Chip Salzenberg to clean up fd handlingWichert Akkerman3-3/+6
2000-08-07Fixup packagelisting formatstring creatonWichert Akkerman1-16/+26
2000-08-02mark another string as translateableWichert Akkerman1-1/+1
2000-08-01Add assert-versioned-providesBen Collins3-2/+11
2000-08-01fixupBen Collins1-1/+2
2000-08-01Added comments about verrel in providesBen Collins1-5/+31
2000-08-01Fix thinko with versioned depsBen Collins1-2/+2
2000-07-05main/enquiry.c: modify getttywidth() to check COLUMNS environmentWichert Akkerman1-0/+3
2000-06-16really fix ver providesBen Collins2-18/+46
2000-06-15versioned providesBen Collins1-97/+89
2000-06-12configure.in: generate doc/sv/Makefile as wellWichert Akkerman2-9/+13
2000-06-09Merge things from the potato branch:Wichert Akkerman3-4/+4
2000-05-28dpkg-deb/build.c: remove extra closing braceWichert Akkerman3-8/+175
2000-03-18Synchronize to the potato branch againWichert Akkerman2-4/+4
2000-02-15Merge the potato branch:Wichert Akkerman3-134/+116
2000-02-09* clean up the conflicts/replaces, use an array of pkginfo pointers insteadBen Collins3-18/+18
2000-02-09* fix problem with multiple conflicts/replaces (first one was not gettingBen Collins3-38/+37
2000-01-19scripts/controllib.pl: add comment with description of global variablesWichert Akkerman1-2/+2
2000-01-11Bunch of changes to make dpkg compile on HP-UXWichert Akkerman1-0/+1
2000-01-11dselect/baselist.cc: don't specify SA_INTERRUPT, since it's not portable and ...Wichert Akkerman1-0/+1
2000-01-07dselect/method.cc: pass admindir to dpkgWichert Akkerman1-9/+13
1999-12-25main/enquire.c: always use a minimum width of 80 in list1packageWichert Akkerman1-0/+1
1999-12-25dselect/pkgtop.cc: use waddnstr instead of waddch so we don't strip the 8th b...Wichert Akkerman1-1/+1
1999-12-24* version-nr: update to 1.6.5Wichert Akkerman1-1/+1
1999-12-24From the ChangeLogWichert Akkerman2-14/+39
1999-12-15Fix typoWichert Akkerman1-1/+1
1999-12-14Really add automake/sysinfo.m4Wichert Akkerman1-2/+3
1999-12-12dselect/main.cc: We need to printf programdesc as wellWichert Akkerman1-1/+1
1999-12-12Rename cvsclean to distcleanWichert Akkerman1-1/+1
1999-12-05Make dselect build againWichert Akkerman6-63/+106