summaryrefslogtreecommitdiff
path: root/src/pacman/sync.c
Commit message (Expand)AuthorAge
* Simple s/conflict/fileconflict/ renaming.Chantry Xavier2007-11-18
* Minor rephrasing of the question asked by -Sc.Chantry Xavier2007-11-18
* Extend the -Sc operation to also clean up unused sync databases.Chantry Xavier2007-11-18
* pacman/sync.c : remove duplicated fallback on providers.Chantry Xavier2007-11-17
* Two memleak fixes in pacman.Nagy Gabor2007-11-17
* Typo fix (sepArately)Aaron Griffin2007-11-11
* Missing quote in outputAaron Griffin2007-11-11
* Remove the newline automatically added by alpm_logaction.Chantry Xavier2007-11-04
* Clean up usage of extern variablesDan McGee2007-11-04
* Add alpm_dep_get_string methodNagy Gabor2007-10-25
* Fix broken or missing includesDan McGee2007-10-22
* Add download size to target list.Nathan Jones2007-10-19
* Fix -Sy and -Sp operations.Chantry Xavier2007-10-04
* needs_transaction adjustmentsChantry Xavier2007-10-03
* Allow --refresh specified for most -S optionsAaron Griffin2007-09-28
* Add 'full' parameter to alpm_pkg_loadDan McGee2007-09-28
* Reimplement pacman cache cleaning the right wayDan McGee2007-09-28
* Remove package name dependency from libalpmDan McGee2007-09-28
* make alpm_strerror binding friendlyStefano Esposito2007-09-11
* pacman/sync.c : kill extra newline with groups on -Ss operation.Chantry Xavier2007-08-26
* Code cleanupDan McGee2007-08-14
* pacman/sync.c : return 0 on succesful search, 1 otherwise.Chantry Xavier2007-08-12
* new pmdepend_t / pmdepmissing_t accessors.Chantry Xavier2007-07-16
* Add --asdeps option to pacmanDan McGee2007-07-15
* Remove gettext from any alpm_logaction callsDan McGee2007-07-09
* Clean up pacman/sync.c and organize it a bitDan McGee2007-06-13
* Remove some more diskspace checking holdover stuffDan McGee2007-06-13
* Ensure correct and consistent usage of depmissChantry Xavier2007-06-10
* Allow multiple CacheDirs to be specifiedDan McGee2007-06-09
* Const correctness!Dan McGee2007-06-05
* Rip alpm_parse_config out of libalpmDan McGee2007-06-04
* Remove hardcoded defines from libalpmDan McGee2007-06-04
* Move parts of pacman_query into subfunctions (query_search, query_group, quer...Chantry Xavier2007-06-02
* Change -z|--showsize flag to ShowSize pacman.conf optionNathan Jones2007-06-01
* Move DB and cache dirs away from there dependence on ROOTDIRDan McGee2007-05-31
* Set an error exit status on -Qi or -Si failureDan McGee2007-05-31
* Display size for packagesNathan Jones2007-05-14
* Remove output.c and output.hDan McGee2007-04-26
* Remove ERR calls from the codeDan McGee2007-04-26
* Remove MSG output macro (#define and in code)Dan McGee2007-04-26
* Move log.c/h -> output.c/h to properly reflect what is containedDan McGee2007-04-26
* Pacman side code consolidation- unify callback functions to one fileDan McGee2007-04-26
* More pacman side cleanupDan McGee2007-04-26
* Allow sync search to work without argumentsDan McGee2007-04-26
* Remove more unnecessary stuffDan McGee2007-04-25
* Remove unnecessary includes of downloadprog.hDan McGee2007-04-25
* Merge single-function header files on pacman sideDan McGee2007-04-25
* * Fix NEWS typo. Oops.Dan McGee2007-03-26
* James Rosten <seinfeld90@gmail.com>Aaron Griffin2007-03-19
* This commit looks much more monumental than it is. Almost all just #includeDan McGee2007-03-05