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-09-23
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
1
-0
/
+15
2014-09-07
strip everything spacey in APT::String::Strip
David Kalnischkies
1
-0
/
+15
2014-09-05
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
1
-0
/
+29
2014-07-16
StringToBool: only act if the entire string is consumed by strtol()
Michael Vogt
1
-0
/
+29
2014-07-08
Only allow "apt-get build-dep path" when path starts with ./ or /
Michael Vogt
1
-0
/
+9
2014-07-08
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
1
-2
/
+2
2014-07-08
build: Convert from DebianDoc SGML to DocBook XML
Guillem Jover
1
-2
/
+2
2014-06-18
Merge remote-tracking branch 'donkult/debian/sid' into debian/experimental
Michael Vogt
1
-0
/
+35
2014-06-18
fix SubstVar to be usable as a replace_all method
David Kalnischkies
1
-0
/
+35
2014-06-18
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
1
-1
/
+1
2014-05-28
Fix uninitialized value
Michael Vogt
1
-1
/
+1
2014-05-10
improve pkgTagSection scanning and parsing
David Kalnischkies
1
-0
/
+179
2014-05-09
use HashStringList in the acquire system
David Kalnischkies
1
-8
/
+77
2014-05-09
add a simple container for HashStrings
David Kalnischkies
1
-12
/
+52
2014-04-28
Merge branch 'feature/abspath' into feature/apt-install-deb
Michael Vogt
1
-0
/
+4
2014-04-28
fix tests
Michael Vogt
1
-0
/
+4
2014-04-28
Merge branch 'feature/abspath' into feature/apt-install-deb
Michael Vogt
1
-1
/
+7
2014-04-28
add flAbsPath() as a wrapper to realpath()
Michael Vogt
1
-0
/
+7
2014-04-28
Implement Popen() execv helper to avoid popen()
Michael Vogt
1
-0
/
+48
2014-04-16
use Google C++ Testing Framework for libapt tests
David Kalnischkies
28
-2085
/
+1917
2014-04-16
clear HitEof flag in FileFd::Seek
David Kalnischkies
3
-24
/
+90
2014-04-11
extend FileFd test behond basic permission tests
David Kalnischkies
1
-10
/
+99
2014-04-10
Fix insecure file permissions when using FileFd with OpenMode::Atomic
Michael Vogt
1
-0
/
+31
2014-03-27
Add progressbar to "Dpkg::Progress-Fancy"
Michael Vogt
2
-0
/
+36
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
[next]