summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-24libalpm: Parse and write PKGBASEsJohannes Löthberg
2014-12-24add vim modeline to test filesAndrew Gregory
2014-12-24mount_point_list: free memory on errorAllan McRae
2014-12-24conflict_new: free memory on errorAllan McRae
2014-12-24_alpm_runscriptlet: free memory on errorAllan McRae
2014-12-24add_fileconflict: free memory on errorAllan McRae
2014-12-24create_tempfile: fix memory leak on errorAllan McRae
2014-12-24_alpm_split_backup: free memory on errorAllan McRae
2014-12-24alpm_dep_from_string: free memory on errorAllan McRae
2014-12-24_alpm_conflict_dup: fix memory leak on errorAllan McRae
2014-12-24local_db_read: fix memory leak on errorAllan McRae
2014-12-24_alpm_db_new: free memory on errorAllan McRae
2014-12-24_alpm_db_get_pkgcache_hash: check for error when loading pkgcacheAllan McRae
2014-12-24_alpm_delta_parse: free memory on errorAllan McRae
2014-12-24_alpm_dep_dup: free memory on errorAllan McRae
2014-12-24pacman/util.c: fix potential memory leak in indentprintAllan McRae
2014-12-24Fix memory leak in ALPM_EVENT_OPTDEP_REMOVAL callbackAllan McRae
2014-12-24build_payload: free memory on errorAllan McRae
2014-12-24depmiss_new: free memory on errorAllan McRae
2014-12-24_alpm_delta_dup: free memory on errorAllan McRae
2014-12-24checkupdates: include package versions in outputEvangelos Foutras
2014-12-24checkupdates: show error when fakeroot is missingEvangelos Foutras
2014-12-24Improve db upgrade error messageAllan McRae
2014-12-24makepkg: properly correlate checksums for multiple sourcesDave Reisner
2014-12-24Use correct mode bits for the log file (0000 -> 0644)Evangelos Foutras
2014-12-24pacman-db-upgrade: set umask 022Peter Wu
2014-12-24makepkg: download sources for all architectures when making source packageAllan McRae
2014-12-24pacman-db-upgrade: be more verboseAllan McRae
2014-12-22makepkg-template: Remove unused printf format stringFlorian Pritz
2014-12-22Check architecture specific fields for VCS supportAllan McRae
2014-12-22add VCSCLIENTS to etc/makepkg.confAllan McRae
2014-12-21Fix double spaces in "Running %s as root is not allowed" messageTimothy Redaelli
2014-12-21paclist: fix myver in usage()Evangelos Foutras
2014-12-19updpkgsums: add more error checking before replacementv4.2.0Dave Reisner
2014-12-19Release 4.2.0Allan McRae
2014-12-19Update translations from transifexAllan McRae
2014-12-19Update NEWS for pacman-4.2 releaseAllan McRae
2014-12-19Update README for pacman-4.2Allan McRae
2014-12-18remove.c: honor inverted patterns in noupgradeAndrew Gregory
2014-12-18add alpm_option_match_noupgradeAndrew Gregory
2014-12-18updpkgsums: drop in-place rewrite hack, use a tempfileDave Reisner
2014-12-18shut up GCC on -Wmaybe-initialized warningsDave Reisner
2014-12-18makepkg: correctly add changelog filesDave Reisner
2014-12-18Fix pointer declarations to be globally consistentMicah Saint Germain
2014-12-08doc/translation-help.txt: Transifex example usageMiguel de Val-Borro
2014-11-26pacman-db-upgrade: fix issue with find argument list length overflowAllan McRae
2014-11-21pacman-key: compatibility with gnupg-2.1Tobias Powalowski
2014-11-21Remove pacsyscleanAllan McRae
2014-11-20pacsort: parse inputs up front into control structDave Reisner
2014-11-19checkupdates: do not print ignored packagesAllan McRae