Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-11-27 | German dpkg translation update | Sven Joachim | 1 | -4/+6 | |
Update to 1135t. | |||||
2019-11-27 | po: Remove previous msgids for up-to-date translations | Guillem Jover | 1 | -121/+0 | |
This was causing unit test failures. | |||||
2019-11-26 | po: Fix typo in Simplified Chinese programs translation | Mo Zhou | 1 | -1/+1 | |
Closes: #942195 Signed-off-by: Guillem Jover <guillem@debian.org> | |||||
2019-11-26 | po: Update Portuguese programs translation | Miguel Figueiredo | 1 | -145/+140 | |
Closes: #935695 Signed-off-by: Guillem Jover <guillem@debian.org> | |||||
2019-11-05 | German dpkg translation update | Sven Joachim | 1 | -150/+138 | |
Update to 1135t. | |||||
2019-06-03 | po: Regenerate .pot files and merge .po files with them | Guillem Jover | 42 | -43/+43 | |
2019-05-10 | po: Update Catalan translations | Guillem Jover | 1 | -30/+42 | |
2019-05-09 | po: Update Catalan translations | Guillem Jover | 1 | -428/+232 | |
2019-03-25 | po: Regenerate .pot files and merge .po files with them | Guillem Jover | 42 | -99/+43 | |
2019-03-25 | po: Update Dutch translations | Frans Spiesschaert | 1 | -142/+145 | |
Closes: #924776, #924777 Signed-off-by: Guillem Jover <guillem@debian.org> | |||||
2019-02-23 | po: Regenerate .pot files and merge .po files with them | Guillem Jover | 42 | -9906/+14530 | |
2019-02-23 | po: Update Dutch translations | Frans Spiesschaert | 1 | -173/+185 | |
Closes: #921942, #921943 Signed-off-by: Guillem Jover <guillem@debian.org> | |||||
2019-02-23 | po: Update Simplified Chinese programs translation | Mo Zhou | 1 | -93/+24 | |
Closes: #920972 Signed-off-by: Guillem Jover <guillem@debian.org> | |||||
2019-02-23 | dpkg: Move force options support into its own file | Guillem Jover | 1 | -0/+1 | |
This unifies all force related code in a single file, and will make it possible to use it in other programs. | |||||
2019-01-30 | German dpkg translation update | Sven Joachim | 1 | -110/+39 | |
Update to 1128t. | |||||
2019-01-22 | po: Regenerate .pot files and merge .po files with them | Guillem Jover | 42 | -1067/+4533 | |
2019-01-22 | po: Update Simplified Chinese programs translation | Zhou Mo | 1 | -122/+55 | |
Closes: #919040 Signed-off-by: Guillem Jover <guillem@debian.org> | |||||
2019-01-22 | po: Update Portuguese programs translation | Miguel Figueiredo | 1 | -314/+296 | |
Closes: #917813 Signed-off-by: Guillem Jover <guillem@debian.org> | |||||
2019-01-22 | po: Update Dutch translations | Frans Spiesschaert | 1 | -109/+129 | |
Closes: #912023, #912024 Signed-off-by: Guillem Jover <guillem@debian.org> | |||||
2019-01-22 | po: Update Italian programs translation | Milo Casagrande | 1 | -188/+154 | |
Closes: #915610 Signed-off-by: Guillem Jover <guillem@debian.org> | |||||
2018-10-08 | German dpkg translation update | Sven Joachim | 1 | -35/+16 | |
Update to 1116t. | |||||
2018-10-08 | po: Regenerate .pot files and merge .po files with them | Guillem Jover | 42 | -66/+1180 | |
2018-10-08 | libdpkg: Add new fsys-dir module | Guillem Jover | 1 | -0/+1 | |
This module handles setting and getting the filesystem root directory. | |||||
2018-10-08 | po: Update Polish programs translation | Łukasz Dulny | 1 | -116/+62 | |
Signed-off-by: Guillem Jover <guillem@debian.org> | |||||
2018-09-26 | po: Regenerate .pot files and merge .po files with them | Guillem Jover | 42 | -11310/+14655 | |
2018-09-26 | po: Update Traditional Chinese programs translation | 林博仁(Buo-ren Lin) | 1 | -544/+255 | |
Update to 1029t61f19u. Closes: #905887 Signed-off-by: 林博仁(Buo-ren Lin) <Buo.Ren.Lin@gmail.com> Signed-off-by: Guillem Jover <guillem@debian.org> | |||||
2018-08-30 | German dpkg translation update | Sven Joachim | 1 | -223/+231 | |
Update to 1113t. | |||||
2018-08-30 | libdpkg: Split pager specific code into its own module | Guillem Jover | 1 | -0/+1 | |
We also namespace the pager function with the module name. | |||||
2018-08-30 | libdpkg: Factor out package files handling into its own module | Guillem Jover | 1 | -0/+1 | |
We need these functions from the list and mtree implementations. Move them out so that they can be shared. In addition this is pure in-core handling so it makes sense to split out from the db-fsys modules. | |||||
2018-08-30 | libdpkg: Rename pkg-db module to pkg-hash | Guillem Jover | 1 | -1/+1 | |
It contains the package hash table implementation. The on-disk database is handled elsewhere, and using db here instead of hash makes it fairly confusing. | |||||
2018-08-30 | libdpkg: Move db-fsys code from src to lib/dpkg | Guillem Jover | 1 | -4/+4 | |
This will prepare the ground for external programs to start using libdpkg to access the dpkg fsys database via a proper API, instead of messing with the on-disk layout in so many improper ways. | |||||
2018-08-30 | dpkg: Move struct perpackagestate handling into its own file | Guillem Jover | 1 | -0/+1 | |
This is not really part of the fsys db handling, and we are not making use of it anymore in it, so let's move it somewhere else more appropriate. | |||||
2018-08-19 | po: Update Simplified Chinese programs traslation | Boyuan Yang | 1 | -17/+19 | |
Closes: #890806 Signed-off-by: Guillem Jover <guillem@debian.org> | |||||
2018-08-19 | po: Update Simplified Chinese programs translation | Zhou Mo | 1 | -137/+97 | |
Closes: #900547 Signed-off-by: Guillem Jover <guillem@debian.org> | |||||
2018-08-19 | po: Update Polish programs translation | Łukasz Dulny | 1 | -402/+223 | |
Signed-off-by: Guillem Jover <guillem@debian.org> | |||||
2018-07-24 | po: Remove previous msgid comments | Guillem Jover | 1 | -42/+0 | |
Warned-by: i18nspector Fixes: stray-previous-msgid | |||||
2018-07-24 | po: Fix boilerplate in .po files | Guillem Jover | 7 | -19/+19 | |
Warned-by: i18nspector Fixes: boilerplate-in-initial-comments | |||||
2018-05-08 | po: Fix list of source files in po/POTFILES.in | Sven Joachim | 1 | -4/+1 | |
Commit 542885e824d0 ("libdpkg: Move control database code into db-ctrl modules") moved various files around, but did not remove the old filenames from po/POTFILES.in and typoed one of the new filenames there. Fixes: commit 542885e824d005bc9a8a92e341f71fb323437b90 Signed-off-by: Guillem Jover <guillem@debian.org> | |||||
2018-05-05 | German dpkg translation update | Sven Joachim | 1 | -55/+93 | |
Update to 1115t. | |||||
2018-05-04 | libdpkg: Move control database code into db-ctrl modules | Guillem Jover | 1 | -0/+3 | |
This continues the work to generalize and make these interfaces available to other users beside dpkg itself. | |||||
2018-05-03 | libdpkg: Move filesystem nodename hash implementation into a new module | Guillem Jover | 1 | -0/+2 | |
2018-01-16 | po: Update Dutch translations | Frans Spiesschaert | 1 | -46/+47 | |
Closes: #881401, #881403 Signed-off-by: Guillem Jover <guillem@debian.org> | |||||
2018-01-16 | po: Update Turkish programs translations | Mert Dirik | 1 | -75/+34 | |
Closes: #886252 Signed-off-by: Guillem Jover <guillem@debian.org> | |||||
2017-12-10 | po: Update Italian programs translation | Milo Casagrande | 1 | -441/+188 | |
Closes: #883085 Signed-off-by: Guillem Jover <guillem@debian.org> | |||||
2017-11-20 | po: Fix Spanish translation | Guillem Jover | 1 | -1/+1 | |
2017-11-08 | Update Spanish translation | Javier Fernandez-Sanguino | 1 | -164/+79 | |
2017-11-03 | German dpkg translation update | Sven Joachim | 1 | -67/+28 | |
Update to 1109t. | |||||
2017-10-21 | po: Remove obsolete FIXME comments in translations | Guillem Jover | 1 | -6/+1 | |
These have been fixed in the original msgid. | |||||
2017-10-17 | po: Regenerate .pot files and merge .po files with them | Guillem Jover | 42 | -3716/+5475 | |
2017-10-17 | po: Update Portuguese programs translations | Miguel Figueiredo | 1 | -105/+83 | |
Closes: #868800 Signed-off-by: Guillem Jover <guillem@debian.org> |