summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-01-02Convert get_update_timediff to integer return valueDan McGee2-26/+28
2011-12-23Convert strtrim/strlen paired calls to only strtrimDan McGee2-10/+11
2011-12-23Merge branch 'maint'Dan McGee1-5/+7
2011-12-23pactree: cleanup register_syncsDave Reisner1-6/+9
2011-12-23pactree: update with new strtrim functionDave Reisner1-9/+9
2011-12-23pacman/util: return size_t from strtrimDave Reisner2-10/+10
2011-12-23Allow comments after repo section header in pacman.confAllan McRae1-5/+7
2011-12-22include config.h via MakefilesDave Reisner17-32/+8
2011-12-12code syntax cleanupDave Reisner4-10/+10
2011-12-12pacman: process all sync targets before exiting on errorDan McGee1-13/+27
2011-12-12pacman: process all targets on upgrade operationDan McGee1-5/+15
2011-12-12pacman: list all unknown targets on removal operationAllan McRae1-1/+4
2011-12-01Merge branch 'maint'Dan McGee1-4/+4
2011-12-01Miscellaneous post-4.0.1 updatesDan McGee1-4/+4
2011-11-21Merge branch 'maint'Dan McGee1-1/+2
2011-11-21add key algo to import msgFlorian Pritz1-2/+4
2011-11-21change gpg import message to resemble gpg --list-keysFlorian Pritz1-2/+6
2011-11-21Final changes before 4.0.1 releasev4.0.1Dan McGee1-1/+2
2011-11-16Merge branch 'maint'Dan McGee28-507/+513
2011-11-16Update translations from TransifexDan McGee14-150/+163
2011-11-15Remove unnecessary casts in callback codeDan McGee1-5/+5
2011-11-14create a typedef for enum _alpm_errno_tJonathan Conder9-11/+11
2011-11-14Update translations from TransifexDan McGee27-410/+403
2011-11-14Updates in preparation for 4.0.1 releaseDan McGee1-4/+4
2011-11-13add fnmatch support for HoldPkgDave Reisner1-1/+7
2011-11-07Merge branch 'maint'Dan McGee1-2/+5
2011-11-03Fix download progress rounding edge caseDan McGee1-2/+5
2011-11-01Add OPEN() and CLOSE() util macrosDan McGee1-1/+4
2011-11-01Merge branch 'maint'Dan McGee1-1/+1
2011-11-01src/util: link vercmp against .lo, not the .oDave Reisner1-1/+1
2011-10-22Merge branch 'maint'Dan McGee8-63/+52
2011-10-22Hide empty columns in table package list displayDan McGee1-24/+71
2011-10-22pacman: show repo name in download promptDave Reisner1-1/+6
2011-10-21sync: dont group sync records by repositoryDave Reisner1-1/+1
2011-10-21Remove remaining usages of fprintf() from frontendDan McGee2-4/+5
2011-10-21Remove pm_fprintf() in favor of pm_printf()Dan McGee8-60/+47
2011-10-21Use stderr as output stream for pm_printf()Dan McGee1-1/+1
2011-10-17Table display: print message with warning: prefixDan McGee1-1/+2
2011-10-14Merge branch 'maint'Dan McGee1-5/+5
2011-10-14Use fputs and putchar in callback progress displayDan McGee1-15/+15
2011-10-14Remove -f short option for --forceDan McGee2-4/+5
2011-10-14Use puts() instead of no-op printf() where applicableDan McGee6-22/+27
2011-10-14Remove mcheck.h supportDan McGee1-8/+0
2011-10-13Fix some strict 32-bit gcc warningsDan McGee1-1/+2
2011-10-13Coding style cleanupsDan McGee1-5/+5
2011-10-13Merge branch 'maint'Dan McGee1-43/+48
2011-10-12Remove alpm_list_getdata wrapper functionDan McGee12-85/+85
2011-10-12VerbosePkgLists: format table lines in i18n-compatible wayDan McGee1-43/+48
2011-10-12Introduce alpm_time_t typeDan McGee3-3/+5
2011-10-12Final Transifex update before 4.0Dan McGee4-323/+358