summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2014-12-27pacsort: fix memory leakAllan 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-24Improve db upgrade error messageAllan McRae
2014-12-19Update translations from transifexAllan McRae
2014-12-18shut up GCC on -Wmaybe-initialized warningsDave Reisner
2014-12-18Fix pointer declarations to be globally consistentMicah Saint Germain
2014-11-20pacsort: parse inputs up front into control structDave Reisner
2014-11-18Update po files to send to TransifexAllan McRae
2014-11-18Pull translation updates from TransifexAllan McRae
2014-11-18Do not warn about missing files in NoExtractAllan McRae
2014-11-05Add --assume-installed to pacman --helpFlorian Pritz
2014-10-19testdb: ignore ALPM_DB_VERSIONAndrew Gregory
2014-10-13pacman: add --confirm optionAndrew Gregory
2014-09-30Add --assume-installed optionFlorian Pritz
2014-09-30table_display: only check width when non-zeroAndrew Gregory
2014-09-30avoid line wrapping if not in a tty or COLUMNS=0Andrew Gregory
2014-09-30Revert "Remove log_cb, add ALPM_EVENT_LOG instead"Andrew Gregory
2014-09-23pacman.c: Add -gg, -ii, and -yy to help summaryJohannes Löthberg
2014-09-23pacman: set SA_RESTART for signal handlerAndrew Gregory
2014-09-23wrap fgets to retry on EINTRAndrew Gregory
2014-08-04sync.c: fix style violationsAndrew Gregory
2014-08-04pacman.c: simplify stdin parsingAndrew Gregory
2014-08-03check_pkg_fast: check file typeAndrew Gregory
2014-08-03check_file_exists: replace lstat with llstatAndrew Gregory
2014-08-03llstat: modify path in placeAndrew Gregory
2014-08-03move _alpm_lstat into util-commonAndrew Gregory
2014-06-29use monotonic clock for progress updatesAndrew Gregory
2014-06-29cache terminal size, add SIGWINCH handler to resetDave Reisner
2014-06-29Revert refactoring in fa0c1e14Allan McRae
2014-06-24pacman: Correct signal handler comment and refactorSilvan Jegen
2014-06-24events: Make alpm_event_t an union of all event-specific structOlivier Brunel
2014-06-24Update the question callbackOlivier Brunel
2014-06-23Move break to a new line for consistencyHong Shick Pak
2014-05-25Clarify that -Ql prints a file listAllan McRae