Age | Commit message (Expand) | Author | Files | Lines |
2009-09-09 | Use sync.c for upgrade transaction prepare and commit | Nagy Gabor | 11 | -174/+133 |
2009-09-09 | Do not remove conflict by default | Nagy Gabor | 16 | -21/+21 |
2009-09-09 | Re-add the non-user friendly --ask option | Xavier Chantry | 3 | -0/+15 |
2009-09-09 | Add a new reason field to pmconflict_t struct | Nagy Gabor | 7 | -16/+56 |
2009-09-09 | Change Y/n to y/N with REMOVE_PKGS (remove_unresolvable) callback | Nagy Gabor | 9 | -12/+12 |
2009-09-09 | Allow '-Su foo' operation | Xavier Chantry | 3 | -65/+99 |
2009-09-07 | Merge branch 'maint' | Dan McGee | 4 | -3/+6 |
2009-09-07 | rewrite strreplace | Xavier Chantry | 1 | -32/+49 |
2009-09-07 | use strreplace in the xfercommand code | Xavier Chantry | 1 | -23/+12 |
2009-09-07 | Update doc and vim syntax for arch=any | Xavier Chantry | 2 | -2/+3 |
2009-09-07 | Update the doc for --source | Xavier Chantry | 1 | -1/+2 |
2009-09-07 | fix small memleak in an error case | Xavier Chantry | 1 | -0/+1 |
2009-09-07 | libalpm/util.c : remove _alpm_strreplace | Xavier Chantry | 2 | -46/+0 |
2009-09-06 | sanity check for optdepends syntax | Xavier Chantry | 2 | -1/+9 |
2009-09-06 | Don't wrap lines when we don't have a column size | Oleg Finkelshteyn | 1 | -29/+20 |
2009-09-06 | Log commandline in pacman/alpm log | Xavier Chantry | 1 | -0/+28 |
2009-09-06 | Add 3.3.0 release to index.txt | Dan McGee | 1 | -0/+1 |
2009-09-06 | Add pactest for 'any' architecture | Xavier Chantry | 1 | -0/+16 |
2009-09-06 | makepkg : check for invalid backup entry | Xavier Chantry | 1 | -0/+22 |
2009-09-06 | makepkg : refactor run_build and run_package | Xavier Chantry | 1 | -78/+39 |
2009-09-06 | makepkg: exit on error during build() or package() | Henning Garus | 1 | -13/+35 |
2009-09-06 | Merge branch 'maint' | Dan McGee | 4 | -75/+107 |
2009-09-06 | Allow $arch to be used in Server | Xavier Chantry | 4 | -4/+24 |
2009-09-06 | Check package arch before installing | Xavier Chantry | 10 | -0/+124 |
2009-09-06 | Add Architecture and --arch option | Xavier Chantry | 7 | -0/+53 |
2009-09-06 | fix typos in makepkg.sh.in | Francois Charette | 1 | -10/+10 |
2009-09-06 | makepkg: always keep sources symlinks | Xavier Chantry | 1 | -6/+21 |
2009-09-06 | Configure: Check if libfetch version is >= 2.21 | Henning Garus | 1 | -0/+5 |
2009-09-06 | update russian translation | Sergey Tereschenko | 1 | -55/+56 |
2009-09-06 | makepkg: new --skipinteg option | Xavier Chantry | 2 | -4/+15 |
2009-08-19 | Merge branch 'maint' | Dan McGee | 5 | -9/+17 |
2009-08-19 | dload.c : various fixes | Xavier Chantry | 8 | -56/+10 |
2009-08-19 | testdb : less verbose | Xavier Chantry | 1 | -4/+2 |
2009-08-19 | dload.c : change the way to check for mtimes | Xavier Chantry | 1 | -7/+11 |
2009-08-19 | re-add -g CFLAGS with --enable-debug | Xavier Chantry | 1 | -1/+1 |
2009-08-19 | query.c : return 1 when no package match | Xavier Chantry | 1 | -0/+10 |
2009-08-19 | Quiet ShowSize with -Ss and -Qs | Xavier Chantry | 2 | -2/+2 |
2009-08-14 | Make fetch timeout actually 10 seconds | Dan McGee | 1 | -2/+2 |
2009-08-08 | Merge branch 'maint' | Dan McGee | 4 | -17/+25 |
2009-08-08 | Fix nonsensical replace | Dan McGee | 1 | -1/+1 |
2009-08-08 | Pass all xsltproc-opts in one argument | Dan McGee | 1 | -2/+2 |
2009-08-08 | Fix for FS#15810 | Nagy Gabor | 1 | -9/+17 |
2009-08-08 | dload.c : only call fwrite once | Xavier Chantry | 1 | -8/+6 |
2009-08-08 | Be consistent with naming of handle_deps function | Allan McRae | 1 | -2/+2 |
2009-08-08 | dload.c : change the way to check for mtimes | Xavier Chantry | 1 | -7/+11 |
2009-08-08 | Remove builddeps from option parser | Allan McRae | 1 | -2/+2 |
2009-08-08 | makepkg: change to pkgdir before creating PKGINFO file | Allan McRae | 1 | -3/+3 |
2009-08-03 | repo-add: clarify one message | Xavier Chantry | 1 | -1/+1 |
2009-08-03 | Add a missing newline. | Xavier Chantry | 1 | -1/+1 |
2009-08-03 | Use full path to ldconfig | Marc - A. Dahlhaus | 1 | -1/+1 |