index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
libapt
/
sourcelist_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modernize standard library includes
Julian Andres Klode
2024-02-20
1
-2
/
+2
*
Allow prefix to be a complete filename for GetTempFile
David Kalnischkies
2020-05-18
1
-8
/
+2
*
Prevent GTest from flooding us with compiler warnings
David Kalnischkies
2018-05-04
1
-1
/
+1
*
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-12
1
-1
/
+1
*
bring back deb822 sources.list entries as .sources
David Kalnischkies
2015-08-10
1
-10
/
+5
*
fix memory leaks reported by -fsanitize
David Kalnischkies
2015-08-10
1
-2
/
+3
*
tests: silence clang on uninitilized variables
David Kalnischkies
2014-11-08
1
-1
/
+1
*
use Google C++ Testing Framework for libapt tests
David Kalnischkies
2014-04-16
1
-33
/
+16
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-2
/
+7
*
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2014-03-13
1
-1
/
+1
*
warning: no previous declaration for foobar() [-Wmissing-declarations]
David Kalnischkies
2014-03-13
1
-1
/
+1
*
fix test
Michael Vogt
2014-01-24
1
-0
/
+2
*
Merge remote-tracking branch 'upstream/debian/experimental-no-abi-break' into...
Michael Vogt
2014-01-21
1
-0
/
+1
|
\
|
*
Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experime...
Michael Vogt
2014-01-18
1
-2
/
+2
|
|
\
|
*
\
Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experime...
Michael Vogt
2014-01-18
1
-2
/
+2
|
|
\
\
|
*
\
\
merged mvo/feature/deb822
Michael Vogt
2014-01-16
1
-4
/
+4
|
|
\
\
\
|
*
|
|
|
actually register the tempfile removal atexit
David Kalnischkies
2014-01-15
1
-0
/
+1
*
|
|
|
|
add support for multipl types in one line
Michael Vogt
2014-01-20
1
-4
/
+4
*
|
|
|
|
add support for multiple URIs in deb822 style sources.list
Michael Vogt
2014-01-20
1
-2
/
+2
*
|
|
|
|
add Description tag for deb822 sources
Michael Vogt
2014-01-20
1
-2
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
rename "Suite/Section" to plural
Michael Vogt
2014-01-18
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
implement suggestion by donkult (thanks!)
Michael Vogt
2014-01-17
1
-2
/
+2
|
|
/
|
/
|
*
|
update libapt test
Michael Vogt
2014-01-16
1
-4
/
+4
|
/
*
add unittest for new sourceslist parser as well
Michael Vogt
2013-12-05
1
-0
/
+52