summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Revert execvp and related commitsAllan McRae2013-01-28
* makepkg: Formatting consistency in write_pkginfoWilliam Giokas2013-01-17
* dload: avoid showing progress bars on some redirectsDave Reisner2013-01-17
* Fix release datesAllan McRae2013-01-17
* pmtest: resolve path to scriptlet shellAllan McRae2013-01-17
* Do not require full path for scriptlet shellAllan McRae2013-01-17
* Do not use full path for ldconfigAllan McRae2013-01-17
* Use execvp for running programs in chrootAllan McRae2013-01-17
* Allow querying directory ownershipAndrew Gregory2013-01-04
* query_fileowner: don't append '/' if path is "/"Andrew Gregory2013-01-04
* pacman-key: reduce verbosity of --populatePierre Schmitz2013-01-04
* pacman-key: handle local signing of multiple keysAllan McRae2013-01-04
* Fix space between control structure and open parensGerardo Exequiel Pozzi2013-01-04
* Fix open braces styleGerardo Exequiel Pozzi2013-01-04
* Fix missing spaces in operatorsGerardo Exequiel Pozzi2013-01-04
* fix comment style // -> /* */Gerardo Exequiel Pozzi2013-01-04
* Fix spacing in HACKING spacing exampleAllan McRae2013-01-04
* Save backup files with extension .pacsave.nPang Yan Han2013-01-04
* Split common utility functions for libalpm and pacmanAllan McRae2013-01-04
* Add a -n option to repo-add to only add new packagesDanny George2013-01-03
* makepkg: Print out full version on pkgver updateWilliam Giokas2013-01-03
* Update DoxyfileAllan McRae2013-01-03
* doc: Fix section link in pacman-key man pageAllan McRae2013-01-03
* Fixed missing asciidoc idDanny George2013-01-03
* makepkg: use --apparent-size when du supports itAllan McRae2013-01-03
* Remove checks for geteuidAllan McRae2013-01-03
* Remove Cygwin supportAllan McRae2013-01-03
* pacdiff: update copyright noticeFlorian Pritz2013-01-03
* pacdiff: Add option to overwrite, clarify remove optionFlorian Pritz2013-01-03
* pacdiff: check cmp's exit code rather than outputFlorian Pritz2013-01-03
* pacdiff: be more verbose if we rename or removeFlorian Pritz2013-01-03
* pacdiff: color filename and mention what we foundFlorian Pritz2013-01-03
* Use a defined constant in delta.c for num_matchesDan McGee2013-01-03
* util/pactree: correctly free the deps list in walk_deps()Dan McGee2013-01-03
* parseopts: remove superfluous continue/shift statementsDave Reisner2013-01-03
* Update copyright year for 2013Allan McRae2013-01-03
* Remove leading "./" from filenames in mtree fileAllan McRae2012-12-14
* Check file types match before comparing propertiesAllan McRae2012-12-14
* Check "install" and "changelog" files for changesAllan McRae2012-12-14
* Perform full checking of files with -QkkAllan McRae2012-12-14
* Basic running of pacman -Qkk to check mtree filesAllan McRae2012-12-14
* Separate checking a files existence into a functionAllan McRae2012-12-14
* Move check function into its own fileAllan McRae2012-12-14
* Add public functions for accessing mtree dataAllan McRae2012-12-14
* Add internal functions for reading mtree file from local dbAllan McRae2012-12-14
* Extract .MTREE file into local package databaseAllan McRae2012-12-14
* makepkg: add mtree file into packageAllan McRae2012-12-14
* Do not warn about missing database if being downloadedAllan McRae2012-12-14
* Fix future signature timestamp warningAllan McRae2012-12-14
* Replace space-based indents in prototypes with tabsJason St. John2012-12-14