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
*
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
|
*
unset LANGUAGE in the testing framework directly
David Kalnischkies
2014-03-13
1
-2
/
+3
|
*
support DEB_BUILD_PROFILES and -P for build profiles
David Kalnischkies
2014-03-13
2
-0
/
+153
|
*
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
|
*
check version before adding scores in resolver
David Kalnischkies
2014-03-13
1
-17
/
+114
|
*
show debug output only if told so in packagemanager
David Kalnischkies
2014-03-13
1
-9
/
+3
|
*
propagate a negative score point along breaks/conflicts
David Kalnischkies
2014-03-13
1
-0
/
+47
*
|
Merge remote-tracking branch 'upstream/debian/sid' into feature/apt-download-...
Michael Vogt
2014-03-12
1
-14
/
+1
|
\
|
|
*
initial version of apt-helper
Michael Vogt
2014-02-27
2
-36
/
+9
*
|
add hashsum support in apt-file download and add more tests
Michael Vogt
2014-03-12
1
-0
/
+37
*
|
initial version of apt-helper
Michael Vogt
2014-02-27
2
-54
/
+35
|
/
[next]