pacman/src/pacman
Dan McGee 332c127109 Big commit here, I'll try to cover all the bases.
* Updated all of the language files, as the POT file was updated. NOTE FOR
  TRANSLATORS, try to base your next contribution off of these, notice how
  some msgids and messages have been wrapped to the next line- it makes it
  easier to read anyway.
* More Makefile.am/configure.ac updates. 'make dist' and 'make distclean' now
  work properly, with only one caveat- the automatic testing in distclean
  doesn't do so hot as it is compiled with a default configure, which includes
  the fakeroot-proof code (which does not cooperate with pactest).
* Added a Makefile.am for the pactest directory.
2007-02-22 21:34:51 +00:00
..
po Big commit here, I'll try to cover all the bases. 2007-02-22 21:34:51 +00:00
.cvsignore added .cvsignore files 2006-03-27 17:17:35 +00:00
Makefile.am * A lot of Makefile.am updates to try to get 'make dist' and 'make distcheck' 2007-02-22 04:36:02 +00:00
add.c * Updated a too-verbose message in pacman/add.c. (shouldn't be an issue withi 2007-02-14 04:52:17 +00:00
add.h Preliminary checkin for alpm_list conversion 2007-01-19 09:28:44 +00:00
conf.c Debug logging changes: 2007-01-31 06:10:21 +00:00
conf.h * Removed the 'vercmp' op from pacman. The standalone 'vercmp' binary should be 2007-02-12 06:44:00 +00:00
deptest.c * Removed the 'vercmp' op from pacman. The standalone 'vercmp' binary should be 2007-02-12 06:44:00 +00:00
deptest.h Preliminary checkin for alpm_list conversion 2007-01-19 09:28:44 +00:00
downloadprog.c * A whole mess of backup changes 2007-02-17 08:55:05 +00:00
downloadprog.h * autotool fixes 2006-11-14 08:07:57 +00:00
log.c * A whole mess of backup changes 2007-02-17 08:55:05 +00:00
log.h * A lot of Makefile.am updates to try to get 'make dist' and 'make distcheck' 2007-02-22 04:36:02 +00:00
package.c * Updated conflict checking one last time. You can finally have a file move 2007-02-20 02:14:27 +00:00
package.h Preliminary checkin for alpm_list conversion 2007-01-19 09:28:44 +00:00
pacman.c Big commit here, I'll try to cover all the bases. 2007-02-22 21:34:51 +00:00
query.c * Updated the README file 2007-02-12 04:45:21 +00:00
query.h Preliminary checkin for alpm_list conversion 2007-01-19 09:28:44 +00:00
remove.c * Tried to clean up newline display a bit in the frontend. 2007-02-01 06:35:30 +00:00
remove.h Preliminary checkin for alpm_list conversion 2007-01-19 09:28:44 +00:00
sync.c * Slight message change for consistancy- add a ' ' (space char) at the 2007-02-21 08:16:26 +00:00
sync.h Preliminary checkin for alpm_list conversion 2007-01-19 09:28:44 +00:00
trans.c * Forgot the second printf in the last commit 2007-02-22 04:46:34 +00:00
trans.h * Refactored some functions to clean up variable declaration. 2007-01-31 01:37:41 +00:00
upgrade.c Preliminary checkin for alpm_list conversion 2007-01-19 09:28:44 +00:00
upgrade.h Preliminary checkin for alpm_list conversion 2007-01-19 09:28:44 +00:00
util.c Cleaned up some more output 2007-02-10 09:34:59 +00:00
util.h Implemented a crappy version of -Qu (query upgrades). This simply outputs the 2007-02-04 08:26:52 +00:00