index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
Commit message (
Expand
)
Author
Age
Files
Lines
*
properly format multiline error messages
David Kalnischkies
2016-04-25
1
-6
/
+21
*
sanify unused ReportMirrorFailure a tiny bit
David Kalnischkies
2016-04-25
2
-63
/
+69
*
make random acquire queues work less random
David Kalnischkies
2016-04-25
1
-8
/
+22
*
ensure outdated files are dropped without lists-cleanup
David Kalnischkies
2016-04-14
1
-3
/
+51
*
silently skip acquire of empty index files
David Kalnischkies
2016-04-14
1
-3
/
+9
*
fix Alt-Filename handling of file method
David Kalnischkies
2016-04-14
1
-5
/
+4
*
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
*
do not require non-broken systems in 'upgrade'
David Kalnischkies
2016-04-13
1
-8
/
+0
*
stop handling items in doomed transactions
David Kalnischkies
2016-04-07
2
-52
/
+71
*
ensure transaction states are changed only once
David Kalnischkies
2016-04-07
2
-11
/
+32
*
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
*
consistently add APT_OVERRIDE as method marker
David Kalnischkies
2016-04-03
1
-70
/
+70
*
Allow lowering trust level of a hash via config
Julian Andres Klode
2016-03-28
1
-1
/
+10
*
Do not mark packages for keep that we want to remove
Julian Andres Klode
2016-03-27
1
-2
/
+5
*
drop confusing comma from no strong hash message
David Kalnischkies
2016-03-25
1
-1
/
+1
*
Set hidden visibility for StringView
Julian Andres Klode
2016-03-24
1
-1
/
+2
*
refactor loading of previous release file
David Kalnischkies
2016-03-19
1
-66
/
+29
*
cachefile: Only set members that were initialized successfully
Julian Andres Klode
2016-03-19
2
-17
/
+47
*
do not strip epochs from state version strings
David Kalnischkies
2016-03-16
2
-7
/
+3
*
Use descriptive URIs in 104 Warning messages
Julian Andres Klode
2016-03-16
1
-1
/
+1
*
Report non-transient errors as errors, not as warnings
Julian Andres Klode
2016-03-16
1
-3
/
+7
*
Get accurate progress reporting in apt update again
Michael Vogt
2016-03-16
2
-13
/
+22
*
Fix bug where the problemresolve can put a pkg into a heisenstate
Michael Vogt
2016-03-15
1
-0
/
+5
*
apt-pkg/acquire-worker.cc: Introduce 104 Warning message
Julian Andres Klode
2016-03-15
1
-0
/
+4
*
enforce verify of filesize in 'apt-get source'
David Kalnischkies
2016-03-14
1
-0
/
+1
*
don't use Desc.URI to calculate .diff/Index filenames
David Kalnischkies
2016-03-14
1
-11
/
+25
*
streamline dpkgpm cleanup-handling
David Kalnischkies
2016-03-14
1
-14
/
+17
*
flush line-clearing on progress stop before post-invoke
David Kalnischkies
2016-03-14
1
-0
/
+1
*
require $(HASH)-Download field in .diff/Index files
David Kalnischkies
2016-03-14
1
-24
/
+17
*
Do not consider SHA1 usable
Julian Andres Klode
2016-03-13
1
-1
/
+2
*
apt-pkg/algorithms.cc: Avoid stack buffer overflow in KillList
Julian Andres Klode
2016-03-07
1
-10
/
+9
*
Fix several typos
Veres Lajos
2016-03-07
9
-15
/
+15
*
get group again after potential remap in Source: parse
David Kalnischkies
2016-03-06
1
-1
/
+3
*
Prevent double remapping of iterators and string views
Julian Andres Klode
2016-03-06
1
-8
/
+22
*
do not move not-failed pdiff-patches into CWD on failure
David Kalnischkies
2016-03-06
1
-0
/
+13
*
Fix lzma write support to handle "try again" case
Colin Watson
2016-03-06
1
-4
/
+25
*
deal with partially downloaded changelogs
David Kalnischkies
2016-03-06
1
-2
/
+19
*
Add missing numeric includes in files using std::accumulate()
Julian Andres Klode
2016-02-26
2
-0
/
+2
*
Fix crash with empty architecture list
Julian Andres Klode
2016-02-25
1
-4
/
+6
*
pass versioned provides to external solvers in EDSP
David Kalnischkies
2016-02-16
1
-0
/
+2
*
always download changelogs into /tmp first
David Kalnischkies
2016-02-11
3
-26
/
+35
*
use local changelog from /usr/share/doc if possible
David Kalnischkies
2016-02-11
2
-2
/
+34
*
get dpkg lock in build-dep if cache was invalid again
David Kalnischkies
2016-02-10
1
-0
/
+1
*
Set seekpos to 0 after reopening files in Seek()
Julian Andres Klode
2016-02-10
1
-0
/
+1
*
Use some semantically more correct buffer operations
Julian Andres Klode
2016-02-04
1
-1
/
+1
*
Correctly report write errors when flushing buffered writer
Julian Andres Klode
2016-02-04
1
-1
/
+1
*
Merge branch 'master' of github.com:adrian17/apt
Julian Andres Klode
2016-02-04
1
-1
/
+3
|
\
|
*
Avoid temporary strings in SubstVar.
Adrian Wielgosik
2016-02-03
1
-1
/
+3
[next]