index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
implement PDiff patching for compressed files
David Kalnischkies
2015-08-28
9
-155
/
+281
*
auto-prefix $(SITE) for indextargets Description field
David Kalnischkies
2015-08-27
1
-10
/
+10
*
sources.list and indextargets option for pdiffs
David Kalnischkies
2015-08-27
10
-9
/
+62
*
Release 1.11~exp11
1.1.exp11
Julian Andres Klode
2015-08-27
56
-28274
/
+28458
*
Fix test-security-no-remote-status
Julian Andres Klode
2015-08-27
1
-3
/
+3
*
Do not parse Status fields from remote sources
Julian Andres Klode
2015-08-27
5
-1
/
+56
*
Merge branch 'feature/extractar-filefd' into debian/experimental
Julian Andres Klode
2015-08-27
4
-64
/
+61
|
\
|
*
Use compressor support from FileFd for ExtractTar instead of programs
Julian Andres Klode
2015-08-27
1
-56
/
+11
|
*
Add test for using ExtractTar on compressed files
Julian Andres Klode
2015-08-27
2
-2
/
+43
|
*
Always close compressed files in FileFd
Julian Andres Klode
2015-08-27
1
-6
/
+7
*
|
install: Set a local deb as the candidate for that package
Julian Andres Klode
2015-08-27
2
-0
/
+30
*
|
cacheset: Prefer the depcache over the policy again
Julian Andres Klode
2015-08-27
1
-5
/
+5
*
|
debian/rules: Only do parallel build if specified in DEB_BUILD_OPTIONS
Julian Andres Klode
2015-08-27
1
-0
/
+4
*
|
allow explicit dis/enable of IndexTargets in sources options
David Kalnischkies
2015-08-27
4
-2
/
+93
*
|
not all targets are deb-src targets
David Kalnischkies
2015-08-27
1
-1
/
+1
*
|
use always priv-dropping for changelog download as root
David Kalnischkies
2015-08-27
3
-8
/
+10
*
|
fix various typos reported by codespell
David Kalnischkies
2015-08-27
18
-59
/
+59
*
|
lintian: don't show the typofix as a typo
David Kalnischkies
2015-08-27
1
-3
/
+3
*
|
add a libapt-pkg recommends apt
David Kalnischkies
2015-08-27
1
-0
/
+1
*
|
ignore AllowMem parameter in cache generation
David Kalnischkies
2015-08-27
2
-16
/
+4
*
|
correct 'apt update' download summary line
David Kalnischkies
2015-08-27
1
-5
/
+6
*
|
Swedish program translation update
Anders Jonsson
2015-08-27
1
-878
/
+972
*
|
just-in-time removal of broken essential packages
David Kalnischkies
2015-08-27
4
-5
/
+64
*
|
test for #796070: downgrades involving essential packages
Julian Andres Klode
2015-08-27
1
-0
/
+67
*
|
tests: check apt-get source release name switching with -t
David Kalnischkies
2015-08-27
1
-0
/
+9
*
|
Fix more instances of missing remapping handling
Julian Andres Klode
2015-08-27
1
-7
/
+22
*
|
pkgcachegen: Account for remapping when parsing depends from NewPackage
Julian Andres Klode
2015-08-27
1
-2
/
+6
|
/
*
releasing package apt version 1.1~exp10
Michael Vogt
2015-08-24
56
-64374
/
+74970
*
Fix typo
Michael Vogt
2015-08-24
2
-2
/
+2
*
doc/apt.conf.5.xml: document Acquire::EnableSrvRecods
Michael Vogt
2015-08-21
1
-0
/
+9
*
postinst: Correctly pass --home instead of -home, and fixup old user
Julian Andres Klode
2015-08-20
1
-1
/
+6
*
Re-indent GetCandidateVerNew() and make ConsiderFiles argument explicit
Julian Andres Klode
2015-08-20
1
-7
/
+7
*
Merge remote-tracking branch 'mvo/feature/srv-records' into debian/experimental
Michael Vogt
2015-08-20
8
-14
/
+353
|
\
|
*
Add basic (non weight adjusted) shuffling for SrvRecords selection
Michael Vogt
2015-08-20
4
-5
/
+97
|
*
apt-pkg/contrib/srvrec.cc: res_query() should not generate a _error->Warning()
Michael Vogt
2015-08-18
1
-0
/
+2
|
*
cleanup
Michael Vogt
2015-08-18
4
-19
/
+20
|
*
Merge remote-tracking branch 'upstream/debian/experimental' into feature/srv-...
Michael Vogt
2015-08-18
368
-13251
/
+17360
|
|
\
|
*
\
Merge branch 'debian/experimental' into feature/srv-records
Michael Vogt
2015-08-18
475
-85638
/
+107322
|
|
\
\
|
*
|
|
WIP start randomizing
Michael Vogt
2014-05-23
2
-2
/
+34
|
*
|
|
when using srv records, use the next server if one fails to connect
Michael Vogt
2014-05-23
2
-18
/
+41
|
*
|
|
WIP make connect use GetSrvRecords
Michael Vogt
2014-05-22
4
-4
/
+37
|
*
|
|
add sorting by priority
Michael Vogt
2014-05-20
2
-2
/
+10
|
*
|
|
add GetSrvRecord helper to apt-pkg/contrib/srvrec.{cc,h}
Michael Vogt
2014-05-20
4
-1
/
+149
*
|
|
|
Support tabs in sources.list files
Julian Andres Klode
2015-08-19
2
-1
/
+7
*
|
|
|
Add support for "apt-cache showsrc --only-source srcpkgname"
Michael Vogt
2015-08-18
5
-5
/
+48
*
|
|
|
Provide "apt-get full-upgrade" to match "apt full-upgrade"
Michael Vogt
2015-08-18
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
releasing package apt version 1.1~exp9
Michael Vogt
2015-08-18
2
-1
/
+283
*
|
|
Do not fail if building test/ fails (issues with parallel builds)
Michael Vogt
2015-08-18
1
-1
/
+2
*
|
|
Fix the test suite harder
Julian Andres Klode
2015-08-17
1
-3
/
+3
*
|
|
Fix the test suite again
Julian Andres Klode
2015-08-17
32
-118
/
+118
[next]