]> git.saurik.com Git - apt.git/shortlog
apt.git
2015-03-08  David Kalnischkiesrework dpkg-wrapping in test framework
2014-12-10  David Kalnischkiesdo not make PTY slave the controlling terminal
2014-12-09  David Kalnischkiesdispose http(s) 416 error page as non-content
2014-12-07  David Kalnischkiesalways run 'dpkg --configure -a' at the end of our...
2014-12-07  David Kalnischkiescorrect architecture detection for 'rc' packages for...
2014-12-07  David Kalnischkiesproperly handle already reinstall pkgs in ordering
2014-11-19  David Kalnischkiesuse dpkg --merge-avail only if needed in apt-mark
2014-11-19  David Kalnischkiesfix test to support non-multiarch dpkg versions
2014-11-19  David Kalnischkiesfix PTY interaction on linux and kfreebsd
2014-11-18  David Kalnischkiesclose leaking slave fd after setting up pty magic
2014-11-18  David Kalnischkiesfix file ownership tests to work on kfreebsd
2014-11-18  David Kalnischkiescreate our cache and lib directory always with mode 755
2014-11-18  David Kalnischkiescreate directory for extended_states if needed
2014-11-18  David Kalnischkiesvarious small additional tests and testcases
2014-11-09  David Kalnischkiesdisable the lock disabling in the tests
2014-11-09  David Kalnischkiesuse pkgAcquire::GetLock instead of own code
2014-11-09  David Kalnischkiesuse getline() instead of rolling our own
2014-11-09  David Kalnischkiesallow uninstalled packages to be put on hold
2014-11-09  David Kalnischkiesfix test to not spoil output with warnings
2014-11-09  David Kalnischkiesenhance apt-extracttemplates test
2014-11-09  David Kalnischkiesuse the same code to detect quiet setting in all tools
2014-11-09  David Kalnischkiesstreamline display of --help in all tools
2014-11-08  David Kalnischkiesfix variable naming typo used in debug output
2014-11-08  David Kalnischkiesrestore ABI of pkgTagSection
2014-11-08  David Kalnischkiesrevert useless abibreak in sourceslist.h
2014-11-08  David Kalnischkiesguard pkg/grp hashtable creation changes
2014-11-08  David Kalnischkiesexplicit overload methods instead of adding parameters
2014-11-08  David Kalnischkiesguard const-ification API changes
2014-11-08  David Kalnischkiesguard ABI changes for SourcePkg/Ver in pkgCache
2014-11-08  David Kalnischkiesmark internal interfaces as hidden
2014-11-08  David Kalnischkiesbetter non-virtual metaIndex.LocalFileName() implementation
2014-11-08  David Kalnischkiesguard ABI changes for LFS in apt-inst
2014-11-08  David Kalnischkiesuse a abi version check similar to the gcc check
2014-11-08  David Kalnischkiesreplace ignore-deprecated #pragma dance with _Pragma
2014-11-08  David Kalnischkies(style) Variable 'res' is assigned a value that is...
2014-11-08  David KalnischkiesDivision by result of sizeof(). memset() expects a...
2014-11-08  David KalnischkiesAssert statement calls a function which may have desire...
2014-11-08  David Kalnischkies(error) va_list 'args' was opened but not closed by...
2014-11-08  David Kalnischkiestests: silence clang on uninitilized variables
2014-11-08  David Kalnischkiesreenable patchsize limit option for pdiffs
2014-11-06  Michael Vogtreleasing package apt version 1.1~exp8 1.1.exp8
2014-11-06  Michael VogtRun ./prepare-release pre-export
2014-11-06  Michael VogtUpdate symbols file
2014-11-06  Michael VogtMerge remote-tracking branch 'mvo/feature/no-more-acqui...
2014-11-06  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-11-05  Michael VogtBump ABI to 4.15
2014-11-05  Michael Vogtprepare ABI for feature/socketpair
2014-11-05  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-11-05  Michael Vogtapt-pkg/deb/debindexfile.{cc,h}: kill GetIndexes()
2014-11-05  Michael Vogttest/integration/test-bug-624218-Translation-file-handl...
2014-11-04  Michael Vogttest/integration/test-apt-update-filesize-mismatch...
2014-11-04  Michael Vogtapt-pkg/acquire-item.h: make friend declaration compati...
2014-11-04  Michael VogtCall "Dequeue()" for items in AbortTransaction() to...
2014-10-29  Michael VogtOnly support Translation-* that are listed in the ...
2014-10-26  David Kalnischkiesmove permission changing from -item to -worker
2014-10-26  David Kalnischkiestests: enhance output of grep and test fails
2014-10-26  David Kalnischkiesrewrite ReadMessages()
2014-10-24  David Kalnischkiespromote filesize to a hashstring
2014-10-23  Michael VogtFix incorrect comparison between signed/unsigned
2014-10-23  Michael VogtUse sysconf(_SC_ARG_MAX) to find the size of Dpkg:...
2014-10-23  David Kalnischkiestests: support 'installed' release in insertpackage
2014-10-23  David Kalnischkiesswitch tests to Translation-en usage
2014-10-23  David Kalnischkiesadd test for Basic Authentication scheme
2014-10-22  David Kalnischkieschown finished partial files earlier
2014-10-22  Michael Vogtdoc/examples/configure-index: make "Dpkg::Max{Arg,ArgBy...
2014-10-21  David Kalnischkiescheck that auth.conf exists before chowning it
2014-10-21  Michael VogtEnsure /etc/apt/auth.conf has _apt:root owner
2014-10-21  Michael Vogtdebian/apt.postinst: chown _apt:root /etc/apt/auth...
2014-10-20  David Kalnischkiestest if TMPDIR is accessible before using
2014-10-20  David Kalnischkiestestcases: do not allow warnings in testsuccess
2014-10-20  David Kalnischkiescheck for failure message in testsuccess/failure
2014-10-20  David Kalnischkiesuse c++ style instead of the last two c-arrays
2014-10-20  David Kalnischkiescheck lists/ content in tests doing rollback
2014-10-20  David Kalnischkiesautorun permission tests for all apt-get update calls
2014-10-20  David Kalnischkiesaborted reverify restores file owner and permission
2014-10-20  David Kalnischkiesrun acquire transactions only once
2014-10-20  David Kalnischkiesmark --allow-insecure-repositories message as translateable
2014-10-20  David Kalnischkiesreenable support for -s (and co) in apt-get source
2014-10-15  Michael Vogtreleasing package apt version 1.1~exp7 1.1.exp7
2014-10-15  Michael Vogtreleasing package apt version 1.0.9.3 1.0.9.3
2014-10-15  David Kalnischkiesignore Acquire::GzipIndexes for cdrom sources
2014-10-15  David KalnischkiesMerge branch 'debian/sid' into debian/experimental
2014-10-15  David Kalnischkiesdon't cleanup cdrom files in apt-get update
2014-10-15  Michael Vogtreleasing package apt version 1.1~exp6 1.1.exp6
2014-10-15  David Kalnischkiescheck for available space, excluding root reserved...
2014-10-15  David Kalnischkiesset PR_SET_NO_NEW_PRIVS even if sandbox is disabled
2014-10-15  David Kalnischkiestestcases runable as root
2014-10-15  David Kalnischkiesdon't drop privileges if _apt has not enough rights
2014-10-14  Michael VogtAdd new configallowinsecurerepositories to the test...
2014-10-14  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-10-13  Michael Vogtreleasing package apt version 1.1~exp5 1.1.exp5
2014-10-13  Michael VogtChange default of Acquire::AllowInsecureRepositories...
2014-10-13  David Kalnischkiesupdate symbols file
2014-10-13  David Kalnischkiesdo not load filesize in pkgAcqIndexTrans explicitly
2014-10-13  David Kalnischkiesfix compile and tests error
2014-10-13  Michael VogtFix backward compatiblity of the new pkgAcquireMethod...
2014-10-13  Michael VogtDocument Acquire{MaxReleaseFileSize,AllowInsecureReposi...
2014-10-13  David Kalnischkiestrusted=yes sources are secure, we just don't know why
2014-10-13  David Kalnischkiesdo not inline virtual destructors with d-pointers
2014-10-13  David Kalnischkiesdisplay a warning for unsigned repos
next