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
*
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
*
Drop cacheiterators.h include
Julian Andres Klode
2017-07-12
7
-7
/
+0
*
Handle supported components with slashes in sources.list
Apollon Oikonomopoulos
2017-07-12
1
-3
/
+2
*
Strip 0: epochs from the version hash
Julian Andres Klode
2017-06-28
1
-0
/
+5
*
show a Release-Notes URI if infos were changed
David Kalnischkies
2017-06-28
1
-0
/
+1
*
error in update on Release information changes
David Kalnischkies
2017-06-28
1
-1
/
+18
*
fix some unlikely memory leaks in error cases
David Kalnischkies
2017-06-26
1
-25
/
+8
*
warn if an expected file can't be acquired
David Kalnischkies
2017-06-26
2
-0
/
+19
*
Fix parsing of or groups in build-deps with ignored packages
Julian Andres Klode
2017-05-31
1
-1
/
+11
*
Do not package names representing .dsc/.deb/... files
Julian Andres Klode
2017-02-10
1
-2
/
+13
*
fix various typos reported by spellintian
David Kalnischkies
2017-01-19
2
-5
/
+5
*
fix various typos reported by codespell
David Kalnischkies
2017-01-19
1
-2
/
+2
*
ParseDepends: Support passing the desired architecture
Niels Thykier
2017-01-02
2
-3
/
+36
*
fix minimum pkgs option for dpkg --recursive usage
David Kalnischkies
2016-12-31
1
-1
/
+1
*
avoid producing invalid options if repo has no host
David Kalnischkies
2016-12-31
1
-2
/
+5
*
gets file location via FindFile instead of manual merge
David Kalnischkies
2016-12-31
1
-5
/
+6
*
skip unconfigure for unconfigured to-be removed pkgs
David Kalnischkies
2016-11-24
1
-0
/
+12
*
do not configure unconfigured to be removed packages
David Kalnischkies
2016-11-24
1
-1
/
+2
*
don't perform implicit crossgrades involving M-A:same
David Kalnischkies
2016-11-24
1
-3
/
+22
*
improve arch-unqualified dpkg-progress parsing
David Kalnischkies
2016-11-24
2
-62
/
+155
*
correct cross & disappear progress detection
David Kalnischkies
2016-11-23
1
-35
/
+58
*
react to trig-pend only if we have nothing else to do
David Kalnischkies
2016-11-23
1
-12
/
+12
*
Do not use MD5SumValue for Description_md5()
Julian Andres Klode
2016-11-22
2
-12
/
+11
*
debListParser: Micro-optimize AvailableDescriptionLanguages()
Julian Andres Klode
2016-11-22
1
-8
/
+7
*
Optimize VersionHash() to not need temporary copy of input
Julian Andres Klode
2016-11-22
1
-14
/
+6
*
Introduce tolower_ascii_unsafe() and use it for hashing
Julian Andres Klode
2016-11-22
1
-1
/
+1
*
debListParser: Convert to use pkgTagSection::Key-based lookup
Julian Andres Klode
2016-11-22
2
-42
/
+42
*
add hidden config to set packages as Essential/Important
David Kalnischkies
2016-11-11
2
-4
/
+16
*
add support for Build-Depends/Conflicts-Arch
Johannes Schauer
2016-11-09
1
-3
/
+5
*
VersionHash: Do not skip too long dependency lines
Julian Andres Klode
2016-09-18
1
-2
/
+2
*
Fix segfault and out-of-bounds read in Binary fields
Julian Andres Klode
2016-08-31
1
-3
/
+6
*
Merge branch 'portability/freebsd'
Julian Andres Klode
2016-08-27
3
-4
/
+7
|
\
|
*
Make directory paths configurable
Julian Andres Klode
2016-08-26
1
-4
/
+4
|
*
Add missing includes and external definitions
Julian Andres Klode
2016-08-26
2
-0
/
+3
*
|
treat .ddeb files like .deb, especially for dpkg
David Kalnischkies
2016-08-25
1
-1
/
+3
[next]