summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-01-10create_verbose_row: free malloc'd stringsAndrew Gregory1-5/+5
2014-01-06Minor struct member reordering for packing concernsDan McGee1-1/+1
2014-01-06Update copyright years for 2014Allan McRae28-27/+29
2014-01-06conf.c: add missing newline to warningAndrew Gregory1-1/+1
2014-01-06Fix build warnings with --disable-nlsAllan McRae1-2/+2
2013-12-15Color output from pm_vasprintfAllan McRae1-2/+4
2013-11-15Fix whitespace and other formatting issuesJason St. John7-18/+19
2013-11-15log important events from the backendAndrew Gregory1-28/+2
2013-11-08support ALPM_SIG_USE_DEFAULT for file siglevelsAndrew Gregory1-3/+1
2013-11-08Remove spaces between the opening "if" and the opening parenthesisJason St. John2-2/+2
2013-10-31upgrade.c: use iterator variableAndrew Gregory1-3/+3
2013-10-31check for -1 return value from getopt_longAndrew Gregory1-8/+4
2013-10-31callback.c: check for negative xfered sizeAndrew Gregory1-1/+1
2013-10-31pacman -Si/-Qi: Autodetect best fitting file size unitFlorian Pritz1-2/+5
2013-10-31Use getuid instead of geteuidVladimir A. Nazarenko1-1/+1
2013-10-31Indicate ignored packages in -Qu outputAllan McRae1-0/+4
2013-10-31Fix detection of joint --native and --foreign usageAllan McRae1-1/+2
2013-10-31List signiture keyids in -Sii outputAllan McRae1-2/+13
2013-10-14include invalid options in error messagesAndrew Gregory2-2/+8
2013-10-14pacman: die on invalid option combinationsAndrew Gregory1-0/+140
2013-10-14rename PKG_LOCALITY_LOCAL -> PKG_LOCALITY_NATIVEAndrew Gregory3-5/+5
2013-10-14do not run scriptlets with --dbonlyAndrew Gregory1-0/+1
2013-10-14imply --print from --print-formatAndrew Gregory1-0/+1
2013-10-14use non-ascii identifiers for optflagsAndrew Gregory2-70/+206
2013-10-14pacman/util: remove strsplitAndrew Gregory3-40/+5
2013-10-14Display old and new version in pacman -Qu outputFlorian Pritz1-1/+8
2013-09-04pactree: set full usage on DBs when registeringDave Reisner1-1/+2
2013-09-04pacman: add front end support for repo usage levelDave Reisner2-0/+64
2013-09-04pacman/util.c: use switch when there are fall through statementsSami Kerola1-8/+6
2013-09-04Improve --help switch output for pacman utilsJason St. John6-28/+28
2013-09-04common: compare value rather than pointer addressSami Kerola1-1/+1
2013-08-21Store fgetc output as an int.Allan McRae1-1/+3
2013-08-21check.c: break backup file search loop after matchAndrew Gregory1-1/+1
2013-08-21Do not refer to FlySpray numbersAllan McRae2-3/+3
2013-08-21ini.c: give recursion limit file scopeAndrew Gregory1-3/+5
2013-08-21ini.c: make errors in includes fatalAndrew Gregory1-1/+5
2013-08-21ini.c: reuse line bufferAndrew Gregory1-5/+5
2013-08-21conf.c: extract ini parsing code to separate filesAndrew Gregory4-158/+245
2013-08-21conf.c: pass _parse_directive as a callbackAndrew Gregory1-8/+12
2013-08-21conf.c: move section handling out of _parseconfigAndrew Gregory1-15/+34
2013-08-21conf.c: move directive parsing out of _parseconfigAndrew Gregory1-17/+21
2013-08-21conf.c: move repo parsing out of _parseconfigAndrew Gregory1-26/+39
2013-08-21conf.c: add parse_options to section_tAndrew Gregory1-13/+13
2013-07-30Report missing directory if we can not initialise alpm libraryAllan McRae1-2/+2
2013-07-30Warn when directory ownership differs between filesystem and packageAllan McRae1-6/+12
2013-07-30Only note backup file changes with -QkkAllan McRae1-11/+36
2013-07-30Fix whitespace in pacsort.c and pactree.cJason St. John2-20/+20
2013-07-22Corrected return codes for Sg flagAshley Whetter1-1/+10
2013-07-22Fix typoAllan McRae1-1/+1
2013-07-22clarified descriptions for pactree -r (--help)Zulker Nayeen Nahiyan1-1/+1