index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-26
ensure that FileFd::Size returns 0 in error cases
David Kalnischkies
1
-5
/
+18
2013-07-26
proper cleanup varargs in _error (uncovered by Coverity)
David Kalnischkies
1
-4
/
+6
2013-07-25
pick up Translation-* even if only compressed available
David Kalnischkies
1
-2
/
+13
2013-07-16
fix if-clause to generate hook-info for 'rc' packages
David Kalnischkies
1
-1
/
+1
2013-07-11
prevent MarkInstall of unsynced Multi-Arch:same siblings
David Kalnischkies
2
-17
/
+66
2013-07-11
implement arch+= and arch-= for sources.list
David Kalnischkies
1
-2
/
+21
2013-07-11
Version 3 for DPkg::Pre-Install-Pkgs with MultiArch info
David Kalnischkies
4
-22
/
+66
2013-07-10
apt-pkg/packagemanager.cc:
Michael Vogt
1
-2
/
+2
2013-07-02
Merge remote-tracking branch 'donkult/debian/sid' into debian/sid
Michael Vogt
17
-301
/
+380
2013-06-28
make starting debug output of pkgProblemResolver proper english
Michael Vogt
1
-2
/
+4
2013-06-27
use just one line for the debug output (thanks to donkult for the review)
Michael Vogt
1
-4
/
+2
2013-06-27
when doing MarkInstall() packages may also get removed, so show them in the d...
Michael Vogt
1
-3
/
+10
2013-06-27
show broken count when starting the resolver
Michael Vogt
1
-2
/
+6
2013-06-24
fix SHA2* cleanups to zero-out the complete context
David Kalnischkies
1
-6
/
+6
2013-06-24
do not modify DepIterator as we might check again
David Kalnischkies
1
-5
/
+7
2013-06-20
trigger NODATA error for invalid InRelease files
David Kalnischkies
2
-4
/
+13
2013-06-20
do not redownload unchanged InRelease files
David Kalnischkies
1
-1
/
+12
2013-06-20
support \n and \r\n line endings in ReadMessages
David Kalnischkies
1
-2
/
+3
2013-06-20
handle missing "Description" in apt-cache show
David Kalnischkies
2
-2
/
+8
2013-06-09
ensure state-dir exists before coyping cdrom files
David Kalnischkies
1
-0
/
+8
2013-06-09
fail in CopyFile if the FileFds have error flag set
David Kalnischkies
2
-5
/
+4
2013-06-09
OpenDescriptor should autoclose fd always on error
David Kalnischkies
1
-4
/
+19
2013-06-09
set Fail flag in FileFd on all errors consistently
David Kalnischkies
2
-96
/
+75
2013-06-09
make the vprintf like _error->Insert public
David Kalnischkies
1
-6
/
+35
2013-06-09
deprecate InstallProtect as a cpu-eating no-op
David Kalnischkies
2
-5
/
+8
2013-06-09
do unpacks before configures in SmartConfigure
David Kalnischkies
1
-45
/
+68
2013-06-09
try all providers in order if uninstallable in MarkInstall
David Kalnischkies
1
-5
/
+13
2013-06-09
fix priority sorting by prefering higher in MarkInstall
David Kalnischkies
1
-1
/
+1
2013-06-09
prefer Essentials over Removals in ordering score
David Kalnischkies
1
-3
/
+2
2013-06-09
rewrite pkgOrderList::DepRemove to stop incorrect immediate setting
David Kalnischkies
1
-116
/
+103
2013-06-06
fix double free (closes: #711045)
Michael Vogt
1
-2
/
+5
2013-05-16
non-inline RunGPGV methods to restore ABI compatibility with previous version...
David Kalnischkies
2
-8
/
+14
2013-05-08
merged patch from Daniel Hartwig to fix URI and proxy releated issues
Michael Vogt
1
-4
/
+5
2013-05-08
merged from the debian-wheezy branch
Michael Vogt
2
-4
/
+14
2013-05-08
* apt-pkg/algorithms.cc:
Michael Vogt
1
-1
/
+4
2013-05-08
properly handle if-modfied-since with libcurl/https
Michael Vogt
1
-3
/
+10
2013-04-10
Fix English spelling error in a message ('A error'). Unfuzzy
bubulle@debian.org
1
-1
/
+1
2013-04-08
merged bundle from david
Michael Vogt
20
-159
/
+225
2013-04-04
* apt-pkg/sourcelist.cc:
Michael Vogt
1
-1
/
+5
2013-04-03
share version strings between same versions (of different architectures)
David Kalnischkies
3
-15
/
+40
2013-04-03
* apt-pkg/cacheiterators.h:
David Kalnischkies
3
-19
/
+24
2013-04-03
apt-pkg/contrib/gpgv.cc: fix InRelease check
Michael Vogt
1
-2
/
+2
2013-04-03
- sort group and package names in the hashtable on insert
David Kalnischkies
2
-16
/
+31
2013-04-02
merged lp:~mvo/apt/fix-inrelease5
Michael Vogt
12
-168
/
+544
2013-04-01
micro-optimize and enhance readability of ListParser::VersionHash
David Kalnischkies
1
-7
/
+7
2013-04-01
equal comparisions are used mostly in same-source relations,
David Kalnischkies
1
-6
/
+14
2013-04-01
* apt-pkg/deb/debversion.cc:
David Kalnischkies
1
-3
/
+12
2013-03-22
merged lp:~mvo/apt/fix-tagfile-hash
Michael Vogt
2
-3
/
+10
2013-03-22
merged the debian-wheezy branch
Michael Vogt
1
-7
/
+14
2013-03-20
apt-pkg/edsp.cc: do not use stderr in WriteSolution at all
Michael Vogt
1
-3
/
+0
[next]