Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove -ldl from cdrom and -lutil from apt-get linkage | David Kalnischkies | 2013-06-09 | 3 | -3/+3 |
* | build the en manpages in subdirectory doc/en | David Kalnischkies | 2013-06-09 | 6 | -60/+74 |
* | streamline .gitignore further | David Kalnischkies | 2013-06-09 | 1 | -30/+36 |
* | merged trunk | Michael Vogt | 2013-06-06 | 2 | -1/+26 |
|\ | |||||
| * | Merge branch 'debian/sid' of https://github.com/ion1/apt into debian/sid | Michael Vogt | 2013-06-06 | 2 | -1/+25 |
| |\ | |||||
| | * | cmdline/apt-key: Accept nonexistent --keyring file with adv as well | Johan Kiviniemi | 2013-05-22 | 2 | -2/+4 |
| | * | cmdline/apt-key: Create new keyrings with mode 0644 instead of 0600 | Johan Kiviniemi | 2013-05-22 | 2 | -0/+22 |
* | | | prepare release | Michael Vogt | 2013-06-06 | 1 | -2/+2 |
|/ / | |||||
* | | Fix double free (closes: #711045) | Michael Vogt | 2013-06-06 | 2 | -1/+8 |
* | | fix double free (closes: #711045) | Michael Vogt | 2013-06-06 | 2 | -2/+8 |
|/ | |||||
* | * buildlib/apti18n.h.in: | Michael Vogt | 2013-05-16 | 2 | -0/+5 |
* | debian/gbp.conf: add debian-tag key to ensure git-dch works | Michael Vogt | 2013-05-16 | 1 | -0/+1 |
* | Update changelog to include Vcs-* changes | Julian Andres Klode | 2013-05-16 | 1 | -0/+3 |
* | French translation : typo fix. Closes: #677272 | Christian PERRIER | 2013-05-16 | 2 | -2/+9 |
* | Update Vcs fields | Guillem Jover | 2013-05-16 | 1 | -2/+2 |
* | add export-dir and debian-branch | Michael Vogt | 2013-05-16 | 1 | -0/+2 |
* | update .gitignore | Michael Vogt | 2013-05-16 | 1 | -0/+12 |
* | prepare upload | Michael Vogt | 2013-05-16 | 2 | -9/+5 |
* | merged previous bzr commit | Michael Vogt | 2013-05-16 | 7 | -10/+10 |
|\ | |||||
| * | releasing version 0.9.8 | Michael Vogt | 2013-05-08 | 2 | -3/+3 |
| * | fix uri test | Michael Vogt | 2013-05-08 | 1 | -1/+1 |
| * | refresh translations | Michael Vogt | 2013-05-08 | 46 | -756/+657 |
* | | moved to git, updated gbp.conf to match the bzr version | Michael Vogt | 2013-05-16 | 2 | -2/+5 |
* | | non-inline RunGPGV methods to restore ABI compatibility with previous version... | David Kalnischkies | 2013-05-16 | 3 | -8/+23 |
* | | rebuild po | Michael Vogt | 2013-05-16 | 47 | -757/+658 |
* | | add .gitignore and gbp.conf | Michael Vogt | 2013-05-16 | 2 | -0/+21 |
|/ | |||||
* | merged patch from Daniel Hartwig to fix URI and proxy releated issues | Michael Vogt | 2013-05-08 | 7 | -21/+65 |
* | merged from the debian-wheezy branch | Michael Vogt | 2013-05-08 | 5 | -9/+34 |
|\ | |||||
| * | * apt-pkg/algorithms.cc: | Michael Vogt | 2013-05-08 | 2 | -2/+11 |
| * | properly handle if-modfied-since with libcurl/https | Michael Vogt | 2013-05-08 | 4 | -5/+25 |
* | | Fix English spelling error in a message ('A error'). Unfuzzy | bubulle@debian.org | 2013-04-10 | 47 | -46/+50 |
* | | Changelog entry for translation fixes | bubulle@debian.org | 2013-04-09 | 1 | -0/+6 |
* | | Complete French translation | bubulle@debian.org | 2013-04-09 | 1 | -3/+3 |
* | | Complete translation | bubulle@debian.org | 2013-04-09 | 1 | -97/+196 |
* | | Reformat PO file | bubulle@debian.org | 2013-04-09 | 1 | -1/+1 |
* | | Fix typo | bubulle@debian.org | 2013-04-09 | 1 | -1/+1 |
* | | releasing version 0.9.7.9~exp3 | Michael Vogt | 2013-04-08 | 4 | -5/+5 |
* | | po: refresh | Michael Vogt | 2013-04-08 | 43 | -2795/+2795 |
* | | merged bundle from david | Michael Vogt | 2013-04-08 | 24 | -165/+248 |
|\ \ | |||||
| * | | share version strings between same versions (of different architectures) | David Kalnischkies | 2013-04-03 | 4 | -15/+42 |
| * | | * apt-pkg/cacheiterators.h: | David Kalnischkies | 2013-04-03 | 4 | -19/+26 |
| * | | - sort group and package names in the hashtable on insert | David Kalnischkies | 2013-04-03 | 3 | -16/+34 |
| * | | micro-optimize and enhance readability of ListParser::VersionHash | David Kalnischkies | 2013-04-01 | 1 | -7/+7 |
| * | | equal comparisions are used mostly in same-source relations, | David Kalnischkies | 2013-04-01 | 2 | -6/+16 |
| * | | * apt-pkg/deb/debversion.cc: | David Kalnischkies | 2013-04-01 | 2 | -3/+14 |
| * | | factor version string creation out of NewDepends, so we can easily reuse | David Kalnischkies | 2013-03-13 | 3 | -26/+36 |
| * | | handle language tags for descriptions are unique strings to be shared | David Kalnischkies | 2013-03-12 | 2 | -1/+2 |
| * | | * apt-pkg/pkgcachegen.cc: | David Kalnischkies | 2013-03-12 | 2 | -29/+35 |
| * | | various simple changes to fix cppcheck warnings | David Kalnischkies | 2013-03-10 | 18 | -58/+55 |
* | | | merged lp:~mvo/apt/add-missing-dsc-hashes | Michael Vogt | 2013-04-08 | 5 | -14/+87 |
|\ \ \ |