Age | Commit message (Expand) | Author | Files | Lines |
2013-04-24 | Remove ALPM_QUESTION_LOCAL_NEWER | Connor Behan | 1 | -9/+0 |
2013-04-18 | Unify front and backend responses for --print | Connor Behan | 1 | -0/+5 |
2013-04-01 | Update translations from transifex | Allan McRae | 38 | -895/+909 |
2013-03-31 | pm_asprintf logs 'failed to allocate' already | Simon Gomizelj | 1 | -1/+0 |
2013-03-30 | use default foreground color instead of white | Andrew Gregory | 1 | -2/+4 |
2013-03-26 | signature_display should also be colourized | Simon Gomizelj | 1 | -1/+1 |
2013-03-17 | More translation updating | Allan McRae | 39 | -2650/+5352 |
2013-03-17 | Update POTFILES.in for libalpm and pacman | Allan McRae | 1 | -0/+4 |
2013-03-15 | Fix typo | Allan McRae | 37 | -37/+37 |
2013-03-15 | Merge updates from Transifex | Allan McRae | 37 | -758/+707 |
2013-03-15 | Remove Indonesian translation | Allan McRae | 2 | -1207/+0 |
2013-03-14 | update util-common.h copyright year | Allan McRae | 1 | -1/+1 |
2013-03-14 | Make "[removal]" translatable | Allan McRae | 1 | -2/+2 |
2013-03-14 | Use C locale when parsing UseDelta floating point values | Dan McGee | 1 | -0/+9 |
2013-03-10 | Update all translations files to push to Transifex | Allan McRae | 38 | -4837/+10267 |
2013-03-10 | Remove all leading :: from pacman translations | Allan McRae | 37 | -1407/+1407 |
2013-03-10 | Pull updated translations from transifex | Allan McRae | 27 | -3476/+1557 |
2013-03-10 | Add new languages from Transifex | Allan McRae | 11 | -0/+11504 |
2013-03-10 | testdb: quote output substitutions | Andrew Gregory | 1 | -6/+6 |
2013-03-10 | testdb: pass empty local pkglist to alpm_checkdeps | Andrew Gregory | 1 | -1/+1 |
2013-03-10 | make status/log messages reflect version change | Simon Gomizelj | 1 | -0/+30 |
2013-03-10 | remove the duplicate strnlen and strndup | Simon Gomizelj | 1 | -22/+0 |
2013-03-07 | colourize -Q | Simon Gomizelj | 1 | -1/+3 |
2013-03-07 | colourize -Sl/-Ql | Simon Gomizelj | 2 | -7/+6 |
2013-03-07 | colourize -Ss/-Qs | Simon Gomizelj | 1 | -6/+10 |
2013-03-07 | colourize the output of -Qi/Si | Simon Gomizelj | 2 | -7/+11 |
2013-03-07 | colourize table output | Simon Gomizelj | 1 | -1/+3 |
2013-03-07 | colourize warnings and errors | Simon Gomizelj | 1 | -2/+4 |
2013-03-07 | colourize colon_printf and question | Simon Gomizelj | 1 | -2/+7 |
2013-03-07 | introduce colstr for colourizing | Simon Gomizelj | 3 | -0/+65 |
2013-03-07 | add a config settings and flag for colours | Simon Gomizelj | 3 | -1/+27 |
2013-03-07 | standardize format functions | Simon Gomizelj | 2 | -11/+11 |
2013-03-07 | remove format from statistic messages | Simon Gomizelj | 1 | -11/+46 |
2013-03-07 | split "Packages (%zd):" message | Simon Gomizelj | 1 | -1/+1 |
2013-03-07 | remove :: prefix from all message | Simon Gomizelj | 5 | -23/+37 |
2013-03-07 | refactor common code in query_search/sync_search | Simon Gomizelj | 4 | -127/+95 |
2013-02-24 | Perform limited conflict checking with --force | Allan McRae | 1 | -0/+3 |
2013-02-13 | Add format attributes to all required functions | Allan McRae | 6 | -5/+10 |
2013-02-09 | Exit with failure status if download or installation is not confirmed | Martin Panter | 1 | -0/+1 |
2013-02-09 | pacman: print version information in debug output | Allan McRae | 1 | -0/+2 |
2013-02-09 | Check keys are in keyring before package validation | Allan McRae | 1 | -0/+13 |
2013-02-07 | use strtok_r to parse multi-value config options | Andrew Gregory | 1 | -9/+6 |
2013-02-07 | Better error message with "-" is specified without stdin | Allan McRae | 1 | -44/+51 |
2013-02-07 | Add configuration option for Upgrade operation SigLevel | Allan McRae | 3 | -3/+72 |
2013-01-29 | Restore libarchive 2.8.x compatibility | Dan McGee | 1 | -1/+1 |
2013-01-29 | Consolidate --foreign/--native filtering | Simon Gomizelj | 3 | -14/+17 |
2013-01-28 | add caller prefix to alpm_logaction | Andrew Gregory | 4 | -13/+22 |
2013-01-28 | pacsort: add -f, --files option for sorting filenames | Dave Reisner | 1 | -3/+49 |
2013-01-04 | Allow querying directory ownership | Andrew Gregory | 1 | -19/+41 |
2013-01-04 | query_fileowner: don't append '/' if path is "/" | Andrew Gregory | 1 | -2/+4 |