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