summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* 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
* | Clarify "assume installed" error messageAllan McRae2014-12-28
* | pacsort: fix memory leakAllan McRae2014-12-27
* | pacman/util.c: fix potential memory leak in indentprintAllan McRae2014-12-24
* | Fix memory leak in ALPM_EVENT_OPTDEP_REMOVAL callbackAllan McRae2014-12-24
* | Improve db upgrade error messageAllan McRae2014-12-24
|/
* Update translations from transifexAllan McRae2014-12-19
* shut up GCC on -Wmaybe-initialized warningsDave Reisner2014-12-18
* Fix pointer declarations to be globally consistentMicah Saint Germain2014-12-18
* pacsort: parse inputs up front into control structDave Reisner2014-11-20
* Update po files to send to TransifexAllan McRae2014-11-18
* Pull translation updates from TransifexAllan McRae2014-11-18
* Do not warn about missing files in NoExtractAllan McRae2014-11-18
* Add --assume-installed to pacman --helpFlorian Pritz2014-11-05
* testdb: ignore ALPM_DB_VERSIONAndrew Gregory2014-10-19
* pacman: add --confirm optionAndrew Gregory2014-10-13
* Add --assume-installed optionFlorian Pritz2014-09-30
* table_display: only check width when non-zeroAndrew Gregory2014-09-30
* avoid line wrapping if not in a tty or COLUMNS=0Andrew Gregory2014-09-30
* Revert "Remove log_cb, add ALPM_EVENT_LOG instead"Andrew Gregory2014-09-30
* pacman.c: Add -gg, -ii, and -yy to help summaryJohannes Löthberg2014-09-23
* pacman: set SA_RESTART for signal handlerAndrew Gregory2014-09-23
* wrap fgets to retry on EINTRAndrew Gregory2014-09-23
* sync.c: fix style violationsAndrew Gregory2014-08-04
* pacman.c: simplify stdin parsingAndrew Gregory2014-08-04