2001-04-14 |
Wichert Akkerman | New version |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Wichert Akkerman | updated |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Wichert Akkerman | Updated |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Wichert Akkerman | translate menu options |
commit | commitdiff | tree | snapshot |
2001-04-11 |
Wichert Akkerman | Handle window resize in dselect main menu |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Ivo Timmermans | Update for the Dutch translation. |
commit | commitdiff | tree | snapshot |
2001-03-11 |
Peter Karlsson | Updated Swedish translation |
commit | commitdiff | tree | snapshot |
2001-03-11 |
Adam Heath | s/f_nodebsign/f_nodebsig/, ie, someone didn't make... |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Adam Heath | Use a pure file descriptor, instead of a stream, to... |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Wichert Akkerman | add dpkg-checkbuilddeps |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Wichert Akkerman | add --no-debsign option to dpkg |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Wichert Akkerman | update .po files |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Wichert Akkerman | add debsig-verify support |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Wichert Akkerman | Change dpkg-gencontrol to fix comma-related syntax... |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Wichert Akkerman | fix disk corruption |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Wichert Akkerman | French translation update |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Wichert Akkerman | Add more gcc warning flags |
commit | commitdiff | tree | snapshot |
2001-03-04 |
Peter Karlsson | Today's changes |
commit | commitdiff | tree | snapshot |
2001-03-04 |
Peter Karlsson | Updated Swedish translation. |
commit | commitdiff | tree | snapshot |
2001-03-04 |
Peter Karlsson | Fix typos |
commit | commitdiff | tree | snapshot |
2001-03-04 |
Peter Karlsson | Fix typo |
commit | commitdiff | tree | snapshot |
2001-03-04 |
Wichert Akkerman | * ChangeLog: undo file corruption (ugh) |
commit | commitdiff | tree | snapshot |
2001-02-25 |
Wichert Akkerman | Update copyright |
commit | commitdiff | tree | snapshot |
2001-02-25 |
Wichert Akkerman | debian/changelog: merged additions from v1.8 branch |
commit | commitdiff | tree | snapshot |
2001-02-25 |
Wichert Akkerman | Update French manpages |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Wichert Akkerman | Update German and French translation |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Wichert Akkerman | utils/start-stop-daemon.c: Add OpenBSD support |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Wichert Akkerman | scripts/dpkg-divert.pl: fix typo in usage message |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Ben Collins | fix typo |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Ben Collins | add optlib to -I path |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Ben Collins | * utils/Makefile.in: Do not use libopt.a, since libdp... |
commit | commitdiff | tree | snapshot |
2001-02-03 |
Wichert Akkerman | switch to using POSIX glob instead of regexp |
commit | commitdiff | tree | snapshot |
2001-02-03 |
Wichert Akkerman | Add basic OpenBSD 2.8/i386 support |
commit | commitdiff | tree | snapshot |
2001-02-03 |
Wichert Akkerman | Add ranlib for libdpkg |
commit | commitdiff | tree | snapshot |
2001-02-03 |
Wichert Akkerman | scripts/dpkg-statoverride.pl: use -e instead of -f... |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Wichert Akkerman | scripts/dpkg-source.pl: fix error in error message |
commit | commitdiff | tree | snapshot |
2001-01-22 |
Wichert Akkerman | scripts/dpkg-divert.pl: only allow absolute filenames |
commit | commitdiff | tree | snapshot |
2001-01-16 |
Ben Collins | actually use CHUNK_SIZE |
commit | commitdiff | tree | snapshot |
2001-01-15 |
Peter Karlsson | Updated Swedish translation. |
commit | commitdiff | tree | snapshot |
2001-01-15 |
Ben Collins | fixup declerations |
commit | commitdiff | tree | snapshot |
2001-01-15 |
Ben Collins | change blocksize to 8192, and make sure we set dbobs_in... |
commit | commitdiff | tree | snapshot |
2001-01-15 |
Ben Collins | fixups for obstack usage |
commit | commitdiff | tree | snapshot |
2001-01-15 |
Adam Heath | Document --command-fd. |
commit | commitdiff | tree | snapshot |
2001-01-14 |
Ben Collins | convert nfmalloc to obstack, and include obstack.[ch... |
commit | commitdiff | tree | snapshot |
2001-01-14 |
Ben Collins | add stamp-build |
commit | commitdiff | tree | snapshot |
2001-01-14 |
Adam Heath | Fix -Wall messages. Also, fix handling of user-defined... |
commit | commitdiff | tree | snapshot |
2001-01-14 |
Adam Heath | Bring up to date. |
commit | commitdiff | tree | snapshot |
2001-01-14 |
Adam Heath | Removed duplicate code that was used to exec maintainer... |
commit | commitdiff | tree | snapshot |
2001-01-14 |
Adam Heath | Change --{status,command}-pipe to --{status,command... |
commit | commitdiff | tree | snapshot |
2001-01-14 |
Adam Heath | Add a --command-pipe. This allows multiple commands... |
commit | commitdiff | tree | snapshot |
2001-01-11 |
Wichert Akkerman | Fix chown/chmod ordering |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Wichert Akkerman | remove --import |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Wichert Akkerman | ignore vim swapfiles |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Wichert Akkerman | update French translation |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Adam Heath | After N calls(which does a checkpoint()), reset the... |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Adam Heath | Forgot the status-pipe struct. |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Adam Heath | Add a --status-pipe. |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Adam Heath | varbuf(v)printf now return the number of characters... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Adam Heath | Add 'warn' parameter to waitsubproc and checksubprocerr... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Peter Karlsson | Updated Swedish translation |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Wichert Akkerman | add doc/fr/Makefile |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Adam Heath | Removed an 'inlined' version of waitsubproc, and call... |
commit | commitdiff | tree | snapshot |
2001-01-01 |
Adam Heath | Freshen cvs. |
commit | commitdiff | tree | snapshot |
2001-01-01 |
Adam Heath | Add varbufdupc(). |
commit | commitdiff | tree | snapshot |
2001-01-01 |
Adam Heath | Use of PKGIOFF macro was checked in prematurely. |
commit | commitdiff | tree | snapshot |
2000-12-31 |
Adam Heath | utils/start-stop-daemon.c: --name is now allowed on... |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Wichert Akkerman | Add French manpages |
commit | commitdiff | tree | snapshot |
2000-12-29 |
Adam Heath | Properly parse control files that only have one paragra... |
commit | commitdiff | tree | snapshot |
2000-12-29 |
Adam Heath | Fix minor memleak in used function hashreport. Thanks... |
commit | commitdiff | tree | snapshot |
2000-12-27 |
Adam Heath | Removed use of getc(), and instead use pointers into... |
commit | commitdiff | tree | snapshot |
2000-12-27 |
Adam Heath | Added nfstrnsave(). |
commit | commitdiff | tree | snapshot |
2000-12-27 |
Adam Heath | Removed use of varbuf* code from f_dependency(), for... |
commit | commitdiff | tree | snapshot |
2000-12-27 |
Adam Heath | Detect and issue an error when a space is in a version. |
commit | commitdiff | tree | snapshot |
2000-12-27 |
Adam Heath | Added nfstrnsave(). |
commit | commitdiff | tree | snapshot |
2000-12-26 |
Adam Heath | Oops, forgot to add these files. |
commit | commitdiff | tree | snapshot |
2000-12-26 |
Adam Heath | Removed extraneous debug prints, that displayed the... |
commit | commitdiff | tree | snapshot |
2000-12-26 |
Adam Heath | Increased the speed of convert_string() by a factor... |
commit | commitdiff | tree | snapshot |
2000-12-26 |
Adam Heath | Removed all references to sysinfo(). |
commit | commitdiff | tree | snapshot |
2000-12-26 |
Adam Heath | Removed --smallmem code. |
commit | commitdiff | tree | snapshot |
2000-12-25 |
Adam Heath | Don't use FILE * in mdfile. |
commit | commitdiff | tree | snapshot |
2000-12-25 |
Adam Heath | Added generic setup code to buffer copy loop. |
commit | commitdiff | tree | snapshot |
2000-12-25 |
Adam Heath | Moved md5 code into generic buffer_copy loop. |
commit | commitdiff | tree | snapshot |
2000-12-25 |
Adam Heath | Moved md5 code into generic buffer_copy loop. |
commit | commitdiff | tree | snapshot |
2000-12-24 |
Adam Heath | Use DESTDIR when installing /etc/dpkg/origins/dpkg. |
commit | commitdiff | tree | snapshot |
2000-12-24 |
Wichert Akkerman | Undo earlier changes from Adam to handle -W options... |
commit | commitdiff | tree | snapshot |
2000-12-24 |
Wichert Akkerman | make dselect commandline options work again |
commit | commitdiff | tree | snapshot |
2000-12-24 |
Wichert Akkerman | show description for udebs as well |
commit | commitdiff | tree | snapshot |
2000-12-24 |
Adam Heath | Add -k|--symlink option. |
commit | commitdiff | tree | snapshot |
2000-12-24 |
Adam Heath | Made the accelerator keys in dselect's main menu separa... |
commit | commitdiff | tree | snapshot |
2000-12-24 |
Adam Heath | Added depends on sysvinit (>= 2.72), so that we can... |
commit | commitdiff | tree | snapshot |
2000-12-24 |
Adam Heath | Changed documentation and help, as -f only applies... |
commit | commitdiff | tree | snapshot |
2000-12-24 |
Adam Heath | Added a --force-all option. |
commit | commitdiff | tree | snapshot |
2000-12-24 |
Adam Heath | Format help string for --abort-after like other option... |
commit | commitdiff | tree | snapshot |
2000-12-24 |
Adam Heath | Fix to pass on admindir from dselect to dpkg. |
commit | commitdiff | tree | snapshot |
2000-12-24 |
Adam Heath | Minor tweak so that when patch 2.5.4 is manually used... |
commit | commitdiff | tree | snapshot |
2000-12-24 |
Adam Heath | Add --nicelevel, to alter a programs priority before... |
commit | commitdiff | tree | snapshot |
2000-12-24 |
Adam Heath | Document that --largemem is the default, and that the... |
commit | commitdiff | tree | snapshot |
2000-12-24 |
Adam Heath | Document that --set-selections does not actually instal... |
commit | commitdiff | tree | snapshot |
2000-12-24 |
Adam Heath | Fix typo in dpkg-deb.1. |
commit | commitdiff | tree | snapshot |
2000-12-24 |
Adam Heath | Add --truename option. |
commit | commitdiff | tree | snapshot |
next |