pacman/src/pacman
Dan McGee 869e81e1cf This commit looks much more monumental than it is. Almost all just #include
reordering and adding ones that were forgotten (noticed when trying to
compile after reordering).

* Updated the HACKING file to include information on #include usage.
* print -> vprint in "making dir" function in pactest.
2007-03-05 22:13:33 +00:00
..
po * Hopefully the LAST big update of the language files before release. 2007-03-04 17:16: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 This commit looks much more monumental than it is. Almost all just #include 2007-03-05 22:13:33 +00:00
add.h Preliminary checkin for alpm_list conversion 2007-01-19 09:28:44 +00:00
conf.c This commit looks much more monumental than it is. Almost all just #include 2007-03-05 22:13:33 +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 This commit looks much more monumental than it is. Almost all just #include 2007-03-05 22:13:33 +00:00
deptest.h Preliminary checkin for alpm_list conversion 2007-01-19 09:28:44 +00:00
downloadprog.c This commit looks much more monumental than it is. Almost all just #include 2007-03-05 22:13:33 +00:00
downloadprog.h * autotool fixes 2006-11-14 08:07:57 +00:00
log.c This commit looks much more monumental than it is. Almost all just #include 2007-03-05 22:13:33 +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 This commit looks much more monumental than it is. Almost all just #include 2007-03-05 22:13:33 +00:00
package.h Preliminary checkin for alpm_list conversion 2007-01-19 09:28:44 +00:00
pacman.c This commit looks much more monumental than it is. Almost all just #include 2007-03-05 22:13:33 +00:00
query.c This commit looks much more monumental than it is. Almost all just #include 2007-03-05 22:13:33 +00:00
query.h Preliminary checkin for alpm_list conversion 2007-01-19 09:28:44 +00:00
remove.c This commit looks much more monumental than it is. Almost all just #include 2007-03-05 22:13:33 +00:00
remove.h Preliminary checkin for alpm_list conversion 2007-01-19 09:28:44 +00:00
sync.c This commit looks much more monumental than it is. Almost all just #include 2007-03-05 22:13:33 +00:00
sync.h Preliminary checkin for alpm_list conversion 2007-01-19 09:28:44 +00:00
trans.c This commit looks much more monumental than it is. Almost all just #include 2007-03-05 22:13:33 +00:00
trans.h Big commit this time: 2007-03-03 08:13:59 +00:00
upgrade.c This commit looks much more monumental than it is. Almost all just #include 2007-03-05 22:13:33 +00:00
upgrade.h Preliminary checkin for alpm_list conversion 2007-01-19 09:28:44 +00:00
util.c This commit looks much more monumental than it is. Almost all just #include 2007-03-05 22:13:33 +00:00
util.h Implemented a crappy version of -Qu (query upgrades). This simply outputs the 2007-02-04 08:26:52 +00:00