| Commit message (Expand) | Author | Age |
... | |
* | Update comment for local db entry creation | Allan McRae | 2014-01-06 |
* | deps.c: remove filtered_depend functions | Andrew Gregory | 2014-01-06 |
* | Fix build warnings with --disable-nls | Allan McRae | 2014-01-06 |
* | trans_prepare: always sort trans->remove by deps | Andrew Gregory | 2013-12-19 |
* | dload: allow curl to response to any auth challenge | Dave Reisner | 2013-12-19 |
* | alpm: Rename a variable for future clarity | Olivier Brunel | 2013-12-15 |
* | remove useless continue | Andrew Gregory | 2013-12-15 |
* | db.c: require unique database names | Andrew Gregory | 2013-12-15 |
* | alpm_sync_sysupgrade: skip packages being removed | Andrew Gregory | 2013-12-15 |
* | Close file descirptor before fork | Wolfgang Bumiller | 2013-12-15 |
* | Fix whitespace and other formatting issues | Jason St. John | 2013-11-15 |
* | log important events from the backend | Andrew Gregory | 2013-11-15 |
* | Ignore makedepend and checkdepend entries when parsing .PKGINFO file | Allan McRae | 2013-11-15 |
* | alpm_handle: store lock file descriptor | Andrew Gregory | 2013-11-08 |
* | support ALPM_SIG_USE_DEFAULT for file siglevels | Andrew Gregory | 2013-11-08 |
* | Remove spaces between the opening "if" and the opening parenthesis | Jason St. John | 2013-11-08 |
* | version: fix formatting in file to RPM upstream | Dave Reisner | 2013-11-08 |
* | deps.c: pass alpm_list** to _alpm_recursedeps | Andrew Gregory | 2013-10-31 |
* | libalpm/db.c: default to ALPM_DB_USAGE_ALL | Andrew Gregory | 2013-10-31 |
* | sortbydeps: include local pkgs in dep graph | Andrew Gregory | 2013-10-31 |
* | Expose alpm_pkg_should_ignore | Allan McRae | 2013-10-31 |
* | Make functions to decode a signature and extract keyid public | Allan McRae | 2013-10-31 |
* | Ensure packages have a valid version | Allan McRae | 2013-10-15 |
* | Fix progress bar overflow while checking package integrity | Allan McRae | 2013-10-15 |
* | Report which package is missing a signature | Allan McRae | 2013-10-15 |
* | libalpm: move function pointer condition | slavomir vlcek | 2013-10-14 |
* | dload: avoid renaming files downloaded via sync operations | Christian Hesse | 2013-09-18 |
* | libalpm: introduce a usage level for repos | Dave Reisner | 2013-09-04 |
* | libalpm: avoid name space conflict | Sami Kerola | 2013-09-04 |
* | alpm: log errors for scriptlets terminated by a signal | Dave Reisner | 2013-09-04 |
* | conflict.c: fix directory ownership check | Andrew Gregory | 2013-08-21 |
* | Do not refer to FlySpray numbers | Allan McRae | 2013-08-21 |
* | Remove setlocale usage from the backend | Allan McRae | 2013-07-30 |
* | Warn when directory ownership differs between filesystem and package | Allan McRae | 2013-07-30 |
* | Update gitignore files for use with autoreconf | Allan McRae | 2013-07-22 |
* | Remove autotools files | Allan McRae | 2013-07-22 |
* | be_sync: avoid crashing on files in the root of a DB | Dave Reisner | 2013-07-22 |
* | Hide unused parameter warnings when building without libcurl | Allan McRae | 2013-07-22 |
* | Add missing header | Allan McRae | 2013-07-22 |
* | use full path when checking for mountpoints | Andrew Gregory | 2013-07-05 |
* | do not check error from close(2) | Dave Reisner | 2013-07-05 |
* | Enable inverted patterns in NoExtract and NoUpgrade. | Patrick Steinhardt | 2013-06-26 |
* | deps.c: check for indirect deps when ordering | Andrew Gregory | 2013-06-26 |
* | Install unchanged backup files to get correct timestamps. | Patrick Steinhardt | 2013-06-26 |
* | Merge branch 'maint' | Allan McRae | 2013-06-18 |
|\ |
|
| * | Pull translation updates | Allan McRae | 2013-06-18 |
* | | Document alpm_list files are to be stand alone | Allan McRae | 2013-06-06 |
* | | Merge branch 'maint' | Allan McRae | 2013-06-06 |
|\| |
|
| * | Pull translation updates and regenerate | Allan McRae | 2013-06-06 |
| * | validate %FILEPATH% when parsing repo dbs | Simon Gomizelj | 2013-06-04 |