| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | merged debian-sid branch and resolved conflicts | Michael Vogt | 2013-04-23 | 8 | -17/+489 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | merged from the debian-sid branch | Michael Vogt | 2013-03-01 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | * lp:~mvo/apt/config-clear: | Michael Vogt | 2012-10-17 | 2 | -0/+13 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | rename CleaAll() -> Clear() | Michael Vogt | 2012-10-01 | 2 | -3/+4 | |
| | | * | | | | | | | | | add new ClearAll | Michael Vogt | 2012-09-28 | 2 | -0/+12 | |
| | * | | | | | | | | | | * lp:~mvo/apt/add-glob-function: | Michael Vogt | 2012-10-17 | 2 | -1/+33 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | add "Glob()" to fileutl | Michael Vogt | 2012-09-04 | 2 | -0/+34 | |
| | | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | | stop exporting the accidently exported parsenetrc() symbol | Michael Vogt | 2012-10-17 | 2 | -16/+0 | |
| | * | | | | | | | | | | merged from debian-sid | Michael Vogt | 2012-10-17 | 4 | -38/+59 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | cherry pick -r1847 from bzr+ssh://bazaar.launchpad.net/~mvo/apt/lp346386/ | Michael Vogt | 2012-07-10 | 2 | -3/+3 | |
| | * | | | | | | | | | | | cherry pick -r1846 from bzr+ssh://bazaar.launchpad.net/~mvo/apt/lp346386/ | Michael Vogt | 2012-07-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | | merged the relevant bits from lp:~mvo/apt/lp346386 | Michael Vogt | 2012-07-10 | 2 | -0/+25 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | update comments and add one FIXME for the next ABI break | Michael Vogt | 2012-06-21 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | check when finished downloading the InRelease file if it has the expected gpg... | Michael Vogt | 2012-06-21 | 2 | -0/+24 | |
| | * | | | | | | | | | | | | * apt-pkg/contrib/strutl.cc: | David Kalnischkies | 2012-07-09 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | WIP start randomizing | Michael Vogt | 2014-05-23 | 2 | -2/+34 | |
| * | | | | | | | | | | | | | WIP make connect use GetSrvRecords | Michael Vogt | 2014-05-22 | 2 | -0/+20 | |
| * | | | | | | | | | | | | | add sorting by priority | Michael Vogt | 2014-05-20 | 2 | -2/+10 | |
| * | | | | | | | | | | | | | add GetSrvRecord helper to apt-pkg/contrib/srvrec.{cc,h} | Michael Vogt | 2014-05-20 | 2 | -0/+123 | |
| | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | fix FileFd::Size bitswap on big-endian architectures | Adam Conrad | 2014-04-26 | 1 | -13/+4 | |
| | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | clear HitEof flag in FileFd::Seek | David Kalnischkies | 2014-04-16 | 1 | -1/+6 | |
| * | | | | | | | | | | | deal with umask only if we really need to for mkstemp | David Kalnischkies | 2014-04-11 | 1 | -9/+9 | |
| * | | | | | | | | | | | don't double-count seeks in FileFd::Skip for bzip/xz | David Kalnischkies | 2014-04-11 | 1 | -1/+0 | |
| * | | | | | | | | | | | improve umask/fchmod code readability | Michael Vogt | 2014-04-10 | 1 | -5/+8 | |
| * | | | | | | | | | | | Rename FileFd::Open() Perms to AccessMode | Michael Vogt | 2014-04-10 | 2 | -14/+14 | |
| * | | | | | | | | | | | Fix insecure file permissions when using FileFd with OpenMode::Atomic | Michael Vogt | 2014-04-10 | 1 | -2/+6 | |
| * | | | | | | | | | | | Add new Debug::RunScripts option | Michael Vogt | 2014-04-01 | 1 | -1/+5 | |
| | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | | mark optional (private) symbols as hidden | David Kalnischkies | 2014-03-21 | 1 | -3/+3 | |
| * | | | | | | | | | | enable fvisibility=hidden for our private library | David Kalnischkies | 2014-03-21 | 1 | -0/+4 | |
| * | | | | | | | | | | continue reading in xz even if it outputs nothing | David Kalnischkies | 2014-03-21 | 1 | -0/+13 | |
| * | | | | | | | | | | Fix handling of autoclosing for compressed files (Closes: #741685) | Julian Andres Klode | 2014-03-15 | 1 | -1/+1 | |
| * | | | | | | | | | | fix test/integration/test-apt-helper | Michael Vogt | 2014-03-14 | 30 | -362/+680 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | refactor FileFd to hide some #ifdefs | David Kalnischkies | 2014-03-13 | 1 | -168/+131 | |
| | * | | | | | | | | | | use liblzma-dev to provide xz/lzma support | David Kalnischkies | 2014-03-13 | 1 | -35/+245 | |
| | * | | | | | | | | | | refactor setup of file opening via zlib/bz2 lib | David Kalnischkies | 2014-03-13 | 1 | -37/+36 | |
| | * | | | | | | | | | | move fd duplication closer to the gz/bz2 open calls | David Kalnischkies | 2014-03-13 | 1 | -21/+20 | |
| | * | | | | | | | | | | support very long mtab entries in mountpoint discovery | David Kalnischkies | 2014-03-13 | 1 | -25/+23 | |
| | * | | | | | | | | | | no error for non-existing mountpoints in MountCdrom | David Kalnischkies | 2014-03-13 | 1 | -8/+20 | |
| | * | | | | | | | | | | if mountpoint has a ".disk" directory it is mounted | David Kalnischkies | 2014-03-13 | 1 | -2/+7 | |
| | * | | | | | | | | | | follow method attribute suggestions by gcc | David Kalnischkies | 2014-03-13 | 8 | -30/+34 | |
| | * | | | | | | | | | | cleanup headers and especially #includes everywhere | David Kalnischkies | 2014-03-13 | 27 | -91/+144 | |
| | * | | | | | | | | | | move defines for version to macros.h | David Kalnischkies | 2014-03-13 | 1 | -17/+67 | |
| | * | | | | | | | | | | warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-o... | David Kalnischkies | 2014-03-13 | 1 | -1/+1 | |
| | * | | | | | | | | | | warning: useless cast to type A [-Wuseless-cast] | David Kalnischkies | 2014-03-13 | 4 | -5/+5 | |
| | * | | | | | | | | | | warning: cast from type A to type B casts away qualifiers [-Wcast-qual] | David Kalnischkies | 2014-03-13 | 3 | -24/+24 | |
| | * | | | | | | | | | | warning: extra ‘;’ [-Wpedantic] | David Kalnischkies | 2014-03-13 | 6 | -30/+29 | |
| | * | | | | | | | | | | make doxygen more quiet, fix issues and disable latex | David Kalnischkies | 2014-03-13 | 1 | -2/+2 | |
| | * | | | | | | | | | | add default and override handling for Cnf::FindVector | David Kalnischkies | 2014-03-13 | 3 | -4/+30 | |
| | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * / | | | | | | | | | add hashsum support in apt-file download and add more tests | Michael Vogt | 2014-03-12 | 2 | -0/+12 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Fix typos in documentation (codespell) | Michael Vogt | 2014-02-22 | 12 | -20/+20 | |
