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
*
follow method attribute suggestions by gcc
David Kalnischkies
2014-03-13
50
-136
/
+148
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
217
-788
/
+1348
*
move defines for version to macros.h
David Kalnischkies
2014-03-13
4
-31
/
+72
*
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2014-03-13
64
-147
/
+153
*
warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
David Kalnischkies
2014-03-13
6
-9
/
+9
*
warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-o...
David Kalnischkies
2014-03-13
2
-3
/
+3
*
warning: no previous declaration for foobar() [-Wmissing-declarations]
David Kalnischkies
2014-03-13
29
-119
/
+130
*
warning: useless cast to type A [-Wuseless-cast]
David Kalnischkies
2014-03-13
10
-26
/
+26
*
warning: cast from type A to type B casts away qualifiers [-Wcast-qual]
David Kalnischkies
2014-03-13
6
-35
/
+35
*
StartPos is always positive for http/https
David Kalnischkies
2014-03-13
2
-8
/
+3
*
warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
2014-03-13
28
-444
/
+443
*
warning: non-ISO-standard escape sequence, '\e' [enabled by default]
David Kalnischkies
2014-03-13
1
-7
/
+7
*
fix -Wformat= warnings about size_t != %lu on e.g. armel
David Kalnischkies
2014-03-13
2
-8
/
+9
*
fix -Wmissing-field-initializers warnings
David Kalnischkies
2014-03-13
6
-25
/
+25
*
make doxygen more quiet, fix issues and disable latex
David Kalnischkies
2014-03-13
9
-28
/
+32
*
unset LANGUAGE in the testing framework directly
David Kalnischkies
2014-03-13
2
-5
/
+3
*
support DEB_BUILD_PROFILES and -P for build profiles
David Kalnischkies
2014-03-13
11
-4
/
+219
*
implement BuildProfileSpec support as dpkg has in 1.17.2
Johannes Schauer
2014-03-13
4
-36
/
+162
*
add default and override handling for Cnf::FindVector
David Kalnischkies
2014-03-13
7
-68
/
+81
*
autogenerate makefile for vendor system
David Kalnischkies
2014-03-13
15
-118
/
+71
*
check version before adding scores in resolver
David Kalnischkies
2014-03-13
2
-18
/
+126
*
show debug output only if told so in packagemanager
David Kalnischkies
2014-03-13
2
-10
/
+5
*
do not do the same looping twice
David Kalnischkies
2014-03-13
1
-7
/
+1
*
propagate a negative score point along breaks/conflicts
David Kalnischkies
2014-03-13
2
-14
/
+72
*
Promote xz-utils from apt Suggests to libapt-pkg Depends
Julian Andres Klode
2014-03-12
1
-2
/
+2
*
l10n: vi.po (624t): Update Vietnamese translation
Trần Ngọc Quân
2014-03-04
1
-19
/
+26
*
releasing package apt version 0.9.15.5
Michael Vogt
2014-02-28
55
-193
/
+1207
*
initial version of apt-helper
Michael Vogt
2014-02-27
7
-37
/
+148
*
Bug#739988: Fix autopkgtest missing dependencies and locale
Martin Pitt
2014-02-25
2
-1
/
+4
*
vendor/tanglu/makefile: add missing clean/sources.list
Michael Vogt
2014-02-23
1
-0
/
+5
*
releasing package apt version 0.9.15.4
Michael Vogt
2014-02-23
55
-840
/
+763
*
test/integration/test-ubuntu-bug-346386-apt-get-update-paywall: use http-meth...
Michael Vogt
2014-02-23
1
-1
/
+1
*
add missing libdb-dev to debian/tests/control
Michael Vogt
2014-02-22
1
-1
/
+1
*
skip test if "apt" is not build
Michael Vogt
2014-02-22
4
-0
/
+25
*
fix ADT failure in downloadfile()
Michael Vogt
2014-02-22
1
-1
/
+5
*
add testcase for Bug#718329
Michael Vogt
2014-02-22
2
-1
/
+36
*
debian: Add debDebFile::ExtractTarMember to the symbols file
Guillem Jover
2014-02-22
1
-0
/
+1
*
Add support for data.tar, control.tar and control.tar.xz
Guillem Jover
2014-02-22
2
-25
/
+14
*
DebFile: Refactor ExtractTarMember() out from ExtractArchive()
Guillem Jover
2014-02-22
2
-5
/
+13
*
ExtractTar: Allow an empty decompressor program
Guillem Jover
2014-02-22
1
-0
/
+6
*
add apt-vendor information for tanglu
Jon Severinsson
2014-02-22
6
-0
/
+31
*
Fix typos in documentation (codespell)
Michael Vogt
2014-02-22
78
-167
/
+171
*
improve clean for auto-generated sources.list
Michael Vogt
2014-02-22
4
-4
/
+12
*
remove auto-generated apt-key and sources.list on clean (closes: 739749)
Michael Vogt
2014-02-22
6
-14
/
+39
*
releasing package apt version 0.9.15.3
Michael Vogt
2014-02-20
55
-1807
/
+2490
*
Merge remote-tracking branch 'mvo/debian/sid' into debian/sid
Michael Vogt
2014-02-20
1
-0
/
+3
|
\
|
*
prepare re-enable fnmatch() once we have proper reporting
Michael Vogt
2014-02-20
1
-0
/
+3
*
|
prepare release
Michael Vogt
2014-02-20
1
-0
/
+23
|
/
*
Merge remote-tracking branch 'donkult/debian/sid' into debian/sid
Michael Vogt
2014-02-14
3
-21
/
+46
|
\
|
*
update symbols file with hints from the buildlogs
David Kalnischkies
2014-02-14
2
-20
/
+45
[next]