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
Commit message (
Expand
)
Author
Age
Files
Lines
*
demote missing gtest to a buildtime warning
David Kalnischkies
2015-04-19
1
-0
/
+9
*
add a simple unit test for acquire progress
David Kalnischkies
2015-04-10
1
-0
/
+170
*
reimplement the last uses of sprintf
David Kalnischkies
2015-04-10
2
-0
/
+34
*
(style) Variable 'res' is assigned a value that is never used
David Kalnischkies
2014-11-08
1
-13
/
+16
*
Division by result of sizeof(). memset() expects a size in bytes
David Kalnischkies
2014-11-08
1
-2
/
+7
*
tests: silence clang on uninitilized variables
David Kalnischkies
2014-11-08
2
-2
/
+3
*
rewrite ReadMessages()
David Kalnischkies
2014-10-26
1
-0
/
+70
*
promote filesize to a hashstring
David Kalnischkies
2014-10-24
1
-6
/
+19
*
add test for Basic Authentication scheme
David Kalnischkies
2014-10-23
1
-1
/
+15
*
test if TMPDIR is accessible before using
David Kalnischkies
2014-10-20
1
-1
/
+9
*
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-10-14
1
-9
/
+20
|
\
|
*
implement the updated build profile spec
josch
2014-10-06
1
-9
/
+20
*
|
allow options between command and -- on commandline
David Kalnischkies
2014-09-28
2
-2
/
+70
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-09-23
1
-0
/
+15
|
\
|
|
*
strip everything spacey in APT::String::Strip
David Kalnischkies
2014-09-07
1
-0
/
+15
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-09-05
1
-0
/
+29
|
\
|
|
*
StringToBool: only act if the entire string is consumed by strtol()
Michael Vogt
2014-07-16
1
-0
/
+29
*
|
Only allow "apt-get build-dep path" when path starts with ./ or /
Michael Vogt
2014-07-08
1
-0
/
+9
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-07-08
1
-2
/
+2
|
\
|
|
*
build: Convert from DebianDoc SGML to DocBook XML
Guillem Jover
2014-07-08
1
-2
/
+2
*
|
Merge remote-tracking branch 'donkult/debian/sid' into debian/experimental
Michael Vogt
2014-06-18
1
-0
/
+35
|
\
|
|
*
fix SubstVar to be usable as a replace_all method
David Kalnischkies
2014-06-18
1
-0
/
+35
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-06-18
1
-1
/
+1
|
\
|
|
*
Fix uninitialized value
Michael Vogt
2014-05-28
1
-1
/
+1
*
|
improve pkgTagSection scanning and parsing
David Kalnischkies
2014-05-10
1
-0
/
+179
*
|
use HashStringList in the acquire system
David Kalnischkies
2014-05-09
1
-8
/
+77
*
|
add a simple container for HashStrings
David Kalnischkies
2014-05-09
1
-12
/
+52
*
|
Merge branch 'feature/abspath' into feature/apt-install-deb
Michael Vogt
2014-04-28
1
-0
/
+4
|
\
\
|
*
|
fix tests
Michael Vogt
2014-04-28
1
-0
/
+4
*
|
|
Merge branch 'feature/abspath' into feature/apt-install-deb
Michael Vogt
2014-04-28
1
-1
/
+7
|
\
|
|
|
*
|
add flAbsPath() as a wrapper to realpath()
Michael Vogt
2014-04-28
1
-0
/
+7
|
|
/
*
/
Implement Popen() execv helper to avoid popen()
Michael Vogt
2014-04-28
1
-0
/
+48
|
/
*
use Google C++ Testing Framework for libapt tests
David Kalnischkies
2014-04-16
28
-2085
/
+1917
*
clear HitEof flag in FileFd::Seek
David Kalnischkies
2014-04-16
3
-24
/
+90
*
extend FileFd test behond basic permission tests
David Kalnischkies
2014-04-11
1
-10
/
+99
*
Fix insecure file permissions when using FileFd with OpenMode::Atomic
Michael Vogt
2014-04-10
1
-0
/
+31
*
Add progressbar to "Dpkg::Progress-Fancy"
Michael Vogt
2014-03-27
2
-0
/
+36
*
support very long mtab entries in mountpoint discovery
David Kalnischkies
2014-03-13
3
-0
/
+40
*
follow method attribute suggestions by gcc
David Kalnischkies
2014-03-13
1
-1
/
+3
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
18
-30
/
+77
*
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2014-03-13
10
-9
/
+14
*
warning: no previous declaration for foobar() [-Wmissing-declarations]
David Kalnischkies
2014-03-13
4
-5
/
+14
*
implement BuildProfileSpec support as dpkg has in 1.17.2
Johannes Schauer
2014-03-13
1
-27
/
+61
*
add default and override handling for Cnf::FindVector
David Kalnischkies
2014-03-13
2
-3
/
+39
*
Fix typos in documentation (codespell)
Michael Vogt
2014-02-22
1
-13
/
+13
*
Merge remote-tracking branch 'donkult/debian/sid' into debian/sid
Michael Vogt
2014-01-26
1
-1
/
+1
|
\
|
*
rework some code to fix some scan-build warnings
David Kalnischkies
2014-01-16
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
|
|
\
\
[next]