2015-08-24 |
Michael Vogt | releasing package apt version 1.1~exp10 1.1.exp10 |
| commitdiff |
2015-08-24 |
Michael Vogt | Fix typo |
| commitdiff |
2015-08-21 |
Michael Vogt | doc/apt.conf.5.xml: document Acquire::EnableSrvRecods |
| commitdiff |
2015-08-20 |
Julian Andres Klode | postinst: Correctly pass --home instead of -home, and... |
| commitdiff |
2015-08-20 |
Julian Andres Klode | Re-indent GetCandidateVerNew() and make ConsiderFiles... |
| commitdiff |
2015-08-20 |
Michael Vogt | Merge remote-tracking branch 'mvo/feature/srv-records... |
| commitdiff |
2015-08-20 |
Michael Vogt | Add basic (non weight adjusted) shuffling for SrvRecord... |
| commitdiff |
2015-08-19 |
Julian Andres Klode | Support tabs in sources.list files |
| commitdiff |
2015-08-18 |
Michael Vogt | Add support for "apt-cache showsrc --only-source srcpkg... |
| commitdiff |
2015-08-18 |
Michael Vogt | Provide "apt-get full-upgrade" to match "apt full-upgrade" |
| commitdiff |
2015-08-18 |
Michael Vogt | apt-pkg/contrib/srvrec.cc: res_query() should not gener... |
| commitdiff |
2015-08-18 |
Michael Vogt | cleanup |
| commitdiff |
2015-08-18 |
Michael Vogt | Merge remote-tracking branch 'upstream/debian/experimen... |
| commitdiff |
2015-08-18 |
Michael Vogt | Merge branch 'debian/experimental' into feature/srv... |
| commitdiff |
2015-08-18 |
Michael Vogt | releasing package apt version 1.1~exp9 1.1.exp9 |
| commitdiff |
2015-08-18 |
Michael Vogt | Do not fail if building test/ fails (issues with parall... |
| commitdiff |
2015-08-17 |
Julian Andres Klode | Fix the test suite harder |
| commitdiff |
2015-08-17 |
Julian Andres Klode | Fix the test suite again |
| commitdiff |
2015-08-17 |
Julian Andres Klode | Re-add support for G++ 4.8 and configure travis to... |
| commitdiff |
2015-08-17 |
Michael Vogt | Really fix all iwyu issues |
| commitdiff |
2015-08-17 |
Julian Andres Klode | debian/NEWS: Mention new pinning algorithm added in... |
| commitdiff |
2015-08-17 |
Michael Vogt | Fix all the wrong removals of includes that iwyu got... |
| commitdiff |
2015-08-17 |
Michael Vogt | Cleanup includes after running iwyu |
| commitdiff |
2015-08-17 |
Julian Andres Klode | Do not crash in 'apt show' for non-installed packages |
| commitdiff |
2015-08-16 |
Julian Andres Klode | Replace "extra" in "the following extra packages [... |
| commitdiff |
2015-08-16 |
Julian Andres Klode | Make pkgCache::Priority() static, it does not need... |
| commitdiff |
2015-08-16 |
Julian Andres Klode | install: If package already is the newest version,... |
| commitdiff |
2015-08-16 |
James McCoy | Use terminfo's typical save_cursor/restore_cursor sequences |
| commitdiff |
2015-08-16 |
Kusanagi Kouichi | Show full package records in apt-cache search -f |
| commitdiff |
2015-08-16 |
Julian Andres Klode | When looking if Provides match, OR them with the normal... |
| commitdiff |
2015-08-15 |
Julian Andres Klode | Document the general effect of the comma operator |
| commitdiff |
2015-08-15 |
Julian Andres Klode | Add GetPriority(VerIterator) to pkgDepCache::Policy |
| commitdiff |
2015-08-15 |
Julian Andres Klode | cachefile.cc: Do not ignore return value of pkgDepCache... |
| commitdiff |
2015-08-15 |
Julian Andres Klode | update: Check if the cache could be opened, don't just... |
| commitdiff |
2015-08-14 |
Julian Andres Klode | doc/files.dbk: Improve documentation for {src,}pkgcache.bin |
| commitdiff |
2015-08-14 |
Julian Andres Klode | apt-get: allow non-root --print-uris build-dep |
| commitdiff |
2015-08-14 |
David Kalnischkies | add {contrib,non-free}/{metapackages,oldlibs} to sectio... |
| commitdiff |
2015-08-14 |
Julian Andres Klode | apt-cache(8): Drop the #versions >= #package names... |
| commitdiff |
2015-08-14 |
Julian Andres Klode | Also add 'in combination with the other options.' to... |
| commitdiff |
2015-08-14 |
Julian Andres Klode | Set Acquire::Changelogs::URI::Origin::Tanglu for Tanglu... |
| commitdiff |
2015-08-14 |
Julian Andres Klode | debian/control: Remove XS- from Testsuite and bump... |
| commitdiff |
2015-08-14 |
Julian Andres Klode | debian/control: Drop the versioned python-apt conflict |
| commitdiff |
2015-08-14 |
Julian Andres Klode | debian/control: Replace debian by Debian |
| commitdiff |
2015-08-14 |
Julian Andres Klode | changelog: Replace reenable by re-enable everywhere |
| commitdiff |
2015-08-14 |
Julian Andres Klode | apt: Add autoremove and auto-remove commands |
| commitdiff |
2015-08-14 |
Michael Vogt | Make apt compile with clang++ again |
| commitdiff |
2015-08-14 |
Julian Andres Klode | Make auto-remove and auto-clean aliases for the version... |
| commitdiff |
2015-08-14 |
Julian Andres Klode | apt_preferences(5): Mention overlapping of pin matches |
| commitdiff |
2015-08-14 |
Julian Andres Klode | apt_preferences(5): Correct default pin assignment... |
| commitdiff |
2015-08-14 |
Julian Andres Klode | apt-cache(8): Mention that --names-only search provides |
| commitdiff |
2015-08-14 |
Julian Andres Klode | apt-cache: Show an error if stats gets any arguments |
| commitdiff |
2015-08-14 |
Julian Andres Klode | Say "in combination with the other options" if an optio... |
| commitdiff |
2015-08-14 |
Julian Andres Klode | Mention that source order only matter per version |
| commitdiff |
2015-08-14 |
Julian Andres Klode | Replace UINT_MAX with std::numeric_limits<unsigned... |
| commitdiff |
2015-08-14 |
Julian Andres Klode | Add integration test for Pin-Priority range checks |
| commitdiff |
2015-08-14 |
Julian Andres Klode | Replace --force-yes by various options starting with... |
| commitdiff |
2015-08-14 |
Julian Andres Klode | Merge branch 'debian/experimental' of https://github... |
| commitdiff |
2015-08-14 |
Julian Andres Klode | po/fr.po: Remove the unbreakable space before ! in... |
| commitdiff |
2015-08-13 |
Julian Andres Klode | Accept --upgradeable as synonym for --upgradable |
| commitdiff |
2015-08-13 |
Julian Andres Klode | Use setresuid() and setresgid() where available |
| commitdiff |
2015-08-13 |
Julian Andres Klode | Deprecate SPtrArray<T> and convert everyone to unique_p... |
| commitdiff |
2015-08-13 |
Julian Andres Klode | Mark SPtr as deprecated, and convert users to std:... |
| commitdiff |
2015-08-13 |
Julian Andres Klode | C++11: Switch from auto_ptr to unique_ptr |
| commitdiff |
2015-08-13 |
Julian Andres Klode | Remove an invalid fi from a testcase |
| commitdiff |
2015-08-13 |
Julian Andres Klode | Fix integration tests for the removal of the Package... |
| commitdiff |
2015-08-12 |
Julian Andres Klode | Drop the Section field from pkgCache::Package again |
| commitdiff |
2015-08-12 |
Julian Andres Klode | apt_preferences(5): Re-document how priorities are... |
| commitdiff |
2015-08-12 |
Julian Andres Klode | policy: Be more strict about parsing pin files, and... |
| commitdiff |
2015-08-12 |
Julian Andres Klode | apt-cache: Improve translateability of the "with priori... |
| commitdiff |
2015-08-12 |
Julian Andres Klode | Only make Upgradable() return true for packages with... |
| commitdiff |
2015-08-12 |
Julian Andres Klode | apt-cache: Modify policy output to use per-version... |
| commitdiff |
2015-08-12 |
Julian Andres Klode | Add a parameter ConsiderFiles to GetPriority(VerIterator) |
| commitdiff |
2015-08-12 |
Johannes Schauer | use a=experimental instead n=experimental in pin docume... |
| commitdiff |
2015-08-12 |
Tomas Pospisek | document APT::Periodic::RandomSleep |
| commitdiff |
2015-08-12 |
Guillem Jover | Do not set unhonored DPKG_NO_TSTP variable for dpkg |
| commitdiff |
2015-08-12 |
Jonathan Nieder | document VERSION 2 (and 3) pre-install-pkgs hook interface |
| commitdiff |
2015-08-12 |
Luca Bruno | Replace all "press enter" occurrences with "press ... |
| commitdiff |
2015-08-12 |
Daniel Hartwig | replace direct calls to egrep with grep -E |
| commitdiff |
2015-08-12 |
David Kalnischkies | remove Dir:: scope limit of RootDir in the documentation |
| commitdiff |
2015-08-12 |
Daniel Hartwig | support setting a port for rsh:// in sources.list |
| commitdiff |
2015-08-12 |
Guillem Jover | po-fixups: fill Project-Id-Version and Encoding correctly |
| commitdiff |
2015-08-12 |
David Kalnischkies | travis: add ppa:ubuntu-toolschain-r/test as source... |
| commitdiff |
2015-08-12 |
Julian Andres Klode | Makefile: Add a make fast command for development |
| commitdiff |
2015-08-12 |
Julian Andres Klode | apt.cron.daily: Reference 10periodic instead of 02periodic |
| commitdiff |
2015-08-11 |
Julian Andres Klode | debian/control: Rename libapt-pkg4.15 -> libapt-pkg5.0 |
| commitdiff |
2015-08-11 |
Julian Andres Klode | debian/gbp.conf: Set multimaint-merge = True |
| commitdiff |
2015-08-11 |
Julian Andres Klode | Annotate more methods with APT_OVERRIDE |
| commitdiff |
2015-08-11 |
Julian Andres Klode | Bump apt-inst SONAME to 2.0 to adjust for the ABI break... |
| commitdiff |
2015-08-11 |
Julian Andres Klode | Merge changelog entries from sid-gcc5 |
| commitdiff |
2015-08-11 |
Zhou Mo | po: Update Simplified Chinese programs translation |
| commitdiff |
2015-08-11 |
Zhou Mo | po: update zh_CN translation slightly |
| commitdiff |
2015-08-11 |
Julian Andres Klode | ExecFork: Use /proc/self/fd to determine which files... |
| commitdiff |
2015-08-11 |
Julian Andres Klode | Make QItem a subclass of DescItem |
| commitdiff |
2015-08-11 |
Julian Andres Klode | Re-introduce None as a deprecated alias for No |
| commitdiff |
2015-08-11 |
Julian Andres Klode | Drop C++11 elements from headers |
| commitdiff |
2015-08-11 |
Julian Andres Klode | apt-get: Do not include apt-pkg/indexrecords.h |
| commitdiff |
2015-08-11 |
Julian Andres Klode | Fix an obscure warning from GCC |
| commitdiff |
2015-08-11 |
Julian Andres Klode | Simply ignore cruft in the status files, do not treat... |
| commitdiff |
2015-08-11 |
Julian Andres Klode | Replace INT_MIN with std::numeric_limits<int>::min |
| commitdiff |
2015-08-10 |
David Kalnischkies | initialize PinVers to a nullptr |
| commitdiff |
next |