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