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
*
award points for positive dependencies again
David Kalnischkies
2015-01-10
1
-1
/
+1
*
pass-through stdin fd instead of content if not a terminal
David Kalnischkies
2014-12-23
1
-4
/
+12
*
always run 'dpkg --configure -a' at the end of our dpkg callings
David Kalnischkies
2014-12-23
1
-2
/
+7
*
do not make PTY slave the controlling terminal
David Kalnischkies
2014-12-23
1
-2
/
+2
*
fix PTY interaction on linux and kfreebsd
David Kalnischkies
2014-11-28
1
-44
/
+55
*
close leaking slave fd after setting up pty magic
David Kalnischkies
2014-11-28
1
-2
/
+4
*
allow options between command and -- on commandline
David Kalnischkies
2014-11-10
1
-8
/
+11
*
deprecate the Section member from package struct
David Kalnischkies
2014-11-10
4
-4
/
+18
*
use 'best' hash for source authentication
David Kalnischkies
2014-11-10
4
-48
/
+167
*
add a simple container for HashStrings
David Kalnischkies
2014-11-10
2
-15
/
+187
*
Fix incorrect comparison between signed/unsigned
Michael Vogt
2014-10-23
1
-1
/
+1
*
Use sysconf(_SC_ARG_MAX) to find the size of Dpkg::MaxArgBytes
Michael Vogt
2014-10-23
1
-2
/
+21
*
don't cleanup cdrom files in apt-get update
David Kalnischkies
2014-10-15
1
-8
/
+7
*
Update Status field values handling
Guillem Jover
2014-10-08
1
-12
/
+6
*
implement the updated build profile spec
josch
2014-10-06
1
-45
/
+67
*
Merge remote-tracking branch 'donkult/feature/generalize-gzipindex' into debi...
Michael Vogt
2014-09-26
2
-37
/
+67
|
\
|
*
generalize Acquire::GzipIndex
Michael Vogt
2014-09-21
2
-37
/
+67
*
|
Ensure that iTFRewritePackageOrder is "MD5sum" to match apt-ftparchive
Michael Vogt
2014-09-21
1
-1
/
+1
*
|
Fix regression for cdrom: sources from latest security update
Michael Vogt
2014-09-21
1
-0
/
+6
|
/
*
improve test for commit daff4a
Michael Vogt
2014-09-17
1
-2
/
+3
*
Fix regression for file:/// uris from CVE-2014-0487
Michael Vogt
2014-09-17
1
-12
/
+6
*
SECURITY UPDATE for CVE-2014-{0488,0487,0489}
Michael Vogt
2014-09-16
3
-22
/
+85
*
Allow override of Proxy-Auto-Detect by the users configuration
Michael Vogt
2014-09-12
1
-0
/
+4
*
rework PTY magic to fix stair-stepping on kfreebsd
David Kalnischkies
2014-09-08
2
-53
/
+107
*
fix progress report for upgrade and reinstall
David Kalnischkies
2014-09-08
1
-38
/
+41
*
strip everything spacey in APT::String::Strip
David Kalnischkies
2014-09-07
1
-6
/
+18
*
make GetLocalitySortedVersionSet more generic
David Kalnischkies
2014-09-07
1
-0
/
+1
*
Ensure we have a Policy in CacheFile.BuildDepCache()
Michael Vogt
2014-09-05
1
-0
/
+3
*
* apt-pkg/deb/dpkgpm.cc:
Michael Vogt
2014-09-02
1
-6
/
+7
*
Make Proxy-Auto-Detect check for each host
Michael Vogt
2014-09-02
2
-0
/
+98
*
initialize iPolicyBrokenCount in DepCache::Update
Warren He
2014-08-29
1
-1
/
+2
*
support versioned provides as implemented by dpkg
David Kalnischkies
2014-08-26
1
-2
/
+2
*
Fix debListParser to accept "no" as a value for the Multi-Arch field
Julian Andres Klode
2014-08-24
1
-1
/
+1
*
Fix SmartConfigure to ignore ordering of packages that are already valid
Michael Vogt
2014-07-29
1
-1
/
+48
*
apt-pkg/acquire-item.cc: make pkgAcqDiffIndex more uniform
Michael Vogt
2014-07-17
1
-2
/
+2
*
StringToBool: only act if the entire string is consumed by strtol()
Michael Vogt
2014-07-16
1
-3
/
+6
*
Do not clean "/" in pkgAcquire::Clean/pkgArchiveCleaner
Michael Vogt
2014-07-08
2
-1
/
+7
*
handle moved mmap after UniqFindTagWrite call
David Kalnischkies
2014-07-07
1
-2
/
+6
*
Try not to parse invalid translation files (LP: #756317)
Michael Vogt
2014-07-03
2
-34
/
+19
*
do not call resolver twice on (dist-)upgrade
David Kalnischkies
2014-06-18
1
-0
/
+6
*
fix SubstVar to be usable as a replace_all method
David Kalnischkies
2014-06-18
1
-7
/
+14
*
don't send pkg from an unknown architecture via EDSP
David Kalnischkies
2014-06-18
1
-0
/
+7
*
use pkgSrcRecords::Step() instead of Next()
Michael Vogt
2014-06-10
2
-4
/
+4
*
Merge remote-tracking branch 'mvo/feature/srcrec-enum2' into debian/sid
Michael Vogt
2014-06-10
2
-15
/
+31
|
\
|
*
add pkgSrcRecords::Next() to step through all the pkgSrcRecords
Michael Vogt
2014-06-09
2
-15
/
+31
*
|
do not revert candidate for protected packages
David Kalnischkies
2014-06-07
1
-1
/
+1
*
|
support parsing EDSP requests Architecture{,s} stanza
David Kalnischkies
2014-05-30
1
-0
/
+7
*
|
without a filename we can't stat pipes
David Kalnischkies
2014-05-30
1
-1
/
+2
*
|
check exit status of external solvers
David Kalnischkies
2014-05-30
2
-10
/
+25
*
|
Merge EDSP 0.5 w/ multi-arch support for external solvers
David Kalnischkies
2014-05-30
1
-3
/
+30
|
\
\
[next]