index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
Age
Commit message (
Expand
)
Author
2014-03-13
msgstr with elipses need three dots
David Kalnischkies
2014-03-13
support very long mtab entries in mountpoint discovery
David Kalnischkies
2014-03-13
apt-cdrom ident shouldn't be interactive
David Kalnischkies
2014-03-13
no error for non-existing mountpoints in MountCdrom
David Kalnischkies
2014-03-13
if mountpoint has a ".disk" directory it is mounted
David Kalnischkies
2014-03-13
do not configure already unpacked packages needlessly
David Kalnischkies
2014-03-13
follow method attribute suggestions by gcc
David Kalnischkies
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
move defines for version to macros.h
David Kalnischkies
2014-03-13
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2014-03-13
warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
David Kalnischkies
2014-03-13
warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-o...
David Kalnischkies
2014-03-13
warning: no previous declaration for foobar() [-Wmissing-declarations]
David Kalnischkies
2014-03-13
warning: useless cast to type A [-Wuseless-cast]
David Kalnischkies
2014-03-13
warning: cast from type A to type B casts away qualifiers [-Wcast-qual]
David Kalnischkies
2014-03-13
warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
2014-03-13
fix -Wmissing-field-initializers warnings
David Kalnischkies
2014-03-13
make doxygen more quiet, fix issues and disable latex
David Kalnischkies
2014-03-13
support DEB_BUILD_PROFILES and -P for build profiles
David Kalnischkies
2014-03-13
implement BuildProfileSpec support as dpkg has in 1.17.2
Johannes Schauer
2014-03-13
add default and override handling for Cnf::FindVector
David Kalnischkies
2014-03-13
check version before adding scores in resolver
David Kalnischkies
2014-03-13
show debug output only if told so in packagemanager
David Kalnischkies
2014-03-13
do not do the same looping twice
David Kalnischkies
2014-03-13
propagate a negative score point along breaks/conflicts
David Kalnischkies
2014-02-27
initial version of apt-helper
Michael Vogt
2014-02-22
Fix typos in documentation (codespell)
Michael Vogt
2014-02-20
prepare re-enable fnmatch() once we have proper reporting
Michael Vogt
2014-02-14
disable fnmatch()
Michael Vogt
2014-02-14
add missing canNotFindFnmatch/showFnmatchSelection (for the next ABI break)
Michael Vogt
2014-02-14
simplify code some more to make reddit happy
David Kalnischkies
2014-02-14
allow http protocol to switch to https
David Kalnischkies
2014-02-12
remove duplication in pkgCdrom::Add and ::Ident
David Kalnischkies
2014-02-12
apt-cdrom should succeed if any drive succeeds
John Ogness
2014-02-10
always cleanup patchfiles at the end of rred call
David Kalnischkies
2014-02-10
do not use an empty APT_CONFIG environment variable
David Kalnischkies
2014-02-10
simplify code to make compilers happy
David Kalnischkies
2014-02-06
Merge remote-tracking branch 'mvo/bugfix/multiarch-upgrade' into debian/sid
Michael Vogt
2014-02-06
discard impossible candidates in MarkInstall
David Kalnischkies
2014-02-04
Fix multiarch package upgrade issue
Michael Vogt
2014-01-30
restart debSrcRecordParsers only if needed
David Kalnischkies
2014-01-30
pkgTagFile: if we have seen the end, do not try to see more
David Kalnischkies
2014-01-26
Merge remote-tracking branch 'donkult/debian/sid' into debian/sid
Michael Vogt
2014-01-25
Merge remote-tracking branch 'mvo/debian/sid' into debian/sid
Michael Vogt
2014-01-25
support " " in deb822 source options
Michael Vogt
2014-01-24
set APT::Sources::Use-Deb822 to default false for now
Michael Vogt
2014-01-24
Merge remote-tracking branch 'mvo/feature/apt-show-nice' into debian/experime...
Michael Vogt
2014-01-22
"apt show" show user friendly size info
Michael Vogt
2014-01-21
Merge remote-tracking branch 'upstream/debian/experimental-no-abi-break' into...
Michael Vogt
2014-01-20
add support for multipl types in one line
Michael Vogt
[next]