Age | Commit message (Expand) | Author | Files | Lines |
2006-01-13 | added a missing commentary from pacman 2.9.x code | Aurelien Foret | 1 | -1/+5 |
2006-01-13 | fixed a possible memory corruption | Aurelien Foret | 1 | -1/+2 |
2006-01-13 | removed unuseful error codes | Aurelien Foret | 2 | -7/+1 |
2006-01-13 | code cleanup | Aurelien Foret | 1 | -5/+4 |
2006-01-13 | code cleanup | Aurelien Foret | 1 | -13/+10 |
2006-01-13 | improved log and debug messages | Aurelien Foret | 1 | -7/+8 |
2006-01-13 | removed "^M" symbols at end of lines | Aurelien Foret | 1 | -270/+270 |
2006-01-11 | added more doxygen comments (patch from VMiklos <vmiklos@frugalware.org>) | Aurelien Foret | 1 | -1/+53 |
2006-01-11 | - added 2 more ORE tags (to be reviewed) in the replace/conflict sync code | Aurelien Foret | 1 | -15/+15 |
2006-01-11 | fixed an awfull typo | Aurelien Foret | 1 | -1/+1 |
2006-01-10 | updated README and download comments about mtimes support | Aurelien Foret | 2 | -28/+2 |
2006-01-10 | code cleanup | Aurelien Foret | 1 | -2/+1 |
2006-01-10 | fixed a memory leak in the transaction cleanup code | Aurelien Foret | 1 | -1/+2 |
2006-01-10 | made use of the new ALLDEPS transaction flag to handle "makepkg -s" | Aurelien Foret | 1 | -0/+1 |
2006-01-10 | added ALLDEPS transaction flag mainly to handle "makepkg -s" | Aurelien Foret | 4 | -8/+5 |
2006-01-10 | code cleanup | Aurelien Foret | 1 | -1/+1 |
2006-01-09 | - merged pkg_new and pkg_dummy functions | Aurelien Foret | 10 | -48/+29 |
2006-01-08 | cleanup | Judd Vinet | 1 | -3/+0 |
2006-01-08 | removed old/disable provides-conflict checking code | Judd Vinet | 1 | -29/+1 |
2006-01-08 | In the database-against-targets conflict checks, scan db packages' provides | Judd Vinet | 1 | -3/+52 |
2006-01-07 | typo fix | Judd Vinet | 1 | -1/+1 |
2006-01-07 | removed all code related to PM_SYNC_TYPE_DEPEND | Aurelien Foret | 2 | -12/+2 |
2006-01-07 | sync_commit can now return conflicting files with a trans_prepare like data s... | Aurelien Foret | 10 | -17/+27 |
2006-01-07 | removed a restriction: the data parameter of XXX_prepare functions can be NULL | Aurelien Foret | 4 | -39/+55 |
2006-01-07 | code cleanup | Aurelien Foret | 1 | -5/+4 |
2006-01-07 | Fixed a regression in the conflict handling code | Aurelien Foret | 1 | -1/+1 |
2006-01-07 | added more debug logs in the sync conflict/replace code | Aurelien Foret | 2 | -7/+26 |
2006-01-07 | code cleanup | Aurelien Foret | 2 | -5/+4 |
2006-01-07 | removed handle/uid checks (CYGWIN) | Aurelien Foret | 1 | -0/+4 |
2006-01-07 | - removed uid checks (CYGWIN) | Aurelien Foret | 1 | -17/+41 |
2006-01-07 | code cleanup (mainly removed line spaces at the beginning of lines by tabulat... | Aurelien Foret | 10 | -45/+54 |
2006-01-07 | removed a misleading PM_ERR_XXX occurrence | Aurelien Foret | 1 | -1/+1 |
2006-01-07 | pacman_sync: handle trans_prepare error cases (patch from VMiklos <vmiklos@fr... | Aurelien Foret | 1 | -0/+28 |
2006-01-06 | - sync: populates *data when a conflict can't be resolved | Aurelien Foret | 2 | -2/+20 |
2006-01-06 | removed ORE tags (after tests, no real performance increase by implementing t... | Aurelien Foret | 1 | -5/+0 |
2006-01-06 | moved pacman_deptest function in its own file | Aurelien Foret | 4 | -108/+185 |
2006-01-06 | fixed the usage of 4 list_is_in calls (should have been list_is_strin) | Aurelien Foret | 1 | -2/+4 |
2006-01-06 | - fixed a regression with pacman 2.x (reworked patch from VMiklos <vmiklos@fr... | Aurelien Foret | 3 | -12/+32 |
2006-01-06 | code cleanup | Aurelien Foret | 1 | -4/+3 |
2006-01-05 | - started to rename list_XXX calls to _alpm_list_XXX | Aurelien Foret | 7 | -44/+19 |
2006-01-05 | various code cleanup | Aurelien Foret | 4 | -34/+35 |
2006-01-05 | added a missing cachedir registration | Aurelien Foret | 1 | -0/+4 |
2006-01-05 | tweaked a log (patch from VMiklos <vmiklos@frugalware.org>) | Aurelien Foret | 1 | -1/+1 |
2006-01-05 | - fix for sync conflicts (patch from VMiklos <vmiklos@frugalware.org>) | Aurelien Foret | 1 | -48/+48 |
2006-01-05 | fixed a regression | Aurelien Foret | 1 | -1/+1 |
2006-01-05 | terminated .lastupdate implementation for HTTP protocol | Aurelien Foret | 4 | -21/+31 |
2006-01-05 | added .lastudate support for HTTP protocol | Aurelien Foret | 4 | -21/+110 |
2006-01-03 | added Miklos and Christian | Judd Vinet | 1 | -0/+3 |
2006-01-03 | Added AUTHORS file | Judd Vinet | 1 | -0/+2 |
2006-01-03 | renamed ChangeLog to NEWS | Judd Vinet | 1 | -0/+0 |