index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
deb
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-09
Do not warn about duplicate "legacy" targets
Julian Andres Klode
1
-2
/
+3
2017-09-09
drop unused/unimplemented & hidden LoadReleaseInfo
David Kalnischkies
1
-3
/
+0
2017-09-09
don't write & chmod /dev/null log files
David Kalnischkies
1
-8
/
+8
2017-08-24
Replace APT_CONST with APT_PURE everywhere
Julian Andres Klode
1
-8
/
+8
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
14
-68
/
+68
2017-07-12
Drop cacheiterators.h include
Julian Andres Klode
7
-7
/
+0
2017-07-12
Handle supported components with slashes in sources.list
Apollon Oikonomopoulos
1
-3
/
+2
2017-06-28
Strip 0: epochs from the version hash
Julian Andres Klode
1
-0
/
+5
2017-06-28
show a Release-Notes URI if infos were changed
David Kalnischkies
1
-0
/
+1
2017-06-28
error in update on Release information changes
David Kalnischkies
1
-1
/
+18
2017-06-26
fix some unlikely memory leaks in error cases
David Kalnischkies
1
-25
/
+8
2017-06-26
warn if an expected file can't be acquired
David Kalnischkies
2
-0
/
+19
2017-05-31
Fix parsing of or groups in build-deps with ignored packages
Julian Andres Klode
1
-1
/
+11
2017-02-10
Do not package names representing .dsc/.deb/... files
Julian Andres Klode
1
-2
/
+13
2017-01-19
fix various typos reported by spellintian
David Kalnischkies
2
-5
/
+5
2017-01-19
fix various typos reported by codespell
David Kalnischkies
1
-2
/
+2
2017-01-02
ParseDepends: Support passing the desired architecture
Niels Thykier
2
-3
/
+36
2016-12-31
fix minimum pkgs option for dpkg --recursive usage
David Kalnischkies
1
-1
/
+1
2016-12-31
avoid producing invalid options if repo has no host
David Kalnischkies
1
-2
/
+5
2016-12-31
gets file location via FindFile instead of manual merge
David Kalnischkies
1
-5
/
+6
2016-11-24
skip unconfigure for unconfigured to-be removed pkgs
David Kalnischkies
1
-0
/
+12
2016-11-24
do not configure unconfigured to be removed packages
David Kalnischkies
1
-1
/
+2
2016-11-24
don't perform implicit crossgrades involving M-A:same
David Kalnischkies
1
-3
/
+22
2016-11-24
improve arch-unqualified dpkg-progress parsing
David Kalnischkies
2
-62
/
+155
2016-11-23
correct cross & disappear progress detection
David Kalnischkies
1
-35
/
+58
2016-11-23
react to trig-pend only if we have nothing else to do
David Kalnischkies
1
-12
/
+12
2016-11-22
Do not use MD5SumValue for Description_md5()
Julian Andres Klode
2
-12
/
+11
2016-11-22
debListParser: Micro-optimize AvailableDescriptionLanguages()
Julian Andres Klode
1
-8
/
+7
2016-11-22
Optimize VersionHash() to not need temporary copy of input
Julian Andres Klode
1
-14
/
+6
2016-11-22
Introduce tolower_ascii_unsafe() and use it for hashing
Julian Andres Klode
1
-1
/
+1
2016-11-22
debListParser: Convert to use pkgTagSection::Key-based lookup
Julian Andres Klode
2
-42
/
+42
2016-11-11
add hidden config to set packages as Essential/Important
David Kalnischkies
2
-4
/
+16
2016-11-09
add support for Build-Depends/Conflicts-Arch
Johannes Schauer
1
-3
/
+5
2016-09-18
VersionHash: Do not skip too long dependency lines
Julian Andres Klode
1
-2
/
+2
2016-08-31
Fix segfault and out-of-bounds read in Binary fields
Julian Andres Klode
1
-3
/
+6
2016-08-27
Merge branch 'portability/freebsd'
Julian Andres Klode
3
-4
/
+7
2016-08-26
Make directory paths configurable
Julian Andres Klode
1
-4
/
+4
2016-08-26
Add missing includes and external definitions
Julian Andres Klode
2
-0
/
+3
2016-08-25
treat .ddeb files like .deb, especially for dpkg
David Kalnischkies
1
-1
/
+3
2016-08-24
do not restore selections for already purged packages
David Kalnischkies
1
-6
/
+15
2016-08-23
do dpkg --configure before --remove/--purge --pending
David Kalnischkies
1
-3
/
+7
2016-08-19
Ignore SIGINT and SIGQUIT for Pre-Install hooks
Julian Andres Klode
1
-7
/
+3
2016-08-17
add --with-source option and Packages/Sources support
David Kalnischkies
1
-1
/
+5
2016-08-17
default to Dir=/ in dpkg/status file finding magic
David Kalnischkies
1
-12
/
+10
2016-08-10
disable explicit configuration of all packages at the end
David Kalnischkies
1
-9
/
+3
2016-08-10
simulate all package manager actions explicitly
David Kalnischkies
2
-26
/
+32
2016-08-10
try to avoid removal of crossgraded packages
David Kalnischkies
1
-26
/
+140
2016-08-10
ensure all removes are reported to hook scripts
David Kalnischkies
1
-0
/
+13
2016-08-10
ensure all configures are reported to hook scripts
David Kalnischkies
1
-0
/
+17
2016-08-10
don't purge directly, but remove and do purge at the end
David Kalnischkies
1
-61
/
+86
[next]