summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Port to the Meson buildsystemwip/hughsie/mesonRichard Hughes2017-12-126-0/+249
* trivial: Fix the endian checksum calculation in a better wayRichard Hughes2017-12-121-5/+15
* build: Explicitly enable C99 supportPhilip Withnall2017-12-031-0/+1
* Replace all the custom typedefd unsigned types with working versionsRichard Hughes2017-11-206-60/+54
* Fix the calculation of the checksum on big endian machinesRichard Hughes2017-11-201-3/+6
* trivial: Fix a -Wformat warningRichard Hughes2017-11-201-1/+1
* trivial: Fix several -Wsign-compare warningsRichard Hughes2017-11-202-10/+6
* trivial: Remove any checked-gfreesRichard Hughes2017-11-202-4/+2
* trivial: Add config.h includes to all .c filesRichard Hughes2017-11-207-0/+16
* Updated Danish translationAsk Hjorth Larsen2017-11-111-7/+8
* libgcab/gcab-file.c: Don't encode timezone in generated files.Chris Lamb2017-08-201-1/+1
* Fix -Wimplicit-fallthrough=Marc-André Lureau2017-08-182-0/+4
* Use glib-mkenum's prefixes to avoid sedEmmanuele Bassi2017-07-202-2/+2
* Add Friulian translationFabio Tomat2017-04-082-0/+177
* Fix buffer overrun when generating Huffman codesRichard Hughes2017-03-031-1/+3
* Fix a theoretical crash when building the table entriesRichard Hughes2017-03-031-0/+4
* Always check the return value when writing to the streamRichard Hughes2017-03-031-3/+4
* Fix a few 'Dereference of null pointer' warningsRichard Hughes2017-03-033-3/+3
* Fix Warning: GCab: gcab_file_get_date: invalid return annotationMarc-André Lureau2017-03-011-2/+1
* Updated Danish translationJoe Hansen2017-02-221-0/+174
* Added da to list of languagesAsk Hjorth Larsen2017-02-221-0/+1
* build-sys: Fix dependency on generated .h filePhilip Chimento2016-11-271-0/+1
* build-sys: Don't use version script if unsupportedPhilip Chimento2016-11-193-1/+147
* Updated Spanish translationDaniel Mustieles2016-09-131-178/+178
* Updated Polish translationPiotr Drąg2016-08-191-19/+15
* Add Language headers to po filesPiotr Drąg2016-07-165-5/+5
* build: Fix builddir != srcdir buildsEmmanuele Bassi2016-06-021-2/+5
* build: Ensure that autogen.sh supports builddir != srcdirEmmanuele Bassi2016-06-021-0/+7
* Updated Russian translationStas Solovey2016-03-231-33/+41
* Updated Slovenian translationMatej Urbančič2016-03-121-4/+8
* NEWSv0.7Marc-André Lureau2016-03-091-0/+12
* extract: learn to rewind if neededMarc-André Lureau2016-03-091-0/+10
* extract: fix extaction of files without dataMarc-André Lureau2016-03-091-2/+2
* Misc typoMarc-André Lureau2016-02-191-1/+1
* Updated Lithuanian translationAurimas Černius2016-01-231-4/+4
* Updated Turkish translationMuhammet Kara2015-12-311-36/+44
* Updated German translationMario Blättermann2015-12-301-37/+44
* Updated Serbian translationМирослав Николић2015-12-302-72/+86
* Updated Swedish translationbaserock/v0.6-22-ge57dd3dAnders Jonsson2015-10-311-3/+7
* Updated Czech translationMarek Černocký2015-10-121-2/+6
* Updated Brazilian Portuguese translationRafael Fontenelle2015-10-051-34/+42
* Updated Lithuanian translationAurimas Černius2015-09-091-34/+41
* Updated Hungarian translationBalázs Úr2015-08-311-2/+6
* Updated Spanish translationDaniel Mustieles2015-08-311-174/+178
* Updated Polish translationPiotr Drąg2015-08-301-7/+11
* Updated Greek translationTom Tryfonidis2015-08-281-40/+47
* Updated Indonesian translationAndika Triwidada2015-08-281-4/+8
* Automatically set flag if UTF-8 encoding detectedRichard Hughes2015-08-261-0/+4
* Updated Portuguese translationPedro Albuquerque2015-08-261-5/+9
* Do not abort with a critical warning if a file has an incorrect checksumRichard Hughes2015-08-251-1/+5