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