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
*
implement 'apt-get files' to access index targets
David Kalnischkies
2015-06-11
1
-0
/
+4
*
rewrite all TFRewrite instances to use the new pkgTagSection::Write
David Kalnischkies
2015-05-11
1
-22
/
+24
*
add a simple unit test for acquire progress
David Kalnischkies
2015-04-10
4
-32
/
+31
*
reimplement the last uses of sprintf
David Kalnischkies
2015-04-10
2
-89
/
+88
*
fix another d(e)select-upgrade typo
David Kalnischkies
2015-03-16
1
-1
/
+1
*
use the same code to detect quiet setting in all tools
David Kalnischkies
2014-11-09
2
-5
/
+6
*
streamline display of --help in all tools
David Kalnischkies
2014-11-09
2
-0
/
+39
*
use a abi version check similar to the gcc check
David Kalnischkies
2014-11-08
1
-3
/
+3
*
chown finished partial files earlier
David Kalnischkies
2014-10-23
1
-2
/
+9
*
reenable support for -s (and co) in apt-get source
David Kalnischkies
2014-10-20
1
-1
/
+1
*
check for available space, excluding root reserved blocks
David Kalnischkies
2014-10-15
4
-32
/
+44
*
don't drop privileges if _apt has not enough rights
David Kalnischkies
2014-10-15
2
-2
/
+54
*
don't show ErrorText for Ign by default
David Kalnischkies
2014-10-07
1
-1
/
+2
*
display errortext for all Err as well as Ign logs
David Kalnischkies
2014-10-07
1
-0
/
+2
*
ensure partial dirs are 0700 and owned by _apt:root
David Kalnischkies
2014-10-07
2
-6
/
+4
*
Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories}
Michael Vogt
2014-10-01
1
-0
/
+1
*
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-09-29
1
-1
/
+8
|
\
|
*
generalize Acquire::GzipIndex
Michael Vogt
2014-09-21
1
-1
/
+8
*
|
replace c-string Mode with c++-string ActiveSubprocess
David Kalnischkies
2014-09-28
1
-2
/
+2
*
|
adapt to the new CacheSetHelper API
David Kalnischkies
2014-09-27
3
-20
/
+17
*
|
rework cachesets API to allow future extension
David Kalnischkies
2014-09-27
1
-4
/
+4
*
|
mark pkg(All|Dist)Upgrade as deprecated
David Kalnischkies
2014-09-27
2
-9
/
+5
*
|
fix progress output for (dist-)upgrade calculation
David Kalnischkies
2014-09-27
2
-6
/
+7
*
|
deprecate Pkg->Name in favor of Grp->Name
David Kalnischkies
2014-09-27
1
-1
/
+3
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-09-23
9
-194
/
+275
|
\
|
|
*
don't call pager in non-terminals for changelog
David Kalnischkies
2014-09-09
2
-19
/
+43
|
*
make GetLocalitySortedVersionSet more generic
David Kalnischkies
2014-09-07
4
-57
/
+63
|
*
implement --full in apt search
David Kalnischkies
2014-09-07
4
-39
/
+58
|
*
use a format string in ListSingleVersion
David Kalnischkies
2014-09-07
1
-72
/
+75
|
*
skip version if we already have this package as search-result
David Kalnischkies
2014-09-07
1
-5
/
+11
|
*
support regular expressions in 'apt search'
David Kalnischkies
2014-09-07
2
-19
/
+42
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-09-05
1
-2
/
+2
|
\
|
|
*
Ensure we have a Policy in CacheFile.BuildDepCache()
Michael Vogt
2014-09-05
2
-8
/
+2
|
*
Fix incorrect upgradable listing in "apt list" (thanks to Michael Musenbrock)
Michael Vogt
2014-09-05
2
-2
/
+8
|
*
Avoid yielding blank lines with APT::Cmd::use-format=true
Andreas Oberritter
2014-09-02
2
-2
/
+3
|
*
The following command otherwise yields many blank lines:
Andreas Oberritter
2014-08-28
1
-2
/
+1
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-07-10
2
-3
/
+4
|
\
|
|
*
Only show packages as upgradable if the have a CandidateVer != 0
Michael Vogt
2014-07-08
2
-3
/
+4
*
|
Merge remote-tracking branch 'donkult/debian/sid' into debian/experimental
Michael Vogt
2014-06-18
6
-118
/
+135
|
\
|
|
*
do not call resolver twice on (dist-)upgrade
David Kalnischkies
2014-06-18
3
-18
/
+20
|
*
show our broken packages message in 'apt' solver
David Kalnischkies
2014-06-18
2
-97
/
+110
|
*
use P_ instead of ngettext to compiling with --disable-nls
Fredrik Fornwall
2014-06-18
1
-1
/
+1
|
*
Tell the user if no updates are available after apt update
Michael Vogt
2014-06-18
1
-1
/
+4
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-06-18
6
-151
/
+180
|
\
|
|
*
apt-private/private-output.cc: fix cppcheck output
Michael Vogt
2014-06-10
1
-1
/
+1
|
*
Merge remote-tracking branch 'mvo/feature/apt-update-info' into debian/sid
Michael Vogt
2014-06-10
1
-0
/
+18
|
|
\
|
|
*
show upgradable packages after apt update
Michael Vogt
2014-05-22
1
-0
/
+18
|
|
*
apt-private/acqprogress.cc: reset color in apt update
Michael Vogt
2014-04-16
1
-1
/
+1
|
*
|
Merge remote-tracking branch 'mvo/bugfix/apt-get-source-unauthenticated-warni...
Michael Vogt
2014-06-10
2
-0
/
+11
|
|
\
\
|
|
*
|
Show unauthenticated warning for source packages as well
Michael Vogt
2014-06-02
2
-0
/
+11
[next]