Age | Commit message (Expand) | Author |
2010-12-12 | pacman/deptest: reimplement with alpm_find_satisfier | Xavier Chantry |
2010-12-12 | Fix a few problems reported by clang-analyzer | Xavier Chantry |
2010-12-12 | Ensure stdin args are correctly terminated | Dan McGee |
2010-11-04 | Support reading package args from stdin | Dave Reisner |
2010-10-14 | Clean up all old database files and directories | Allan McRae |
2010-10-11 | CLI args: stricter/better parsing | Jakob Gruber |
2010-10-11 | CLI args: reorganize parsing | Jakob Gruber |
2010-10-11 | util: fall cleaning on single file programs | Dan McGee |
2010-09-27 | Add wrapper around asprintf calls | Allan McRae |
2010-09-07 | Restore trimming of db and pkg extensions | Dan McGee |
2010-08-23 | Fix some whitespace issues | Allan McRae |
2010-08-23 | fgets invocation cleanup | Dan McGee |
2010-07-27 | Use the plural features of gettext | Dan McGee |
2010-07-27 | Merge branch 'maint' | Dan McGee |
2010-07-27 | Fix compile error in certain cases | Dan McGee |
2010-07-01 | Check return value of chdir and getcwd | Allan McRae |
2010-06-30 | Do not compare signed and unsigned types | Allan McRae |
2010-06-21 | Clarify testing within conditional statements | Allan McRae |
2010-06-05 | Remove unnecessary gettext call | Dan McGee |
2010-05-18 | Allow to include a path containing wildcards | Marc-A. Dahlhaus |
2010-05-17 | Allow Include directive in any sections | Xavier Chantry |
2010-05-11 | Allow -Qo to perform a functional 'which' | Allan McRae |
2010-05-05 | Improve documentation of -k/--dbonly | Dan McGee |
2010-05-05 | Remove unused 'z' option from getopt_long's optstring | Nagy Gabor |
2010-05-05 | Introduce -D, --database | Nagy Gabor |
2010-05-04 | Build vercmp without needing link to libalpm | Dan McGee |
2010-04-26 | check for valid optarg before using strdup | Serge Ziryukin |
2010-03-25 | Show --print and --print-format options with -Rh, -Sh and -Uh only | Nagy Gabor |
2010-03-23 | Show 'Required By' in -Sii output | Dan McGee |
2010-03-18 | Strip extension off all package compression types | Dan McGee |
2010-03-14 | Bump copyright dates to 2010 | Dan McGee |
2010-03-14 | fix a few warnings reported by clang | Xavier Chantry |
2010-03-14 | Mark two functions static | Dan McGee |
2010-03-14 | Add new --print operation for all operations | Xavier Chantry |
2010-03-14 | print installed packages | Xavier Chantry |
2010-03-14 | callback: use variable length for progressbar text | Xavier Chantry |
2010-03-14 | callback.c : less magic progress bars | Xavier Chantry |
2010-03-14 | delta : add external cleanup script | Xavier Chantry |
2010-01-19 | Do not print installed size when only downloading | Allan McRae |
2010-01-19 | Print "there is nothing to do" with NOOP transactions | Nagy Gabor |
2009-12-13 | add some more sanity check for optarg | Xavier Chantry |
2009-12-13 | refactor _parseoptions | Xavier Chantry |
2009-12-13 | Remove trailing whitespace on all lines in list_display | Dan McGee |
2009-11-15 | download: major refactor to address lingering issues | Dan McGee |
2009-11-15 | Refactor do/while cycle and multiple while cycles | Laszlo Papp |
2009-11-10 | Merge branch 'maint' | Dan McGee |
2009-10-27 | Fix opendir error condition checks | Dan McGee |
2009-10-19 | Size handling was changed in fgets() functions | Laszlo Papp |
2009-10-12 | Replace hardcoded option numbers with enumeration | Laszlo Papp |
2009-10-11 | Remove makepath function from frontend | Laszlo Papp |