summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix some typos in docs and translations (thanks to timeless, closes: 368665)Luca Bruno2008-10-0310-22/+23
|
* Experimental branchLuca Bruno2008-10-031-0/+6
|
* fix typo *sigh*Michael Vogt2008-10-012-3/+3
|
* * apt-pkg/packagemanager.cc, apt-pkg/deb/dpkgpm.cc:Michael Vogt2008-10-015-7/+15
| | | | | | | - move the state file writting into the Go() implementation of dpkgpm (closes: #498799) * apt-pkg/algorithms.cc: - fix simulation performance drop (thanks to Ferenc Wagner for reporting the issue)
* Restore the apt ABI.Daniel Burrows2008-09-253-13/+52
| | | | | | | | | | | | | The problem was that the size of pkgDpkgPM and its member offsets changed because a map giving the names of the trigger states was inserted into the middle of the structure. I fixed it by using a statically allocated array instead. This changes the procedure for looking up a string to a linear search, which should be fine (or even faster than before) since there are only 4 state strings. If it becomes a problem, sorting the array by key will allow us to use std::equal_range(), but I would advise against this unless it's really necessary, since sooner or later someone will forget to maintain the sort order.
* update the changelogMichael Vogt2008-09-231-1/+4
|
* * apt-pkg/pkgcachegen.cc:egon2008-09-233-5/+26
| | | | - do not add multiple identical descriptions for the same language (closes: #400768)
* Catalan translation updatebubulle@debian.org2008-09-193-188/+167
|
* upload as 0.7.15~exp1egon2008-09-162-2/+2
|
* po/es.po: fix msgmerge erroregon2008-09-161-1/+1
|
* * debian/changelog:egon2008-09-163-4/+6
| | | | | | | - upload to experimental to give the releases managers something to check out * doc/makesfile: - merged from the apt--mvo branch
* Updated Polish translationbubulle@debian.org2008-09-163-4/+9
|
* Russian translation updatebubulle@debian.org2008-09-163-6/+10
|
* Greek translation updatebubulle@debian.org2008-09-124-69/+29
|
* German translation compelted and correctedbubulle@debian.org2008-09-062-13/+14
|
* Vietnamese translation udpatebubulle@debian.org2008-09-053-4/+9
|
* Swedish translation updatebubulle@debian.org2008-09-032-16/+17
|
* Updated translationsbubulle@debian.org2008-09-015-111/+172
|
* Korean translation updatedbubulle@debian.org2008-08-293-199/+190
|
* Bug closurebubulle@debian.org2008-08-292-0/+2
|
* Bug closurebubulle@debian.org2008-08-291-1/+1
|
* Norwegian Bokmål translation updatedbubulle@debian.org2008-08-293-25/+27
|
* Simplified Chinese translation updatedbubulle@debian.org2008-08-293-6/+11
|
* Portuguese translation addedbubulle@debian.org2008-08-293-3/+9
|
* Lithuanian translation addedbubulle@debian.org2008-08-293-0/+2802
|
* Romanian translation updatebubulle@debian.org2008-08-293-4/+9
|
* Basque translation updatedbubulle@debian.org2008-08-273-6/+11
|
* Brazilian Portuguese translation updatebubulle@debian.org2008-08-263-4/+9
|
* More complete Greek translationbubulle@debian.org2008-08-093-82/+90
|
* Fix missing space in Greek translation. Closes: #493922bubulle@debian.org2008-08-062-1/+2
|
* Pending translationsbubulle@debian.org2008-08-022-4/+4
|
* Pending translationsbubulle@debian.org2008-08-014-7/+17
|
* Slovak translation updatedbubulle@debian.org2008-07-303-93/+98
|
* Bulgarian translation updatebubulle@debian.org2008-07-303-6/+11
|
* French translation completedbubulle@debian.org2008-07-263-51/+39
|
* * add DPkg::NoTriggers option so that applications that callMichael Vogt2008-07-252-2/+7
| | | | | apt/aptitude (like the installer) defer trigger processing (thanks to Joey Hess)
* * improve apt progress reporting, display trigger actionsMichael Vogt2008-07-2546-1359/+1898
|
* * apt-pkg/depcache.cc:Michael Vogt2008-07-252-3/+7
| | | | | - when checking for new important deps, skip critical ones (closes: #485943)
* * merge patch that enforces stricter https server certificateMichael Vogt2008-07-253-12/+221
| | | | | | | checking (thanks to Arnaud Ebalard, closes: #485960) * allow per-mirror specific https settings (thanks to Arnaud Ebalard, closes: #485965) * add doc/examples/apt-https-method-example.cof (thanks to Arnaud Ebalard, closes: #485964)
* German translation correctedbubulle@debian.org2008-07-123-159/+139
|
* Traditional Chinese translation updatebubulle@debian.org2008-06-291-0/+1
|
* Traditional Chinese translation updatebubulle@debian.org2008-06-292-66/+63
|
* Romanian translation updatebubulle@debian.org2008-06-283-447/+466
|
* Fix typo in cron.daily script commentsbubulle@debian.org2008-06-142-1/+7
|
* finalized as 0.7.14Michael Vogt2008-05-281-2/+2
|
* * debian/apt.cron.daily:Michael Vogt2008-05-282-11/+23
| | | | - apply patch based on the ideas of Francesco Poli for better behavior when the cache can not be locked (closes: #459344)
* debian/apt.cron.daily: test for both existance of dbus-send and if ↵Michael Vogt2008-05-281-1/+1
| | | | dbus-daemon is actually running
* Avoid using dbus if dbus-daemon isn't running. Closes: #438803Otavio Salvador2008-05-242-3/+4
|
* Apply patch to avoid truncating of arbitrary files. Thanks to BryanOtavio Salvador2008-05-232-1/+7
| | | Donlan <bdonlan@fushizen.net> for the patch. Closes: #482476
* Hungarian translation updatebubulle@debian.org2008-05-113-45/+51
|