index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-private
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-13
msgstr with elipses need three dots
David Kalnischkies
1
-1
/
+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
28
-199
/
+226
2014-03-13
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
4
-12
/
+12
2014-03-13
warning: no previous declaration for foobar() [-Wmissing-declarations]
David Kalnischkies
8
-20
/
+23
2014-03-13
warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
1
-31
/
+31
2014-03-13
warning: non-ISO-standard escape sequence, '\e' [enabled by default]
David Kalnischkies
1
-7
/
+7
2014-03-13
fix -Wformat= warnings about size_t != %lu on e.g. armel
David Kalnischkies
1
-2
/
+3
2014-03-13
fix -Wmissing-field-initializers warnings
David Kalnischkies
1
-13
/
+13
2014-03-13
support DEB_BUILD_PROFILES and -P for build profiles
David Kalnischkies
1
-0
/
+2
2014-02-14
Merge remote-tracking branch 'donkult/debian/sid' into debian/sid
Michael Vogt
1
-1
/
+1
2014-02-14
honor option to disable pulses for the testcases
David Kalnischkies
2
-3
/
+6
2014-02-14
add missing canNotFindFnmatch/showFnmatchSelection (for the next ABI break)
Michael Vogt
1
-0
/
+5
2014-02-14
honor option to disable pulses for the testcases
David Kalnischkies
2
-3
/
+6
2014-02-05
move isatty() check into InitOutput()
Michael Vogt
1
-0
/
+3
2014-01-31
show "status" in apt list last
Michael Vogt
1
-25
/
+24
2014-01-30
do not crash if VF.File()/VF.File().Archive() is NULL
Michael Vogt
1
-2
/
+4
2014-01-26
Merge remote-tracking branch 'donkult/debian/sid' into debian/sid
Michael Vogt
2
-10
/
+10
2014-01-24
Merge remote-tracking branch 'mvo/feature/apt-show-nice' into debian/experime...
Michael Vogt
3
-10
/
+68
2014-01-24
hide more from apt show
Michael Vogt
1
-3
/
+12
2014-01-24
show APT-Sources in apt show
Michael Vogt
2
-7
/
+14
2014-01-24
Show "Manual-Installed: {yes|no}" in apt show
Michael Vogt
1
-0
/
+12
2014-01-24
add "apt full-upgrade" and tweak "apt upgrade"
Michael Vogt
3
-5
/
+10
2014-01-23
include "Archive-Origin" in the apt show output
Michael Vogt
2
-1
/
+7
2014-01-23
Show only the candidate with "apt show"
Michael Vogt
2
-1
/
+13
2014-01-22
"apt show" show user friendly size info
Michael Vogt
1
-8
/
+20
2014-01-22
add integration test for apt search
Michael Vogt
1
-1
/
+1
2014-01-17
add missing integration test for "apt list"
Michael Vogt
2
-7
/
+13
2014-01-17
add apt upgrade --dist
Michael Vogt
1
-0
/
+5
2014-01-16
correct some style/performance/warnings from cppcheck
David Kalnischkies
2
-10
/
+10
2014-01-16
apt-private/private-show.cc: do not show Description-lang: header, the user p...
Michael Vogt
1
-3
/
+2
2014-01-16
add --manual-installed commandline switch
Michael Vogt
2
-0
/
+10
2014-01-06
flock() the file edited in edit-sources
Michael Vogt
1
-0
/
+5
2013-11-29
fix crash when SetCandidateRelease is used
Michael Vogt
1
-0
/
+3
2013-11-29
Merge remote-tracking branch 'mvo/debian/sid' into debian/sid
Michael Vogt
7
-4
/
+127
2013-11-29
Merge branch 'feature/edit-sources' into debian/sid
Michael Vogt
5
-1
/
+124
2013-11-29
add "APT::String::Endswith" and automatic adding of ".list" in apt edit-source
Michael Vogt
1
-3
/
+7
2013-11-29
add support for "apt edit-source foo" sources.list.d component editing
Michael Vogt
1
-4
/
+14
2013-11-28
Merge remote-tracking branch 'mvo/feature/short-list' into debian/sid
Michael Vogt
4
-6
/
+14
2013-11-28
add "-f" option to "build-dep" as sbuild is using it to fix regression with ...
Michael Vogt
1
-0
/
+3
2013-11-28
fix "apt-get --purge build-dep" (closes: #720597)
Michael Vogt
1
-0
/
+1
2013-11-28
move EditSources into its own file
Michael Vogt
3
-1
/
+49
2013-11-26
rename APT::Cmd::AllVersions -> APT::Cmd::All-Versions, APT::Cmd::UseRegexp -...
Michael Vogt
2
-3
/
+3
2013-11-26
add APT::Cmd::List-Include-Summary
Michael Vogt
2
-1
/
+4
2013-11-25
do not show summary in "apt list"
Michael Vogt
3
-6
/
+11
2013-11-25
add basic "edit-sources" command
Michael Vogt
3
-1
/
+62
2013-10-31
restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR...
Michael Vogt
1
-22
/
+13
2013-10-22
Merge remote-tracking branch 'upstream/debian/sid' into feature/install-progr...
Michael Vogt
4
-25
/
+33
2013-10-22
Merge remote-tracking branch 'mvo/feature/upgrade-api' into debian/sid
Michael Vogt
4
-25
/
+33
2013-10-22
fix install-progress location
Michael Vogt
1
-2
/
+1
[next]