Age | Commit message (Expand) | Author | Files | Lines |
2011-03-25 | Make log redirection saner | Jan Steffens | 1 | -5/+5 |
2011-03-24 | alpm/db: do not close local DB in alpm_db_unregister_all | Dave Reisner | 2 | -6/+11 |
2011-03-23 | Update doc/index.txt with 3.5.1 release datev3.5.1 | Dan McGee | 1 | -0/+1 |
2011-03-23 | Bump version to 3.5.1 | Dan McGee | 1 | -2/+2 |
2011-03-23 | Updated 3.5.1 translations from Transifex | Dan McGee | 50 | -1600/+1243 |
2011-03-23 | Add new Serbian translation from Transifex | Slobodan Terzić | 6 | -0/+4882 |
2011-03-23 | 3.5.1 NEWS updates | Dan McGee | 1 | -0/+15 |
2011-03-23 | Documentation consistency fixes | Dan McGee | 3 | -26/+26 |
2011-03-23 | Fix documentation typo in makepkg.8 | Dan McGee | 1 | -1/+2 |
2011-03-21 | Minor code cleanups | Dan McGee | 1 | -3/+6 |
2011-03-21 | Ensure package removal list does not contain duplicates | Dan McGee | 1 | -1/+5 |
2011-03-21 | Fix line_offset not being reset in _alpm_archive_fgets() | Dan McGee | 1 | -0/+3 |
2011-03-21 | Do not query group selection when using -Sp | Allan McRae | 1 | -14/+26 |
2011-03-21 | Some more zsh completion tidy up | Allan McRae | 1 | -1/+2 |
2011-03-21 | Fix zsh completion | Allan McRae | 1 | -13/+10 |
2011-03-21 | Restore --debug/--verbose output without a primary operation | Dan McGee | 1 | -7/+7 |
2011-03-21 | Add a few more notes about translating using Transifex | Dan McGee | 1 | -0/+15 |
2011-03-21 | Update source translation files in prep for 3.5.1 | Dan McGee | 2 | -19/+10 |
2011-03-21 | Remove unnecessary NULL check | Dan McGee | 1 | -3/+1 |
2011-03-21 | Fix comparison to 0 rather than NULL | Dan McGee | 1 | -1/+1 |
2011-03-21 | Fix assignment before NULL check | Dan McGee | 1 | -1/+1 |
2011-03-20 | Add missing include for size_t | Dan McGee | 1 | -0/+1 |
2011-03-20 | Fix libtool and LDFLAGS reordering issues | Lukas Fleischer | 1 | -0/+14 |
2011-03-20 | Fix handling of ignored packages | Pang Yan Han | 2 | -1/+8 |
2011-03-20 | Use sane umask for repo db downloads | Allan McRae | 1 | -0/+5 |
2011-03-20 | makepkg: Improve optdepends extraction | Allan McRae | 1 | -4/+8 |
2011-03-17 | Correctly parse %DELTAS% entries in sync DB | tuxce | 1 | -1/+6 |
2011-03-17 | Ensure we have a root partition when checking space | Dan McGee | 1 | -2/+13 |
2011-03-17 | pacman.8: (re)document behavior of reading from stdin | Dave Reisner | 1 | -1/+7 |
2011-03-17 | Warn but don't error for unknown pacman.conf directives | Dan McGee | 1 | -26/+24 |
2011-03-17 | Only read from stdin if '-' is provided as a target | Dave Reisner | 1 | -2/+6 |
2011-03-17 | alpm_list: fix typo in doxygen comment | Dave Reisner | 1 | -1/+1 |
2011-03-17 | Update translations for message with added newline | Dan McGee | 24 | -66/+68 |
2011-03-17 | Add missing newline to warning message | Allan McRae | 2 | -4/+4 |
2011-03-17 | Update index.txt with 3.5.0 release | Dan McGee | 1 | -0/+1 |
2011-03-16 | Bump pacman versionsv3.5.0 | Dan McGee | 1 | -4/+4 |
2011-03-16 | contrib/Makefile.am: don't simplify what you don't understand | Dan McGee | 1 | -7/+17 |
2011-03-16 | Updated translations for 3.5.0 from Transifex | Dan McGee | 50 | -10400/+11681 |
2011-03-07 | Fix value of ngettext() count parameter in callback | Dan McGee | 1 | -1/+2 |
2011-03-07 | Update NEWS for pacman-3.5 release | Allan McRae | 1 | -0/+44 |
2011-03-07 | Document API changes for pacman-3.5 release | Allan McRae | 1 | -0/+37 |
2011-03-07 | Do not print warning with files entry in sync db | Allan McRae | 1 | -2/+4 |
2011-03-03 | Fix gettext plural detection | Dan McGee | 3 | -3/+32 |
2011-03-02 | libalpm/diskspace.c: remove bogus parenthesis | Xavier Chantry | 2 | -3/+3 |
2011-03-01 | pactest: use actual regexes in OUTPUT rules | Dan McGee | 14 | -26/+29 |
2011-03-01 | Ensure d_type is not DT_UNKNOWN before relying on it | Dan McGee | 1 | -9/+13 |
2011-03-01 | Fix some easy to find double translations | Dan McGee | 10 | -92/+36 |
2011-02-28 | Update translation template files | Dan McGee | 2 | -169/+364 |
2011-02-28 | Merge branch 'maint' | Dan McGee | 2 | -25/+38 |
2011-02-28 | Update translation instructions | Dan McGee | 1 | -25/+25 |