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
2015-05-22
Merge remote-tracking branch 'upstream/debian/jessie' into debian/sid
Michael Vogt
6
-22
/
+16
2015-05-22
parse arch-qualified Provides correctly
Helmut Grohne
1
-0
/
+6
2015-04-28
Move sysconf(_SC_OPEN_MAX); out of the for() loop to avoid unneeded syscalls
Michael Vogt
1
-1
/
+2
2015-04-22
remove "first package seen is native package" assumption
David Kalnischkies
2
-14
/
+2
2015-04-12
parse specific-arch dependencies correctly on single-arch systems
David Kalnischkies
1
-1
/
+1
2015-04-07
demote VectorizeString gcc attribute from const to pure
David Kalnischkies
1
-1
/
+1
2015-04-07
fix crash in order writing in pkgDPkgPM::WriteApportReport()
Michael Vogt
1
-2
/
+9
2015-04-07
avoid depends on std::string implementation for pkgAcquire::Item::Mode
David Kalnischkies
1
-2
/
+12
2015-04-07
Fix crash in pkgDPkgPM::WriteApportReport(() (LP: #1436626)
Michael Vogt
1
-2
/
+13
2015-01-10
award points for positive dependencies again
David Kalnischkies
1
-1
/
+1
2014-12-23
pass-through stdin fd instead of content if not a terminal
David Kalnischkies
1
-4
/
+12
2014-12-23
always run 'dpkg --configure -a' at the end of our dpkg callings
David Kalnischkies
1
-2
/
+7
2014-12-23
do not make PTY slave the controlling terminal
David Kalnischkies
1
-2
/
+2
2014-11-28
fix PTY interaction on linux and kfreebsd
David Kalnischkies
1
-44
/
+55
2014-11-28
close leaking slave fd after setting up pty magic
David Kalnischkies
1
-2
/
+4
2014-11-10
allow options between command and -- on commandline
David Kalnischkies
1
-8
/
+11
2014-11-10
deprecate the Section member from package struct
David Kalnischkies
4
-4
/
+18
2014-11-10
use 'best' hash for source authentication
David Kalnischkies
4
-48
/
+167
2014-11-10
add a simple container for HashStrings
David Kalnischkies
2
-15
/
+187
2014-10-23
Fix incorrect comparison between signed/unsigned
Michael Vogt
1
-1
/
+1
2014-10-23
Use sysconf(_SC_ARG_MAX) to find the size of Dpkg::MaxArgBytes
Michael Vogt
1
-2
/
+21
2014-10-15
don't cleanup cdrom files in apt-get update
David Kalnischkies
1
-8
/
+7
2014-10-08
Update Status field values handling
Guillem Jover
1
-12
/
+6
2014-10-06
implement the updated build profile spec
josch
1
-45
/
+67
2014-09-26
Merge remote-tracking branch 'donkult/feature/generalize-gzipindex' into debi...
Michael Vogt
2
-37
/
+67
2014-09-21
Ensure that iTFRewritePackageOrder is "MD5sum" to match apt-ftparchive
Michael Vogt
1
-1
/
+1
2014-09-21
Fix regression for cdrom: sources from latest security update
Michael Vogt
1
-0
/
+6
2014-09-21
generalize Acquire::GzipIndex
Michael Vogt
2
-37
/
+67
2014-09-17
improve test for commit daff4a
Michael Vogt
1
-2
/
+3
2014-09-17
Fix regression for file:/// uris from CVE-2014-0487
Michael Vogt
1
-12
/
+6
2014-09-16
SECURITY UPDATE for CVE-2014-{0488,0487,0489}
Michael Vogt
3
-22
/
+85
2014-09-12
Allow override of Proxy-Auto-Detect by the users configuration
Michael Vogt
1
-0
/
+4
2014-09-08
rework PTY magic to fix stair-stepping on kfreebsd
David Kalnischkies
2
-53
/
+107
2014-09-08
fix progress report for upgrade and reinstall
David Kalnischkies
1
-38
/
+41
2014-09-07
strip everything spacey in APT::String::Strip
David Kalnischkies
1
-6
/
+18
2014-09-07
make GetLocalitySortedVersionSet more generic
David Kalnischkies
1
-0
/
+1
2014-09-05
Ensure we have a Policy in CacheFile.BuildDepCache()
Michael Vogt
1
-0
/
+3
2014-09-02
* apt-pkg/deb/dpkgpm.cc:
Michael Vogt
1
-6
/
+7
2014-09-02
Make Proxy-Auto-Detect check for each host
Michael Vogt
2
-0
/
+98
2014-08-29
initialize iPolicyBrokenCount in DepCache::Update
Warren He
1
-1
/
+2
2014-08-26
support versioned provides as implemented by dpkg
David Kalnischkies
1
-2
/
+2
2014-08-24
Fix debListParser to accept "no" as a value for the Multi-Arch field
Julian Andres Klode
1
-1
/
+1
2014-07-29
Fix SmartConfigure to ignore ordering of packages that are already valid
Michael Vogt
1
-1
/
+48
2014-07-17
apt-pkg/acquire-item.cc: make pkgAcqDiffIndex more uniform
Michael Vogt
1
-2
/
+2
2014-07-16
StringToBool: only act if the entire string is consumed by strtol()
Michael Vogt
1
-3
/
+6
2014-07-08
Do not clean "/" in pkgAcquire::Clean/pkgArchiveCleaner
Michael Vogt
2
-1
/
+7
2014-07-07
handle moved mmap after UniqFindTagWrite call
David Kalnischkies
1
-2
/
+6
2014-07-03
Try not to parse invalid translation files (LP: #756317)
Michael Vogt
2
-34
/
+19
2014-06-18
do not call resolver twice on (dist-)upgrade
David Kalnischkies
1
-0
/
+6
2014-06-18
fix SubstVar to be usable as a replace_all method
David Kalnischkies
1
-7
/
+14
[next]