summaryrefslogtreecommitdiff
path: root/po
AgeCommit message (Collapse)Author
2006-09-21Vietnamese translation updatebubulle@debian.org
2006-09-21Fake change to fix permissionsbubulle@debian.org
2006-09-20Romanian translation update. Closes: #388402bubulle@debian.org
2006-09-19* cmdline/apt-get.cc:Michael Vogt
- changed syntax from "installtask" to "install taskname^" (the ^ <- makes it look for tasks)
2006-09-19* cmdline/apt-get.cc:Michael Vogt
- call regexp_free()
2006-09-19* tasksupport (apt-get installtask lala) addedMichael Vogt
2006-09-19Dzongkha translation update. Closes: #388184bubulle@debian.org
2006-09-17Resync with Michael Vogtbubulle@debian.org
2006-09-17Italian translation typos fixed. Closes: #387812bubulle@debian.org
2006-09-17Add Kurdish translation. Closes: #387766bubulle@debian.org
2006-09-12* merged from Christian Perrier ↵Michael Vogt
(http://www.perrier.eu.org/debian/packages/d-i/level4/apt-main)
2006-09-12* methods/gzip.cc:Michael Vogt
- if it can't write (because var is full), close the FromGz stream to not hang in ExecWait() later
2006-09-10Add Closes statements to some translation changesbubulle@debian.org
2006-09-10Various changes I have no idea aboutbubulle@debian.org
2006-09-10Updated Slovak translation. Closes: #386851bubulle@debian.org
2006-09-08Re-enable Hebrew translationbubulle@debian.org
2006-09-08Japanese translation update. Closes: #386537bubulle@debian.org
2006-09-07Update Galician translation. Closes: #386397bubulle@debian.org
2006-09-06* cmdline/apt-get.cc:Michael Vogt
- always show the autoremove information and give advice how to use it * debian/rules: - install apt.conf.autoremove with blacklist for linux-image and linux-restriceted-modules
2006-09-06* merged with the apt--mvo branchMichael Vogt
2006-09-02Updated French translationbubulle@debian.org
2006-09-02Regenerate POs and POTbubulle@debian.org
2006-08-25initial Breaks implementationIan Jackson
2006-08-21Regenerate the PO and POT from the 0.6.45 sourcesbubulle@debian.org
2006-08-21Brazilian Portuguese translation update. Closes: #383966bubulle@debian.org
2006-08-21Merge with Michael and resolve conflictsbubulle@debian.org
2006-08-20Swedish translation update. Closes: #383641bubulle@debian.org
2006-08-14Finnish translation update. Closes: #382702bubulle@debian.org
2006-08-11* merged ddtp supportMichael Vogt
2006-08-10* merged the apt--install-recommends branchMichael Vogt
2006-08-09* apt-pkg/depcache.cc:Michael Vogt
- find new important dependencies on upgrade and deal with them
2006-08-09* cmdline/apt-get.cc:Michael Vogt
- fixed for the suggets/recommends display
2006-08-01* merged with mainlineMichael Vogt
2006-07-26* merged with auto-markMichael Vogt
2006-07-26* cmdline/apt-get.cc:Michael Vogt
- add a scope with a ActionGroup in DoInstall() to speed up the install of long package lists (e.g. pbuilder)
2006-07-25* merged from http://www.perrier.eu.org/debian/packages/d-i/level4/apt-mainMichael Vogt
2006-07-19Korean translation update/ Closes: #378901bubulle@debian.org
2006-07-03* merged the debian--auto-mark patchMichael Vogt
* updated the library soname
2006-07-03* merged with apts mainlineMichael Vogt
2006-07-02Hungarian translation updatebubulle@debian.org
2006-07-01Added Khmer translation. Closes: #375068bubulle@debian.org
2006-07-01Added Nepali translation. Closes: #373729bubulle@debian.org
2006-07-01Updated Vietnamese translation. Closes: #368038bubulle@debian.org
2006-07-01Remove an extra %s in the zh_TW translation. Closes: #370551bubulle@debian.org
2006-07-01Added Dzongkha translationbubulle@debian.org
2006-07-01Remove foobubulle@debian.org
2006-07-01Add foo againbubulle@debian.org
2006-07-01Remove foobubulle@debian.org
2006-07-01Add foobubulle@debian.org
2006-06-26* cmdline/apt-mark:Michael Vogt
- very simple tool to manipulate the extended_states for autoinstall * apt-pkg/depcache.cc: - keep exisiting data in "extended_states" to make other tools happy