projects
/
apt.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dselect/install:
[apt.git]
/
apt-pkg
/
2013-08-22
Michael Vogt
Merge branch 'debian/sid' of ssh://git.debian.org/git...
tree
|
commitdiff
2013-08-22
Michael Vogt
do chdir("/") after chroot()
tree
|
commitdiff
2013-08-22
Michael Vogt
Merge remote-tracking branch 'donkult/debian/sid' into...
tree
|
commitdiff
2013-08-22
Ángel Guzmán Maeso
apt-pkg:contrib Avoid compiler warning about sign-compare
tree
|
commitdiff
2013-08-22
Michael Vogt
Merge remote-tracking branch 'mvo/bugfix/coverity'...
tree
|
commitdiff
2013-08-22
Angel Guzman Maeso
fix compiler warning about sign-compare
tree
|
commitdiff
2013-08-19
Michael Vogt
Merge pull request #3 from cbaines/debian/sid
tree
|
commitdiff
2013-08-17
Michael Vogt
Merge remote-tracking branch 'mvo/feature/apt-binary2...
tree
|
commitdiff
2013-08-17
Michael Vogt
Merge remote-tracking branch 'donkult/debian/sid' into...
tree
|
commitdiff
2013-08-17
Christian PERRIER
Merge branch 'debian/sid' of git://git.debian.org/git...
tree
|
commitdiff
2013-08-16
David Kalnischkies
allow Pre-Install-Pkgs hooks to get info over an FD...
tree
|
commitdiff
2013-08-15
David Kalnischkies
use malloc instead of new[] in pkgTagFile
tree
|
commitdiff
2013-08-15
David Kalnischkies
ensure that pkgTagFile isn't writing past Buffer length
tree
|
commitdiff
2013-08-15
David Kalnischkies
init the pkgTagFile with the size of the Release file
tree
|
commitdiff
2013-08-15
Michael Vogt
add PACKAGE_MATCHER_ABI_COMPAT mode for now so that...
tree
|
commitdiff
2013-08-15
Michael Vogt
* lp:~mvo/apt/add-glob-function:
tree
|
commitdiff
2013-08-15
Michael Vogt
* lp:~mvo/apt/config-clear:
tree
|
commitdiff
2013-08-15
Michael Vogt
make destructors virtual
tree
|
commitdiff
2013-08-12
Michael Vogt
Merge remote-tracking branch 'upstream/debian/sid'...
tree
|
commitdiff
2013-08-12
Michael Vogt
squash merge of the feature/apt-binary branch without...
tree
|
commitdiff
2013-08-12
David Kalnischkies
use our _error stack to generate openpty errors
tree
|
commitdiff
2013-08-12
David Kalnischkies
do not try to chown if not run as root
tree
|
commitdiff
2013-08-12
David Kalnischkies
fix: --print-uris removes authentication
tree
|
commitdiff
2013-08-12
Michael Vogt
some more coverity fixes
tree
|
commitdiff
2013-08-10
Christian PERRIER
Merge branch 'debian/sid' of git://git.debian.org/git...
tree
|
commitdiff
2013-08-08
Michael Vogt
fix -Wall errors
tree
|
commitdiff
2013-08-08
David Kalnischkies
use pkgTagFile to parse "header" of Release files
tree
|
commitdiff
2013-08-08
David Kalnischkies
stop skipping "-----" sections in Release files
tree
|
commitdiff
2013-08-08
David Kalnischkies
specific pins below 1000 cause downgrades
tree
|
commitdiff
2013-08-06
Michael Vogt
memset() pkgTagSections data to make coverity happy
tree
|
commitdiff
2013-08-05
Michael Vogt
Merge remote-tracking branch 'upstream/debian/sid'...
tree
|
commitdiff
2013-08-05
Michael Vogt
fix some unitialized data members
tree
|
commitdiff
2013-08-01
Colin Watson
prefer native arch over higher priority for providers
tree
|
commitdiff
2013-07-28
Michael Vogt
Merge remote-tracking branch 'mvo/bugfix/coverity'...
tree
|
commitdiff
2013-07-26
Michael Vogt
fix another missing va_end()
tree
|
commitdiff
2013-07-26
Michael Vogt
fix some coverity chroot() releated warnings
tree
|
commitdiff
2013-07-26
David Kalnischkies
ensure that FileFd::Size returns 0 in error cases
tree
|
commitdiff
2013-07-26
David Kalnischkies
proper cleanup varargs in _error (uncovered by Coverity)
tree
|
commitdiff
2013-07-25
David Kalnischkies
pick up Translation-* even if only compressed available
tree
|
commitdiff
2013-07-25
Michael Vogt
add missing "free(buffer) for allocated buffer
tree
|
commitdiff
2013-07-25
Michael Vogt
delete targets data
tree
|
commitdiff
2013-07-25
Michael Vogt
fix resource leak when verification fails
tree
|
commitdiff
2013-07-25
Michael Vogt
apt-pkg/indexcopy.cc: check for pending errors before...
tree
|
commitdiff
2013-07-25
Michael Vogt
call fdopen() after FileFd was checked
tree
|
commitdiff
2013-07-25
Michael Vogt
fix resource leak (thanks coverity)
tree
|
commitdiff
2013-07-25
Michael Vogt
rework the code in cdromutl.cc to make coverity (more...
tree
|
commitdiff
2013-07-25
Michael Vogt
fix off-by-one error and do not use magic constant...
tree
|
commitdiff
2013-07-25
Michael Vogt
always "delete d" in FileFd::~FileFd to coverity happy
tree
|
commitdiff
2013-07-24
Michael Vogt
Merge remote-tracking branch 'upstream/debian/sid'
tree
|
commitdiff
2013-07-23
Michael Vogt
remove double list include
tree
|
commitdiff
2013-07-17
Michael Vogt
Merge remote-tracking branch 'geissert/proxy-keep-alive...
tree
|
commitdiff
2013-07-17
Michael Vogt
Merge remote-tracking branch 'donkult/debian/sid' into...
tree
|
commitdiff
2013-07-16
David Kalnischkies
fix if-clause to generate hook-info for 'rc' packages
tree
|
commitdiff
2013-07-11
David Kalnischkies
prevent MarkInstall of unsynced Multi-Arch:same siblings
tree
|
commitdiff
2013-07-11
David Kalnischkies
implement arch+= and arch-= for sources.list
tree
|
commitdiff
2013-07-11
David Kalnischkies
Version 3 for DPkg::Pre-Install-Pkgs with MultiArch...
tree
|
commitdiff
2013-07-10
Michael Vogt
apt-pkg/packagemanager.cc:
tree
|
commitdiff
2013-07-02
Michael Vogt
Merge remote-tracking branch 'mvo/bugfix/bts-712433...
tree
|
commitdiff
2013-07-02
Michael Vogt
Merge remote-tracking branch 'donkult/debian/sid' into...
tree
|
commitdiff
2013-06-28
Michael Vogt
make starting debug output of pkgProblemResolver proper...
tree
|
commitdiff
2013-06-27
Michael Vogt
use just one line for the debug output (thanks to donku...
tree
|
commitdiff
2013-06-27
Michael Vogt
when doing MarkInstall() packages may also get removed...
tree
|
commitdiff
2013-06-27
Michael Vogt
show broken count when starting the resolver
tree
|
commitdiff
2013-06-24
David Kalnischkies
fix SHA2* cleanups to zero-out the complete context
tree
|
commitdiff
2013-06-24
David Kalnischkies
do not modify DepIterator as we might check again
tree
|
commitdiff
2013-06-20
David Kalnischkies
trigger NODATA error for invalid InRelease files
tree
|
commitdiff
2013-06-20
David Kalnischkies
do not redownload unchanged InRelease files
tree
|
commitdiff
2013-06-20
David Kalnischkies
support \n and \r\n line endings in ReadMessages
tree
|
commitdiff
2013-06-20
David Kalnischkies
handle missing "Description" in apt-cache show
tree
|
commitdiff
2013-06-09
David Kalnischkies
ensure state-dir exists before coyping cdrom files
tree
|
commitdiff
2013-06-09
David Kalnischkies
fail in CopyFile if the FileFds have error flag set
tree
|
commitdiff
2013-06-09
David Kalnischkies
OpenDescriptor should autoclose fd always on error
tree
|
commitdiff
2013-06-09
David Kalnischkies
set Fail flag in FileFd on all errors consistently
tree
|
commitdiff
2013-06-09
David Kalnischkies
make the vprintf like _error->Insert public
tree
|
commitdiff
2013-06-09
David Kalnischkies
deprecate InstallProtect as a cpu-eating no-op
tree
|
commitdiff
2013-06-09
David Kalnischkies
do unpacks before configures in SmartConfigure
tree
|
commitdiff
2013-06-09
David Kalnischkies
try all providers in order if uninstallable in MarkInstall
tree
|
commitdiff
2013-06-09
David Kalnischkies
fix priority sorting by prefering higher in MarkInstall
tree
|
commitdiff
2013-06-09
David Kalnischkies
prefer Essentials over Removals in ordering score
tree
|
commitdiff
2013-06-09
David Kalnischkies
rewrite pkgOrderList::DepRemove to stop incorrect immed...
tree
|
commitdiff
2013-06-06
Michael Vogt
Merge branch 'debian/sid' of https://github.com/ion1...
tree
|
commitdiff
2013-06-06
Michael Vogt
fix double free (closes: #711045)
tree
|
commitdiff
2013-05-16
Michael Vogt
merged previous bzr commit
tree
|
commitdiff
2013-05-16
David Kalnischkies
non-inline RunGPGV methods to restore ABI compatibility...
tree
|
commitdiff
2013-05-08
Michael Vogt
merged patch from Daniel Hartwig to fix URI and proxy...
tree
|
commitdiff
2013-05-08
Michael Vogt
merged from the debian-wheezy branch
tree
|
commitdiff
2013-05-08
Michael Vogt
* apt-pkg/algorithms.cc:
tree
|
commitdiff
2013-05-08
Michael Vogt
properly handle if-modfied-since with libcurl/https
tree
|
commitdiff
2013-04-10
bubulle@debian.org
Fix English spelling error in a message ('A error'...
tree
|
commitdiff
2013-04-08
Michael Vogt
merged bundle from david
tree
|
commitdiff
2013-04-08
Michael Vogt
merged lp:~mvo/apt/add-missing-dsc-hashes
tree
|
commitdiff
2013-04-04
Michael Vogt
* apt-pkg/sourcelist.cc:
tree
|
commitdiff
2013-04-03
David Kalnischkies
share version strings between same versions (of differe...
tree
|
commitdiff
2013-04-03
David Kalnischkies
* apt-pkg/cacheiterators.h:
tree
|
commitdiff
2013-04-03
Michael Vogt
apt-pkg/contrib/gpgv.cc: fix InRelease check
tree
|
commitdiff
2013-04-03
David Kalnischkies
- sort group and package names in the hashtable on...
tree
|
commitdiff
2013-04-02
Michael Vogt
merged lp:~mvo/apt/fix-inrelease5
tree
|
commitdiff
2013-04-01
David Kalnischkies
micro-optimize and enhance readability of ListParser...
tree
|
commitdiff
2013-04-01
David Kalnischkies
equal comparisions are used mostly in same-source relat...
tree
|
commitdiff
2013-04-01
David Kalnischkies
* apt-pkg/deb/debversion.cc:
tree
|
commitdiff
next