2013-11-29 |
Michael Vogt | Merge branch 'feature/edit-sources' into debian/sid
|
commit | commitdiff | tree |
2013-11-29 |
Michael Vogt | add "APT::String::Endswith" and automatic adding of...
|
commit | commitdiff | tree |
2013-11-29 |
Michael Vogt | add support for "apt edit-source foo" sources.list...
|
commit | commitdiff | tree |
2013-11-28 |
Michael Vogt | move EditSources into its own file
|
commit | commitdiff | tree |
2013-11-26 |
Michael Vogt | add check when sources.list changed
|
commit | commitdiff | tree |
2013-11-26 |
Michael Vogt | add syntax check for sources.list
|
commit | commitdiff | tree |
2013-11-26 |
Michael Vogt | rename APT::Cmd::AllVersions -> APT::Cmd::All-Versions...
|
commit | commitdiff | tree |
2013-11-25 |
Michael Vogt | do not show summary in "apt list"
|
commit | commitdiff | tree |
2013-11-25 |
Michael Vogt | add basic "edit-sources" command
|
commit | commitdiff | tree |
2013-11-01 |
Michael Vogt | small documentation updates
|
commit | commitdiff | tree |
2013-11-01 |
Michael Vogt | releasing package apt version 0.9.13~exp1
|
commit | commitdiff | tree |
2013-10-31 |
Michael Vogt | prepare new upload
|
commit | commitdiff | tree |
2013-10-31 |
Michael Vogt | setup LINES in apt-pkg/install-progress.cc
|
commit | commitdiff | tree |
2013-10-31 |
Michael Vogt | use StartDpkg() in PackageManagerProgressDeb822Fd...
|
commit | commitdiff | tree |
2013-10-31 |
Michael Vogt | add new pid_t ExecFork(std::set<int> KeepFDs) to get...
|
commit | commitdiff | tree |
2013-10-31 |
Michael Vogt | move pty magic into its own functions
|
commit | commitdiff | tree |
2013-10-31 |
Michael Vogt | fix some more ABI issues, abicheck is happy now
|
commit | commitdiff | tree |
2013-10-31 |
Michael Vogt | restore ABI and prepare next ABI via #if (APT_PKG_MAJOR...
|
commit | commitdiff | tree |
2013-10-31 |
Michael Vogt | move pty stuff into its own function
|
commit | commitdiff | tree |
2013-10-25 |
Michael Vogt | Merge remote-tracking branch 'upstream/debian/sid'...
|
commit | commitdiff | tree |
2013-10-25 |
Michael Vogt | extract getDpkgExecutable() and DPkgPM::BuildPackagesProgres...
|
commit | commitdiff | tree |
2013-10-25 |
Michael Vogt | improve documentation for Acquire::http::Proxy-Auto...
|
commit | commitdiff | tree |
2013-10-24 |
Michael Vogt | make the main loop a while() instead of a for() as...
|
commit | commitdiff | tree |
2013-10-22 |
Michael Vogt | Merge remote-tracking branch 'upstream/debian/sid'...
|
commit | commitdiff | tree |
2013-10-22 |
Michael Vogt | fix failing ./test/integration/test-disappearing-packages...
|
commit | commitdiff | tree |
2013-10-22 |
Michael Vogt | fix failing ./test/integration/test-disappearing-packages...
|
commit | commitdiff | tree |
2013-10-22 |
Michael Vogt | test/integration/run-tests: output the failed test...
|
commit | commitdiff | tree |
2013-10-22 |
Michael Vogt | Merge remote-tracking branch 'mvo/feature/upgrade-api...
|
commit | commitdiff | tree |
2013-10-22 |
Michael Vogt | use Pkg.FullName() in disappearedPkgs and remove duplicated...
|
commit | commitdiff | tree |
2013-10-22 |
Michael Vogt | fix install-progress location
|
commit | commitdiff | tree |
2013-10-22 |
Michael Vogt | move install-progress.{cc,h} to apt-pkg
|
commit | commitdiff | tree |
2013-10-22 |
Michael Vogt | add Acquire::http::Proxy-Auto-Detect to the apt.conf...
|
commit | commitdiff | tree |
2013-10-21 |
Michael Vogt | add APT::Status-deb822-Fd
|
commit | commitdiff | tree |
2013-10-21 |
Michael Vogt | restore binary compatiblity with the pkgPackageManager...
|
commit | commitdiff | tree |
2013-10-21 |
Michael Vogt | fix apt output ordering and update test to match the...
|
commit | commitdiff | tree |
2013-10-21 |
Michael Vogt | move iprogress.{cc,h} to private-progress.{cc,h} until...
|
commit | commitdiff | tree |
2013-10-18 |
Michael Vogt | re-add missing APT::String::Strip
|
commit | commitdiff | tree |
2013-10-18 |
Michael Vogt | merged debian/sid
|
commit | commitdiff | tree |
2013-10-18 |
Michael Vogt | use std::string instead of char* in pkgDPkgPM::ProcessDpkgSt...
|
commit | commitdiff | tree |
2013-10-18 |
Michael Vogt | reshuffle the pkgDPkgPM::ProcessDpkgStatusLine() some...
|
commit | commitdiff | tree |
2013-10-18 |
Michael Vogt | reshuffle dpkgpm.cc code a bit more
|
commit | commitdiff | tree |
2013-10-18 |
Michael Vogt | add $* to gdb to make it more useful
|
commit | commitdiff | tree |
2013-10-18 |
Michael Vogt | add APT::String::Strip(), start cleanup of ProcessDpkgStatusLine
|
commit | commitdiff | tree |
2013-10-18 |
Michael Vogt | cleanup
|
commit | commitdiff | tree |
2013-10-17 |
Michael Vogt | ensure that short-name -> long-name detection for dpkg...
|
commit | commitdiff | tree |
2013-10-17 |
Michael Vogt | Merge branch 'debian/sid' into feature/install-progress...
|
commit | commitdiff | tree |
2013-10-17 |
Michael Vogt | fix broken clean when apt was finished and ensure that...
|
commit | commitdiff | tree |
2013-10-15 |
Michael Vogt | fix changelog
|
commit | commitdiff | tree |
2013-10-15 |
Michael Vogt | releasing package apt version 0.9.12.1
|
commit | commitdiff | tree |
2013-10-15 |
Michael Vogt | remove POSTINST from framework, file tree can be used...
|
commit | commitdiff | tree |
2013-10-15 |
Michael Vogt | tests, do not send pkgname with arch via the status-fd
|
commit | commitdiff | tree |
2013-10-15 |
Michael Vogt | Merge remote-tracking branch 'upstream/debian/sid'...
|
commit | commitdiff | tree |
2013-10-15 |
Michael Vogt | fix logic for finding what package dpkg means in the...
|
commit | commitdiff | tree |
2013-10-14 |
Michael Vogt | re-add APT::Keep-Fds:: for the dpkg status-fd in dpkgpm...
|
commit | commitdiff | tree |
2013-10-14 |
Michael Vogt | rename APT::Progress::Packagemanager Started->Start...
|
commit | commitdiff | tree |
2013-10-14 |
Michael Vogt | refactor writing to WriteToStatusFd()
|
commit | commitdiff | tree |
2013-10-13 |
Michael Vogt | add APT::Progress::PackageManager::Pulse()
|
commit | commitdiff | tree |
2013-10-13 |
Michael Vogt | move the status-fd progress reporting out of the pkgDPkgPM...
|
commit | commitdiff | tree |
2013-10-11 |
Michael Vogt | move common code into PackageManager::StatusChanged()
|
commit | commitdiff | tree |
2013-10-11 |
Michael Vogt | deal with nr_terminal_rows unavailable
|
commit | commitdiff | tree |
2013-10-11 |
Michael Vogt | Merge branch 'debian/sid' of ssh://git.debian.org/git...
|
commit | commitdiff | tree |
2013-10-11 |
Michael Vogt | add missing _() around the new "Progress" string
|
commit | commitdiff | tree |
2013-10-11 |
Michael Vogt | first iteration of install progress refactor
|
commit | commitdiff | tree |
2013-10-09 |
Michael Vogt | Merge branch 'debian/sid' of ssh://git.debian.org/git...
|
commit | commitdiff | tree |
2013-10-09 |
Michael Vogt | fix typo
|
commit | commitdiff | tree |
2013-10-09 |
Michael Vogt | fix typo
|
commit | commitdiff | tree |
2013-10-09 |
Michael Vogt | releasing package apt version 0.9.12
|
commit | commitdiff | tree |
2013-10-09 |
Michael Vogt | update changelog
|
commit | commitdiff | tree |
2013-10-09 |
Michael Vogt | Merge remote-tracking branch 'mvo/feature/limit-default...
|
commit | commitdiff | tree |
2013-10-09 |
Michael Vogt | Merge remote-tracking branch 'mvo/feature/add-upgrade...
|
commit | commitdiff | tree |
2013-10-09 |
Michael Vogt | fixup various UI issues in the test
|
commit | commitdiff | tree |
2013-10-09 |
Michael Vogt | really fix test
|
commit | commitdiff | tree |
2013-10-09 |
Michael Vogt | use "insertpackage" instead of "buildsimplenativepackage"
|
commit | commitdiff | tree |
2013-10-09 |
Michael Vogt | update Uploaders to match recent uploaders better
|
commit | commitdiff | tree |
2013-10-09 |
Michael Vogt | add test for upgrade, upgrade --with-new-pkgs, dist...
|
commit | commitdiff | tree |
2013-10-08 |
Michael Vogt | apt-pkg/deb/dpkgpm.cc: fix off-by-one in SetupTerminalScroll...
|
commit | commitdiff | tree |
2013-10-08 |
Michael Vogt | prepare new release
|
commit | commitdiff | tree |
2013-10-08 |
Michael Vogt | Merge remote-tracking branch 'mvo/feature/dpkg-progress...
|
commit | commitdiff | tree |
2013-10-08 |
Michael Vogt | Merge remote-tracking branch 'mvo/feature/upgrade-with...
|
commit | commitdiff | tree |
2013-10-08 |
Michael Vogt | Merge remote-tracking branch 'mvo/feature/dpkg-progress...
|
commit | commitdiff | tree |
2013-10-08 |
Michael Vogt | debian/apt.postinst: use --compare-versions lt instead...
|
commit | commitdiff | tree |
2013-10-07 |
Michael Vogt | fix off-by-one error in pkgDPkgPM::SetupTerminalScrollArea()
|
commit | commitdiff | tree |
2013-10-07 |
Michael Vogt | fix libapt-inst for >2G debs (closes: #725483)
|
commit | commitdiff | tree |
2013-10-07 |
Michael Vogt | use Dpkg::Progress-Fancy to be consitent with Dpkg...
|
commit | commitdiff | tree |
2013-10-07 |
Michael Vogt | add -o DpkgPM::Progress-Fancy for better dpkg progress...
|
commit | commitdiff | tree |
2013-10-05 |
Michael Vogt | rename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NEW_PAC...
|
commit | commitdiff | tree |
2013-10-05 |
Michael Vogt | Move ListUpdate/AquireUpdate into update.{cc,h}
|
commit | commitdiff | tree |
2013-10-05 |
Michael Vogt | * move upgrade releated code into upgrade.{cc,h}
|
commit | commitdiff | tree |
2013-10-05 |
Michael Vogt | re-add "Calculating upgrade..." message
|
commit | commitdiff | tree |
2013-10-05 |
Michael Vogt | cleanup upgrade API some more (thanks for the feedback...
|
commit | commitdiff | tree |
2013-10-05 |
Michael Vogt | Merge remote-tracking branch 'donkult/debian/sid' into...
|
commit | commitdiff | tree |
2013-10-05 |
Michael Vogt | Merge remote-tracking branch 'mvo/bugfix/dpkg-progress...
|
commit | commitdiff | tree |
2013-10-02 |
Michael Vogt | Merge remote-tracking branch 'origin/bugfix/dpkg-progress...
|
commit | commitdiff | tree |
2013-10-02 |
Michael Vogt | make dpkg progress slightly nicer
|
commit | commitdiff | tree |
2013-10-01 |
Michael Vogt | change maxsplit default from "0" to maxint
|
commit | commitdiff | tree |
2013-10-01 |
Michael Vogt | improve documentation for StringSplit()
|
commit | commitdiff | tree |
2013-10-01 |
Michael Vogt | rename "--dpkg-progress" to "--show-progress" and document...
|
commit | commitdiff | tree |
2013-09-20 |
Michael Vogt | releasing package apt version 0.9.11.4
|
commit | commitdiff | tree |
2013-09-18 |
Michael Vogt | improve the API for Upgrade()
|
commit | commitdiff | tree |
2013-09-10 |
Michael Vogt | Fix regression of "apt-cache unmet -i", thanks to Daniel...
|
commit | commitdiff | tree |
next |