summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Add the pmconflict_t type.Nagy Gabor2007-11-18
* 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
* Don't filter package files output based on dir/file statusDan McGee2007-11-18
* pacman/sync.c : remove duplicated fallback on providers.Chantry Xavier2007-11-17
* Two memleak fixes in pacman.Nagy Gabor2007-11-17
* War on whitespaceDan McGee2007-11-16
* Ensure -Si and -Qi output show correct dependenciesDan McGee2007-11-14
* testdb: remove requiredby checkingDan McGee2007-11-14
* Remove REQUIREDBY usage from libalpmDan McGee2007-11-14
* Make it easier to ignore multiple packages.Nathan Jones2007-11-13
* Add help for --ignoregroup.Nathan Jones2007-11-13
* Fix display of -Qip output when a package file is givenDan McGee2007-11-13
* Remove 'Total Package Size'Dan McGee2007-11-11
* Typo fix (sepArately)Aaron Griffin2007-11-11
* Missing quote in outputAaron Griffin2007-11-11
* Add a missing newline in sync confirmation outputDan McGee2007-11-11
* pacman: remove leftover help string for -RhDan McGee2007-11-11
* Implement TotalDownload option.Nathan Jones2007-11-11
* Add TotalDownload option.Nathan Jones2007-11-11
* Implement IgnoreGroup.Nathan Jones2007-11-11
* Add IgnoreGroup and --ignoregroup option.Nathan Jones2007-11-11
* Simplify callback DONE event handlingDan McGee2007-11-08
* Add missing 'done' printoutDan McGee2007-11-08
* Fix some issues with localized dates/epoch usageDan McGee2007-11-08
* Add LOGFILE as a define at compile time for pacmanDan McGee2007-11-05
* Remove the newline automatically added by alpm_logaction.Chantry Xavier2007-11-04
* Clean up usage of extern variablesDan McGee2007-11-04
* Readd scriptlet logging that got lost in an earlier commitDan McGee2007-11-04
* vercmp: add some usage instructionsDan McGee2007-11-04
* Make building of pacman.static optionalDan McGee2007-11-04
* Fix basename usage in pacman and utilitiesDan McGee2007-11-04
* Remove final use of the math library from pacmanDan McGee2007-11-04
* When printing size_t, use %zdDan McGee2007-10-29
* pacman/query.c: add missing free()Dan McGee2007-10-29
* Clean up LDADD usageDan McGee2007-10-26
* Fix mcheck detection and usageDan McGee2007-10-26
* Dependency error/log messages fixNagy Gabor2007-10-26
* Add alpm_dep_get_string methodNagy Gabor2007-10-25
* Add strndup implemention for environments that are missing itDan McGee2007-10-24
* One more added include to help compilation elsewhereDan McGee2007-10-23
* Ensure all localization stuff is correctly guardedDan McGee2007-10-22
* Fix broken or missing includesDan McGee2007-10-22
* Add download size to target list.Nathan Jones2007-10-19
* Download delta files if UseDelta is set.Nathan Jones2007-10-19
* Remove rounding on package size totalsDan McGee2007-10-16
* pacman/pacman.c : put back root check even if -r is specified.Chantry Xavier2007-10-14
* util/testdb: fix up function namingDan McGee2007-10-10
* pacman/pacman.c : add --logfile option.Chantry Xavier2007-10-08