index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmdline
Commit message (
Expand
)
Author
Age
Files
Lines
*
apply various style suggestions by cppcheck
David Kalnischkies
2015-08-10
1
-1
/
+1
*
apt-cache: Change version pin output to use per-version pins
Julian Andres Klode
2015-08-10
1
-1
/
+1
*
provide a public interface for acquiring changelogs
David Kalnischkies
2015-06-15
1
-165
/
+39
*
hide Translation-* in 'apt-cache policy' output
David Kalnischkies
2015-06-15
1
-0
/
+2
*
implement default apt-get file --release-info mode
David Kalnischkies
2015-06-15
1
-3
/
+23
*
store Release files data in the Cache
David Kalnischkies
2015-06-12
1
-3
/
+8
*
implement 'apt-get files' to access index targets
David Kalnischkies
2015-06-11
1
-0
/
+87
*
rewrite all TFRewrite instances to use the new pkgTagSection::Write
David Kalnischkies
2015-05-11
2
-16
/
+19
*
drop incorrect parameter implicitely converted to bool
David Kalnischkies
2015-05-11
1
-2
/
+2
*
Merge branch 'debian/jessie' into debian/experimental
David Kalnischkies
2015-04-19
1
-1
/
+1
|
\
|
*
keyids in "apt-key del" should be case-insensitive
David Kalnischkies
2015-04-07
1
-1
/
+1
*
|
add a simple unit test for acquire progress
David Kalnischkies
2015-04-10
2
-4
/
+4
*
|
stop displaying time of build in online help
Jérémy Bobbio
2015-03-16
11
-27
/
+17
*
|
(error) Same iterator is used with different containers
David Kalnischkies
2015-03-16
1
-1
/
+1
*
|
merge debian/sid into debian/experimental
David Kalnischkies
2015-03-16
1
-4
/
+4
|
\
|
|
*
dispose http(s) 416 error page as non-content
David Kalnischkies
2014-12-22
1
-12
/
+23
|
*
support long keyids in "apt-key del" instead of ignoring them
James McCoy
2014-11-28
1
-1
/
+1
|
*
use 'best' hash for source authentication
David Kalnischkies
2014-11-10
1
-12
/
+16
|
*
apt-get: Create the temporary downloaded changelog inside tmpdir
Guillem Jover
2014-10-02
1
-1
/
+1
*
|
dispose http(s) 416 error page as non-content
David Kalnischkies
2014-12-09
1
-10
/
+21
*
|
use dpkg --merge-avail only if needed in apt-mark
David Kalnischkies
2014-11-19
1
-45
/
+55
*
|
various small additional tests and testcases
David Kalnischkies
2014-11-18
1
-2
/
+2
*
|
use pkgAcquire::GetLock instead of own code
David Kalnischkies
2014-11-09
1
-20
/
+2
*
|
allow uninstalled packages to be put on hold
David Kalnischkies
2014-11-09
1
-6
/
+57
*
|
use the same code to detect quiet setting in all tools
David Kalnischkies
2014-11-09
3
-23
/
+6
*
|
streamline display of --help in all tools
David Kalnischkies
2014-11-09
11
-171
/
+43
*
|
guard pkg/grp hashtable creation changes
David Kalnischkies
2014-11-08
1
-5
/
+8
*
|
guard ABI changes for SourcePkg/Ver in pkgCache
David Kalnischkies
2014-11-08
2
-4
/
+50
*
|
better non-virtual metaIndex.LocalFileName() implementation
David Kalnischkies
2014-11-08
1
-28
/
+2
*
|
chown finished partial files earlier
David Kalnischkies
2014-10-23
1
-6
/
+27
*
|
test if TMPDIR is accessible before using
David Kalnischkies
2014-10-20
1
-2
/
+6
*
|
check for available space, excluding root reserved blocks
David Kalnischkies
2014-10-15
1
-25
/
+3
*
|
don't drop privileges if _apt has not enough rights
David Kalnischkies
2014-10-15
2
-6
/
+18
*
|
Merge remote-tracking branch 'mvo/feature/acq-trans' into debian/experimental
Michael Vogt
2014-10-08
2
-18
/
+6
|
\
\
|
*
\
Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...
Michael Vogt
2014-10-07
1
-1
/
+1
|
|
\
\
|
*
|
|
ensure partial dirs are 0700 and owned by _apt:root
David Kalnischkies
2014-10-07
2
-18
/
+6
*
|
|
|
Rename DropPrivs() to DropPrivileges()
Michael Vogt
2014-10-07
2
-2
/
+2
|
|
/
/
|
/
|
|
*
|
|
apt-get: Create the temporary downloaded changelog inside tmpdir
Guillem Jover
2014-10-03
1
-1
/
+1
|
/
/
*
|
Test if TMPDIR is a directory in apt-key and if not unset it
Michael Vogt
2014-09-29
1
-0
/
+3
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-09-29
1
-1
/
+1
|
\
|
|
*
generalize Acquire::GzipIndex
Michael Vogt
2014-09-21
1
-1
/
+1
*
|
cleanup partial directory of lists in apt-get clean
David Kalnischkies
2014-09-27
1
-6
/
+20
*
|
allow fetcher setup without directory creation
David Kalnischkies
2014-09-27
2
-5
/
+7
*
|
store source name and version in binary cache
David Kalnischkies
2014-09-27
2
-42
/
+24
*
|
add and use 'apt-key verify' which prefers gpgv over gpg
David Kalnischkies
2014-09-27
1
-0
/
+8
*
|
miscellaneous small cleanups in apt-key
David Kalnischkies
2014-09-27
1
-17
/
+7
*
|
add --readonly option for apt-key adv
David Kalnischkies
2014-09-27
1
-5
/
+4
*
|
use only one --keyring in gpg interactions
David Kalnischkies
2014-09-27
1
-28
/
+77
*
|
add --secret-keyring option for apt-key
David Kalnischkies
2014-09-27
1
-0
/
+11
*
|
allow to specify fingerprints in 'apt-key del'
David Kalnischkies
2014-09-27
1
-4
/
+17
[next]