summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | 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
* | pacsearch: rewrite in perlDan McGee2008-05-10
* | Update makepath to remove PATH_MAX usageDan McGee2008-05-10
* | scripts: add -q/--quiet option to repo-add and repo-removeDan McGee2008-05-10
* | makepkg: Unify start and end messagesDan McGee2008-05-10
* | Use strdup() instead of a static bufferDan McGee2008-05-08
* | Update md5 routinesDan McGee2008-05-08
* | be_files.c: PATH_MAX cleanupDan McGee2008-05-08
* | pacman-side code cleanupsDan McGee2008-05-08
* | Merge branch 'maint'Dan McGee2008-04-29
|\|
| * makepkg: fix strip section to allow spaces in pathsDaenyth Blank2008-04-27
* | Doxyfile : enable JAVADOC_AUTOBRIEF.Chantry Xavier2008-04-29
* | Add documentation for transaction eventsSebastian Nowicki2008-04-29
* | Updates to _alpm_copyfile()Dan McGee2008-04-28
* | Rework extract_single_file() temp file creationDan McGee2008-04-28
* | Update pactest to allow setting modes on created filesDan McGee2008-04-28
* | Remove unnecessary archive_entry_set_pathname() callsDan McGee2008-04-27
* | Fix some fallout from the delta/download changesDan McGee2008-04-26
* | get_filename : use the FILENAME db field only.Chantry Xavier2008-04-26
* | libalpm/sync.c : memleak fixes.Chantry Xavier2008-04-26
* | Get rid of the delta patches listChantry Xavier2008-04-26
* | Completely rework delta algorithmChantry Xavier2008-04-26
* | Rework delta struct and modify code accordinglyDan McGee2008-04-26