summaryrefslogtreecommitdiff
path: root/dpkg-split/info.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-30libdpkg: Use our own dpkg_ar_hdr instead of relying on the system oneGuillem Jover1-1/+1
2016-07-03libdpkg: Add new struct dpkg_ar and basic operationsGuillem Jover1-52/+65
2015-10-18Update Ian Jackson's email addressGuillem Jover1-1/+1
2015-04-10Consistently use proper quotation marks all over the placeGuillem Jover1-18/+26
2015-01-28Switch code to use the new C locale character type functionsGuillem Jover1-2/+3
2013-12-07Use https:// URLs instead of http:// when possibleGuillem Jover1-1/+1
2012-05-23Check parsed integers for out of range errorsGuillem Jover1-0/+4
2012-04-09dpkg-split: Ignore minor format version number changesGuillem Jover1-1/+1
2012-04-09Switch deb format version handling to use the new deb-version moduleGuillem Jover1-6/+11
2012-03-27libdpkg: Refactor ar member check into new dpkg_ar_member_is_illegal()Guillem Jover1-2/+2
2011-07-07libdpkg: Rename myopt module to optionsGuillem Jover1-1/+1
2011-04-23dpkg-split: Generate filenames following current conventions on --joinGuillem Jover1-0/+9
2011-04-02Make all command line action functions return intGuillem Jover1-1/+5
2011-03-14Use off_t and %jd or %jx to handle file sizes and offsetsGuillem Jover1-10/+10
2011-03-14dpkg-split: Replace unsignedlong() with parse_intmax()Guillem Jover1-8/+12
2011-03-14dpkg-split: Use a constant expression to declare an arrayGuillem Jover1-1/+1
2011-03-14Inline rerr() into its only current call siteGuillem Jover1-1/+4
2011-01-08Use dpkg_ar_member_get_size() instead of duplicated codeGuillem Jover1-18/+2
2010-11-19Cleanup white spacesGuillem Jover1-7/+7
2010-11-19Cleanup and improve source code commentsGuillem Jover1-3/+7
2010-11-02Clarify several archive member stringsGuillem Jover1-12/+13
2010-07-03Use new DPKG_AR_MAGIC macro instead of literal stringGuillem Jover1-6/+7
2010-01-28Normalize ar member names when readingGuillem Jover1-1/+8
2010-01-28Do not include the ar magic in the deb and deb-split magic macrosGuillem Jover1-5/+6
2009-11-08Unify text in license headersGuillem Jover1-5/+5
2009-11-08Replace FSF address by pointing to the gnu.org URLGuillem Jover1-3/+2
2009-10-26Sort order of header includesGuillem Jover1-6/+7
2009-09-06Use m_output instead of fflush, ferror and werrGuillem Jover1-1/+1
2009-08-13Use MD5HASHLEN instead of literalsGuillem Jover1-2/+2
2009-07-15Disable default automake preprocessor include pathsGuillem Jover1-3/+4
2009-07-15libdpkg: Rename dpkg-i18n.h to i18n.hGuillem Jover1-1/+1
2009-06-19Use NUL character instead of 0Guillem Jover1-4/+4
2009-03-27Global review of error checking associated to strtol functionsRaphael Hertzog1-1/+1
2008-12-09Mark strings for translationGuillem Jover1-12/+16
2008-09-14libdpkg: Move myopt from standard_startup to each program mainGuillem Jover1-0/+1
2008-09-14libcompat: Add new compat.h headerGuillem Jover1-0/+1
2008-09-14libdpkg: Move gettext related definitions to a new dpkg-i18n.hGuillem Jover1-0/+2
2008-06-30Switch to use UTF-8 copyright symbol and add missing onesGuillem Jover1-1/+1
2008-05-24Coalesce similar badusage() strings for translationGuillem Jover1-1/+3
2005-03-11dpkg (1.13.1.0.1) experimental; urgency=lowScott James Remnant1-0/+232