summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-28Update "missing" fileAllan McRae
2013-01-28Fix printing of pathsWilliam Giokas
2013-01-28add doxygen comments to conflict.cAndrew Gregory
2013-01-28paccache: pass the --file option to pacsortDave Reisner
2013-01-28pacsort: add -f, --files option for sorting filenamesDave Reisner
2013-01-28Make path to ldconfig configurableAllan McRae
2013-01-28Remove leading / for pactest pathsAllan McRae
2013-01-28pactest: handle non-default scriptlet shellsAllan McRae
2013-01-28Revert execvp and related commitsAllan McRae
2013-01-17makepkg: Formatting consistency in write_pkginfoWilliam Giokas
2013-01-17dload: avoid showing progress bars on some redirectsDave Reisner
2013-01-17Fix release datesAllan McRae
2013-01-17pmtest: resolve path to scriptlet shellAllan McRae
2013-01-17Do not require full path for scriptlet shellAllan McRae
2013-01-17Do not use full path for ldconfigAllan McRae
2013-01-17Use execvp for running programs in chrootAllan McRae
2013-01-04Allow querying directory ownershipAndrew Gregory
2013-01-04query_fileowner: don't append '/' if path is "/"Andrew Gregory
2013-01-04pacman-key: reduce verbosity of --populatePierre Schmitz
2013-01-04pacman-key: handle local signing of multiple keysAllan McRae
2013-01-04Fix space between control structure and open parensGerardo Exequiel Pozzi
2013-01-04Fix open braces styleGerardo Exequiel Pozzi
2013-01-04Fix missing spaces in operatorsGerardo Exequiel Pozzi
2013-01-04fix comment style // -> /* */Gerardo Exequiel Pozzi
2013-01-04Fix spacing in HACKING spacing exampleAllan McRae
2013-01-04Save backup files with extension .pacsave.nPang Yan Han
2013-01-04Split common utility functions for libalpm and pacmanAllan McRae
2013-01-03Add a -n option to repo-add to only add new packagesDanny George
2013-01-03makepkg: Print out full version on pkgver updateWilliam Giokas
2013-01-03Update DoxyfileAllan McRae
2013-01-03doc: Fix section link in pacman-key man pageAllan McRae
2013-01-03Fixed missing asciidoc idDanny George
2013-01-03makepkg: use --apparent-size when du supports itAllan McRae
2013-01-03Remove checks for geteuidAllan McRae
2013-01-03Remove Cygwin supportAllan McRae
2013-01-03pacdiff: update copyright noticeFlorian Pritz
2013-01-03pacdiff: Add option to overwrite, clarify remove optionFlorian Pritz
2013-01-03pacdiff: check cmp's exit code rather than outputFlorian Pritz
2013-01-03pacdiff: be more verbose if we rename or removeFlorian Pritz
2013-01-03pacdiff: color filename and mention what we foundFlorian Pritz
2013-01-03Use a defined constant in delta.c for num_matchesDan McGee
2013-01-03util/pactree: correctly free the deps list in walk_deps()Dan McGee
2013-01-03parseopts: remove superfluous continue/shift statementsDave Reisner
2013-01-03Update copyright year for 2013Allan McRae
2012-12-14Remove leading "./" from filenames in mtree fileAllan McRae
2012-12-14Check file types match before comparing propertiesAllan McRae
2012-12-14Check "install" and "changelog" files for changesAllan McRae
2012-12-14Perform full checking of files with -QkkAllan McRae
2012-12-14Basic running of pacman -Qkk to check mtree filesAllan McRae
2012-12-14Separate checking a files existence into a functionAllan McRae