Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-10-18package.c: Comment stylePierre Neidhardt
2015-10-18Do not print any root prefix in files database operationsAllan McRae
2015-10-18package.c: Remove obsolete param from docPierre Neidhardt
2015-10-18pacman: add user hook directoriesAndrew Gregory
2015-09-20move ini parser into commonAndrew Gregory
2015-09-20move strtrim to util-commonAndrew Gregory
2015-08-08copy assumeinstalled optionsAndrew Gregory
2015-08-08pacman/util.c: Fix memory leak if realloc failsRikard Falkeborn
2015-08-08Remove ko_KR translationAllan McRae
2015-07-20pacman/files.c: fix memory leak on regex errorAllan McRae
2015-07-15Handle repo/pkg style arguments to sync repo file listingAllan McRae
2015-07-15Add regex search option to sync database file searchingAllan McRae
2015-07-15Implement searching for a file in the sync databasesAllan McRae
2015-07-15Implement listing files from sync packagesAllan McRae
2015-07-15Implement locating file owner in sync files databaseAllan McRae
2015-07-15Prototype pacman files database operationsAllan McRae
2015-07-15pacman: move database syncing to util.cAllan McRae
2015-07-15Add pacman support for .files databasesAllan McRae
2015-07-14Fix formatting in parsearg_upgradeAllan McRae
2015-07-14Simplify sync_cleandbAllan McRae
2015-07-12Fix overflow warningsAndrew Gregory
2015-06-20Match providers when showing optdep install statusLukas Fleischer
2015-06-20util.c: table_display: Fix incorrect docstringJohannes Löthberg
2015-05-12Fix compilation if libarchive headers are not in standard locationCharles Duffy
2015-05-12pacsort: fix warning about signed overflow potential during comparison.Andrew Gregory
2015-05-12Pluralize callback stringAllan McRae
2015-03-15Actually return the error value of check_db_localCharles Pigott
2015-03-03common: Avoid errors on systems that define strnlen but not strndupWill Miles
2015-03-03util: Use util-common for strndup in pacsort and pactreeWill Miles
2015-03-03sync_cleandb: ensure stat call succeedsAllan McRae
2015-03-03pacsort: test string is not NULL before strlenAllan McRae
2015-03-03Fix memory leaks in dump_pkg_fullAllan McRae
2015-02-20Merge branch 'maint'Allan McRae
2015-02-20Update translations from TransifexAllan McRae
2015-02-14Update translations from TransifexAllan McRae
2015-02-01Update copyright notices for 2015Allan McRae
2015-01-21remove support for .pacorig filesAndrew Gregory
2015-01-21ini.c: move error output into conf.cAndrew Gregory
2015-01-21ini.c: remove useless key checkAndrew Gregory
2015-01-21ini.c: remove empty section name restrictionAndrew Gregory
2015-01-21ini.c: remove unnecessary helper functionAndrew Gregory
2015-01-21ini.c: move Include parsing to conf.cAndrew Gregory
2015-01-21ini.c: remove final callback callAndrew Gregory
2015-01-21conf.c: parse config in a single passAndrew Gregory
2015-01-21conf.c: use masks for siglevel inheritanceAndrew Gregory
2015-01-21conf.c: store repo settings in dedicated structAndrew Gregory
2015-01-02Remove testdbAllan McRae
2015-01-02Integrate testdb into pacmanAllan McRae
2015-01-02Split install reason changing into its own functionAllan McRae
2014-12-28Clarify "assume installed" error messageAllan McRae