index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace all "press enter" occurrences with "press [Enter]"
Luca Bruno
2015-08-12
1
-1
/
+1
*
replace direct calls to egrep with grep -E
Daniel Hartwig
2015-08-12
1
-1
/
+1
*
travis: add ppa:ubuntu-toolschain-r/test as source for gcc-5
David Kalnischkies
2015-08-12
3
-4
/
+13
*
move manual-bit from 'oldlibs' pkg to its dependencies
David Kalnischkies
2015-08-10
1
-0
/
+31
*
move APT::Never-MarkAuto-Sections handling to MarkDelete
David Kalnischkies
2015-08-10
2
-40
/
+31
*
no value for MultiArch field is 'no', not 'none'
David Kalnischkies
2015-08-10
1
-2
/
+2
*
mark again deps of pkgs in APT::Never-MarkAuto-Sections as manual
David Kalnischkies
2015-08-10
2
-1
/
+109
*
drop extra newline in 'Failed to fetch' and 'GPG error' message
David Kalnischkies
2015-08-10
4
-12
/
+0
*
enhance "hit paywall" error message to mention the probable cause
David Kalnischkies
2015-08-10
3
-10
/
+11
*
parse packages from all architectures into the cache
David Kalnischkies
2015-08-10
5
-22
/
+105
*
elimate duplicated code in pkgIndexFile subclasses
David Kalnischkies
2015-08-10
2
-7
/
+7
*
add volatile sources support in libapt-pkg
David Kalnischkies
2015-08-10
2
-8
/
+49
*
just-in-time creation for (explicit) negative deps
David Kalnischkies
2015-08-10
3
-16
/
+8
*
just-in-time creation for (implicit) Provides
David Kalnischkies
2015-08-10
4
-1
/
+364
*
hide implicit deps in apt-cache again by default
David Kalnischkies
2015-08-10
2
-63
/
+71
*
link DependencyData structs together
David Kalnischkies
2015-08-10
1
-4
/
+4
*
bunch of micro-optimizations for depcache
David Kalnischkies
2015-08-10
2
-13
/
+13
*
show or-groups in not-installed recommends and suggests lists
David Kalnischkies
2015-08-10
6
-6
/
+168
*
implement a more generic ShowList method
David Kalnischkies
2015-08-10
6
-0
/
+107
*
rename 'apt-get files' to 'apt-get indextargets'
David Kalnischkies
2015-08-10
4
-17
/
+17
*
handle site-changing redirects as mirror changes
David Kalnischkies
2015-08-10
1
-0
/
+23
*
add c++11 override marker to overridden methods
David Kalnischkies
2015-08-10
3
-7
/
+7
*
implement Signed-By without using gpg for verification
David Kalnischkies
2015-08-10
2
-2
/
+3
*
merge keyrings with cat instead of gpg in apt-key
David Kalnischkies
2015-08-10
1
-1
/
+1
*
support gpg 2.1.x in apt-key
David Kalnischkies
2015-08-10
1
-51
/
+64
*
allow individual targets to be kept compressed
David Kalnischkies
2015-08-10
2
-2
/
+18
*
implement Signed-By option for sources.list
David Kalnischkies
2015-08-10
3
-14
/
+93
*
add sources.list Check-Valid-Until and Valid-Until-{Max,Min} options
David Kalnischkies
2015-08-10
1
-0
/
+9
*
merge indexRecords into metaIndex
David Kalnischkies
2015-08-10
1
-3
/
+1
*
detect and error out on conflicting Trusted settings
David Kalnischkies
2015-08-10
2
-4
/
+21
*
bring back deb822 sources.list entries as .sources
David Kalnischkies
2015-08-10
3
-31
/
+70
*
support lang= and target= sources.list options
David Kalnischkies
2015-08-10
4
-21
/
+108
*
fix memory leaks reported by -fsanitize
David Kalnischkies
2015-08-10
5
-11
/
+13
*
some CXXFLAGS housekeeping
David Kalnischkies
2015-08-10
1
-1
/
+2
*
Fix test case breakage from the new policy implementation
Julian Andres Klode
2015-08-10
5
-47
/
+48
*
fileutl_test.cc: Check for /etc/passwd instead of /bin/sh
Julian Andres Klode
2015-08-10
1
-3
/
+3
*
add d-pointer, virtual destructors and de-inline de/constructors
David Kalnischkies
2015-06-16
1
-20
/
+26
*
allow ratelimiting progress reporting for testcases
David Kalnischkies
2015-06-15
2
-11
/
+14
*
condense parallel requests with the same hashes to one
David Kalnischkies
2015-06-15
12
-95
/
+193
*
show item ID in Hit, Ign and Err lines as well
David Kalnischkies
2015-06-15
9
-65
/
+65
*
call URIStart in cdrom and file method
David Kalnischkies
2015-06-15
5
-21
/
+26
*
deal better with acquiring the same URI multiple times
David Kalnischkies
2015-06-15
2
-1
/
+81
*
provide a public interface for acquiring changelogs
David Kalnischkies
2015-06-15
4
-35
/
+103
*
implement default apt-get file --release-info mode
David Kalnischkies
2015-06-15
1
-0
/
+6
*
store Release files data in the Cache
David Kalnischkies
2015-06-12
2
-2
/
+9
*
implement 'apt-get files' to access index targets
David Kalnischkies
2015-06-11
1
-0
/
+2
*
show URI.Path in all acquire item descriptions
David Kalnischkies
2015-06-11
13
-39
/
+79
*
store all targets data in IndexTarget struct
David Kalnischkies
2015-06-10
1
-2
/
+2
*
abstract the code to iterate over all targets a bit
David Kalnischkies
2015-06-10
2
-1
/
+39
*
configureable acquire targets to download additional files
David Kalnischkies
2015-06-09
2
-5
/
+61
[next]