2015-08-17 |
Julian Andres Klode | Re-add support for G++ 4.8 and configure travis to...
|
commit | commitdiff | tree |
2015-08-17 |
Julian Andres Klode | debian/NEWS: Mention new pinning algorithm added in...
|
commit | commitdiff | tree |
2015-08-17 |
Julian Andres Klode | Do not crash in 'apt show' for non-installed packages
|
commit | commitdiff | tree |
2015-08-16 |
Julian Andres Klode | Replace "extra" in "the following extra packages [...
|
commit | commitdiff | tree |
2015-08-16 |
Julian Andres Klode | Make pkgCache::Priority() static, it does not need...
|
commit | commitdiff | tree |
2015-08-16 |
Julian Andres Klode | install: If package already is the newest version,...
|
commit | commitdiff | tree |
2015-08-16 |
James McCoy | Use terminfo's typical save_cursor/restore_cursor sequences
|
commit | commitdiff | tree |
2015-08-16 |
Kusanagi Kouichi | Show full package records in apt-cache search -f
|
commit | commitdiff | tree |
2015-08-16 |
Julian Andres Klode | When looking if Provides match, OR them with the normal...
|
commit | commitdiff | tree |
2015-08-15 |
Julian Andres Klode | Document the general effect of the comma operator
|
commit | commitdiff | tree |
2015-08-15 |
Julian Andres Klode | Add GetPriority(VerIterator) to pkgDepCache::Policy
|
commit | commitdiff | tree |
2015-08-15 |
Julian Andres Klode | cachefile.cc: Do not ignore return value of pkgDepCache...
|
commit | commitdiff | tree |
2015-08-15 |
Julian Andres Klode | update: Check if the cache could be opened, don't just...
|
commit | commitdiff | tree |
2015-08-14 |
Julian Andres Klode | doc/files.dbk: Improve documentation for {src,}pkgcache.bin
|
commit | commitdiff | tree |
2015-08-14 |
Julian Andres Klode | apt-get: allow non-root --print-uris build-dep
|
commit | commitdiff | tree |
2015-08-14 |
Julian Andres Klode | apt-cache(8): Drop the #versions >= #package names...
|
commit | commitdiff | tree |
2015-08-14 |
Julian Andres Klode | Also add 'in combination with the other options.' to...
|
commit | commitdiff | tree |
2015-08-14 |
Julian Andres Klode | Set Acquire::Changelogs::URI::Origin::Tanglu for Tanglu...
|
commit | commitdiff | tree |
2015-08-14 |
Julian Andres Klode | debian/control: Remove XS- from Testsuite and bump...
|
commit | commitdiff | tree |
2015-08-14 |
Julian Andres Klode | debian/control: Drop the versioned python-apt conflict
|
commit | commitdiff | tree |
2015-08-14 |
Julian Andres Klode | debian/control: Replace debian by Debian
|
commit | commitdiff | tree |
2015-08-14 |
Julian Andres Klode | changelog: Replace reenable by re-enable everywhere
|
commit | commitdiff | tree |
2015-08-14 |
Julian Andres Klode | apt: Add autoremove and auto-remove commands
|
commit | commitdiff | tree |
2015-08-14 |
Julian Andres Klode | Make auto-remove and auto-clean aliases for the versions...
|
commit | commitdiff | tree |
2015-08-14 |
Julian Andres Klode | apt_preferences(5): Mention overlapping of pin matches
|
commit | commitdiff | tree |
2015-08-14 |
Julian Andres Klode | apt_preferences(5): Correct default pin assignment...
|
commit | commitdiff | tree |
2015-08-14 |
Julian Andres Klode | apt-cache(8): Mention that --names-only search provides
|
commit | commitdiff | tree |
2015-08-14 |
Julian Andres Klode | apt-cache: Show an error if stats gets any arguments
|
commit | commitdiff | tree |
2015-08-14 |
Julian Andres Klode | Say "in combination with the other options" if an option...
|
commit | commitdiff | tree |
2015-08-14 |
Julian Andres Klode | Mention that source order only matter per version
|
commit | commitdiff | tree |
2015-08-14 |
Julian Andres Klode | Replace UINT_MAX with std::numeric_limits<unsigned...
|
commit | commitdiff | tree |
2015-08-14 |
Julian Andres Klode | Add integration test for Pin-Priority range checks
|
commit | commitdiff | tree |
2015-08-14 |
Julian Andres Klode | Replace --force-yes by various options starting with...
|
commit | commitdiff | tree |
2015-08-14 |
Julian Andres Klode | Merge branch 'debian/experimental' of https://github...
|
commit | commitdiff | tree |
2015-08-14 |
Julian Andres Klode | po/fr.po: Remove the unbreakable space before ! in...
|
commit | commitdiff | tree |
2015-08-13 |
Julian Andres Klode | Accept --upgradeable as synonym for --upgradable
|
commit | commitdiff | tree |
2015-08-13 |
Julian Andres Klode | Use setresuid() and setresgid() where available
|
commit | commitdiff | tree |
2015-08-13 |
Julian Andres Klode | Deprecate SPtrArray<T> and convert everyone to unique_ptr...
|
commit | commitdiff | tree |
2015-08-13 |
Julian Andres Klode | Mark SPtr as deprecated, and convert users to std:...
|
commit | commitdiff | tree |
2015-08-13 |
Julian Andres Klode | C++11: Switch from auto_ptr to unique_ptr
|
commit | commitdiff | tree |
2015-08-13 |
Julian Andres Klode | Remove an invalid fi from a testcase
|
commit | commitdiff | tree |
2015-08-13 |
Julian Andres Klode | Fix integration tests for the removal of the Package...
|
commit | commitdiff | tree |
2015-08-12 |
Julian Andres Klode | Drop the Section field from pkgCache::Package again
|
commit | commitdiff | tree |
2015-08-12 |
Julian Andres Klode | apt_preferences(5): Re-document how priorities are...
|
commit | commitdiff | tree |
2015-08-12 |
Julian Andres Klode | policy: Be more strict about parsing pin files, and...
|
commit | commitdiff | tree |
2015-08-12 |
Julian Andres Klode | apt-cache: Improve translateability of the "with priority...
|
commit | commitdiff | tree |
2015-08-12 |
Julian Andres Klode | Only make Upgradable() return true for packages with...
|
commit | commitdiff | tree |
2015-08-12 |
Julian Andres Klode | apt-cache: Modify policy output to use per-version...
|
commit | commitdiff | tree |
2015-08-12 |
Julian Andres Klode | Add a parameter ConsiderFiles to GetPriority(VerIterator)
|
commit | commitdiff | tree |
2015-08-12 |
Julian Andres Klode | Makefile: Add a make fast command for development
|
commit | commitdiff | tree |
2015-08-12 |
Julian Andres Klode | apt.cron.daily: Reference 10periodic instead of 02periodic
|
commit | commitdiff | tree |
2015-08-11 |
Julian Andres Klode | debian/control: Rename libapt-pkg4.15 -> libapt-pkg5.0
|
commit | commitdiff | tree |
2015-08-11 |
Julian Andres Klode | debian/gbp.conf: Set multimaint-merge = True
|
commit | commitdiff | tree |
2015-08-11 |
Julian Andres Klode | Annotate more methods with APT_OVERRIDE
|
commit | commitdiff | tree |
2015-08-11 |
Julian Andres Klode | Bump apt-inst SONAME to 2.0 to adjust for the ABI break...
|
commit | commitdiff | tree |
2015-08-11 |
Julian Andres Klode | Merge changelog entries from sid-gcc5
|
commit | commitdiff | tree |
2015-08-11 |
Zhou Mo | po: Update Simplified Chinese programs translation
|
commit | commitdiff | tree |
2015-08-11 |
Zhou Mo | po: update zh_CN translation slightly
|
commit | commitdiff | tree |
2015-08-11 |
Julian Andres Klode | ExecFork: Use /proc/self/fd to determine which files...
|
commit | commitdiff | tree |
2015-08-11 |
Julian Andres Klode | Make QItem a subclass of DescItem
|
commit | commitdiff | tree |
2015-08-11 |
Julian Andres Klode | Re-introduce None as a deprecated alias for No
|
commit | commitdiff | tree |
2015-08-11 |
Julian Andres Klode | Drop C++11 elements from headers
|
commit | commitdiff | tree |
2015-08-11 |
Julian Andres Klode | apt-get: Do not include apt-pkg/indexrecords.h
|
commit | commitdiff | tree |
2015-08-11 |
Julian Andres Klode | Fix an obscure warning from GCC
|
commit | commitdiff | tree |
2015-08-11 |
Julian Andres Klode | Simply ignore cruft in the status files, do not treat...
|
commit | commitdiff | tree |
2015-08-11 |
Julian Andres Klode | Replace INT_MIN with std::numeric_limits<int>::min
|
commit | commitdiff | tree |
2015-08-10 |
Julian Andres Klode | policy: Fix the handling of config-files states
|
commit | commitdiff | tree |
2015-08-10 |
Julian Andres Klode | Fix test case breakage from the new policy implementation
|
commit | commitdiff | tree |
2015-08-10 |
Julian Andres Klode | policy: Fix the new policy implementation to handle...
|
commit | commitdiff | tree |
2015-08-10 |
Julian Andres Klode | Determine the candidate based on per-version pins,...
|
commit | commitdiff | tree |
2015-08-10 |
Julian Andres Klode | policy: Return highest file pin if version pin == 0...
|
commit | commitdiff | tree |
2015-08-10 |
Julian Andres Klode | fileutl_test.cc: Check for /etc/passwd instead of ...
|
commit | commitdiff | tree |
2015-08-10 |
Julian Andres Klode | apt-cache: Change version pin output to use per-version...
|
commit | commitdiff | tree |
2015-08-10 |
Julian Andres Klode | policy: Assign per-version pins
|
commit | commitdiff | tree |
2015-08-10 |
Julian Andres Klode | versionmatch: Extract version match checking out of...
|
commit | commitdiff | tree |
2015-08-10 |
Julian Andres Klode | pkgPolicy: Introduce storage and helpers for per-version...
|
commit | commitdiff | tree |
2014-09-24 |
Julian Andres Klode | DropPrivs: Document what it does
|
commit | commitdiff | tree |
2014-09-24 |
Julian Andres Klode | DropPrivs: Use APT::Sandbox::User instead of Apt::User...
|
commit | commitdiff | tree |
2014-09-24 |
Julian Andres Klode | DropPrivs: Hard-fail if the user does not exist
|
commit | commitdiff | tree |
2014-09-24 |
Julian Andres Klode | DropPrivs: Add some comments for the more obscure setuid...
|
commit | commitdiff | tree |
2014-09-24 |
Julian Andres Klode | DropPrivs: Move the re-set uid/gid thing to the end...
|
commit | commitdiff | tree |
2014-09-24 |
Julian Andres Klode | methods: Fail if we cannot drop privileges
|
commit | commitdiff | tree |
2014-09-24 |
Julian Andres Klode | DropPrivs: Improve comments
|
commit | commitdiff | tree |
2014-09-24 |
Julian Andres Klode | DropPrivs: Also check for saved set-user-ID and set...
|
commit | commitdiff | tree |
2014-09-24 |
Julian Andres Klode | DropPrivs: Do not use an invalid return check for setgroups()
|
commit | commitdiff | tree |
2014-09-24 |
Julian Andres Klode | Use _apt as our unprivileged user name
|
commit | commitdiff | tree |
2014-09-24 |
Julian Andres Klode | DropPriv: Really call seteuid and not setuid, and add...
|
commit | commitdiff | tree |
2014-08-24 |
Julian Andres Klode | Fix debListParser to accept "no" as a value for the...
|
commit | commitdiff | tree |
2014-08-24 |
Julian Andres Klode | Fix debListParser to accept "no" as a value for the...
|
commit | commitdiff | tree |
2014-04-07 |
Julian Andres Klode | Add versioned openjdk-6-jdk breaks
|
commit | commitdiff | tree |
2014-04-07 |
Julian Andres Klode | Version the Breaks/Replaces for sun-java{5,6}-jdk ...
|
commit | commitdiff | tree |
2014-03-17 |
Julian Andres Klode | apt-inst: Do not try to create a substring of an empty...
|
commit | commitdiff | tree |
2014-03-15 |
Julian Andres Klode | Release 0.9.16.1
|
commit | commitdiff | tree |
2014-03-15 |
Julian Andres Klode | Fix handling of autoclosing for compressed files (Closes...
|
commit | commitdiff | tree |
2014-03-12 |
Julian Andres Klode | Promote xz-utils from apt Suggests to libapt-pkg Depends
|
commit | commitdiff | tree |
2014-01-05 |
Julian Andres Klode | debian/rules: Call dh_makeshlibs for 'apt'
|
commit | commitdiff | tree |
2014-01-05 |
Julian Andres Klode | debian/rules: Call dh_makeshlibs for 'apt'
|
commit | commitdiff | tree |
2013-05-16 |
Julian Andres Klode | Update changelog to include Vcs-* changes
|
commit | commitdiff | tree |
2013-05-16 |
Guillem Jover | Update Vcs fields
|
commit | commitdiff | tree |
2012-06-16 |
Julian Andres Klode | Fix previous commit: Do not call memset() if realloc...
|
commit | commitdiff | tree |
next |