Commit Graph

  • db0df44598 code cleanup Aurelien Foret 2006-01-02 13:26:30 +0000
  • cd2daa5189 fixed possible memory corruption Aurelien Foret 2006-01-02 13:15:08 +0000
  • 64055e0f74 fixed various memory leaks Aurelien Foret 2006-01-02 13:14:00 +0000
  • d7f4350c29 fixed a typo Aurelien Foret 2006-01-02 13:01:58 +0000
  • d2ce54df86 code cleanup Aurelien Foret 2006-01-02 12:46:28 +0000
  • 6b75a4f312 Added Cygwin target defines Aurelien Foret 2006-01-02 12:31:22 +0000
  • ee5625ae67 fixed a possible memory leak Aurelien Foret 2006-01-02 12:19:22 +0000
  • 07a38db48d fixed a possible memory corruption Aurelien Foret 2006-01-02 10:16:27 +0000
  • 7ff3ad054b - reworked verbose levels - fixed the handling of command line errors when no operation is specified Aurelien Foret 2006-01-01 15:12:20 +0000
  • 15bc6e5508 removed some overlapping pm_errno assignments Aurelien Foret 2006-01-01 12:42:33 +0000
  • 55a76279c5 - fixed a regression with pacman 2.x (patch from VMiklos <vmiklos@frugalware.org>) - code reowrk to ensure the /tmp/alpm_foo directory is always removed Aurelien Foret 2006-01-01 12:20:36 +0000
  • d28415a3b7 renamed error titles from XXX to xxx Aurelien Foret 2006-01-01 10:18:22 +0000
  • 5a0565cf24 *** empty log message *** Aurelien Foret 2006-01-01 10:06:28 +0000
  • bfa0853acb fixed a segfault and added more verbose outputs in group handling (patch from VMiklos <vmiklos@frugalware.org>) Aurelien Foret 2005-12-31 17:59:28 +0000
  • 2c0530e634 added a missing code chunk of the ignore command line option (patch from VMiklos <vmiklos@frugalware.org>) Aurelien Foret 2005-12-31 17:58:22 +0000
  • 0c696200ae don't complain on PM_ERR_DB_UPTODATE errors (patch from VMiklos <vmiklos@frugalware.org>) Aurelien Foret 2005-12-31 17:36:45 +0000
  • 146ec957a7 do not consider duplicated targets as an error (patch from VMiklos <vmiklos@frugalware.org>) Aurelien Foret 2005-12-31 17:07:32 +0000
  • 289b75d576 used defines from alpm.h instead of local ones (patch from VMiklos <vmiklos@frugalware.org>) Aurelien Foret 2005-12-31 17:03:48 +0000
  • 0fe69d030b removed an uneeded call to strtrim Aurelien Foret 2005-12-31 16:57:53 +0000
  • 922bab599f added a debug log when freeing the package cache Aurelien Foret 2005-12-31 16:54:57 +0000
  • 3992e7eac8 Added .tbz2 extension to makepkg Judd Vinet 2005-12-30 19:14:56 +0000
  • 7df7ca1738 Allowed C++ usage (patch from VMiklos <vmiklos@frugalware.org>) Aurelien Foret 2005-12-28 10:38:12 +0000
  • a1b005d239 Fixed a typo (spelling) fix (patch from VMiklos <vmiklos@frugalware.org>) Aurelien Foret 2005-12-28 10:31:23 +0000
  • cc1c5b163b Fixed some logging issues (patch from VMiklos <vmiklos@frugalware.org>) Aurelien Foret 2005-12-28 10:27:01 +0000
  • b062a21d2e Fixed some memory leaks (patch from Essien Ita Essien <essiene@datavibe.net>) Aurelien Foret 2005-12-28 10:15:55 +0000
  • 6bd15469b1 renamed rpmvercmp to versioncmp, added some fixes from isteve@bofh.cz Judd Vinet 2005-12-26 16:48:37 +0000
  • 58c9d5d663 applied first try at sync conflict handling (VMiklos) plus a couple changes Judd Vinet 2005-12-26 06:40:29 +0000
  • a074ddb85b VMiklos: add STRNCPY macro from alpm to pacman Judd Vinet 2005-12-20 23:59:56 +0000
  • 953e7e5d3e VMiklos: --noconfirm fix Judd Vinet 2005-12-20 23:58:27 +0000
  • 9a7190dfff verbosity fix from VMiklos Judd Vinet 2005-12-20 23:37:22 +0000
  • 326c66f0ca patch from VMiklos: regarding the documentation, groups have to be renamed from foo to alpm_foo Judd Vinet 2005-12-19 23:32:16 +0000
  • 50be438d4a added frugalware patch for DistCC support Judd Vinet 2005-12-14 02:40:01 +0000
  • 1969a8beb9 typo Judd Vinet 2005-12-14 02:32:31 +0000
  • 15689bddbf added Frugalware patch: -Q --foreign to display packages not found in sync repos Judd Vinet 2005-12-14 02:23:14 +0000
  • 74d389b7af Applied unset_lcall_lang.diff -- unset LANG/LC_ALL before building packages Judd Vinet 2005-12-09 18:49:34 +0000
  • 7f240a9221 don't die on missing package files, just warn (#3535) Judd Vinet 2005-11-28 19:47:51 +0000
  • f762464630 added Doxyfile Judd Vinet 2005-11-21 22:14:32 +0000
  • 04424f5e89 fixed a file descriptor leak Aurelien Foret 2005-11-09 21:50:47 +0000
  • 2ab57b6022 fixed compilation warnings Aurelien Foret 2005-11-07 13:14:19 +0000
  • bf865c2da5 cleanup Aurelien Foret 2005-11-07 13:01:10 +0000
  • fffe7a8ef4 fixed wrong prototype usage for trans_new() Aurelien Foret 2005-11-07 13:00:22 +0000
  • 2e559ba431 added a FREESYNC macro to release pointers to pmsyncpkg_t structures Aurelien Foret 2005-11-07 12:59:29 +0000
  • b2df466ffd fixed compilation warnings Aurelien Foret 2005-11-07 12:57:33 +0000
  • 6a2230dce1 added more pm_errnos Aurelien Foret 2005-11-07 09:43:25 +0000
  • 096e531236 removed the declaration of an unused variable Aurelien Foret 2005-11-07 09:21:42 +0000
  • 414d6d83c9 Used the chroot syscall instead of the chroot binary (patch from Christian Hamaer <krics@linuxforum.hu>) Aurelien Foret 2005-11-05 19:21:25 +0000
  • bbfe57b95a fixed parseconfig usage Aurelien Foret 2005-10-29 07:18:40 +0000
  • 617263a605 fixed a compilation warning Aurelien Foret 2005-10-29 07:18:11 +0000
  • 36da65c468 fixed some compilation warnings Aurelien Foret 2005-10-29 07:17:43 +0000
  • 48c6090098 added PACCONF, PACDB and PACROOT defines Aurelien Foret 2005-10-29 07:09:48 +0000
  • 44fc71396f renamed pmconfig_t to config_t Aurelien Foret 2005-10-29 07:00:56 +0000
  • 7fac942da1 added --no-check-certificate Judd Vinet 2005-10-28 17:47:00 +0000
  • 4c73d931a7 stripped end of lines Aurelien Foret 2005-10-28 12:26:57 +0000
  • 07e9b1db7b removed entry dealing with pacman configuration structure Aurelien Foret 2005-10-28 12:22:49 +0000
  • 98df67cd18 added pmconfig_t structure to hold all the configuration (patch from VMiklos <vmiklos@frugalware.org>) Aurelien Foret 2005-10-28 12:20:40 +0000
  • cce9d780c9 added pacman-optimize to Makefile.am Judd Vinet 2005-10-25 01:42:57 +0000
  • 597c4b3d98 added patch from VMiklos - fixes ownership problems when building in a chroot w/ fakeroot Judd Vinet 2005-10-25 01:30:54 +0000
  • 83fca950bc added a missing line feed in a MSG call Aurelien Foret 2005-10-22 08:31:12 +0000
  • 5d5d7d6339 do not free the cache right before using it! Aurelien Foret 2005-10-22 08:29:12 +0000
  • fa627d4776 bugfix: before searching databases for a dependency, make sure one of the packages in the final list doesn't already provide that dependency Judd Vinet 2005-10-21 19:55:24 +0000
  • cebc7ace60 fixed a segfault that occured in special cases when propagating requiredby fields during package replacements Judd Vinet 2005-10-21 18:53:40 +0000
  • ff50305a02 improved the Replace question format a bit Judd Vinet 2005-10-20 23:31:14 +0000
  • 6851ce24ab copied up-to-date scripts from pacman 2.9.7 Judd Vinet 2005-10-20 20:46:35 +0000
  • e37bc739bd Added CacheDir directive Judd Vinet 2005-10-20 20:44:58 +0000
  • feb152d78c added a default cachedir Judd Vinet 2005-10-20 20:44:14 +0000
  • 86ec3a2ad7 removed debug comment Judd Vinet 2005-10-20 20:35:16 +0000
  • 958f7ee860 remove dupes from group lists in sync Judd Vinet 2005-10-20 20:34:31 +0000
  • 3929450d62 removed an uneeded variable declaration Aurelien Foret 2005-10-20 20:28:25 +0000
  • 69530cd3d9 added INFRQ_DESC back to the package cache so the group cache will work Judd Vinet 2005-10-20 20:11:30 +0000
  • 2b43f98366 added alpm.h to delivery targets (Jason) Aurelien Foret 2005-10-20 18:57:33 +0000
  • 1b4ce12672 added patch to use the system memcpy for md5 stuff Judd Vinet 2005-10-18 18:47:10 +0000
  • 48a8018f20 added idea from christian to TODO Judd Vinet 2005-10-18 18:43:12 +0000
  • 339bc1de65 removed useless getenv() calls Aurelien Foret 2005-10-18 07:40:04 +0000
  • 3125ef430f bumped up PACMAN_VERSION Judd Vinet 2005-10-17 19:06:54 +0000
  • a1526a3e7d added first part of the autoconf stuff - patch from Christian Hamar <krics@linuxforum.hu> Judd Vinet 2005-10-17 18:52:43 +0000
  • 8f191f3b33 added a missing header file declaration Aurelien Foret 2005-10-10 20:42:48 +0000
  • 609466fdeb added PM_OPT_CACHEDIR library option Aurelien Foret 2005-10-10 20:41:35 +0000
  • b817883cdd pacman update to cope with the CACHEDIR option from the library Aurelien Foret 2005-10-10 16:03:17 +0000
  • a7af06ce86 removed a leftover comment Aurelien Foret 2005-10-10 15:08:36 +0000
  • 6c7f521298 improved query_fileowner() function Aurelien Foret 2005-10-10 15:05:12 +0000
  • 75800d4ec2 pacman should work without its configuration file! Aurelien Foret 2005-10-10 15:04:25 +0000
  • 6b7b9787d5 - more sanity checks - alpm_pkg_free can now return an error code Aurelien Foret 2005-10-10 15:03:35 +0000
  • 5d61a44759 Fixed EVENT and QUESTION macros Aurelien Foret 2005-10-10 10:19:02 +0000
  • 8a53d5a3d7 Fixed missing parameter in trans_init() call Aurelien Foret 2005-10-10 10:14:13 +0000
  • b3450fbe0d removed debug stmt Judd Vinet 2005-10-09 18:48:39 +0000
  • 586370b744 started some doxygen comment blocks Judd Vinet 2005-10-09 07:42:06 +0000
  • a36ded25eb added conversation callback support for transactions Judd Vinet 2005-10-09 06:09:57 +0000
  • 9a4719d3c5 fixed a segfault w/ the skiplist Judd Vinet 2005-10-09 04:25:04 +0000
  • 995057bcda correct a trans_commit protocol Judd Vinet 2005-10-08 23:42:15 +0000
  • 6f75de92b5 added more error messages, enabled the db permission check in trans_commit Judd Vinet 2005-10-08 23:40:49 +0000
  • 79a20cdc96 Added an error string for lock file creation failure Aurelien Foret 2005-10-08 22:17:46 +0000
  • 9dbce1b8d7 update Aurelien Foret 2005-10-08 21:39:51 +0000
  • 2a2659e2a1 Fixed an text formatting issue Aurelien Foret 2005-10-08 21:37:37 +0000
  • 8ffb82a691 Code update to make use of PKG_FULLNAME_LEN Aurelien Foret 2005-10-08 21:36:47 +0000
  • 05ab859eab Reworked the cache handling to only load DEPENDS info by default Aurelien Foret 2005-10-08 21:32:14 +0000
  • 0d6a2edaa8 Moved the REPLACES and FORCE package fields from DESC to DEPENDS db entry Aurelien Foret 2005-10-08 20:43:25 +0000
  • 5ef51b3e26 Merging in recent fixes/additions from 2.9.7 Judd Vinet 2005-10-07 23:29:49 +0000
  • 79031ccd1a patch from vmiklos -- properly remove each db entry instead of rmrf'ing the whole thing Judd Vinet 2005-10-07 16:38:17 +0000
  • 5267004884 Applied patch from Christian Hamar (krics@linuxforum.hu) Aurelien Foret 2005-10-06 19:02:14 +0000
  • 543940173d Added a missing include for CYGWIN target Aurelien Foret 2005-10-06 07:39:44 +0000