index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmdline
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-26
add dpkg::source-options for dpkg-source invocation
David Kalnischkies
1
-16
/
+17
2014-06-18
show our broken packages message in 'apt' solver
David Kalnischkies
2
-20
/
+24
2014-06-10
Merge remote-tracking branch 'mvo/feature/apt-update-info' into debian/sid
Michael Vogt
1
-0
/
+1
2014-06-10
Merge remote-tracking branch 'mvo/bugfix/apt-get-source-unauthenticated-warni...
Michael Vogt
1
-0
/
+9
2014-06-10
support Acquire::GzipIndexes in dumpavail
David Kalnischkies
1
-1
/
+1
2014-06-06
cmdline/apt-helper.cc: use less generic description/short-description
Michael Vogt
1
-1
/
+2
2014-06-02
Show unauthenticated warning for source packages as well
Michael Vogt
1
-0
/
+9
2014-05-30
print error stack on failure of 'apt' solver
David Kalnischkies
1
-18
/
+18
2014-05-22
fix screen width detection for apt/apt-get lists
Sebastian Schmidt
1
-1
/
+0
2014-05-22
show upgradable packages after apt update
Michael Vogt
1
-0
/
+1
2014-04-28
Fix missing ScreenWidth check in apt.cc
Michael Vogt
2
-19
/
+7
2014-04-26
remove unused duplicated acqprogress.{cc,h} files
David Kalnischkies
2
-345
/
+0
2014-04-04
Fix crash in "apt list" when a sources.list file is unreable
Michael Vogt
1
-1
/
+1
2014-04-01
enable DPkg::Progress-Fancy by default
Michael Vogt
1
-1
/
+1
2014-03-27
Use mkstemp() in apt-extracttemplaes (closes: #741627)
Michael Vogt
1
-6
/
+9
2014-03-14
fix test/integration/test-apt-helper
Michael Vogt
13
-365
/
+315
2014-03-13
cmdline parsing: apt-config is not apt-cdrom
David Kalnischkies
1
-1
/
+1
2014-03-13
improve debug output in case downloadfile fails
David Kalnischkies
1
-8
/
+7
2014-03-13
remove code duplication for Add & Ident in apt-cdrom
David Kalnischkies
1
-121
/
+81
2014-03-13
use SPtrArray handling instead of explicit delete[]
David Kalnischkies
1
-10
/
+1
2014-03-13
follow method attribute suggestions by gcc
David Kalnischkies
2
-2
/
+2
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
13
-132
/
+130
2014-03-13
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
9
-18
/
+18
2014-03-13
warning: no previous declaration for foobar() [-Wmissing-declarations]
David Kalnischkies
11
-66
/
+66
2014-03-13
warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
1
-13
/
+13
2014-03-13
fix -Wmissing-field-initializers warnings
David Kalnischkies
1
-1
/
+1
2014-03-13
support DEB_BUILD_PROFILES and -P for build profiles
David Kalnischkies
2
-0
/
+11
2014-03-12
Merge remote-tracking branch 'upstream/debian/sid' into feature/apt-download-...
Michael Vogt
1
-1
/
+2
2014-03-12
add hashsum support in apt-file download and add more tests
Michael Vogt
1
-0
/
+11
2014-02-27
initial version of apt-helper
Michael Vogt
2
-0
/
+134
2014-02-27
initial version of apt-helper
Michael Vogt
2
-0
/
+134
2014-02-22
Add support for data.tar, control.tar and control.tar.xz
Guillem Jover
1
-14
/
+4
2014-02-22
Fix typos in documentation (codespell)
Michael Vogt
4
-8
/
+8
2014-02-22
remove auto-generated apt-key and sources.list on clean (closes: 739749)
Michael Vogt
1
-14
/
+19
2014-02-13
trivial indent fix
Michael Vogt
1
-1
/
+1
2014-02-12
Merge remote-tracking branch 'mvo/debian/sid' into debian/sid
Michael Vogt
2
-6
/
+0
2014-02-12
Use a APT::VersionSet instead of a VersionList
Michael Vogt
1
-3
/
+3
2014-02-12
apt-cdrom should succeed if any drive succeeds
John Ogness
1
-17
/
+59
2014-02-10
use VersionSet in download to handle repeats
David Kalnischkies
1
-3
/
+3
2014-02-05
move isatty() check into InitOutput()
Michael Vogt
2
-6
/
+0
2014-01-29
fix apt-get download truncation (closes: #736962)
Michael Vogt
1
-3
/
+6
2014-01-26
Merge remote-tracking branch 'donkult/debian/sid' into debian/sid
Michael Vogt
1
-13
/
+14
2014-01-24
apt-mark help shows all commands now
Michael Vogt
1
-0
/
+5
2014-01-24
add "apt full-upgrade" and tweak "apt upgrade"
Michael Vogt
2
-23
/
+17
2014-01-22
add test for apt show
Michael Vogt
1
-1
/
+2
2014-01-17
add purge to the apt cmdline
Michael Vogt
1
-1
/
+5
2014-01-17
add missing integration test for "apt list"
Michael Vogt
1
-10
/
+13
2014-01-17
reword !isatty() warning
Michael Vogt
1
-4
/
+3
2014-01-17
add apt upgrade --dist
Michael Vogt
1
-1
/
+10
2014-01-16
use gpg --homedir instead of explicit file placement
David Kalnischkies
1
-13
/
+14
[next]