index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-30
Only do openpty() if both stdin/stdout are terminals
Michael Vogt
1
-1
/
+1
2014-04-26
handle pkgnames shorter than modifiers
David Kalnischkies
1
-1
/
+5
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
Merge remote-tracking branch 'mvo/feature/helpful-apt-list' into debian/sid
Michael Vogt
1
-0
/
+13
2014-04-11
Merge remote-tracking branch 'mvo/bugfix/apt-list-rc-pkgs' into debian/sid
Michael Vogt
1
-0
/
+5
2014-04-11
consider priorities only for downloadable pkgs in resolver
David Kalnischkies
1
-0
/
+48
2014-04-11
extend FileFd test behond basic permission tests
David Kalnischkies
1
-10
/
+99
2014-04-10
fix test-failure in adt
Michael Vogt
1
-1
/
+7
2014-04-10
Fix insecure file permissions when using FileFd with OpenMode::Atomic
Michael Vogt
1
-0
/
+31
2014-04-09
Notice the user about "apt list -a" when only a single hit if found
Michael Vogt
1
-0
/
+12
2014-04-09
Fix possible race when stunnel/aptwebserver create their PID files
Michael Vogt
1
-0
/
+19
2014-04-08
fix apt list output for pkgs in dpkg ^rc state
Michael Vogt
1
-0
/
+5
2014-04-08
Merge branch 'bugfix/apt-search-case' into debian/sid
Michael Vogt
1
-1
/
+6
2014-04-07
make apt search case-insensitive by default
Michael Vogt
1
-1
/
+6
2014-03-27
Merge branch 'debian/sid' into feature/more-fancy-progress
Michael Vogt
7
-22
/
+191
2014-03-27
Merge remote-tracking branch 'upstream/debian/sid' into debian/sid
Michael Vogt
5
-22
/
+145
2014-03-27
Use mkstemp() in apt-extracttemplaes (closes: #741627)
Michael Vogt
2
-0
/
+46
2014-03-27
Add progressbar to "Dpkg::Progress-Fancy"
Michael Vogt
2
-0
/
+36
2014-03-23
discard candidates via IsInstallOk to allow override
David Kalnischkies
1
-0
/
+3
2014-03-22
ensure proper teardown in dpkg error cases
David Kalnischkies
2
-22
/
+132
2014-03-21
add testcase for APT::Architectures "arch1,arch2"
David Kalnischkies
1
-0
/
+9
2014-03-21
only consider versioned kernel packages in autoremove
David Kalnischkies
1
-0
/
+1
2014-03-14
fix test/integration/test-apt-helper
Michael Vogt
46
-321
/
+926
2014-03-13
ensure that gz compression test is run with gz
David Kalnischkies
1
-0
/
+1
2014-03-13
factor out getting list of architectures from comma list
David Kalnischkies
1
-5
/
+8
2014-03-13
correct LD_LIBRARY_PATH and config loading for apt-helper
David Kalnischkies
1
-25
/
+15
2014-03-13
ensure that a dot is a dot in the hook
David Kalnischkies
1
-9
/
+17
2014-03-13
support kfreebsd and hurd in the kernel hook
David Kalnischkies
2
-11
/
+35
2014-03-13
use a configurable list of versioned kernel packages
David Kalnischkies
4
-56
/
+58
2014-03-13
improve debug output in case downloadfile fails
David Kalnischkies
3
-67
/
+79
2014-03-13
msgstr with elipses need three dots
David Kalnischkies
1
-2
/
+2
2014-03-13
support very long mtab entries in mountpoint discovery
David Kalnischkies
3
-0
/
+40
2014-03-13
enable mount support for apt-cdrom in the tests
David Kalnischkies
2
-40
/
+51
2014-03-13
simplify apt-cdrom testcode
David Kalnischkies
1
-16
/
+16
2014-03-13
do not configure already unpacked packages needlessly
David Kalnischkies
7
-17
/
+76
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
24
-49
/
+114
2014-03-13
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
11
-10
/
+20
2014-03-13
warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
David Kalnischkies
1
-1
/
+1
2014-03-13
warning: no previous declaration for foobar() [-Wmissing-declarations]
David Kalnischkies
7
-22
/
+31
2014-03-13
unset LANGUAGE in the testing framework directly
David Kalnischkies
1
-2
/
+3
2014-03-13
support DEB_BUILD_PROFILES and -P for build profiles
David Kalnischkies
2
-0
/
+153
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-03-13
check version before adding scores in resolver
David Kalnischkies
1
-17
/
+114
2014-03-13
show debug output only if told so in packagemanager
David Kalnischkies
1
-9
/
+3
2014-03-13
propagate a negative score point along breaks/conflicts
David Kalnischkies
1
-0
/
+47
2014-03-12
Merge remote-tracking branch 'upstream/debian/sid' into feature/apt-download-...
Michael Vogt
1
-14
/
+1
2014-03-12
add hashsum support in apt-file download and add more tests
Michael Vogt
1
-0
/
+37
[next]