index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-13
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
26
-79
/
+75
2014-03-13
warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
David Kalnischkies
5
-8
/
+8
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
1
-1
/
+1
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
5
-32
/
+32
2014-03-13
warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
17
-289
/
+288
2014-03-13
fix -Wmissing-field-initializers warnings
David Kalnischkies
2
-8
/
+8
2014-03-13
make doxygen more quiet, fix issues and disable latex
David Kalnischkies
8
-23
/
+27
2014-03-13
support DEB_BUILD_PROFILES and -P for build profiles
David Kalnischkies
3
-2
/
+31
2014-03-13
implement BuildProfileSpec support as dpkg has in 1.17.2
Johannes Schauer
3
-9
/
+101
2014-03-13
add default and override handling for Cnf::FindVector
David Kalnischkies
4
-65
/
+41
2014-03-13
check version before adding scores in resolver
David Kalnischkies
1
-1
/
+12
2014-03-13
show debug output only if told so in packagemanager
David Kalnischkies
1
-1
/
+2
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
1
-14
/
+25
2014-02-27
initial version of apt-helper
Michael Vogt
1
-1
/
+1
2014-02-22
Fix typos in documentation (codespell)
Michael Vogt
35
-87
/
+87
2014-02-20
prepare re-enable fnmatch() once we have proper reporting
Michael Vogt
1
-0
/
+3
2014-02-14
disable fnmatch()
Michael Vogt
1
-1
/
+0
2014-02-14
add missing canNotFindFnmatch/showFnmatchSelection (for the next ABI break)
Michael Vogt
2
-2
/
+29
2014-02-14
simplify code some more to make reddit happy
David Kalnischkies
1
-38
/
+29
2014-02-14
allow http protocol to switch to https
David Kalnischkies
1
-1
/
+6
2014-02-12
remove duplication in pkgCdrom::Add and ::Ident
David Kalnischkies
2
-90
/
+45
2014-02-12
apt-cdrom should succeed if any drive succeeds
John Ogness
1
-2
/
+24
2014-02-10
always cleanup patchfiles at the end of rred call
David Kalnischkies
1
-0
/
+9
2014-02-10
do not use an empty APT_CONFIG environment variable
David Kalnischkies
1
-1
/
+1
2014-02-10
simplify code to make compilers happy
David Kalnischkies
1
-3
/
+9
2014-02-06
Merge remote-tracking branch 'mvo/bugfix/multiarch-upgrade' into debian/sid
Michael Vogt
1
-0
/
+5
2014-02-06
discard impossible candidates in MarkInstall
David Kalnischkies
1
-2
/
+7
2014-02-04
Fix multiarch package upgrade issue
Michael Vogt
1
-0
/
+5
2014-01-30
restart debSrcRecordParsers only if needed
David Kalnischkies
2
-5
/
+6
2014-01-30
pkgTagFile: if we have seen the end, do not try to see more
David Kalnischkies
1
-1
/
+5
2014-01-26
Merge remote-tracking branch 'donkult/debian/sid' into debian/sid
Michael Vogt
9
-24
/
+26
2014-01-25
Merge remote-tracking branch 'mvo/debian/sid' into debian/sid
Michael Vogt
1
-1
/
+7
2014-01-25
support " " in deb822 source options
Michael Vogt
1
-1
/
+7
2014-01-24
set APT::Sources::Use-Deb822 to default false for now
Michael Vogt
1
-1
/
+1
2014-01-24
Merge remote-tracking branch 'mvo/feature/apt-show-nice' into debian/experime...
Michael Vogt
1
-41
/
+43
2014-01-22
"apt show" show user friendly size info
Michael Vogt
1
-41
/
+43
2014-01-21
Merge remote-tracking branch 'upstream/debian/experimental-no-abi-break' into...
Michael Vogt
4
-28
/
+278
2014-01-20
add support for multipl types in one line
Michael Vogt
1
-10
/
+15
2014-01-20
add support for multiple URIs in deb822 style sources.list
Michael Vogt
1
-11
/
+18
2014-01-20
add support for Enabled: no in deb822 sources.list
Michael Vogt
1
-0
/
+4
2014-01-18
do not ignore ioctl(TIOCSCTTY) errors
Michael Vogt
1
-9
/
+19
2014-01-18
Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experime...
Michael Vogt
1
-2
/
+2
2014-01-18
rename "Suite/Section" to plural
Michael Vogt
1
-2
/
+2
2014-01-18
Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experime...
Michael Vogt
1
-2
/
+2
2014-01-17
implement suggestion by donkult (thanks!)
Michael Vogt
1
-2
/
+2
2014-01-16
correct some style/performance/warnings from cppcheck
David Kalnischkies
6
-18
/
+12
2014-01-16
merged mvo/feature/deb822
Michael Vogt
2
-30
/
+53
[next]