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-08-12
Replace all "press enter" occurrences with "press [Enter]"
Luca Bruno
1
-1
/
+1
2015-08-11
apt-get: Do not include apt-pkg/indexrecords.h
Julian Andres Klode
1
-1
/
+0
2015-08-10
no value for MultiArch field is 'no', not 'none'
David Kalnischkies
1
-2
/
+2
2015-08-10
elimate duplicated code in pkgIndexFile subclasses
David Kalnischkies
1
-0
/
+1
2015-08-10
just-in-time creation for (implicit) Provides
David Kalnischkies
1
-2
/
+2
2015-08-10
hide implicit deps in apt-cache again by default
David Kalnischkies
1
-3
/
+8
2015-08-10
remove the compatibility markers for 4.13 abi
David Kalnischkies
2
-36
/
+1
2015-08-10
split-up Dependency struct
David Kalnischkies
1
-4
/
+5
2015-08-10
show or-groups in not-installed recommends and suggests lists
David Kalnischkies
1
-4
/
+4
2015-08-10
headers are for declarations only
David Kalnischkies
1
-0
/
+1
2015-08-10
rename 'apt-get files' to 'apt-get indextargets'
David Kalnischkies
1
-5
/
+5
2015-08-10
add c++11 override marker to overridden methods
David Kalnischkies
3
-7
/
+7
2015-08-10
merge keyrings with cat instead of gpg in apt-key
David Kalnischkies
1
-42
/
+86
2015-08-10
support gpg 2.1.x in apt-key
David Kalnischkies
1
-25
/
+60
2015-08-10
enhance apt-key debugging options
David Kalnischkies
1
-4
/
+15
2015-08-10
implement Signed-By option for sources.list
David Kalnischkies
1
-3
/
+19
2015-08-10
merge indexRecords into metaIndex
David Kalnischkies
1
-21
/
+14
2015-08-10
support lang= and target= sources.list options
David Kalnischkies
1
-2
/
+2
2015-08-10
fix memory leaks reported by -fsanitize
David Kalnischkies
2
-5
/
+4
2015-08-10
cleanup Container.erase API to look more like std::containers
David Kalnischkies
1
-1
/
+1
2015-08-10
apply various style suggestions by cppcheck
David Kalnischkies
1
-1
/
+1
2015-08-10
apt-cache: Change version pin output to use per-version pins
Julian Andres Klode
1
-1
/
+1
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
[next]