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
*
Show full package records in apt-cache search -f
Kusanagi Kouichi
2015-08-16
1
-7
/
+4
*
When looking if Provides match, OR them with the normal patches
Julian Andres Klode
2015-08-16
1
-1
/
+1
*
apt-get: allow non-root --print-uris build-dep
Julian Andres Klode
2015-08-14
1
-1
/
+3
*
apt: Add autoremove and auto-remove commands
Julian Andres Klode
2015-08-14
1
-0
/
+3
*
Make auto-remove and auto-clean aliases for the versions without -
Julian Andres Klode
2015-08-14
1
-0
/
+2
*
apt-cache: Show an error if stats gets any arguments
Julian Andres Klode
2015-08-14
1
-1
/
+6
*
Merge branch 'debian/experimental' of https://github.com/DonKult/apt into deb...
Julian Andres Klode
2015-08-14
1
-1
/
+1
|
\
|
*
Replace all "press enter" occurrences with "press [Enter]"
Luca Bruno
2015-08-12
1
-1
/
+1
*
|
Deprecate SPtrArray<T> and convert everyone to unique_ptr<T[]>
Julian Andres Klode
2015-08-13
2
-4
/
+4
*
|
Mark SPtr as deprecated, and convert users to std::unique_ptr
Julian Andres Klode
2015-08-13
1
-3
/
+3
*
|
apt-cache: Improve translateability of the "with priority" thing
Julian Andres Klode
2015-08-12
1
-2
/
+2
*
|
apt-cache: Modify policy output to use per-version pins
Julian Andres Klode
2015-08-12
1
-13
/
+30
|
/
*
apt-get: Do not include apt-pkg/indexrecords.h
Julian Andres Klode
2015-08-11
1
-1
/
+0
*
no value for MultiArch field is 'no', not 'none'
David Kalnischkies
2015-08-10
1
-2
/
+2
*
elimate duplicated code in pkgIndexFile subclasses
David Kalnischkies
2015-08-10
1
-0
/
+1
*
just-in-time creation for (implicit) Provides
David Kalnischkies
2015-08-10
1
-2
/
+2
*
hide implicit deps in apt-cache again by default
David Kalnischkies
2015-08-10
1
-3
/
+8
*
remove the compatibility markers for 4.13 abi
David Kalnischkies
2015-08-10
2
-36
/
+1
*
split-up Dependency struct
David Kalnischkies
2015-08-10
1
-4
/
+5
*
show or-groups in not-installed recommends and suggests lists
David Kalnischkies
2015-08-10
1
-4
/
+4
*
headers are for declarations only
David Kalnischkies
2015-08-10
1
-0
/
+1
*
rename 'apt-get files' to 'apt-get indextargets'
David Kalnischkies
2015-08-10
1
-5
/
+5
*
add c++11 override marker to overridden methods
David Kalnischkies
2015-08-10
3
-7
/
+7
*
merge keyrings with cat instead of gpg in apt-key
David Kalnischkies
2015-08-10
1
-42
/
+86
*
support gpg 2.1.x in apt-key
David Kalnischkies
2015-08-10
1
-25
/
+60
*
enhance apt-key debugging options
David Kalnischkies
2015-08-10
1
-4
/
+15
*
implement Signed-By option for sources.list
David Kalnischkies
2015-08-10
1
-3
/
+19
*
merge indexRecords into metaIndex
David Kalnischkies
2015-08-10
1
-21
/
+14
*
support lang= and target= sources.list options
David Kalnischkies
2015-08-10
1
-2
/
+2
*
fix memory leaks reported by -fsanitize
David Kalnischkies
2015-08-10
2
-5
/
+4
*
cleanup Container.erase API to look more like std::containers
David Kalnischkies
2015-08-10
1
-1
/
+1
*
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
[next]