index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
make test independent from the actual Install-Size
David Kalnischkies
2014-05-22
1
-2
/
+2
*
add an additional test for arch specific conflicts
David Kalnischkies
2014-05-16
1
-0
/
+36
*
Never parse Version/Architecture tags in a Translation-$lang file
Michael Vogt
2014-05-15
1
-0
/
+41
*
show progress in run-tests
Michael Vogt
2014-05-07
1
-1
/
+2
*
Merge remote-tracking branch 'mvo/feature/apt-ftparchive-srccache2' into debi...
Michael Vogt
2014-05-07
3
-1
/
+297
|
\
|
*
ensure "--db" also works with the new srcpkgdb
Michael Vogt
2014-04-07
1
-1
/
+26
|
*
ensure clean works
Michael Vogt
2014-04-04
2
-0
/
+13
|
*
add test for binary cachedb and contents generation
Michael Vogt
2014-04-04
2
-3
/
+94
|
*
Implement CacheDB for source packages in apt-ftparchive
Michael Vogt
2014-04-04
2
-1
/
+168
*
|
Only do openpty() if both stdin/stdout are terminals
Michael Vogt
2014-04-30
1
-1
/
+1
*
|
handle pkgnames shorter than modifiers
David Kalnischkies
2014-04-26
1
-1
/
+5
*
|
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
*
|
Merge remote-tracking branch 'mvo/feature/helpful-apt-list' into debian/sid
Michael Vogt
2014-04-11
1
-0
/
+13
|
\
\
|
*
|
Notice the user about "apt list -a" when only a single hit if found
Michael Vogt
2014-04-09
1
-0
/
+12
*
|
|
Merge remote-tracking branch 'mvo/bugfix/apt-list-rc-pkgs' into debian/sid
Michael Vogt
2014-04-11
1
-0
/
+5
|
\
\
\
|
*
|
|
fix apt list output for pkgs in dpkg ^rc state
Michael Vogt
2014-04-08
1
-0
/
+5
*
|
|
|
consider priorities only for downloadable pkgs in resolver
David Kalnischkies
2014-04-11
1
-0
/
+48
*
|
|
|
extend FileFd test behond basic permission tests
David Kalnischkies
2014-04-11
1
-10
/
+99
*
|
|
|
fix test-failure in adt
Michael Vogt
2014-04-10
1
-1
/
+7
*
|
|
|
Fix insecure file permissions when using FileFd with OpenMode::Atomic
Michael Vogt
2014-04-10
1
-0
/
+31
|
|
/
/
|
/
|
|
*
|
|
Fix possible race when stunnel/aptwebserver create their PID files
Michael Vogt
2014-04-09
1
-0
/
+19
|
/
/
*
|
Merge branch 'bugfix/apt-search-case' into debian/sid
Michael Vogt
2014-04-08
1
-1
/
+6
|
\
\
|
*
|
make apt search case-insensitive by default
Michael Vogt
2014-04-07
1
-1
/
+6
|
|
/
*
|
Merge branch 'debian/sid' into feature/more-fancy-progress
Michael Vogt
2014-03-27
7
-22
/
+191
|
\
|
|
*
Merge remote-tracking branch 'upstream/debian/sid' into debian/sid
Michael Vogt
2014-03-27
5
-22
/
+145
|
|
\
|
|
*
discard candidates via IsInstallOk to allow override
David Kalnischkies
2014-03-23
1
-0
/
+3
|
|
*
ensure proper teardown in dpkg error cases
David Kalnischkies
2014-03-22
2
-22
/
+132
|
|
*
add testcase for APT::Architectures "arch1,arch2"
David Kalnischkies
2014-03-21
1
-0
/
+9
|
|
*
only consider versioned kernel packages in autoremove
David Kalnischkies
2014-03-21
1
-0
/
+1
|
*
|
Use mkstemp() in apt-extracttemplaes (closes: #741627)
Michael Vogt
2014-03-27
2
-0
/
+46
|
|
/
*
/
Add progressbar to "Dpkg::Progress-Fancy"
Michael Vogt
2014-03-27
2
-0
/
+36
|
/
*
fix test/integration/test-apt-helper
Michael Vogt
2014-03-14
46
-321
/
+926
|
\
|
*
ensure that gz compression test is run with gz
David Kalnischkies
2014-03-13
1
-0
/
+1
|
*
factor out getting list of architectures from comma list
David Kalnischkies
2014-03-13
1
-5
/
+8
|
*
correct LD_LIBRARY_PATH and config loading for apt-helper
David Kalnischkies
2014-03-13
1
-25
/
+15
|
*
ensure that a dot is a dot in the hook
David Kalnischkies
2014-03-13
1
-9
/
+17
|
*
support kfreebsd and hurd in the kernel hook
David Kalnischkies
2014-03-13
2
-11
/
+35
|
*
use a configurable list of versioned kernel packages
David Kalnischkies
2014-03-13
4
-56
/
+58
|
*
improve debug output in case downloadfile fails
David Kalnischkies
2014-03-13
3
-67
/
+79
|
*
msgstr with elipses need three dots
David Kalnischkies
2014-03-13
1
-2
/
+2
|
*
support very long mtab entries in mountpoint discovery
David Kalnischkies
2014-03-13
3
-0
/
+40
|
*
enable mount support for apt-cdrom in the tests
David Kalnischkies
2014-03-13
2
-40
/
+51
|
*
simplify apt-cdrom testcode
David Kalnischkies
2014-03-13
1
-16
/
+16
|
*
do not configure already unpacked packages needlessly
David Kalnischkies
2014-03-13
7
-17
/
+76
|
*
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
24
-49
/
+114
|
*
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2014-03-13
11
-10
/
+20
|
*
warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
David Kalnischkies
2014-03-13
1
-1
/
+1
|
*
warning: no previous declaration for foobar() [-Wmissing-declarations]
David Kalnischkies
2014-03-13
7
-22
/
+31
[next]