index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
libapt
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-13
support very long mtab entries in mountpoint discovery
David Kalnischkies
3
-0
/
+40
2014-03-13
follow method attribute suggestions by gcc
David Kalnischkies
1
-1
/
+3
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
18
-30
/
+77
2014-03-13
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
10
-9
/
+14
2014-03-13
warning: no previous declaration for foobar() [-Wmissing-declarations]
David Kalnischkies
4
-5
/
+14
2014-03-13
implement BuildProfileSpec support as dpkg has in 1.17.2
Johannes Schauer
1
-27
/
+61
2014-03-13
add default and override handling for Cnf::FindVector
David Kalnischkies
2
-3
/
+39
2014-02-22
Fix typos in documentation (codespell)
Michael Vogt
1
-13
/
+13
2014-01-26
Merge remote-tracking branch 'donkult/debian/sid' into debian/sid
Michael Vogt
1
-1
/
+1
2014-01-24
fix test
Michael Vogt
1
-0
/
+2
2014-01-21
Merge remote-tracking branch 'upstream/debian/experimental-no-abi-break' into...
Michael Vogt
1
-0
/
+1
2014-01-20
add support for multipl types in one line
Michael Vogt
1
-4
/
+4
2014-01-20
add support for multiple URIs in deb822 style sources.list
Michael Vogt
1
-2
/
+2
2014-01-20
add Description tag for deb822 sources
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-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
merged mvo/feature/deb822
Michael Vogt
1
-4
/
+4
2014-01-16
rework some code to fix some scan-build warnings
David Kalnischkies
1
-1
/
+1
2014-01-16
update libapt test
Michael Vogt
1
-4
/
+4
2014-01-15
actually register the tempfile removal atexit
David Kalnischkies
1
-0
/
+1
2014-01-04
Merge branch 'debian/sid' into feature/source-deb822
Michael Vogt
1
-0
/
+13
2013-12-23
add basic tests for GetTempDir()
Michael Vogt
1
-0
/
+13
2013-12-05
add unittest for new sourceslist parser as well
Michael Vogt
2
-0
/
+58
2013-11-29
add "APT::String::Endswith" and automatic adding of ".list" in apt edit-source
Michael Vogt
1
-0
/
+18
2013-10-05
Merge remote-tracking branch 'mvo/bugfix/dpkg-progress-multiarch' into debian...
Michael Vogt
1
-0
/
+27
2013-10-01
change maxsplit default from "0" to maxint
Michael Vogt
1
-0
/
+4
2013-09-07
add maxsplit parameter to StringSplit
Michael Vogt
1
-0
/
+6
2013-09-07
implement StringSplit() as we need this to fix the dpkg status-fd output parsing
Michael Vogt
1
-0
/
+17
2013-09-03
use FileFd in HashSum test to unbreak non-linux ports
David Kalnischkies
1
-16
/
+16
2013-08-15
set MALLOC_CHECK_ and MALLOC_PERTURB_ for testcases
David Kalnischkies
1
-2
/
+2
2013-08-15
rework the parameter creation for the Hashsum test
David Kalnischkies
1
-3
/
+5
2013-08-15
do not call make from libapt/run-tests if its called by make
David Kalnischkies
1
-3
/
+5
2013-08-15
* lp:~mvo/apt/add-glob-function:
Michael Vogt
2
-0
/
+47
2013-08-15
* lp:~mvo/apt/config-clear:
Michael Vogt
1
-0
/
+4
2013-06-09
stop building l10n if strings are unchanged
David Kalnischkies
1
-0
/
+1
2013-05-08
fix uri test
Michael Vogt
1
-1
/
+1
2013-05-08
merged patch from Daniel Hartwig to fix URI and proxy releated issues
Michael Vogt
1
-0
/
+8
2013-03-22
merged lp:~mvo/apt/fix-tagfile-hash
Michael Vogt
2
-1
/
+66
2013-03-18
test/libapt/tagfile_test.cc: add missing "unistd.h" (thanks to Niels Thykier)
Michael Vogt
1
-0
/
+1
2013-03-18
fix pkgTagSection::Exists() and add test
Michael Vogt
2
-1
/
+65
2013-03-17
* test/libapt/assert.h, test/libapt/run-tests:
Michael Vogt
2
-1
/
+10
2012-09-02
* apt-pkg/cdrom.cc:
David Kalnischkies
2
-0
/
+92
2012-09-02
* apt-pkg/indexcopy.cc:
David Kalnischkies
2
-0
/
+92
2012-06-14
add two tests for architecture specifications
David Kalnischkies
1
-5
/
+5
2012-06-10
* apt-pkg/aptconfiguration.cc:
David Kalnischkies
1
-2
/
+4
2012-06-09
fix segfault with empty LongOpt in --no-* branch
David Kalnischkies
1
-2
/
+13
2012-06-09
* apt-pkg/contrib/cmdline.cc:
Daniel Hartwig
2
-0
/
+27
2012-05-20
* apt-pkg/aptconfiguration.cc:
David Kalnischkies
3
-5
/
+34
[next]