index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove Dir:: scope limit of RootDir in the documentation
David Kalnischkies
2015-08-12
1
-1
/
+2
*
support setting a port for rsh:// in sources.list
Daniel Hartwig
2015-08-12
2
-2
/
+21
*
po-fixups: fill Project-Id-Version and Encoding correctly
Guillem Jover
2015-08-12
34
-34
/
+34
*
travis: add ppa:ubuntu-toolschain-r/test as source for gcc-5
David Kalnischkies
2015-08-12
4
-5
/
+18
*
apt.cron.daily: Reference 10periodic instead of 02periodic
Julian Andres Klode
2015-08-12
1
-1
/
+1
*
debian/control: Rename libapt-pkg4.15 -> libapt-pkg5.0
Julian Andres Klode
2015-08-11
1
-1
/
+1
*
debian/gbp.conf: Set multimaint-merge = True
Julian Andres Klode
2015-08-11
1
-1
/
+2
*
Annotate more methods with APT_OVERRIDE
Julian Andres Klode
2015-08-11
6
-15
/
+15
*
Bump apt-inst SONAME to 2.0 to adjust for the ABI break in apt-pkg
Julian Andres Klode
2015-08-11
5
-74
/
+74
*
Merge changelog entries from sid-gcc5
Julian Andres Klode
2015-08-11
1
-0
/
+56
*
po: Update Simplified Chinese programs translation
Zhou Mo
2015-08-11
1
-13
/
+13
*
po: update zh_CN translation slightly
Zhou Mo
2015-08-11
1
-4
/
+4
*
ExecFork: Use /proc/self/fd to determine which files to close
Julian Andres Klode
2015-08-11
1
-5
/
+19
*
Make QItem a subclass of DescItem
Julian Andres Klode
2015-08-11
1
-9
/
+1
*
Re-introduce None as a deprecated alias for No
Julian Andres Klode
2015-08-11
1
-0
/
+4
*
Drop C++11 elements from headers
Julian Andres Klode
2015-08-11
3
-4
/
+4
*
apt-get: Do not include apt-pkg/indexrecords.h
Julian Andres Klode
2015-08-11
1
-1
/
+0
*
Fix an obscure warning from GCC
Julian Andres Klode
2015-08-11
1
-2
/
+2
*
Simply ignore cruft in the status files, do not treat it as prio 0
Julian Andres Klode
2015-08-11
1
-2
/
+1
*
Replace INT_MIN with std::numeric_limits<int>::min
Julian Andres Klode
2015-08-11
1
-2
/
+2
*
initialize PinVers to a nullptr
David Kalnischkies
2015-08-10
1
-1
/
+2
*
move manual-bit from 'oldlibs' pkg to its dependencies
David Kalnischkies
2015-08-10
3
-0
/
+63
*
move APT::Never-MarkAuto-Sections handling to MarkDelete
David Kalnischkies
2015-08-10
3
-49
/
+66
*
no value for MultiArch field is 'no', not 'none'
David Kalnischkies
2015-08-10
4
-8
/
+8
*
change to libapt-pkg abi 5.0 with versioned symbols
David Kalnischkies
2015-08-10
7
-1576
/
+1584
*
update symbols file to current state of affairs
David Kalnischkies
2015-08-10
2
-513
/
+563
*
mark again deps of pkgs in APT::Never-MarkAuto-Sections as manual
David Kalnischkies
2015-08-10
3
-3
/
+116
*
drop extra newline in 'Failed to fetch' and 'GPG error' message
David Kalnischkies
2015-08-10
6
-14
/
+2
*
enhance "hit paywall" error message to mention the probable cause
David Kalnischkies
2015-08-10
6
-60
/
+83
*
drop obsolete explicit :none handling in pkgCacheGen
David Kalnischkies
2015-08-10
2
-51
/
+2
*
parse packages from all architectures into the cache
David Kalnischkies
2015-08-10
11
-116
/
+152
*
eliminate dead file-provides code in cache generation
David Kalnischkies
2015-08-10
3
-103
/
+4
*
elimate duplicated code in pkgIndexFile subclasses
David Kalnischkies
2015-08-10
16
-472
/
+460
*
add volatile sources support in libapt-pkg
David Kalnischkies
2015-08-10
15
-362
/
+309
*
just-in-time creation for (explicit) negative deps
David Kalnischkies
2015-08-10
6
-88
/
+83
*
just-in-time creation for (implicit) Provides
David Kalnischkies
2015-08-10
9
-51
/
+466
*
hide implicit deps in apt-cache again by default
David Kalnischkies
2015-08-10
12
-150
/
+169
*
use a smaller type for flags storage in the cache
David Kalnischkies
2015-08-10
4
-47
/
+84
*
remove the compatibility markers for 4.13 abi
David Kalnischkies
2015-08-10
26
-304
/
+18
*
link DependencyData structs together
David Kalnischkies
2015-08-10
4
-47
/
+47
*
split-up Dependency struct
David Kalnischkies
2015-08-10
6
-62
/
+167
*
bunch of micro-optimizations for depcache
David Kalnischkies
2015-08-10
7
-154
/
+149
*
avoid virtual in the iterators
David Kalnischkies
2015-08-10
5
-92
/
+77
*
show or-groups in not-installed recommends and suggests lists
David Kalnischkies
2015-08-10
18
-203
/
+420
*
headers are for declarations only
David Kalnischkies
2015-08-10
3
-216
/
+243
*
implement a more generic ShowList method
David Kalnischkies
2015-08-10
58
-341
/
+570
*
enforce GCC5 C++11 ABI and usage
David Kalnischkies
2015-08-10
2
-2
/
+3
*
rename 'apt-get files' to 'apt-get indextargets'
David Kalnischkies
2015-08-10
11
-68
/
+70
*
disable locking even for root in --simulate
David Kalnischkies
2015-08-10
1
-3
/
+5
*
handle site-changing redirects as mirror changes
David Kalnischkies
2015-08-10
3
-19
/
+56
[next]