summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Reformat -Sg output to look like -QgDan McGee2008-06-05
* Don't display filename on -Qip operation.Xavier Chantry2008-06-04
* src/pacman/sync.c : cleanup of pacman_syncXavier Chantry2008-06-04
* Get rid of double / in database paths.Xavier Chantry2008-06-04
* Reimplement TotalDownload functionalityDan McGee2008-06-04
* Use correct C type for file sizesDan McGee2008-06-04
* libalpm/md5: Fix license headerDan McGee2008-06-03
* makepkg: remove some dead TODO codeDan McGee2008-05-31
* Allow GIT version to be used in pacman buildsDan McGee2008-05-31
* Fix versioncmp regression after updateDan McGee2008-05-30
* Add simple vercmp test scriptDan McGee2008-05-29
* Add missing NULL set in group printingDan McGee2008-05-29
* Merge branch 'maint'Dan McGee2008-05-29
|\
| * Update of Chinese simplified pacman translation.甘露(Lu.Gan)2008-05-17
* | Add trailing / to DESTDIR for stupid Makefiles.Geoffroy Carrier2008-05-29
* | Tidy up of the handle struct in libalpmAllan McRae2008-05-29
* | Remove PM_TRANS_EVT_EXTRACT_START.Xavier Chantry2008-05-29
* | be_files : stores REPLACES and FORCE in desc.Xavier Chantry2008-05-29
* | Pactests for sync operations with NoUpgrade and NoExtractAllan McRae2008-05-29
* | makepkg - add check for valid options in PKGBUILDAllan McRae2008-05-29
* | Add some verbosity to _alpm_db_read.Nagy Gabor2008-05-29
* | Fix for remove052.py by moving recursedeps before checkdeps.Nagy Gabor2008-05-29
* | Pactest for removing multiple items in a dependency chain.Allan McRae2008-05-29
* | No error in makepkg when removing deps failsAllan McRae2008-05-29
* | Use chown 0:0 instead of root.rootSebastian Nowicki2008-05-29
* | Use "legacy mode" on Mac OSX (for file command)Sebastian Nowicki2008-05-29
* | Allow an unprivileged user to create packages without fakerootSebastian Nowicki2008-05-29
* | du -b is not available on BSD, use du -k instead.Xavier Chantry2008-05-29
* | Replace usage of "cp -s" with the more portable "ln -s"Sebastian Nowicki2008-05-29
* | Fix compilation warning on x86_64Dan McGee2008-05-14
* | Disable geteuid in cygwin.Xavier Chantry2008-05-14
* | pactest: only use fakeroot when it is found.Xavier Chantry2008-05-14
* | Remove wrapper call around versioncmpDan McGee2008-05-14
* | Update _alpm_versioncmpDan McGee2008-05-14
* | Simplify _alpm_pkg_new()Dan McGee2008-05-13
* | Remove lazy init code from pkg name and version functionsDan McGee2008-05-13
* | Fix rewinddir regression by cleaning up db_scanXavier Chantry2008-05-13
* | Remove --builddeps from makepkgDan McGee2008-05-13
* | Remove an outdated exception check in file conflict codeDan McGee2008-05-13
* | Add SyncFirst option.Chantry Xavier2008-05-13
* | Cleanup usages of alpm_list_find and alpm_list_remove.Chantry Xavier2008-05-13
* | Swap the parameters of alpm_pkg_findNagy Gabor2008-05-13
* | Remove errant include of error.hDan McGee2008-05-13
* | Merge branch 'maint'Dan McGee2008-05-11
|\|
| * Add detailed description to alpm_pkg_loadSebastian Nowicki2008-05-10
* | Refactor pkg_load/parse_descfile into a new backend fileDan McGee2008-05-11
* | Remove some useless abstraction and start db cleanupDan McGee2008-05-11
* | Make all error messages use pm_fprintfAllan McRae2008-05-11
* | pactest: fix --gdb optionDan McGee2008-05-11
* | contrib/paclist: list packages installed from given repo.Chantry Xavier2008-05-10