Age | Commit message (Expand) | Author | Files | Lines |
2003-04-15 | Strip trailing / from the file args in dpkg-statoverride. | Adam Heath | 1 | -0/+3 |
2002-09-15 | Add s390x. | Adam Heath | 1 | -0/+1 |
2002-09-05 | Make the multiline regex have an upper bound, instead of being unbounded, | Adam Heath | 1 | -1/+1 |
2002-08-24 | Previous install-infos(before 1.10) handled multiple dir file entries, | Adam Heath | 1 | -1/+1 |
2002-08-23 | Fix extraction of md5sum in dpkg-scanpackages. | Adam Heath | 1 | -1/+1 |
2002-07-05 | Remove -Z from patch call, as it makes patch warn about missing timestamps. | Adam Heath | 1 | -1/+1 |
2002-06-22 | Add ~ to the list of legal characters in a package filename | Wichert Akkerman | 1 | -1/+1 |
2002-06-22 | remove forced check for build-essential, we should not hardcode Debian policy... | Wichert Akkerman | 1 | -1/+0 |
2002-06-20 | Fix broken merge from 1.9 branch. | Adam Heath | 1 | -0/+11 |
2002-05-25 | Add dpkg-scansources to dpkg-scanpackages(8). | Adam Heath | 1 | -1/+2 |
2002-05-25 | Fix typo in dpkg-source(1), s/-su/-sU/. | Adam Heath | 1 | -1/+1 |
2002-05-25 | Fix documentation of -v<version> for dpkg-parsechangelog, removing the | Adam Heath | 1 | -1/+1 |
2002-05-25 | Close the old debian/files file, before doing a rename. | Adam Heath | 1 | -0/+1 |
2002-05-25 | Add -I<filename> to dpkg-buildpackage and dpkg-source, to excludes files | Adam Heath | 3 | -4/+19 |
2002-05-25 | Properly count recursive expansion of variables, instead of just counting | Adam Heath | 1 | -0/+4 |
2002-05-25 | Recognize emergency as valid in changelogs. | Adam Heath | 1 | -1/+1 |
2002-05-25 | s/build on/built on/; same for 'build for'. | Adam Heath | 1 | -2/+2 |
2002-05-25 | Give proper case for Source and Installed-Size. | Adam Heath | 1 | -0/+2 |
2002-05-24 | Match fields case insensitively in debian/control. | Adam Heath | 1 | -7/+7 |
2002-05-24 | Clean up after ctrl-c is received. | Adam Heath | 1 | -1/+13 |
2002-05-20 | Add rules to Makefile.conf, to rebuild Makefile if $(srcdir)/Makefile.in is | Adam Heath | 1 | -0/+1 |
2002-05-09 | And now properly fix that syntax error | Wichert Akkerman | 1 | -1/+1 |
2002-05-09 | Fix syntax error | Wichert Akkerman | 1 | -1/+1 |
2002-04-28 | Remove double line | Wichert Akkerman | 1 | -1/+0 |
2002-04-13 | Allow multiple consecutive empty lines | Wichert Akkerman | 1 | -2/+5 |
2002-04-09 | Fix typo in dpkg-source manpage | Wichert Akkerman | 1 | -3/+2 |
2002-02-25 | Fix test for incorrect packagename for -p option. | Wichert Akkerman | 1 | -2/+2 |
2002-02-25 | Fix test for incorrect packagename for -p option. | Wichert Akkerman | 1 | -3/+3 |
2002-02-10 | Improve working of --config output | Wichert Akkerman | 1 | -2/+2 |
2002-02-06 | fix logic error, alternatives are now correctly restored to auto when removin... | Wichert Akkerman | 1 | -7/+1 |
2002-02-02 | Continue to read all data from a pipe, until EOF | Wichert Akkerman | 1 | -0/+7 |
2002-02-02 | Make dpkg-gencontrol not warn about Uploaders | Wichert Akkerman | 1 | -1/+1 |
2002-02-02 | Update copyright notice | Wichert Akkerman | 1 | -1/+1 |
2002-01-31 | Use gzip -c in install-info | Wichert Akkerman | 1 | -1/+1 |
2002-01-31 | Remove emacs crap and 2 Linux references | Wichert Akkerman | 1 | -1/+0 |
2002-01-30 | exit with non-zero exitcode when doing --display for a nonexiting alternative | Wichert Akkerman | 1 | -0/+1 |
2002-01-18 | Use -Z option for patch and set TZ to UTC0 when calling diff. This gives us r... | Wichert Akkerman | 1 | -1/+2 |
2002-01-03 | Fix another md5 sanity check | Wichert Akkerman | 1 | -1/+1 |
2002-01-03 | Accept GNU md5sum style output | Wichert Akkerman | 3 | -4/+6 |
2002-01-02 | Update default ignore expression to also match *~ and *.swp in subdirs | Wichert Akkerman | 1 | -1/+1 |
2002-01-02 | use space seperated output instead of comma seperated | Wichert Akkerman | 1 | -2/+2 |
2002-01-01 | Don't rewrite sh[34] cpu string | Wichert Akkerman | 1 | -1/+0 |
2002-01-01 | Add all four SuperH architectures | Wichert Akkerman | 1 | -19/+21 |
2001-12-31 | Fix syntax error | Wichert Akkerman | 1 | -1/+1 |
2001-11-29 | Make dpkg-checkbuilddeps always check for build-essential. | Adam Heath | 2 | -2/+4 |
2001-11-28 | Apply patch from debian bug 120924, to give update-alternatives a --list | Adam Heath | 2 | -1/+19 |
2001-11-28 | Copy dir from backup if the file is empty as well. | Adam Heath | 1 | -1/+1 |
2001-10-21 | Add darwin. The source doesn't quite work yet on darwin however, as some | Adam Heath | 1 | -1/+3 |
2001-10-08 | We weren't adding '\n' when printing out the reformated info text. | Adam Heath | 1 | -2/+1 |
2001-10-07 | Don't print out the info entry every time we are called. | Adam Heath | 1 | -1/+0 |