| Commit message (Expand) | Author | Age |
... | |
* | Remove unnecessary gettext call | Dan McGee | 2010-06-05 |
* | Allow to include a path containing wildcards | Marc-A. Dahlhaus | 2010-05-18 |
* | Allow Include directive in any sections | Xavier Chantry | 2010-05-17 |
* | Allow -Qo to perform a functional 'which' | Allan McRae | 2010-05-11 |
* | 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-05 |
* | check for valid optarg before using strdup | Serge Ziryukin | 2010-04-26 |
* | Show --print and --print-format options with -Rh, -Sh and -Uh only | Nagy Gabor | 2010-03-25 |
* | Show 'Required By' in -Sii output | Dan McGee | 2010-03-23 |
* | Strip extension off all package compression types | Dan McGee | 2010-03-18 |
* | 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 |
* | Do not print installed size when only downloading | Allan McRae | 2010-01-19 |
* | Print "there is nothing to do" with NOOP transactions | Nagy Gabor | 2010-01-19 |
* | 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-12-13 |
* | download: major refactor to address lingering issues | Dan McGee | 2009-11-15 |
* | Refactor do/while cycle and multiple while cycles | Laszlo Papp | 2009-11-15 |
* | Merge branch 'maint' | Dan McGee | 2009-11-10 |
|\ |
|
| * | Fix opendir error condition checks | Dan McGee | 2009-10-27 |
* | | Size handling was changed in fgets() functions | Laszlo Papp | 2009-10-19 |
* | | Replace hardcoded option numbers with enumeration | Laszlo Papp | 2009-10-12 |
* | | Remove makepath function from frontend | Laszlo Papp | 2009-10-11 |
* | | cygwin fix : use unsigned char for ctype function | Xavier Chantry | 2009-10-11 |
* | | Minor scope/typing cleanups | Dan McGee | 2009-10-11 |
* | | Merge branch 'maint' | Dan McGee | 2009-10-11 |
|\| |
|
| * | callback.c : fallback to normal download with bogus size | Xavier Chantry | 2009-10-04 |
* | | Allow cache cleaning to process all cache directories | Dan McGee | 2009-09-21 |
* | | Propagate return status up in DB cleaning code | Dan McGee | 2009-09-21 |
* | | Add missing closedir calls in cache cleanup | Dan McGee | 2009-09-21 |
* | | Fully implement database lazy loading | Dan McGee | 2009-09-20 |
* | | Merge branch 'maint' | Dan McGee | 2009-09-20 |
|\| |
|
| * | Strndup usage and small typo fix | Laszlo Papp | 2009-09-20 |
| * | Kill -F option for good in option parsing | Dan McGee | 2009-09-18 |
| * | String improvements | Xavier Chantry | 2009-09-16 |
| * | Revert "Fix a memleak involving lazy DB loading" | Dan McGee | 2009-09-14 |
| * | Fix a memleak involving lazy DB loading | Xavier Chantry | 2009-09-08 |
* | | Ask user confirmation for -R operation, too | Nagy Gabor | 2009-09-20 |
* | | sync.c : duplicate the target before modifying it | Xavier Chantry | 2009-09-20 |
* | | Change the interface for target loading | Xavier Chantry | 2009-09-12 |
* | | Remove transaction type | Xavier Chantry | 2009-09-08 |
* | | Use sync.c for upgrade transaction prepare and commit | Nagy Gabor | 2009-09-08 |
* | | Do not remove conflict by default | Nagy Gabor | 2009-09-08 |