summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-04-20Remove ShowSize optionJakob Gruber
2011-04-15Merge branch 'maint'Dan McGee
2011-04-15libalpm: consistently use int as return type for option settersRémy Oudompheng
2011-04-15pacman/query: correctly handle root files with -QoXavier Chantry
2011-04-05Merge branch 'maint'Dan McGee
2011-04-04pacman.c : useless extra parenthesisXavier Chantry
2011-04-04Coding style cleanupsDan McGee
2011-04-01Ensure stdout/stderr are flushed when asking questionsDan McGee
2011-03-29Merge branch 'maint'Dan McGee
2011-03-29call alpm_option_get_localdb once in syncfirst()Andrea Scarpino
2011-03-28pacman/util: flush terminal input before reading responseDave Reisner
2011-03-27Merge branch 'maint'Dan McGee
2011-03-25Update usage instruction stringsDan McGee
2011-03-24Merge branch 'maint'Dan McGee
2011-03-24Add -T, --deptest to usage messageRay Kohler
2011-03-23Added gpg verification options per repo to the config file.Xavier Chantry
2011-03-23Let pacman specify GnuPG's home directory.Chris Brannon
2011-03-21Merge branch 'maint'Dan McGee
2011-03-21Do not query group selection when using -SpAllan McRae
2011-03-21Restore --debug/--verbose output without a primary operationDan McGee
2011-03-20Remove unnecessary NULL checkDan McGee
2011-03-20Style change: return(x) --> return xDan McGee
2011-03-20Fix handling of ignored packagesPang Yan Han
2011-03-16Warn but don't error for unknown pacman.conf directivesDan McGee
2011-03-16Only read from stdin if '-' is provided as a targetDave Reisner
2011-03-07Fix value of ngettext() count parameter in callbackDan McGee
2011-02-28Fix some easy to find double translationsDan McGee
2011-02-28--print-format displays size in bytesJakob Gruber
2011-02-28Check local DB version before continuing transactionDan McGee
2011-02-25Add directory name to ownership error messageDan McGee
2011-02-25alpm: alpm_db_get_pkgcache_list => alpm_db_get_pkgcacheDave Reisner
2011-02-24Mark log callback format string constDan McGee
2011-02-04Merge remote-tracking branch 'allan/hash'Dan McGee
2011-02-04Add more error checking and loggingDan McGee
2011-02-04Read pkgcache into hashAllan McRae
2011-01-31make -d less strict; add -dd optionFlorian Pritz
2011-01-31Allow both cleanmethod values to be specified at the same timeDan McGee
2011-01-31Style cleanups in clean cache codeDan McGee
2011-01-29Call count() once in callbackDan McGee
2011-01-29select_display: per-database outputXavier Chantry
2011-01-29pacman: improve select-questionXavier Chantry
2011-01-29pacman/sync: implement interactive group selectionXavier Chantry
2011-01-29pacman/remove: switch to new alpm_remove_pkg interfaceXavier Chantry
2011-01-29pacman/upgrade: switch to new interfaceXavier Chantry
2011-01-29pacman/sync: rewrite target handlingXavier Chantry
2011-01-29Add interactive provider selectionXavier Chantry
2011-01-29Remove need to explicitly register the local DBDan McGee
2011-01-22Query fileowner performance improvementsDan McGee
2011-01-22Improve mbasename performanceDan McGee
2011-01-22Be smarter about failure to read backup file contentsDan McGee