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
/
deb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERS
Julian Andres Klode
2019-06-12
6
-28
/
+0
*
Do not include squashfs file systems in df output.
Brian Murray
2019-06-11
1
-1
/
+1
*
Merge the ParseDepends functions
Julian Andres Klode
2019-06-11
2
-64
/
+17
*
Make APT::StringView public
Julian Andres Klode
2019-06-11
1
-16
/
+2
*
Merge tag '1.8.2'
Julian Andres Klode
2019-06-11
1
-1
/
+1
|
\
|
*
Unlock dpkg locks in reverse locking order
Julian Andres Klode
2019-05-21
1
-1
/
+1
|
*
Prevent shutdown while running dpkg
Julian Andres Klode
2019-05-03
1
-0
/
+15
*
|
debmetaindex: Use isspace_ascii() variant to normalize Signed-By
Julian Andres Klode
2019-05-07
1
-1
/
+1
*
|
CMake: Enforce "override" use on overriden methods
Julian Andres Klode
2019-05-06
1
-1
/
+1
*
|
Use debDebFile to get control file instead of dpkg-deb
Julian Andres Klode
2019-05-06
1
-27
/
+16
*
|
Merge libapt-inst into libapt-pkg
Julian Andres Klode
2019-05-06
2
-0
/
+345
*
|
Prevent shutdown while running dpkg
Julian Andres Klode
2019-05-03
1
-0
/
+15
*
|
Add 'explicit' to most single argument constructors
Julian Andres Klode
2019-04-30
5
-11
/
+11
*
|
dpkgpm: Remove deprecated pkgDPkgPM::SendV2Pkgs()
Julian Andres Klode
2019-02-26
2
-5
/
+0
*
|
packagemanager: Remove deprecated functions
Julian Andres Klode
2019-02-26
2
-12
/
+0
*
|
metaindex: Remove deprecated checkSum::Hash (replaced by Hashes)
Julian Andres Klode
2019-02-26
1
-3
/
+0
*
|
pkgSrcRecords::Parser: Fold Files2() into Files()
Julian Andres Klode
2019-02-26
2
-39
/
+3
|
/
*
Merge branch 'pu/dead-pin' into 'master'
Julian Andres Klode
2019-02-04
1
-0
/
+1
|
\
|
*
Add a Packages-Require-Authorization Release file field
Julian Andres Klode
2019-02-01
1
-0
/
+1
*
|
Merge and reuse tmp file handling across the board
David Kalnischkies
2019-01-24
1
-7
/
+4
|
/
*
debListParser: Avoid native arch lookup in ParseDepends
Julian Andres Klode
2018-12-26
2
-3
/
+4
*
Set PATH=/usr/sbin:/usr/bin:/sbin:/bin when running dpkg
Julian Andres Klode
2018-12-10
2
-0
/
+7
*
Merge branch 'feature/subkeys' into 'master'
Julian Andres Klode
2018-10-14
1
-51
/
+62
|
\
|
*
Support subkeys properly in Signed-By options
David Kalnischkies
2018-09-11
1
-51
/
+62
*
|
Set DPKG_FRONTEND_LOCKED when running {pre,post}-invoke scripts
Julian Andres Klode
2018-10-05
1
-0
/
+3
*
|
Reorder progress report messages
David Kalnischkies
2018-09-11
1
-9
/
+9
*
|
Don't expect duplicated dpkg status-fd messages
David Kalnischkies
2018-09-11
1
-21
/
+12
*
|
Process status-fd completely before finishing dpkg call
David Kalnischkies
2018-09-11
1
-15
/
+36
|
/
*
Don't use invalid iterator in Fallback-Of handling
David Kalnischkies
2018-08-29
1
-0
/
+1
*
Set DPKG_FRONTEND_LOCKED as needed when doing selection changes
Julian Andres Klode
2018-08-08
1
-0
/
+5
*
Add support for dpkg frontend lock
Julian Andres Klode
2018-08-07
3
-7
/
+54
*
Fix lock counting in debSystem
Julian Andres Klode
2018-06-13
1
-1
/
+1
*
Start pkg records for deb files with dpkg output
David Kalnischkies
2018-05-11
1
-16
/
+10
*
Remove obsolete RCS keywords
Guillem Jover
2018-05-07
11
-11
/
+0
*
Fix various typos reported by spellcheckers
David Kalnischkies
2018-05-05
1
-1
/
+1
*
Check that Date of Release file is not in the future
Julian Andres Klode
2018-02-19
2
-43
/
+97
*
Introduce inrelease-path option for sources.list
Julian Andres Klode
2018-01-17
1
-0
/
+4
*
dpkg status parsing: check if name is valid before use
David Kalnischkies
2018-01-05
1
-2
/
+17
*
give the methods more metadata about the files to acquire
David Kalnischkies
2017-12-13
1
-9
/
+9
*
convert various c-style casts to C++-style
David Kalnischkies
2017-12-13
1
-3
/
+3
*
deprecate the single-line deprecation ignoring macro
David Kalnischkies
2017-12-13
2
-3
/
+9
*
fix over-calculating dpkg commandline length
David Kalnischkies
2017-12-13
1
-0
/
+2
*
use pkgTagSection::Key in srcRecords parser
David Kalnischkies
2017-09-26
1
-32
/
+34
*
allow empty build-dependency fields in the parser
David Kalnischkies
2017-09-26
1
-1
/
+4
*
Fix translator comment location for legacy target warning
Julian Andres Klode
2017-09-13
1
-3
/
+5
*
Do not warn about duplicate "legacy" targets
Julian Andres Klode
2017-09-09
1
-2
/
+3
*
drop unused/unimplemented & hidden LoadReleaseInfo
David Kalnischkies
2017-09-09
1
-3
/
+0
*
don't write & chmod /dev/null log files
David Kalnischkies
2017-09-09
1
-8
/
+8
*
Replace APT_CONST with APT_PURE everywhere
Julian Andres Klode
2017-08-24
1
-8
/
+8
*
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-12
14
-68
/
+68
[next]