2014-01-06 |
Michael Vogt | Merge branch 'debian/sid' into feature/apt-manpage |
tree | commitdiff |
2013-12-29 |
Michael Vogt | Merge remote-tracking branch 'mvo/debian/sid' into... |
tree | commitdiff |
2013-12-28 |
Michael Vogt | add missing vector include |
tree | commitdiff |
2013-12-27 |
Michael Vogt | Merge branch 'debian/sid' into bugfix/bts731738-fancy... |
tree | commitdiff |
2013-12-27 |
Michael Vogt | Merge remote-tracking branch 'origin/bugfix/bts731738... |
tree | commitdiff |
2013-12-27 |
Michael Vogt | properly handle SIGWINCH in PackageManagerFancy again |
tree | commitdiff |
2013-12-27 |
Michael Vogt | Merge branch 'feature/tests-on-installed' into debian/sid |
tree | commitdiff |
2013-12-27 |
Michael Vogt | Merge branch 'feature/test-apt-key-net-update' into... |
tree | commitdiff |
2013-12-27 |
Michael Vogt | Merge branch 'feature/policy-parser-bts732746' into... |
tree | commitdiff |
2013-12-23 |
Michael Vogt | add basic tests for GetTempDir() |
tree | commitdiff |
2013-12-22 |
Michael Vogt | factor GetTempDir out |
tree | commitdiff |
2013-12-22 |
Thomas Bechtold | apt-pkg/contrib/gpgv.cc: use /tmp as fallback dir |
tree | commitdiff |
2013-12-22 |
Michael Vogt | first proof-of-concept for a fix for #731738 |
tree | commitdiff |
2013-12-22 |
Michael Vogt | first proof-of-concept for a fix for #731738 |
tree | commitdiff |
2013-12-21 |
Michael Vogt | make /etc/apt/preferences parser deal with comment... |
tree | commitdiff |
2013-12-12 |
Michael Vogt | Merge remote-tracking branch 'mvo/bugfix/conffile'... |
tree | commitdiff |
2013-12-12 |
Michael Vogt | Fix conffile prompt regression (LP: #1260297) |
tree | commitdiff |
2013-12-10 |
Michael Vogt | Merge remote-tracking branch 'mvo/feature/deb-src-bts73... |
tree | commitdiff |
2013-12-06 |
Michael Vogt | Handle SIGWINCH in APT::Progress-Fancy=1 |
tree | commitdiff |
2013-12-05 |
Michael Vogt | * enable release based selection for deb-src (closes... |
tree | commitdiff |
2013-12-05 |
Michael Vogt | remove exposing {MetaIndexInfo,MetaIndexFile,MetaIndexU... |
tree | commitdiff |
2013-12-05 |
Michael Vogt | add new LocalFileName() method to metaindex |
tree | commitdiff |
2013-12-04 |
Michael Vogt | add #ifdefed ABI break & cleaner solution once the... |
tree | commitdiff |
2013-12-03 |
Michael Vogt | proof-of-concept for fixing debian #731102 |
tree | commitdiff |
2013-12-01 |
David Kalnischkies | drop old /var/state to /var/lib transition artefacts |
tree | commitdiff |
2013-11-30 |
David Kalnischkies | merge ubuntus apport reporting changes to reduce diff |
tree | commitdiff |
2013-11-30 |
David Kalnischkies | truncating /dev/null to zero is always successful |
tree | commitdiff |
2013-11-29 |
Michael Vogt | fix apport report writing (LP: #1254499) |
tree | commitdiff |
2013-11-29 |
Michael Vogt | reset terminal on error (closes: #730795) |
tree | commitdiff |
2013-11-29 |
Michael Vogt | fix crash when SetCandidateRelease is used |
tree | commitdiff |
2013-11-29 |
Michael Vogt | Merge remote-tracking branch 'mvo/debian/sid' into... |
tree | commitdiff |
2013-11-29 |
Michael Vogt | Merge branch 'feature/edit-sources' into debian/sid |
tree | commitdiff |
2013-11-29 |
Michael Vogt | add "APT::String::Endswith" and automatic adding of... |
tree | commitdiff |
2013-11-28 |
Michael Vogt | Merge remote-tracking branch 'mvo/feature/short-list... |
tree | commitdiff |
2013-11-28 |
Michael Vogt | fix regression that APT::Keep-Fds is not honored (close... |
tree | commitdiff |
2013-11-26 |
Michael Vogt | add check when sources.list changed |
tree | commitdiff |
2013-11-01 |
Michael Vogt | small documentation updates 0.9.13_exp1 |
tree | commitdiff |
2013-10-31 |
Michael Vogt | setup LINES in apt-pkg/install-progress.cc |
tree | commitdiff |
2013-10-31 |
Michael Vogt | use StartDpkg() in PackageManagerProgressDeb822Fd... |
tree | commitdiff |
2013-10-31 |
Michael Vogt | add new pid_t ExecFork(std::set<int> KeepFDs) to get... |
tree | commitdiff |
2013-10-31 |
Michael Vogt | move pty magic into its own functions |
tree | commitdiff |
2013-10-31 |
Michael Vogt | fix some more ABI issues, abicheck is happy now |
tree | commitdiff |
2013-10-31 |
Michael Vogt | restore ABI and prepare next ABI via #if (APT_PKG_MAJOR... |
tree | commitdiff |
2013-10-31 |
Michael Vogt | move pty stuff into its own function |
tree | commitdiff |
2013-10-25 |
Michael Vogt | Merge remote-tracking branch 'upstream/debian/sid'... |
tree | commitdiff |
2013-10-25 |
Michael Vogt | extract getDpkgExecutable() and DPkgPM::BuildPackagesPr... |
tree | commitdiff |
2013-10-24 |
Michael Vogt | make the main loop a while() instead of a for() as... |
tree | commitdiff |
2013-10-22 |
Michael Vogt | Merge remote-tracking branch 'upstream/debian/sid'... |
tree | commitdiff |
2013-10-22 |
Michael Vogt | fix failing ./test/integration/test-disappearing-packag... |
tree | commitdiff |
2013-10-22 |
Michael Vogt | fix failing ./test/integration/test-disappearing-packag... |
tree | commitdiff |
2013-10-22 |
Michael Vogt | Merge remote-tracking branch 'mvo/feature/upgrade-api... |
tree | commitdiff |
2013-10-22 |
Michael Vogt | use Pkg.FullName() in disappearedPkgs and remove duplic... |
tree | commitdiff |
2013-10-22 |
Michael Vogt | fix install-progress location |
tree | commitdiff |
2013-10-22 |
Michael Vogt | move install-progress.{cc,h} to apt-pkg |
tree | commitdiff |
2013-10-21 |
Michael Vogt | restore binary compatiblity with the pkgPackageManager... |
tree | commitdiff |
2013-10-21 |
Michael Vogt | fix apt output ordering and update test to match the... |
tree | commitdiff |
2013-10-21 |
Michael Vogt | move iprogress.{cc,h} to private-progress.{cc,h} until... |
tree | commitdiff |
2013-10-18 |
Michael Vogt | re-add missing APT::String::Strip |
tree | commitdiff |
2013-10-18 |
Michael Vogt | merged debian/sid |
tree | commitdiff |
2013-10-18 |
Michael Vogt | use std::string instead of char* in pkgDPkgPM::ProcessD... |
tree | commitdiff |
2013-10-18 |
Michael Vogt | reshuffle the pkgDPkgPM::ProcessDpkgStatusLine() some... |
tree | commitdiff |
2013-10-18 |
Michael Vogt | reshuffle dpkgpm.cc code a bit more |
tree | commitdiff |
2013-10-18 |
Michael Vogt | add APT::String::Strip(), start cleanup of ProcessDpkgS... |
tree | commitdiff |
2013-10-18 |
Michael Vogt | cleanup |
tree | commitdiff |
2013-10-17 |
Michael Vogt | ensure that short-name -> long-name detection for dpkg... |
tree | commitdiff |
2013-10-17 |
Michael Vogt | Merge branch 'debian/sid' into feature/install-progress... |
tree | commitdiff |
2013-10-17 |
Michael Vogt | fix broken clean when apt was finished and ensure that... |
tree | commitdiff |
2013-10-15 |
Michael Vogt | tests, do not send pkgname with arch via the status-fd |
tree | commitdiff |
2013-10-15 |
Michael Vogt | Merge remote-tracking branch 'upstream/debian/sid'... |
tree | commitdiff |
2013-10-15 |
Michael Vogt | fix logic for finding what package dpkg means in the... |
tree | commitdiff |
2013-10-14 |
David Kalnischkies | fix progress-segfault in case of dpkg errors/prompts |
tree | commitdiff |
2013-10-14 |
Michael Vogt | re-add APT::Keep-Fds:: for the dpkg status-fd in dpkgpm... |
tree | commitdiff |
2013-10-14 |
Michael Vogt | rename APT::Progress::Packagemanager Started->Start... |
tree | commitdiff |
2013-10-14 |
Michael Vogt | refactor writing to WriteToStatusFd() |
tree | commitdiff |
2013-10-13 |
Michael Vogt | add APT::Progress::PackageManager::Pulse() |
tree | commitdiff |
2013-10-13 |
Michael Vogt | move the status-fd progress reporting out of the pkgDPk... |
tree | commitdiff |
2013-10-11 |
Michael Vogt | move common code into PackageManager::StatusChanged() |
tree | commitdiff |
2013-10-11 |
Michael Vogt | deal with nr_terminal_rows unavailable |
tree | commitdiff |
2013-10-11 |
Michael Vogt | Merge branch 'debian/sid' of ssh://git.debian.org/git... |
tree | commitdiff |
2013-10-11 |
Michael Vogt | add missing _() around the new "Progress" string |
tree | commitdiff |
2013-10-11 |
Michael Vogt | first iteration of install progress refactor |
tree | commitdiff |
2013-10-09 |
Michael Vogt | Merge remote-tracking branch 'mvo/feature/limit-default... |
tree | commitdiff |
2013-10-09 |
Michael Vogt | Merge remote-tracking branch 'mvo/feature/add-upgrade... |
tree | commitdiff |
2013-10-08 |
Michael Vogt | apt-pkg/deb/dpkgpm.cc: fix off-by-one in SetupTerminalS... |
tree | commitdiff |
2013-10-08 |
Michael Vogt | Merge remote-tracking branch 'mvo/feature/dpkg-progress... |
tree | commitdiff |
2013-10-08 |
Michael Vogt | Merge remote-tracking branch 'mvo/feature/upgrade-with... |
tree | commitdiff |
2013-10-08 |
Michael Vogt | Merge remote-tracking branch 'mvo/feature/dpkg-progress... |
tree | commitdiff |
2013-10-07 |
Michael Vogt | fix off-by-one error in pkgDPkgPM::SetupTerminalScrollA... |
tree | commitdiff |
2013-10-07 |
Michael Vogt | fix libapt-inst for >2G debs (closes: #725483) |
tree | commitdiff |
2013-10-07 |
Michael Vogt | use Dpkg::Progress-Fancy to be consitent with Dpkg... |
tree | commitdiff |
2013-10-07 |
Michael Vogt | add -o DpkgPM::Progress-Fancy for better dpkg progress... |
tree | commitdiff |
2013-10-05 |
Michael Vogt | rename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NE... |
tree | commitdiff |
2013-10-05 |
Michael Vogt | Move ListUpdate/AquireUpdate into update.{cc,h} |
tree | commitdiff |
2013-10-05 |
Michael Vogt | * move upgrade releated code into upgrade.{cc,h} |
tree | commitdiff |
2013-10-05 |
Michael Vogt | cleanup upgrade API some more (thanks for the feedback... |
tree | commitdiff |
2013-10-05 |
Michael Vogt | Merge remote-tracking branch 'donkult/debian/sid' into... |
tree | commitdiff |
2013-10-05 |
Michael Vogt | Merge remote-tracking branch 'mvo/bugfix/dpkg-progress... |
tree | commitdiff |
2013-10-03 |
David Kalnischkies | fix lzma-support detection via xz binary |
tree | commitdiff |
2013-10-03 |
David Kalnischkies | use pkgAcqArchive in 'download' for proper errors |
tree | commitdiff |
2013-10-02 |
David Kalnischkies | refactor onError relabeling of DestFile as '.FAILED' |
tree | commitdiff |
next |