index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-private
Commit message (
Expand
)
Author
Age
Files
Lines
*
don't show incorrect 'How odd' errror in no-download mode
David Kalnischkies
2017-06-26
1
-22
/
+27
*
Ignore AutomaticRemove conffile option in upgrade
David Kalnischkies
2017-03-19
1
-0
/
+10
*
fix various typos reported by spellintian
David Kalnischkies
2017-01-19
2
-4
/
+4
*
make the moo reproducible
David Kalnischkies
2017-01-19
4
-25
/
+47
*
fix 'install --no-download' mode
David Kalnischkies
2017-01-19
1
-5
/
+8
*
don't lock dpkg in update commands
David Kalnischkies
2017-01-19
1
-2
/
+2
*
don't lock dpkg in 'apt-get clean'
David Kalnischkies
2017-01-19
1
-1
/
+1
*
don't show update stats if cache generation is disabled
David Kalnischkies
2017-01-19
1
-6
/
+6
*
CMake: Document that the globs are expanded during CMake
Julian Andres Klode
2017-01-17
1
-1
/
+3
*
allow warning generation for non-whitelisted options
David Kalnischkies
2016-12-31
1
-3
/
+4
*
use FindB instead of FindI for Debug::pkgAutoRemove
David Kalnischkies
2016-12-31
1
-1
/
+1
*
expand -f to --fix-broken in error messages
David Kalnischkies
2016-12-31
2
-5
/
+4
*
allow default build-essentials to be overridden
David Kalnischkies
2016-12-31
1
-7
/
+3
*
add --indep-only for build-dep command
David Kalnischkies
2016-12-31
2
-1
/
+7
*
default to --no-check for dpkg-source call
David Kalnischkies
2016-12-16
1
-1
/
+1
*
remove needless fork() in apt-get source
David Kalnischkies
2016-12-16
1
-66
/
+62
*
let {dsc,tar,diff}-only implicitly enable download-only
David Kalnischkies
2016-12-16
1
-7
/
+3
*
add support for Build-Depends/Conflicts-Arch
Johannes Schauer
2016-11-09
1
-1
/
+3
*
don't install new deps of candidates for kept back pkgs
David Kalnischkies
2016-11-02
1
-5
/
+21
*
edsp: try 2 to read responses even if writing failed
David Kalnischkies
2016-09-07
1
-0
/
+4
*
Merge branch 'portability/freebsd'
Julian Andres Klode
2016-08-27
2
-0
/
+8
|
\
|
*
CMake/private-download: Fix statfs includes on FreeBSD
Julian Andres Klode
2016-08-26
1
-0
/
+7
|
*
Add missing includes and external definitions
Julian Andres Klode
2016-08-26
1
-0
/
+1
*
|
Accept --autoremove as alias for --auto-remove
Julian Andres Klode
2016-08-26
1
-0
/
+1
|
/
*
add --with-source option and Packages/Sources support
David Kalnischkies
2016-08-17
1
-0
/
+5
*
Get rid of the old buildsystem
Julian Andres Klode
2016-08-10
1
-21
/
+0
*
apt-private: Do not include apti18n.h in headers
Julian Andres Klode
2016-08-10
2
-4
/
+0
*
CMake: Add basic CMake build system
Julian Andres Klode
2016-08-06
1
-0
/
+23
*
apt-private: #ifdef HAVE_STRUCT_STATFS_F_TYPE, not #if
Julian Andres Klode
2016-08-04
1
-1
/
+1
*
prevent C++ locale number formatting in text APIs (try 2)
David Kalnischkies
2016-07-30
1
-2
/
+2
*
create non-existent files in edit-sources with 644 instead of 640
David Kalnischkies
2016-07-22
1
-1
/
+15
*
report warnings&errors consistently in edit-sources
David Kalnischkies
2016-07-22
3
-26
/
+42
*
support "install ./foo.changes"
David Kalnischkies
2016-07-22
4
-13
/
+13
*
eipp: let apt make a plan, not make stuff plane
David Kalnischkies
2016-06-29
3
-7
/
+7
*
eipp: provide the internal planer as an external one
David Kalnischkies
2016-06-27
3
-1
/
+11
*
eipp: implement version 0.1 of the protocol
David Kalnischkies
2016-06-27
1
-0
/
+1
*
show right binary name in simulation notice
David Kalnischkies
2016-06-23
1
-4
/
+6
*
add insecure (and weak) allow-options for sources.list
David Kalnischkies
2016-06-22
1
-0
/
+1
*
source: if download is skipped, don't try to unpack
David Kalnischkies
2016-06-22
1
-0
/
+1
*
forbid insecure repositories by default expect in apt-get
David Kalnischkies
2016-06-22
1
-8
/
+17
*
edsp: drop privileges before executing solvers
David Kalnischkies
2016-06-08
1
-7
/
+5
*
move 'dump' solver from apt-utils to apt package
David Kalnischkies
2016-06-08
1
-1
/
+1
*
edsp: optionally store a compressed copy of the last scenario
David Kalnischkies
2016-06-08
3
-6
/
+16
*
ignore std::locale exeception on non-existent "" locale
David Kalnischkies
2016-06-02
1
-1
/
+5
*
try to detect sudo spawned root-shell in prefixing
David Kalnischkies
2016-05-29
1
-2
/
+7
*
look into the right textdomain for apt-utils again
David Kalnischkies
2016-05-28
3
-3
/
+26
*
use std::locale::global instead of setlocale
David Kalnischkies
2016-05-28
1
-1
/
+3
*
prevent C++ locale number formatting in text APIs
David Kalnischkies
2016-05-27
3
-5
/
+5
*
don't try to get acquire lock in simulation mode
David Kalnischkies
2016-05-20
1
-0
/
+2
*
fail instead of segfault on unreadable config files
David Kalnischkies
2016-05-20
4
-12
/
+23
[next]