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
...
*
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
*
restore pinning to min/max value of short
David Kalnischkies
2016-04-25
2
-3
/
+23
*
give rc-status packages a pin of -1
David Kalnischkies
2016-04-25
1
-7
/
+6
*
edsp: ask policy engine for the pin of the version directly
David Kalnischkies
2016-04-25
1
-5
/
+1
*
use the same redirection mirror for all index files
David Kalnischkies
2016-04-25
3
-0
/
+40
*
show more details for "Writing more data" errors, too
David Kalnischkies
2016-04-25
4
-30
/
+68
*
show more details for "Hash Sum mismatch" errors
David Kalnischkies
2016-04-25
8
-28
/
+259
*
format multiline errors properly in acquire progress
David Kalnischkies
2016-04-25
1
-5
/
+21
*
drop empty line from fetch error
David Kalnischkies
2016-04-25
49
-368
/
+152
*
properly format multiline error messages
David Kalnischkies
2016-04-25
2
-6
/
+55
*
sanify unused ReportMirrorFailure a tiny bit
David Kalnischkies
2016-04-25
2
-63
/
+69
*
don't ask server if we have entire file in partial/
David Kalnischkies
2016-04-25
4
-31
/
+81
*
add dep11 files to default Release patterns
David Kalnischkies
2016-04-25
1
-0
/
+4
*
make random acquire queues work less random
David Kalnischkies
2016-04-25
2
-10
/
+26
*
Release 1.2.11
1.2.11
Julian Andres Klode
2016-04-25
57
-77
/
+99
*
ensure outdated files are dropped without lists-cleanup
David Kalnischkies
2016-04-14
2
-3
/
+69
*
silently skip acquire of empty index files
David Kalnischkies
2016-04-14
8
-47
/
+41
*
allow uncompressed files to be empty in store again
David Kalnischkies
2016-04-14
2
-1
/
+26
*
fix Alt-Filename handling of file method
David Kalnischkies
2016-04-14
3
-7
/
+8
*
recheck Pre-Depends satisfaction in SmartConfigure
David Kalnischkies
2016-04-13
1
-2
/
+2
*
detect compressed status files on extension again
David Kalnischkies
2016-04-13
1
-1
/
+1
*
Hungarian program translation update
Kelemen Gábor
2016-04-13
1
-195
/
+251
*
do not require non-broken systems in 'upgrade'
David Kalnischkies
2016-04-13
1
-8
/
+0
*
webserver: 416 errors aren't closing connections
David Kalnischkies
2016-04-13
1
-1
/
+1
*
stop handling items in doomed transactions
David Kalnischkies
2016-04-07
3
-53
/
+102
*
ensure transaction states are changed only once
David Kalnischkies
2016-04-07
2
-11
/
+32
*
releasing package apt version 1.2.10
1.2.10
Michael Vogt
2016-04-05
14
-14
/
+35
*
Fix `OnCalendar=*-*-* 6,18:00` instead of `OnCalendar=*-*-* 6:00,18:00`
Michael Vogt
2016-04-04
1
-1
/
+1
*
Japanese program translation update
Takuma Yamada
2016-04-04
1
-122
/
+171
*
don't leak on error in listparser creation
David Kalnischkies
2016-04-03
2
-8
/
+32
*
use buffered writing for InRelease splitting
David Kalnischkies
2016-04-03
1
-1
/
+1
[prev]
[next]