index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-10
Dutch program translation update
Frans Spiesschaert
1
-6
/
+13
2016-05-10
edsp: support generic and solver-specific configs
David Kalnischkies
2
-14
/
+29
2016-05-10
update: Run Post-Invoke-Success if not all sources failed
Julian Andres Klode
2
-5
/
+53
2016-05-10
Strip trailing commas for created signed-by fingerprint lists
Julian Andres Klode
2
-0
/
+15
2016-05-10
Merge pull request julian-klode/apt#3 from adrian17/master
Julian Andres Klode
2
-11
/
+22
2016-05-10
don't sent uninstallable rc-only versions via EDSP
David Kalnischkies
2
-23
/
+72
2016-05-09
Speed up GetLocalitySortedVersionSet.
Adrian Wielgosik
1
-9
/
+20
2016-05-08
gpgv: show always webportal error on NODATA
David Kalnischkies
4
-41
/
+58
2016-05-08
implement Identifier field for IndexTargets
David Kalnischkies
11
-62
/
+101
2016-05-08
implement Fallback-Of for IndexTargets
David Kalnischkies
6
-11
/
+111
2016-05-07
download arch:all also for NATIVE_ARCHITECTURE indextargets
David Kalnischkies
2
-104
/
+122
2016-05-07
don't construct MetaIndex acquire items with IndexTargets
David Kalnischkies
3
-57
/
+41
2016-05-07
delay progress until Release files are downloaded
David Kalnischkies
3
-30
/
+26
2016-05-07
TransactionManager can never be a nullptr
David Kalnischkies
2
-27
/
+20
2016-05-07
fix same-mirror redirection for Release{,.gpg} pair
David Kalnischkies
2
-2
/
+23
2016-05-04
tests: disable generation of Release.gpg by default
David Kalnischkies
9
-40
/
+27
2016-05-04
tests: allow to disable generation of InRelease/Release.gpg file
David Kalnischkies
6
-45
/
+33
2016-05-04
test: fix permission issue if run as root
David Kalnischkies
1
-0
/
+1
2016-05-03
allow redirection for items without a space in the desc again
David Kalnischkies
2
-8
/
+14
2016-05-03
let DPKG_COLORS default to our APT::Color setting
David Kalnischkies
1
-0
/
+7
2016-05-03
remove 100-levels config nesting limit
David Kalnischkies
1
-38
/
+36
2016-05-01
apt-key: add \n to dpkg-query --show --showformat
Carsten Hey
1
-1
/
+1
2016-05-01
warn if apt-key is run unconditionally in maintainerscript
David Kalnischkies
2
-1
/
+48
2016-05-01
move gnupg|gnupg2 from apt Depends to Recommends
David Kalnischkies
1
-1
/
+2
2016-05-01
Don't copy strings in Startswith, Endswith
Adrian Wielgosik
1
-2
/
+2
2016-05-01
ftparchive: Support writing Signed-By fields
Julian Andres Klode
1
-0
/
+1
2016-05-01
bugscript: include all configuration fragment files
David Kalnischkies
1
-1
/
+1
2016-05-01
support Signed-By in Release files as a sort of HPKP
David Kalnischkies
46
-292
/
+177
2016-05-01
support multiple fingerprints in signed-by
David Kalnischkies
4
-32
/
+71
2016-05-01
gpgv: cleanup statusfd parsing a bit
David Kalnischkies
2
-58
/
+46
2016-05-01
don't show NO_PUBKEY warning if repo is signed by another key
David Kalnischkies
6
-49
/
+134
2016-05-01
gpgv: handle expired sig as worthless
David Kalnischkies
3
-2
/
+34
2016-05-01
gpgv: use EXPKEYSIG instead of KEYEXPIRED
David Kalnischkies
2
-5
/
+5
2016-05-01
show StateCache flags in Pkg debug prettyprint
David Kalnischkies
5
-35
/
+102
2016-04-30
zh_TW.po: remove several fuzzy tags after review
Zhou Mo
1
-8
/
+6
2016-04-28
deb822: Restore support for <multivalue>-{Add,Remove}
James McCoy
2
-2
/
+12
2016-04-28
factor out Pkg/DepIterator prettyprinters into own header
David Kalnischkies
9
-40
/
+141
2016-04-28
deprecate confusing Pkg.CandVersion() method
David Kalnischkies
2
-2
/
+2
2016-04-28
respect user pinning in M-A:same version (un)screwing
David Kalnischkies
2
-2
/
+34
2016-04-28
FileFd: avoid further writing if file failed
David Kalnischkies
1
-9
/
+13
2016-04-27
Merge branch 'fix-https-noproxy' of github.com:patcable/apt
Julian Andres Klode
1
-6
/
+6
2016-04-27
refactored no_proxy code to work regardless of where https proxy is set
Patrick Cable
1
-6
/
+6
2016-04-25
private-show: Get rid of old policy support code
Julian Andres Klode
1
-35
/
+2
2016-04-25
policy: Remove TODO for replacing old GetCandidateVer()
Julian Andres Klode
1
-1
/
+0
2016-04-25
policy: Get rid of old (pre-1.1) GetCandidateVer algorithm
Julian Andres Klode
2
-98
/
+0
2016-04-25
restore pinning to min/max value of short
David Kalnischkies
2
-3
/
+23
2016-04-25
give rc-status packages a pin of -1
David Kalnischkies
1
-7
/
+6
2016-04-25
edsp: ask policy engine for the pin of the version directly
David Kalnischkies
1
-5
/
+1
2016-04-25
use the same redirection mirror for all index files
David Kalnischkies
3
-0
/
+40
2016-04-25
show more details for "Writing more data" errors, too
David Kalnischkies
4
-30
/
+68
[next]