Age | Commit message (Expand) | Author | Files | Lines |
2013-11-08 | alpm_handle: store lock file descriptor | Andrew Gregory | 2 | -17/+10 |
2013-11-08 | support ALPM_SIG_USE_DEFAULT for file siglevels | Andrew Gregory | 1 | -2/+10 |
2013-11-08 | Remove spaces between the opening "if" and the opening parenthesis | Jason St. John | 1 | -1/+1 |
2013-11-08 | version: fix formatting in file to RPM upstream | Dave Reisner | 1 | -21/+21 |
2013-10-31 | deps.c: pass alpm_list** to _alpm_recursedeps | Andrew Gregory | 3 | -7/+7 |
2013-10-31 | libalpm/db.c: default to ALPM_DB_USAGE_ALL | Andrew Gregory | 1 | -0/+1 |
2013-10-31 | sortbydeps: include local pkgs in dep graph | Andrew Gregory | 4 | -89/+80 |
2013-10-31 | Expose alpm_pkg_should_ignore | Allan McRae | 5 | -11/+19 |
2013-10-31 | Make functions to decode a signature and extract keyid public | Allan McRae | 5 | -11/+12 |
2013-10-15 | Ensure packages have a valid version | Allan McRae | 1 | -0/+4 |
2013-10-15 | Fix progress bar overflow while checking package integrity | Allan McRae | 1 | -3/+5 |
2013-10-15 | Report which package is missing a signature | Allan McRae | 1 | -1/+4 |
2013-10-14 | libalpm: move function pointer condition | slavomir vlcek | 1 | -4/+6 |
2013-09-18 | dload: avoid renaming files downloaded via sync operations | Christian Hesse | 2 | -17/+22 |
2013-09-04 | libalpm: introduce a usage level for repos | Dave Reisner | 7 | -4/+76 |
2013-09-04 | libalpm: avoid name space conflict | Sami Kerola | 1 | -35/+35 |
2013-09-04 | alpm: log errors for scriptlets terminated by a signal | Dave Reisner | 1 | -0/+9 |
2013-08-21 | conflict.c: fix directory ownership check | Andrew Gregory | 1 | -4/+12 |
2013-08-21 | Do not refer to FlySpray numbers | Allan McRae | 2 | -2/+2 |
2013-07-30 | Remove setlocale usage from the backend | Allan McRae | 1 | -15/+0 |
2013-07-30 | Warn when directory ownership differs between filesystem and package | Allan McRae | 1 | -1/+15 |
2013-07-22 | Update gitignore files for use with autoreconf | Allan McRae | 1 | -1/+9 |
2013-07-22 | Remove autotools files | Allan McRae | 1 | -444/+0 |
2013-07-22 | be_sync: avoid crashing on files in the root of a DB | Dave Reisner | 1 | -0/+8 |
2013-07-22 | Hide unused parameter warnings when building without libcurl | Allan McRae | 1 | -0/+3 |
2013-07-22 | Add missing header | Allan McRae | 1 | -0/+1 |
2013-07-05 | use full path when checking for mountpoints | Andrew Gregory | 1 | -2/+13 |
2013-07-05 | do not check error from close(2) | Dave Reisner | 6 | -25/+24 |
2013-06-26 | Enable inverted patterns in NoExtract and NoUpgrade. | Patrick Steinhardt | 3 | -2/+34 |
2013-06-26 | deps.c: check for indirect deps when ordering | Andrew Gregory | 1 | -18/+83 |
2013-06-26 | Install unchanged backup files to get correct timestamps. | Patrick Steinhardt | 1 | -5/+7 |
2013-06-18 | Merge branch 'maint' | Allan McRae | 37 | -219/+247 |
2013-06-18 | Pull translation updates | Allan McRae | 37 | -219/+247 |
2013-06-06 | Document alpm_list files are to be stand alone | Allan McRae | 2 | -0/+8 |
2013-06-06 | Merge branch 'maint' | Allan McRae | 39 | -73/+430 |
2013-06-06 | Pull translation updates and regenerate | Allan McRae | 38 | -73/+400 |
2013-06-04 | validate %FILEPATH% when parsing repo dbs | Simon Gomizelj | 1 | -0/+30 |
2013-06-03 | improve dir->file transition conflict resolution | Andrew Gregory | 1 | -68/+65 |
2013-06-03 | unlink_file: treat symlinks like normal files | Andrew Gregory | 1 | -5/+1 |
2013-06-03 | extract_single_file: consolidate symlink cases | Andrew Gregory | 1 | -39/+17 |
2013-06-03 | conflict.c: check for file -> dir replacements | Andrew Gregory | 1 | -19/+20 |
2013-06-03 | conflict.c: exclude trailing slash from file path | Andrew Gregory | 1 | -6/+6 |
2013-06-03 | conflict.c: do not ignore symlink<->dir conflicts | Andrew Gregory | 1 | -7/+0 |
2013-06-03 | alpm_filelist: remove resolved_path | Andrew Gregory | 6 | -257/+16 |
2013-05-29 | Improve error message when package is missing required signature | Allan McRae | 3 | -1/+8 |
2013-05-29 | add.c: refactor backup file modification checks | Andrew Gregory | 1 | -60/+57 |
2013-05-29 | Merge branch 'maint' | Allan McRae | 1 | -1/+1 |
2013-05-18 | Fix comment typo | Allan McRae | 1 | -1/+1 |
2013-05-07 | Merge branch 'maint' | Allan McRae | 44 | -415/+458 |
2013-05-07 | More translation updates | Allan McRae | 24 | -187/+215 |