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
/
contrib
Age
Commit message (
Expand
)
Author
2014-02-22
Fix typos in documentation (codespell)
Michael Vogt
2014-02-14
simplify code some more to make reddit happy
David Kalnischkies
2014-02-10
simplify code to make compilers happy
David Kalnischkies
2014-01-26
Merge remote-tracking branch 'donkult/debian/sid' into debian/sid
Michael Vogt
2014-01-16
correct some style/performance/warnings from cppcheck
David Kalnischkies
2014-01-16
rework some code to fix some scan-build warnings
David Kalnischkies
2014-01-05
Merge remote-tracking branch 'donkult/feature/clientmergepdiffs' into debian/...
Michael Vogt
2013-12-23
add basic tests for GetTempDir()
Michael Vogt
2013-12-22
factor GetTempDir out
Michael Vogt
2013-12-22
apt-pkg/contrib/gpgv.cc: use /tmp as fallback dir
Thomas Bechtold
2013-12-13
allow ':' in GetListOfFilesInDir
David Kalnischkies
2013-11-30
truncating /dev/null to zero is always successful
David Kalnischkies
2013-11-29
Merge remote-tracking branch 'mvo/debian/sid' into debian/sid
Michael Vogt
2013-11-29
add "APT::String::Endswith" and automatic adding of ".list" in apt edit-source
Michael Vogt
2013-11-28
fix regression that APT::Keep-Fds is not honored (closes: #730490)
Michael Vogt
2013-11-26
add check when sources.list changed
Michael Vogt
2013-11-01
small documentation updates
0.9.13_exp1
Michael Vogt
2013-10-31
add new pid_t ExecFork(std::set<int> KeepFDs) to get rid of the super ugly AP...
Michael Vogt
2013-10-18
re-add missing APT::String::Strip
Michael Vogt
2013-10-07
fix libapt-inst for >2G debs (closes: #725483)
Michael Vogt
2013-10-01
change maxsplit default from "0" to maxint
Michael Vogt
2013-10-01
improve documentation for StringSplit()
Michael Vogt
2013-09-07
doc update
Michael Vogt
2013-09-07
add maxsplit parameter to StringSplit
Michael Vogt
2013-09-07
implement StringSplit() as we need this to fix the dpkg status-fd output parsing
Michael Vogt
2013-08-31
fix typo (mkostemp->mkstemp)
Michael Vogt
2013-08-27
use mkstemp instead of mkostemp in FileFd::Open()
David Kalnischkies
2013-08-27
replace usage of potential dangerous mktemp with mkstemp
Angel Guzman Maeso
2013-08-22
apt-pkg:contrib Avoid compiler warning about sign-compare
Ángel Guzmán Maeso
2013-08-22
Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sid
Michael Vogt
2013-08-17
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2013-08-17
Merge remote-tracking branch 'mvo/feature/apt-binary2' into debian/sid
Michael Vogt
2013-08-15
* lp:~mvo/apt/add-glob-function:
Michael Vogt
2013-08-15
* lp:~mvo/apt/config-clear:
Michael Vogt
2013-08-15
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2013-08-12
squash merge of the feature/apt-binary branch without the changes from experi...
Michael Vogt
2013-08-12
some more coverity fixes
Michael Vogt
2013-08-05
Merge remote-tracking branch 'upstream/debian/sid' into bugfix/coverity
Michael Vogt
2013-08-05
fix some unitialized data members
Michael Vogt
2013-07-28
Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sid
Michael Vogt
2013-07-26
fix another missing va_end()
Michael Vogt
2013-07-26
ensure that FileFd::Size returns 0 in error cases
David Kalnischkies
2013-07-26
proper cleanup varargs in _error (uncovered by Coverity)
David Kalnischkies
2013-07-25
add missing "free(buffer) for allocated buffer
Michael Vogt
2013-07-25
fix resource leak (thanks coverity)
Michael Vogt
2013-07-25
rework the code in cdromutl.cc to make coverity (more) happy
Michael Vogt
2013-07-25
fix off-by-one error and do not use magic constant of 100 when checking Stack...
Michael Vogt
2013-07-25
always "delete d" in FileFd::~FileFd to coverity happy
Michael Vogt
2013-06-24
fix SHA2* cleanups to zero-out the complete context
David Kalnischkies
2013-06-20
trigger NODATA error for invalid InRelease files
David Kalnischkies
[prev]
[next]