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