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
*
non-existing directories don't need to be cleaned
David Kalnischkies
2015-12-14
1
-8
/
+18
*
require explicit paths to dsc/control as we do for deb files
David Kalnischkies
2015-12-01
1
-54
/
+59
*
deal with configured build-essential first
David Kalnischkies
2015-12-01
1
-16
/
+23
*
split build-dep satisfier loop out of DoBuildDep
David Kalnischkies
2015-12-01
1
-292
/
+302
*
drop some needlessly public declarations in libapt-private
David Kalnischkies
2015-11-29
5
-12
/
+9
*
move 'unmet' handling into libapt-private
David Kalnischkies
2015-11-29
2
-0
/
+130
*
do not override exact targetrelease matches with lesser matches
Andreas Cadhalpun
2015-11-29
1
-7
/
+5
*
use function pointers instead of weak symbols for cmdline parsing
David Kalnischkies
2015-11-29
2
-10
/
+9
*
Revert "Revert "appease adequate with some weak symbols for -private""
Julian Andres Klode
2015-11-28
2
-2
/
+6
*
Revert "appease adequate with some weak symbols for -private"
Julian Andres Klode
2015-11-28
2
-6
/
+2
*
appease adequate with some weak symbols for -private
David Kalnischkies
2015-11-27
2
-2
/
+6
*
show potentially arch-qualified fullname in 'apt show'
David Kalnischkies
2015-11-21
1
-0
/
+1
*
apply various suggestions made by cppcheck
David Kalnischkies
2015-11-05
7
-11
/
+8
*
drop privileges in copy:// method as we do for file://
David Kalnischkies
2015-11-05
1
-0
/
+2
*
wrap every unlink call to check for != /dev/null
David Kalnischkies
2015-11-04
1
-1
/
+1
*
sanify API to get 'the' candidate version
David Kalnischkies
2015-11-04
1
-2
/
+2
*
revamp all tools help messages
David Kalnischkies
2015-11-04
2
-17
/
+53
*
show version and type in "apt (r)depends"
David Kalnischkies
2015-11-04
1
-0
/
+2
*
hidden support more apt-get/apt-cache commands in apt
David Kalnischkies
2015-11-04
8
-1
/
+1595
*
deal with --version more centrally
David Kalnischkies
2015-11-04
2
-3
/
+28
*
move apts cmdline helper type into -private
David Kalnischkies
2015-11-04
2
-10
/
+20
*
generate commands array after config is loaded
David Kalnischkies
2015-11-04
2
-46
/
+68
*
new quiet level -qq for apt to hide progress output
David Kalnischkies
2015-11-04
5
-14
/
+29
*
deduplicate main methods
David Kalnischkies
2015-11-04
4
-9
/
+99
*
split up help messages for simpler reuse
David Kalnischkies
2015-11-04
2
-9
/
+10
*
disable updating insecure repositories in apt by default
David Kalnischkies
2015-11-04
1
-0
/
+1
*
move 'search' implementations as well
David Kalnischkies
2015-11-04
3
-5
/
+211
*
centralize 'show' implementation of apt and apt-cache
David Kalnischkies
2015-11-04
3
-46
/
+174
*
add binary-specific options via Binary scope
David Kalnischkies
2015-11-04
1
-2
/
+16
*
suggest 'apt autoremove' to get right of unneeded packages
David Kalnischkies
2015-11-04
1
-1
/
+5
*
support .deb files in upgrade operations as well
David Kalnischkies
2015-11-04
3
-26
/
+31
*
allow all dpkg selections to be set via apt-mark and libapt
David Kalnischkies
2015-11-04
1
-8
/
+20
*
Allow -i and -u as aliases for installed and upgradable in list
Julian Andres Klode
2015-10-20
1
-2
/
+2
*
avoid using global PendingError to avoid failing too often too soon
David Kalnischkies
2015-09-14
1
-1
/
+1
*
do not discard new manual-bits while applying EDSP solutions
David Kalnischkies
2015-09-14
1
-7
/
+2
*
implement dpkgs vision of interpreting pkg:<arch> dependencies
David Kalnischkies
2015-09-14
2
-0
/
+71
*
if file is inaccessible for _apt, disable privilege drop in acquire
David Kalnischkies
2015-08-31
2
-51
/
+0
*
install: Set a local deb as the candidate for that package
Julian Andres Klode
2015-08-27
1
-0
/
+12
*
Add support for "apt-cache showsrc --only-source srcpkgname"
Michael Vogt
2015-08-18
1
-1
/
+5
*
Re-add support for G++ 4.8 and configure travis to use it
Julian Andres Klode
2015-08-17
2
-2
/
+2
*
Do not crash in 'apt show' for non-installed packages
Julian Andres Klode
2015-08-17
1
-1
/
+1
*
Replace "extra" in "the following extra packages [...]" by "additional"
Julian Andres Klode
2015-08-16
1
-1
/
+1
*
install: If package already is the newest version, display version
Julian Andres Klode
2015-08-16
1
-2
/
+3
*
update: Check if the cache could be opened, don't just assume it
Julian Andres Klode
2015-08-15
1
-1
/
+2
*
Make auto-remove and auto-clean aliases for the versions without -
Julian Andres Klode
2015-08-14
2
-3
/
+4
*
Replace --force-yes by various options starting with --allow
Julian Andres Klode
2015-08-14
3
-16
/
+36
*
Merge branch 'debian/experimental' of https://github.com/DonKult/apt into deb...
Julian Andres Klode
2015-08-14
1
-1
/
+1
|
\
|
*
Replace all "press enter" occurrences with "press [Enter]"
Luca Bruno
2015-08-12
1
-1
/
+1
*
|
Accept --upgradeable as synonym for --upgradable
Julian Andres Klode
2015-08-13
1
-0
/
+1
*
|
Mark SPtr as deprecated, and convert users to std::unique_ptr
Julian Andres Klode
2015-08-13
1
-5
/
+5
|
/
[next]