summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove -ldl from cdrom and -lutil from apt-get linkageDavid Kalnischkies2013-06-093-3/+3
* build the en manpages in subdirectory doc/enDavid Kalnischkies2013-06-096-60/+74
* streamline .gitignore furtherDavid Kalnischkies2013-06-091-30/+36
* merged trunkMichael Vogt2013-06-062-1/+26
|\
| * Merge branch 'debian/sid' of https://github.com/ion1/apt into debian/sidMichael Vogt2013-06-062-1/+25
| |\
| | * cmdline/apt-key: Accept nonexistent --keyring file with adv as wellJohan Kiviniemi2013-05-222-2/+4
| | * cmdline/apt-key: Create new keyrings with mode 0644 instead of 0600Johan Kiviniemi2013-05-222-0/+22
* | | prepare releaseMichael Vogt2013-06-061-2/+2
|/ /
* | Fix double free (closes: #711045)Michael Vogt2013-06-062-1/+8
* | fix double free (closes: #711045)Michael Vogt2013-06-062-2/+8
|/
* * buildlib/apti18n.h.in:Michael Vogt2013-05-162-0/+5
* debian/gbp.conf: add debian-tag key to ensure git-dch worksMichael Vogt2013-05-161-0/+1
* Update changelog to include Vcs-* changesJulian Andres Klode2013-05-161-0/+3
* French translation : typo fix. Closes: #677272Christian PERRIER2013-05-162-2/+9
* Update Vcs fieldsGuillem Jover2013-05-161-2/+2
* add export-dir and debian-branchMichael Vogt2013-05-161-0/+2
* update .gitignoreMichael Vogt2013-05-161-0/+12
* prepare uploadMichael Vogt2013-05-162-9/+5
* merged previous bzr commitMichael Vogt2013-05-167-10/+10
|\
| * releasing version 0.9.8Michael Vogt2013-05-082-3/+3
| * fix uri testMichael Vogt2013-05-081-1/+1
| * refresh translationsMichael Vogt2013-05-0846-756/+657
* | moved to git, updated gbp.conf to match the bzr versionMichael Vogt2013-05-162-2/+5
* | non-inline RunGPGV methods to restore ABI compatibility with previous version...David Kalnischkies2013-05-163-8/+23
* | rebuild poMichael Vogt2013-05-1647-757/+658
* | add .gitignore and gbp.confMichael Vogt2013-05-162-0/+21
|/
* merged patch from Daniel Hartwig to fix URI and proxy releated issuesMichael Vogt2013-05-087-21/+65
* merged from the debian-wheezy branchMichael Vogt2013-05-085-9/+34
|\
| * * apt-pkg/algorithms.cc:Michael Vogt2013-05-082-2/+11
| * properly handle if-modfied-since with libcurl/https Michael Vogt2013-05-084-5/+25
* | Fix English spelling error in a message ('A error'). Unfuzzybubulle@debian.org2013-04-1047-46/+50
* | Changelog entry for translation fixesbubulle@debian.org2013-04-091-0/+6
* | Complete French translationbubulle@debian.org2013-04-091-3/+3
* | Complete translationbubulle@debian.org2013-04-091-97/+196
* | Reformat PO filebubulle@debian.org2013-04-091-1/+1
* | Fix typobubulle@debian.org2013-04-091-1/+1
* | releasing version 0.9.7.9~exp3Michael Vogt2013-04-084-5/+5
* | po: refreshMichael Vogt2013-04-0843-2795/+2795
* | merged bundle from davidMichael Vogt2013-04-0824-165/+248
|\ \
| * | share version strings between same versions (of different architectures)David Kalnischkies2013-04-034-15/+42
| * | * apt-pkg/cacheiterators.h:David Kalnischkies2013-04-034-19/+26
| * | - sort group and package names in the hashtable on insertDavid Kalnischkies2013-04-033-16/+34
| * | micro-optimize and enhance readability of ListParser::VersionHashDavid Kalnischkies2013-04-011-7/+7
| * | equal comparisions are used mostly in same-source relations,David Kalnischkies2013-04-012-6/+16
| * | * apt-pkg/deb/debversion.cc:David Kalnischkies2013-04-012-3/+14
| * | factor version string creation out of NewDepends, so we can easily reuseDavid Kalnischkies2013-03-133-26/+36
| * | handle language tags for descriptions are unique strings to be sharedDavid Kalnischkies2013-03-122-1/+2
| * | * apt-pkg/pkgcachegen.cc:David Kalnischkies2013-03-122-29/+35
| * | various simple changes to fix cppcheck warningsDavid Kalnischkies2013-03-1018-58/+55
* | | merged lp:~mvo/apt/add-missing-dsc-hashesMichael Vogt2013-04-085-14/+87
|\ \ \