Age | Commit message (Expand) | Author | Files | Lines |
2012-04-07 | 4.0.3 release NEWS, version bumps, etc.v4.0.3working-maint | Dan McGee | 1 | -2/+2 |
2012-03-05 | Do not dereference symlinks when calculating size | Allan McRae | 1 | -3/+3 |
2012-02-11 | 4.0.2 release updatesv4.0.2 | Dan McGee | 1 | -2/+2 |
2012-01-23 | lib/dload: enforce usage of TCP keepalives | Dave Reisner | 1 | -1/+2 |
2012-01-19 | Add diskspace checking support for Solaris/Illumos | Dan McGee | 1 | -1/+2 |
2011-11-14 | Updates in preparation for 4.0.1 release | Dan McGee | 1 | -2/+2 |
2011-10-12 | Bump version to 4.0.0v4.0.0 | Dan McGee | 1 | -1/+1 |
2011-09-22 | Update configure.ac version to rc2 | Dan McGee | 1 | -1/+1 |
2011-09-18 | configure: Fix quoting in SEDINPLACE on Darwin | Dave Reisner | 1 | -1/+1 |
2011-08-17 | configure.ac: add checks for more types, functions and headers | Allan McRae | 1 | -7/+15 |
2011-08-11 | Bump version to 4.0.0rc1v4.0.0rc1 | Dan McGee | 1 | -5/+5 |
2011-08-11 | Merge branch 'maint' | Dan McGee | 1 | -2/+2 |
2011-08-11 | configure: simplify CARCH generation madness | Dan McGee | 1 | -30/+2 |
2011-08-11 | build: remove mucking with CARCHFLAGS | Dan McGee | 1 | -11/+0 |
2011-08-10 | 3.5.4 release preparationv3.5.4 | Dan McGee | 1 | -2/+2 |
2011-08-10 | pacman/util: flush terminal input before reading response | Dave Reisner | 1 | -2/+3 |
2011-07-18 | configure: output more compile settings | Allan McRae | 1 | -0/+4 |
2011-06-24 | po/: split into scripts/po/ and src/pacman/po/ | Dan McGee | 1 | -1/+2 |
2011-06-24 | Let configure gettext setup know we use ngettext() | Dan McGee | 1 | -1/+1 |
2011-06-03 | Merge branch 'maint' | Dan McGee | 1 | -2/+2 |
2011-06-02 | 3.5.3 release preparation | Dan McGee | 1 | -2/+2 |
2011-04-27 | configure: add output showing what libraries will be used | Dan McGee | 1 | -3/+7 |
2011-04-27 | Allow conditional compilation with GPGME | Dan McGee | 1 | -2/+16 |
2011-04-21 | Merge branch 'maint' | Dan McGee | 1 | -2/+2 |
2011-04-18 | Final updates for 3.5.2 releasev3.5.2 | Dan McGee | 1 | -2/+2 |
2011-04-02 | configure.ac: we use fabs now so -lm is needed | Xavier Chantry | 1 | -0/+3 |
2011-03-28 | pacman/util: flush terminal input before reading response | Dave Reisner | 1 | -2/+3 |
2011-03-23 | buildsys: use libcurl's m4 macro for buildtime detection | Dave Reisner | 1 | -16/+2 |
2011-03-23 | Integrate GPGME into libalpm | Dan McGee | 1 | -0/+4 |
2011-03-23 | Merge branch 'maint' | Dan McGee | 1 | -2/+2 |
2011-03-23 | Bump version to 3.5.1 | Dan McGee | 1 | -2/+2 |
2011-03-17 | Merge branch 'download' | Dan McGee | 1 | -19/+12 |
2011-03-16 | Bump pacman versionsv3.5.0 | Dan McGee | 1 | -4/+4 |
2011-03-09 | Remove all traces of libfetch | Dave Reisner | 1 | -24/+0 |
2011-03-09 | Add configure.ac option for --with-curl | Dave Reisner | 1 | -1/+18 |
2011-02-11 | Check mountpoint read-only status when checking space | Dan McGee | 1 | -0/+4 |
2011-01-22 | Merge branch 'maint' | Dan McGee | 1 | -2/+2 |
2011-01-21 | 3.4.3 release preparation | Dan McGee | 1 | -2/+2 |
2011-01-10 | Remove need for floating point division in backend | Dan McGee | 1 | -3/+0 |
2010-12-30 | Use limits.h for PATH_MAX | Allan McRae | 1 | -2/+2 |
2010-12-30 | Detect undefined PATH_MAX | Allan McRae | 1 | -1/+2 |
2010-12-15 | Merge branch 'maint' | Dan McGee | 1 | -2/+2 |
2010-12-13 | Update news and bump versions | Dan McGee | 1 | -2/+2 |
2010-12-13 | Refactor statfs/statvfs type check | Dan McGee | 1 | -19/+3 |
2010-12-13 | Add functions to calculate approximate disk usage by packages | Allan McRae | 1 | -0/+3 |
2010-12-13 | Add function for listing system mount points | Allan McRae | 1 | -1/+21 |
2010-12-13 | Remove AC_TYPE_SIGNAL usage | Dan McGee | 1 | -1/+0 |
2010-12-13 | dirent usage cleanup | Dan McGee | 1 | -0/+1 |
2010-10-14 | Fix bash shell location check | Dan McGee | 1 | -1/+1 |
2010-10-12 | Use sysconfdir, localstatedir, BASH instead of hardcoded values | Nezmer | 1 | -0/+1 |