Commit Graph

  • f8933f8554 added a missing trans_release before pacman_sync call Aurelien Foret 2006-01-29 16:52:41 +0000
  • 427f724913 cleanup up error cases handling in pacman_deptest Aurelien Foret 2006-01-28 21:21:31 +0000
  • be38a51750 added a --noprogressbar switch for scripts to use Judd Vinet 2006-01-28 05:07:50 +0000
  • f3c5f9b4d1 Search through package provides if no literal matches are found when scanning for targets with -S Judd Vinet 2006-01-28 04:48:51 +0000
  • 25a9e070e8 makeworld sudo support Judd Vinet 2006-01-28 02:25:22 +0000
  • f6d97da70d use sudo for -i if available (fw) Judd Vinet 2006-01-28 02:24:25 +0000
  • cb96945180 improved log messages for add_commit Aurelien Foret 2006-01-27 19:21:00 +0000
  • c3ffe4367a cleaned up db_write error cases handling Aurelien Foret 2006-01-27 19:12:15 +0000
  • 299d708b0d fixed potential file descriptor leaks Aurelien Foret 2006-01-27 19:08:35 +0000
  • ddc49a816c added a missing error message in case of lock failure Aurelien Foret 2006-01-27 19:02:56 +0000
  • a55ad29a7e added missing retval values in trans_release error cases Aurelien Foret 2006-01-27 19:02:24 +0000
  • fe25662d38 little fix for erroneous output Judd Vinet 2006-01-26 23:48:28 +0000
  • 819c265cdb fixed a compilation warning Aurelien Foret 2006-01-26 22:18:07 +0000
  • 831ff882ae reworked lock handling (patch from VMiklos <vmiklos@frugalware.org>) Aurelien Foret 2006-01-26 22:16:57 +0000
  • 18986b1805 reworked lock handling (patch from VMiklos <vmiklos@frugalware.fr>) Aurelien Foret 2006-01-26 22:16:57 +0000
  • 6d436b9603 reordered group entry position in db_write (to be in line with alpm/db_write) Aurelien Foret 2006-01-26 20:49:18 +0000
  • fb2331ab8b - fixed a compilation warning - added missing alpm_trans_release() calls upon transation completion - put back error messages from pacman 2.x in case of PM_ERR_HANDLE_LOCK error Aurelien Foret 2006-01-26 20:46:48 +0000
  • 7818e6f745 doxygen comments update (patch from VMiklos <vmiklos@frugalware.org>) Aurelien Foret 2006-01-26 19:52:47 +0000
  • 26ec9573ef changed behaviour with original=X,current=Y,new=Z backup scenario -- install new file as .pacnew and keep old one in place Judd Vinet 2006-01-22 02:30:15 +0000
  • 59c82a0a94 cleaned up format a bit, added global KEEPDOCS and NOSTRIP flags Judd Vinet 2006-01-22 02:17:39 +0000
  • d0fb27cef4 added new options field to PKGBUILDs for package-by-package overrides Judd Vinet 2006-01-22 02:16:41 +0000
  • a10584aec4 document package, group, sync and transaction functions (patch from VMiklos <vmiklos@frugalware.org>) Aurelien Foret 2006-01-21 19:29:10 +0000
  • c57d069abb fixed a typo Aurelien Foret 2006-01-21 18:29:18 +0000
  • fc8be93314 resolvedeps: return the depmiss info to the frontend in case of failure Aurelien Foret 2006-01-21 18:28:38 +0000
  • 2d08e902ef added a FAKEROOT define allowing to use pacman in a fakeroot enivronment (for tests purpose) Aurelien Foret 2006-01-21 16:50:01 +0000
  • cf94007aed more code cleanup yet Aurelien Foret 2006-01-18 22:37:16 +0000
  • c7bcaeb7e8 fixed detection for duplicate entries in list of deps/conflicts Aurelien Foret 2006-01-17 22:01:57 +0000
  • 4e8220fae7 added the possibility to "-Syy" (can be used to force synctrees update, even if mtimes are ok) Aurelien Foret 2006-01-17 21:30:02 +0000
  • d0ba0dcbee code cleanup Aurelien Foret 2006-01-17 21:27:01 +0000
  • 4857012be7 code cleanup Aurelien Foret 2006-01-17 21:19:40 +0000
  • 510d57b577 even more code cleanup Aurelien Foret 2006-01-17 21:18:33 +0000
  • 719ff509c4 reworked log messages Aurelien Foret 2006-01-17 21:18:12 +0000
  • 39b6d552c6 - code cleanup - log improvements Aurelien Foret 2006-01-17 18:38:31 +0000
  • 6e5a62dd12 more code cleanup Aurelien Foret 2006-01-16 22:27:09 +0000
  • 9b2f0607d5 fixed tabs Aurelien Foret 2006-01-16 21:21:15 +0000
  • 6dd2ecf4fa pulled out conflict checkings from checkdeps() in its own function: checkconflicts() Aurelien Foret 2006-01-15 15:55:16 +0000
  • 83839f9513 sync_prepare: added a missing chunk of code for dependency checks of packages elected for removal Aurelien Foret 2006-01-14 15:08:01 +0000
  • cb9d23baf8 checkdeps: - merged missing chunks of code from pacman 2.9.7 - more debug logs Aurelien Foret 2006-01-14 15:05:59 +0000
  • aeb0133974 sysupgrade: skip version cmp for pkg elected for removal (patch from VMiklos <vmiklos@frugalware.org>) Aurelien Foret 2006-01-14 08:14:55 +0000
  • 9bf647c82b code cleanup Aurelien Foret 2006-01-13 21:51:05 +0000
  • 08bf45aceb maked verbose group listing enabled by -Sgg instead of -Sgv Aurelien Foret 2006-01-13 21:27:25 +0000
  • b014cdbe8b code cleanup Aurelien Foret 2006-01-13 21:16:49 +0000
  • e3cc4150f6 added a missing commentary from pacman 2.9.x code Aurelien Foret 2006-01-13 21:02:33 +0000
  • 4232cd9cca fixed a possible memory corruption Aurelien Foret 2006-01-13 20:59:57 +0000
  • d42c6bdc49 removed unuseful error codes Aurelien Foret 2006-01-13 20:55:39 +0000
  • 365e440e80 code cleanup Aurelien Foret 2006-01-13 20:54:36 +0000
  • ca67579656 code cleanup Aurelien Foret 2006-01-13 20:47:13 +0000
  • 851dd3d16b improved log and debug messages Aurelien Foret 2006-01-13 20:46:01 +0000
  • 9b5b86a14e removed "^M" symbols at end of lines Aurelien Foret 2006-01-13 20:14:48 +0000
  • 1c9041814b added more doxygen comments (patch from VMiklos <vmiklos@frugalware.org>) Aurelien Foret 2006-01-11 21:44:11 +0000
  • 36730a711b - added 2 more ORE tags (to be reviewed) in the replace/conflict sync code - code cleanup Aurelien Foret 2006-01-11 12:56:38 +0000
  • 0938d37b30 fixed an awfull typo Aurelien Foret 2006-01-11 09:43:40 +0000
  • c305bf670b updated README and download comments about mtimes support Aurelien Foret 2006-01-10 22:09:47 +0000
  • 540d3d49b2 code cleanup Aurelien Foret 2006-01-10 22:08:53 +0000
  • 1704a00404 fixed a memory leak in the transaction cleanup code Aurelien Foret 2006-01-10 20:28:27 +0000
  • 325d297739 made use of the new ALLDEPS transaction flag to handle "makepkg -s" Aurelien Foret 2006-01-10 18:45:32 +0000
  • 668e58626d added ALLDEPS transaction flag mainly to handle "makepkg -s" Aurelien Foret 2006-01-10 18:19:06 +0000
  • ec305c1443 code cleanup Aurelien Foret 2006-01-10 17:55:17 +0000
  • fd6ce1f4cb - merged pkg_new and pkg_dummy functions - renamed _alpm_log_action to _alpm_logaction Aurelien Foret 2006-01-09 20:16:00 +0000
  • 45a7e57f6c cleanup Judd Vinet 2006-01-08 22:07:31 +0000
  • 6866b8ce6f removed old/disable provides-conflict checking code Judd Vinet 2006-01-08 22:06:19 +0000
  • 38180d5231 In the database-against-targets conflict checks, scan db packages' provides fields and look for packages that want to exclusively provide a provisio that the target package also provides. Judd Vinet 2006-01-08 21:58:27 +0000
  • caf64da579 typo fix Judd Vinet 2006-01-07 21:14:50 +0000
  • 77be3f53e9 removed all code related to PM_SYNC_TYPE_DEPEND Aurelien Foret 2006-01-07 20:05:10 +0000
  • 86e5c8bc06 sync_commit can now return conflicting files with a trans_prepare like data structure (patch from VMiklos <vmiklos@frugalware.org>) Aurelien Foret 2006-01-07 18:42:44 +0000
  • e405204915 removed a restriction: the data parameter of XXX_prepare functions can be NULL Aurelien Foret 2006-01-07 18:25:28 +0000
  • fce68beaaf code cleanup Aurelien Foret 2006-01-07 18:11:37 +0000
  • 02694534be Fixed a regression in the conflict handling code Aurelien Foret 2006-01-07 18:01:26 +0000
  • bde9d69636 added more debug logs in the sync conflict/replace code Aurelien Foret 2006-01-07 17:59:26 +0000
  • 59edbdd4cf code cleanup Aurelien Foret 2006-01-07 17:50:20 +0000
  • 74b3e0dcae removed handle/uid checks (CYGWIN) Aurelien Foret 2006-01-07 10:03:18 +0000
  • 52346fc121 - removed uid checks (CYGWIN) - fixed indentation in parseargs Aurelien Foret 2006-01-07 10:01:19 +0000
  • f3a4197e34 code cleanup (mainly removed line spaces at the beginning of lines by tabulations) Aurelien Foret 2006-01-07 09:42:48 +0000
  • 6c3657b702 removed a misleading PM_ERR_XXX occurrence Aurelien Foret 2006-01-06 23:26:02 +0000
  • 7dfe0ca0ae pacman_sync: handle trans_prepare error cases (patch from VMiklos <vmiklos@frugalware.org>) Aurelien Foret 2006-01-06 23:14:21 +0000
  • db8a5e3586 - sync: populates *data when a conflict can't be resolved - add: code cleanup Aurelien Foret 2006-01-06 22:58:01 +0000
  • c2b27b5880 removed ORE tags (after tests, no real performance increase by implementing them) Aurelien Foret 2006-01-06 22:35:26 +0000
  • 11b6a69266 moved pacman_deptest function in its own file Aurelien Foret 2006-01-06 22:19:14 +0000
  • 45720f32e9 fixed the usage of 4 list_is_in calls (should have been list_is_strin) Aurelien Foret 2006-01-06 20:47:26 +0000
  • 2c22045ba8 - fixed a regression with pacman 2.x (reworked patch from VMiklos <vmiklos@frugalware.org>): if pacman is desiganted as a target in a sysupgrade operation, it should be able to upgrade itself first upon user request. - removed uneeded sanity checks in alpm interface calls - replaced printf by MSG in pacman Aurelien Foret 2006-01-06 14:00:03 +0000
  • 4585060a5a code cleanup Aurelien Foret 2006-01-06 12:29:51 +0000
  • 5fc2e009dc - started to rename list_XXX calls to _alpm_list_XXX - fixed 2 compilation warnings Aurelien Foret 2006-01-05 21:49:42 +0000
  • ef8bbd2ac4 various code cleanup Aurelien Foret 2006-01-05 21:29:36 +0000
  • 13cb20aeab added a missing cachedir registration Aurelien Foret 2006-01-05 21:02:08 +0000
  • 522b407687 tweaked a log (patch from VMiklos <vmiklos@frugalware.org>) Aurelien Foret 2006-01-05 20:56:12 +0000
  • 7858f4c9b4 - fix for sync conflicts (patch from VMiklos <vmiklos@frugalware.org>) - sync code cleanup - added the deps check for targets to be removed in sync_prepare() Aurelien Foret 2006-01-05 20:53:41 +0000
  • a6923f9aae fixed a regression Aurelien Foret 2006-01-05 19:49:08 +0000
  • 4819d21c74 terminated .lastupdate implementation for HTTP protocol Aurelien Foret 2006-01-05 19:37:54 +0000
  • 9d55476c9c added .lastudate support for HTTP protocol known limitation: do not work when connected to some web servers (lighttpd) Aurelien Foret 2006-01-04 23:52:26 +0000
  • 2adc46df26 added Miklos and Christian Judd Vinet 2006-01-03 07:34:32 +0000
  • 97462f676d Added AUTHORS file Judd Vinet 2006-01-03 07:27:18 +0000
  • d7a9e277aa renamed ChangeLog to NEWS Judd Vinet 2006-01-03 07:24:25 +0000
  • fcd8cf4e22 renamed configure.in to configure.ac Judd Vinet 2006-01-03 07:23:45 +0000
  • 9ad7b1a4a8 fixed a segfault in removdeps updated removedeps to keep in sync with pacman 2.9.x Aurelien Foret 2006-01-02 23:13:42 +0000
  • f48aced5b2 code cleanup Aurelien Foret 2006-01-02 21:33:58 +0000
  • 5eb29e2127 fixed a corrupted argument Aurelien Foret 2006-01-02 20:48:40 +0000
  • 5839652c41 code cleanup Aurelien Foret 2006-01-02 20:28:46 +0000
  • 96de3501ab patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION Judd Vinet 2006-01-02 19:55:35 +0000
  • 656a887d35 more sanity checks: do not add or remove databases while a trasaction is running Aurelien Foret 2006-01-02 16:20:50 +0000
  • 316cd2b573 code cleanup Aurelien Foret 2006-01-02 16:20:01 +0000