Age | Commit message (Expand) | Author | Files | Lines |
2009-02-16 | repo-add: fix eval and quote issues | Dan McGee | 1 | -13/+16 |
2009-02-08 | makepkg: Make stripping debug symbols cross-platform | Sebastian Nowicki | 1 | -2/+2 |
2009-01-18 | Use archive_entry_set_perm instead of archive_entry_set_mode | Nagy Gabor | 2 | -4/+4 |
2009-01-13 | doc: Consistency and formatting cleanups | Dan McGee | 2 | -9/+9 |
2009-01-13 | doc: fix some more asciidoc fallout | Dan McGee | 2 | -6/+1 |
2009-01-12 | Fix linkman macro to work with asciidoc > 8.3.0 | Dan McGee | 1 | -0/+4 |
2009-01-06 | Update Czech translationv3.2.2 | Vojtěch Gondžala | 2 | -266/+248 |
2009-01-05 | Update Portuguese (Brazil) translation | Hugo Doria | 1 | -23/+21 |
2009-01-04 | Update configure.ac for 3.2.2 release | Dan McGee | 1 | -2/+2 |
2009-01-04 | Update NEWS for 3.2.2 | Dan McGee | 1 | -0/+16 |
2009-01-04 | Update Polish translation | Mateusz Herych | 2 | -16/+13 |
2009-01-04 | Update Russian translation | Sergey Tereschenko | 1 | -8/+4 |
2009-01-03 | Update Turkish translation | Samed Beyribey | 2 | -33/+29 |
2009-01-03 | Update Russian translation | Sergey Tereschenko | 2 | -29/+51 |
2009-01-03 | Update Unkranian translation | Roman Kyrylych | 2 | -28/+33 |
2009-01-03 | Update Italian translation | Giovanni Scafora | 2 | -133/+115 |
2009-01-03 | Update German translation | Matthias Gorissen | 2 | -35/+18 |
2009-01-03 | Update Hungarian translation | Nagy Gabor | 1 | -18/+7 |
2009-01-03 | Update Chinese translation | 甘露(Gan Lu) | 1 | -118/+101 |
2009-01-03 | Update French translation | Xavier Chantry | 1 | -29/+12 |
2009-01-03 | Update Spanish translation | Juan Pablo González Tognarelli | 2 | -79/+84 |
2009-01-03 | Separate local db directory creation and db write | Allan McRae | 3 | -3/+32 |
2009-01-03 | Log pacsave warnings to pacman.log | Sterling Winter | 1 | -0/+1 |
2009-01-03 | Add new po files in prep for 3.2.2 release | Dan McGee | 14 | -302/+623 |
2009-01-03 | Small makefile update | Dan McGee | 1 | -1/+2 |
2009-01-03 | Fix asciidoc manpage creation. | Xavier Chantry | 2 | -4/+4 |
2009-01-03 | makepkg: detect incorrect usage of provides array | Allan McRae | 2 | -3/+13 |
2009-01-03 | makepkg: tidy version package tests | Allan McRae | 1 | -6/+6 |
2009-01-03 | makepkg: quote all uses of BUILDSCRIPT | Allan McRae | 1 | -4/+4 |
2009-01-03 | makepkg: Replace getopt with internal function | Allan McRae | 1 | -2/+89 |
2008-12-11 | Print proxy information when downloading | Dan McGee | 1 | -0/+6 |
2008-12-11 | Remove mention of -b from makepkg manpage | Dan McGee | 1 | -1/+1 |
2008-12-08 | Small documentation updates for clarity | Dan McGee | 2 | -3/+3 |
2008-12-08 | makepkg: save and restore shell options before and after build() | Dan McGee | 1 | -0/+4 |
2008-12-08 | contrib/pactree: fix option parsing | Allan McRae | 1 | -2/+1 |
2008-12-02 | Add optdepends to PKGBUILD.proto | Allan McRae | 1 | -0/+1 |
2008-12-02 | Add flush after downloading message | Simo Leone | 1 | -0/+1 |
2008-12-01 | Add regex to delta code so we don't segfault when reading line | Dan McGee | 2 | -1/+19 |
2008-11-30 | Give an error message on alpm_db_register_sync() error | Nagy Gabor | 1 | -12/+34 |
2008-11-30 | Simplify mercurial revision command | Dan McGee | 1 | -1/+1 |
2008-11-18 | Minor code cleanups | Dan McGee | 3 | -10/+9 |
2008-11-01 | makepkg: fix bash substitution to work under older versions | Dan McGee | 1 | -2/+2 |
2008-10-29 | Give pacman-optimize a refresher | Dan McGee | 1 | -21/+34 |
2008-10-29 | Update Chinese translation | Lyman Li | 2 | -227/+225 |
2008-10-29 | makepkg: fix updating PKGBUILD when building SCM packages | Allan McRae | 1 | -1/+3 |
2008-10-19 | repo-add: Use openssl instead of md5sum | Dan McGee | 1 | -2/+2 |
2008-10-19 | Correctly close the pipe used for scriptlet execution | Dan McGee | 1 | -3/+3 |
2008-10-13 | Minor updates to Russian translation | Sergey Tereschenko | 2 | -19/+19 |
2008-10-13 | Make interrupt handler async-safe | Dan McGee | 1 | -8/+22 |
2008-10-13 | Remove unnecessary unistd.h header inclusion | Dan McGee | 4 | -4/+0 |