summaryrefslogtreecommitdiff
path: root/src/pacman/pacman.c
Commit message (Expand)AuthorAge
* Add a cb_log call on segfaultsDan McGee2007-04-28
* 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
* Merge single-function header files on pacman sideDan McGee2007-04-25
* Add void to functions with empty parameter listDan McGee2007-04-14
* Remove some debug print statements that were left in on accidentDan McGee2007-04-01
* Clean up pacman.c, add localize functionDan McGee2007-03-31
* Make all paths and file locations configurableDan McGee2007-03-30
* Continue fixing usage instructions.Dan McGee2007-03-28
* Improve pacman.c gettext usageDan McGee2007-03-27
* Clarify some English messages as suggested by Nagy Gabor. I even did the hardDan McGee2007-03-22
* Giovanni Scafora <linuxmania@gmail.com>Aaron Griffin2007-03-22
* * pacman.c: Add CacheDir to -v --verbose output.Dan McGee2007-03-21
* * Updated Italian translationDan McGee2007-03-19
* James Rosten <seinfeld90@gmail.com>Dan McGee2007-03-18
* * Updated -V output to include the 2007 copyright date.Aaron Griffin2007-03-07
* This commit looks much more monumental than it is. Almost all just #includeDan McGee2007-03-05
* * Fixed the handle realroot stuffAaron Griffin2007-03-04
* * pacman hidden arguments: removed -Y and -D. -T is the only hidden arg now, toAaron Griffin2007-02-26
* We don't need this anymoreAaron Griffin2007-02-23
* Big commit here, I'll try to cover all the bases.Dan McGee2007-02-22
* * Looks like I left some debugging code in thereAaron Griffin2007-02-21
* * Updated bash_completion script to 3.0 options.Dan McGee2007-02-19
* * Updated pt_BR translation (Douglas Soares de Andrade), and merged otherDan McGee2007-02-15
* Fixed locale setting issues in the frontend, and fixed description of --cache...Dan McGee2007-02-13
* Reverted the exit 2 -> exit 0 change. This was there for a reason (so thatAaron Griffin2007-02-13
* Exit status of 2 seems wrong for -VAaron Griffin2007-02-12
* * Added --cachedir commandline optionAaron Griffin2007-02-12
* * Removed the 'vercmp' op from pacman. The standalone 'vercmp' binary should beAaron Griffin2007-02-12
* * Remove "error: " text from ERR() call since it is appended by ERR anyway.Dan McGee2007-02-09
* * Cleaned up direct pm_fprintf usage (move to MSG/ERR macros for now)Aaron Griffin2007-02-09
* * Nice overhaul of manpages. It is at least a start.Dan McGee2007-02-08
* Added the --upgrades option for -Qu (--query --upgrades)Aaron Griffin2007-02-04
* Implemented a crappy version of -Qu (query upgrades). This simply outputs theAaron Griffin2007-02-04
* * unified the progress bars (fill_progress function)Aaron Griffin2007-02-04
* Debug logging changes:Aaron Griffin2007-01-31
* Dan McGee <dpmcgee@gmail.com>Aaron Griffin2007-01-26
* Cleanup 'neednl' usage - make it staticAaron Griffin2007-01-24
* Preliminary checkin for alpm_list conversionAaron Griffin2007-01-19
* * remove static neednl - no accessor functions (yet)Aaron Griffin2007-01-18
* Dan McGee <dpmcgee@gmail.com>Aaron Griffin2007-01-18
* Dan McGee <dpmcgee@gmail.com>Aaron Griffin2007-01-17
* * Dan McGee's makepkg updates http://www.archlinux.org/pipermail/pacman-dev/2...Aaron Griffin2006-12-14
* A few minor updates so --root works again.Aaron Griffin2006-12-08