Age | Commit message (Expand) | Author | Files | Lines |
2008-03-08 | Remove the Add option from the command line | Dan McGee | 3 | -23/+2 |
2008-03-08 | Move -A pactests that are relevant to -U, clean the rest out | Dan McGee | 23 | -99/+18 |
2008-03-08 | Updates to Russian translation | Sergey Tereschenko | 1 | -68/+68 |
2008-03-07 | Updates before 3.1.3 releasev3.1.3 | Dan McGee | 2 | -3/+6 |
2008-03-07 | New alpm_version function | Nagy Gabor | 3 | -3/+9 |
2008-03-05 | Update Czech translation | Vojtěch Gondžala | 2 | -7/+7 |
2008-03-05 | Update TRANSLATORS file. | Chantry Xavier | 1 | -2/+2 |
2008-03-04 | Remove a bogus comment | Nagy Gabor | 1 | -1/+0 |
2008-03-04 | Kill all of the line numbers from the translations | Dan McGee | 24 | -7328/+1714 |
2008-03-04 | Disable the line number in .po files. | Chantry Xavier | 2 | -2/+2 |
2008-03-04 | Update manually the only newline change for 3.1.3. | Chantry Xavier | 12 | -34/+34 |
2008-03-04 | Convert Hungarian translation translation to UTF-8 | Dan McGee | 2 | -396/+343 |
2008-03-04 | Small update to German translation | Matthias Gorissen | 1 | -5/+3 |
2008-03-02 | contrib/PKGBUILD.vim: add optdepends + other fixes | Chantry Xavier | 1 | -14/+16 |
2008-03-02 | New alpm_version function | Nagy Gabor | 3 | -3/+9 |
2008-03-01 | NEWS updates for 3.1.3 | Dan McGee | 1 | -2/+6 |
2008-03-01 | testpkg rework | Nagy Gabor | 1 | -17/+31 |
2008-03-01 | Merge branch 'maint' | Dan McGee | 3 | -2/+8 |
2008-03-01 | Set a missing pm_errno in _alpm_pkg_load() | Nagy Gabor | 1 | -1/+1 |
2008-02-29 | contrib: add 'groups' keyword to PKGBUILD.vim | Dan McGee | 1 | -0/+6 |
2008-02-28 | libalpm: clean up of md5sum functions. | Chantry Xavier | 7 | -137/+59 |
2008-02-28 | Start removing some junk from the function template | Dan McGee | 4 | -72/+28 |
2008-02-28 | libalpm/dload.c : memleak fixes. | Chantry Xavier | 1 | -13/+20 |
2008-02-28 | clean up dltotal leftover from 81a2a06818d367f852. | Chantry Xavier | 1 | -9/+0 |
2008-02-27 | Remove small remnant of old force=y option | Dan McGee | 1 | -1/+1 |
2008-02-26 | Merge branch 'maint' | Dan McGee | 11 | -141/+145 |
2008-02-26 | Bump pacman version to a devel release and next version number | Dan McGee | 1 | -2/+2 |
2008-02-26 | Update simplified chinese (zh_CN) translation. | 甘露(Lu.Gan) | 2 | -104/+115 |
2008-02-26 | fix two broken translated strings. | Chantry Xavier | 2 | -4/+4 |
2008-02-26 | xgettext : change pass-c-format flag to c-format. | Chantry Xavier | 2 | -4/+4 |
2008-02-25 | Remove done and failed msg when loading targets. | Chantry Xavier | 2 | -6/+2 |
2008-02-25 | Remove pmserver_t abstraction | Dan McGee | 9 | -214/+38 |
2008-02-25 | Add new stub download functions for use throughout the code | Dan McGee | 4 | -31/+45 |
2008-02-25 | Move download code out of server.c | Dan McGee | 7 | -388/+464 |
2008-02-25 | Improve yesno function. | Chantry Xavier | 5 | -55/+49 |
2008-02-25 | More cleanup to alpm_list | Dan McGee | 1 | -20/+7 |
2008-02-25 | alpm_list.c clean-up | Nagy Gabor | 2 | -59/+63 |
2008-02-25 | libalpm/sync.c : fix poorly worded debug message. | Chantry Xavier | 1 | -1/+1 |
2008-02-25 | Update TRANSLATORS file. | Chantry Xavier | 1 | -19/+16 |
2008-02-24 | Merge branch 'maint' | Dan McGee | 12 | -89/+2896 |
2008-02-24 | Add some NULL checks into recently modified output functions | Dan McGee | 2 | -9/+16 |
2008-02-24 | Remove all unnecessary snprintf usage | Dan McGee | 1 | -26/+10 |
2008-02-24 | Update Russian translation | Sergey Tereschenko | 2 | -39/+38 |
2008-02-23 | A few more wide character output fixes | Dan McGee | 2 | -22/+55 |
2008-02-23 | Fix wide character output for add/remove/upgrade/conflict progress | Dan McGee | 1 | -16/+33 |
2008-02-23 | Fix wide character output for download progress | Dan McGee | 1 | -6/+33 |
2008-02-22 | Add new Simplified Chinese translation | 甘露(Lu.Gan) | 5 | -0/+2721 |
2008-02-21 | Updates before 3.1.2 releasev3.1.2 | Dan McGee | 2 | -3/+7 |
2008-02-21 | Move -Sy operation into its own transaction | Chantry Xavier | 1 | -22/+25 |
2008-02-21 | Merge branch 'maint' | Dan McGee | 15 | -908/+959 |