Age | Commit message (Expand) | Author | Files | Lines |
2008-03-27 | Make db->treename a pointer | Dan McGee | 2 | -3/+3 |
2008-03-23 | Merge branch 'maint' | Dan McGee | 2 | -0/+4 |
2008-03-23 | Avoid duplicated target names. | Nagy Gabor | 2 | -22/+29 |
2008-03-23 | memleak fix: ensure we free result of get_destfile() | Dan McGee | 1 | -6/+5 |
2008-03-23 | memleak fix: ensure backup fname isn't lost if unused | Dan McGee | 2 | -0/+4 |
2008-03-23 | Switch pmgrp_t to dynamic allocation, general group cleanup | Dan McGee | 4 | -39/+33 |
2008-03-23 | Update database mtime after it has been extracted | Dan McGee | 1 | -8/+12 |
2008-03-22 | Kill the dependsonly option. | Chantry Xavier | 2 | -10/+4 |
2008-03-18 | Kill PM_TRANS_TYPE_ADD. | Chantry Xavier | 8 | -28/+12 |
2008-03-18 | Kill some obsolete references to -A option. | Chantry Xavier | 1 | -1/+1 |
2008-03-11 | Add -Rss option | Nagy Gabor | 2 | -2/+3 |
2008-03-11 | Remove trans->targets | Nagy Gabor | 5 | -28/+5 |
2008-03-09 | Merge branch 'maint' | Dan McGee | 15 | -1919/+1059 |
2008-03-09 | Refactoring of the download code. | Chantry Xavier | 1 | -279/+307 |
2008-03-09 | Remove a bogus comment from libalpm/remove.c | Nagy Gabor | 1 | -1/+0 |
2008-03-07 | New alpm_version function | Nagy Gabor | 2 | -0/+6 |
2008-03-05 | Update Czech translation | Vojtěch Gondžala | 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 | 12 | -1774/+916 |
2008-03-04 | Disable the line number in .po files. | Chantry Xavier | 1 | -1/+1 |
2008-03-04 | Convert Hungarian translation translation to UTF-8 | Dan McGee | 1 | -140/+140 |
2008-03-02 | New alpm_version function | Nagy Gabor | 2 | -0/+6 |
2008-03-01 | Merge branch 'maint' | Dan McGee | 1 | -1/+1 |
2008-03-01 | Set a missing pm_errno in _alpm_pkg_load() | Nagy Gabor | 1 | -1/+1 |
2008-02-28 | libalpm: clean up of md5sum functions. | Chantry Xavier | 6 | -135/+55 |
2008-02-28 | Start removing some junk from the function template | Dan McGee | 2 | -23/+7 |
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-26 | Merge branch 'maint' | Dan McGee | 4 | -14/+14 |
2008-02-26 | Update simplified chinese (zh_CN) translation. | 甘露(Lu.Gan) | 1 | -9/+9 |
2008-02-26 | fix two broken translated strings. | Chantry Xavier | 1 | -2/+2 |
2008-02-26 | xgettext : change pass-c-format flag to c-format. | Chantry Xavier | 1 | -2/+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 | 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-24 | Merge branch 'maint' | Dan McGee | 3 | -3/+659 |
2008-02-24 | Update Russian translation | Sergey Tereschenko | 1 | -3/+3 |
2008-02-22 | Add new Simplified Chinese translation | 甘露(Lu.Gan) | 2 | -0/+656 |
2008-02-21 | Merge branch 'maint' | Dan McGee | 3 | -352/+333 |
2008-02-19 | Final updates to Polish translation | Mateusz Herych | 1 | -172/+161 |
2008-02-18 | Update libalpm russian translation. | Sergey Tereschenko | 1 | -178/+168 |
2008-02-18 | Do not warn about up to date package when downloading only | Allan McRae | 1 | -2/+4 |
2008-02-16 | Move pmgraph_t struct and functions to their own header file | Dan McGee | 6 | -38/+61 |
2008-02-16 | Merge branch 'maint' | Dan McGee | 8 | -57/+56 |
2008-02-15 | More small updates to German translation | Matthias Gorissen | 1 | -3/+5 |
2008-02-15 | Merge branch 'translations' into maint | Dan McGee | 2 | -44/+34 |
2008-02-14 | Ensure DESC infolevel is loaded before checking pkg->filename | Dan McGee | 2 | -7/+4 |