Julian Andres Klode
|
269b7c0cd8
postinst: Correctly pass --home instead of -home, and fixup old user
|
11 年 前 |
Julian Andres Klode
|
632f24768e
Re-indent GetCandidateVerNew() and make ConsiderFiles argument explicit
|
11 年 前 |
Michael Vogt
|
f5c0ab925f
Merge remote-tracking branch 'mvo/feature/srv-records' into debian/experimental
|
11 年 前 |
Michael Vogt
|
c29dbdffcb
Add basic (non weight adjusted) shuffling for SrvRecords selection
|
11 年 前 |
Julian Andres Klode
|
defe3231c7
Support tabs in sources.list files
|
11 年 前 |
Michael Vogt
|
a8275acf87
Add support for "apt-cache showsrc --only-source srcpkgname"
|
11 年 前 |
Michael Vogt
|
5b1997c095
Provide "apt-get full-upgrade" to match "apt full-upgrade"
|
11 年 前 |
Michael Vogt
|
9b70edba67
apt-pkg/contrib/srvrec.cc: res_query() should not generate a _error->Warning()
|
11 年 前 |
Michael Vogt
|
cdeb54d462
cleanup
|
11 年 前 |
Michael Vogt
|
b53c9cea29
Merge remote-tracking branch 'upstream/debian/experimental' into feature/srv-records
|
11 年 前 |
Michael Vogt
|
21248c0f00
Merge branch 'debian/experimental' into feature/srv-records
|
11 年 前 |
Michael Vogt
|
2a22cd60f0
releasing package apt version 1.1~exp9
|
11 年 前 |
Michael Vogt
|
586bdb0c12
Do not fail if building test/ fails (issues with parallel builds)
|
11 年 前 |
Julian Andres Klode
|
858f91bb79
Fix the test suite harder
|
11 年 前 |
Julian Andres Klode
|
e7ebb41440
Fix the test suite again
|
11 年 前 |
Julian Andres Klode
|
3dddcdf243
Re-add support for G++ 4.8 and configure travis to use it
|
11 年 前 |
Michael Vogt
|
9f5f0e60f1
Really fix all iwyu issues
|
11 年 前 |
Julian Andres Klode
|
a98847f8c8
debian/NEWS: Mention new pinning algorithm added in 2.0~exp1
|
11 年 前 |
Michael Vogt
|
ac7f8f7916
Fix all the wrong removals of includes that iwyu got wrong
|
11 年 前 |
Michael Vogt
|
88a8975f15
Cleanup includes after running iwyu
|
11 年 前 |
Julian Andres Klode
|
44d9e9f91b
Do not crash in 'apt show' for non-installed packages
|
11 年 前 |
Julian Andres Klode
|
1040dc888d
Replace "extra" in "the following extra packages [...]" by "additional"
|
11 年 前 |
Julian Andres Klode
|
ebc5b43cca
Make pkgCache::Priority() static, it does not need the instance
|
11 年 前 |
Julian Andres Klode
|
3b9eaca8c6
install: If package already is the newest version, display version
|
11 年 前 |
James McCoy
|
45b19add6c
Use terminfo's typical save_cursor/restore_cursor sequences
|
11 年 前 |
Kusanagi Kouichi
|
0e54edd2ed
Show full package records in apt-cache search -f
|
11 年 前 |
Julian Andres Klode
|
fe9a05dfc9
When looking if Provides match, OR them with the normal patches
|
11 年 前 |
Julian Andres Klode
|
35ea8b154b
Document the general effect of the comma operator
|
11 年 前 |
Julian Andres Klode
|
a0a6695515
Add GetPriority(VerIterator) to pkgDepCache::Policy
|
11 年 前 |
Julian Andres Klode
|
91e42c2b4e
cachefile.cc: Do not ignore return value of pkgDepCache::Init()
|
11 年 前 |