| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | 1 | -0/+7 |
| * | 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 |
| * | prepare upload | Michael Vogt | 2013-05-16 | 1 | -3/+5 |
| * | merged previous bzr commit | Michael Vogt | 2013-05-16 | 1 | -2/+2 |
| |\ | |||||
| | * | releasing version 0.9.8 | Michael Vogt | 2013-05-08 | 1 | -2/+2 |
| * | | 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 | 1 | -0/+9 |
| * | | add .gitignore and gbp.conf | Michael Vogt | 2013-05-16 | 1 | -0/+3 |
| |/ | |||||
| * | merged patch from Daniel Hartwig to fix URI and proxy releated issues | Michael Vogt | 2013-05-08 | 1 | -0/+17 |
| * | merged from the debian-wheezy branch | Michael Vogt | 2013-05-08 | 2 | -4/+14 |
| |\ | |||||
| | * | * apt-pkg/algorithms.cc: | Michael Vogt | 2013-05-08 | 1 | -1/+7 |
| | * | properly handle if-modfied-since with libcurl/https | Michael Vogt | 2013-05-08 | 2 | -1/+9 |
| * | | Fix English spelling error in a message ('A error'). Unfuzzy | bubulle@debian.org | 2013-04-10 | 1 | -0/+4 |
| * | | Changelog entry for translation fixes | bubulle@debian.org | 2013-04-09 | 1 | -0/+6 |
| * | | releasing version 0.9.7.9~exp3 | Michael Vogt | 2013-04-08 | 1 | -2/+2 |
| * | | merged bundle from david | Michael Vogt | 2013-04-08 | 1 | -0/+20 |
| |\ \ | |||||
| | * | | share version strings between same versions (of different architectures) | David Kalnischkies | 2013-04-03 | 1 | -0/+2 |
| | * | | * apt-pkg/cacheiterators.h: | David Kalnischkies | 2013-04-03 | 1 | -0/+2 |
| | * | | - sort group and package names in the hashtable on insert | David Kalnischkies | 2013-04-03 | 1 | -0/+3 |
| | * | | equal comparisions are used mostly in same-source relations, | David Kalnischkies | 2013-04-01 | 1 | -0/+2 |
| | * | | * apt-pkg/deb/debversion.cc: | David Kalnischkies | 2013-04-01 | 1 | -0/+2 |
| | * | | factor version string creation out of NewDepends, so we can easily reuse | David Kalnischkies | 2013-03-13 | 1 | -0/+2 |
| | * | | handle language tags for descriptions are unique strings to be shared | David Kalnischkies | 2013-03-12 | 1 | -0/+1 |
| | * | | * apt-pkg/pkgcachegen.cc: | David Kalnischkies | 2013-03-12 | 1 | -0/+3 |
| | * | | various simple changes to fix cppcheck warnings | David Kalnischkies | 2013-03-10 | 1 | -0/+7 |
| * | | | merged lp:~mvo/apt/add-missing-dsc-hashes | Michael Vogt | 2013-04-08 | 1 | -1/+5 |
| |\ \ \ | |||||
| | * | | | add changelog | Michael Vogt | 2013-03-01 | 1 | -0/+3 |
| * | | | | * debian/control: | Michael Vogt | 2013-04-08 | 2 | -1/+3 |
| * | | | | * apt-pkg/sourcelist.cc: | Michael Vogt | 2013-04-04 | 1 | -0/+8 |
| * | | | | releasing version 0.9.7.9~exp2 | Michael Vogt | 2013-04-03 | 1 | -2/+2 |
| * | | | | merged lp:~mvo/apt/fix-inrelease5 | Michael Vogt | 2013-04-02 | 1 | -2/+26 |
| |\ \ \ \ | |||||
| | * | | | | * apt-pkg/deb/debindexfile.cc, | David Kalnischkies | 2013-03-18 | 1 | -6/+5 |
| | * | | | | - add method to open (maybe) clearsigned files transparently | David Kalnischkies | 2013-03-18 | 1 | -1/+5 |
| | * | | | | add testcase and update changelog | Michael Vogt | 2013-03-16 | 1 | -0/+5 |
| | * | | | | - if ExecGPGV deals with a clear-signed file it will split this file | David Kalnischkies | 2013-03-15 | 1 | -0/+7 |
| | * | | | | * apt-pkg/acquire-item.cc: | David Kalnischkies | 2013-03-15 | 1 | -0/+3 |
| | * | | | | don't close stdout/stderr if it is also the statusfd | David Kalnischkies | 2013-03-15 | 1 | -0/+1 |
| | * | | | | * apt-pkg/contrib/gpgv.cc: | David Kalnischkies | 2013-03-15 | 1 | -0/+3 |
| | * | | | | * apt-pkg/indexcopy.cc: | David Kalnischkies | 2013-03-15 | 1 | -0/+8 |
| | | |_|/ | |/| | | |||||
| * | | | | * doc/apt.conf.5.xml: | Michael Vogt | 2013-03-25 | 1 | -0/+2 |
| * | | | | * methods/connect.cc: | Michael Vogt | 2013-03-25 | 1 | -0/+4 |
| * | | | | merge patches from daniel to fix merge artifact and test failure | Michael Vogt | 2013-03-25 | 2 | -2/+6 |
| * | | | | merge patch from Daniel Hartwig | Michael Vogt | 2013-03-25 | 1 | -0/+5 |
| * | | | | * Update all PO files and apt-all.pot | bubulle@debian.org | 2013-03-24 | 1 | -0/+8 |
| * | | | | releasing version 0.9.7.9~exp1 | Michael Vogt | 2013-03-22 | 1 | -1/+1 |
| * | | | | prepare upload | Michael Vogt | 2013-03-22 | 1 | -16/+16 |
| * | | | | merged lp:~mvo/apt/fix-tagfile-hash | Michael Vogt | 2013-03-22 | 1 | -0/+5 |
| |\| | | | |||||
