Age | Commit message (Expand) | Author | Files | Lines |
2013-03-14 | Save and restore old locale when manipulating via setlocale | Dan McGee | 1 | -1/+5 |
2013-03-14 | Use C locale when parsing UseDelta floating point values | Dan McGee | 1 | -0/+9 |
2013-03-14 | alpm/remove.c: add newlines to debug output | Andrew Gregory | 1 | -2/+2 |
2013-03-14 | pkgdelta: fix improper passing of file argument | Dave Reisner | 1 | -2/+3 |
2013-03-14 | zsh completion: Add new makepkg opts | William Giokas | 1 | -0/+2 |
2013-03-10 | Update all translations files to push to Transifex | Allan McRae | 114 | -13201/+29234 |
2013-03-10 | Remove all leading :: from pacman translations | Allan McRae | 37 | -1407/+1407 |
2013-03-10 | Pull updated translations from transifex | Allan McRae | 81 | -9220/+5384 |
2013-03-10 | Add new languages from Transifex | Allan McRae | 33 | -0/+28265 |
2013-03-10 | update transifex config | Allan McRae | 1 | -1/+1 |
2013-03-10 | fix distribution of contrib files | Allan McRae | 1 | -1/+1 |
2013-03-10 | distribute library/term_colors.sh | Allan McRae | 1 | -1/+2 |
2013-03-10 | Bump to version 4.1.0rc1v4.1.0rc1 | Allan McRae | 1 | -4/+4 |
2013-03-10 | zsh completion: add support for all longopts commands | Daniel Wallace | 1 | -16/+65 |
2013-03-10 | zsh completion: include flags that can be doubled | Daniel Wallace | 1 | -47/+47 |
2013-03-10 | zsh completion: fix doubling up of specific variables | Daniel Wallace | 1 | -25/+23 |
2013-03-10 | zsh completion: add --color to completion | Daniel Wallace | 1 | -0/+1 |
2013-03-10 | zsh completion: make sure all indentions are tabs | Daniel Wallace | 1 | -105/+105 |
2013-03-10 | zsh completion: use consistent case statement style | Daniel Wallace | 1 | -101/+131 |
2013-03-10 | zsh completion: fix stacked completion | Daniel Wallace | 1 | -27/+41 |
2013-03-10 | zsh completion: add deptest and database | Daniel Wallace | 1 | -0/+25 |
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 | pmpkg: add missing directories to test packages | Andrew Gregory | 3 | -22/+37 |
2013-03-10 | makepkg: Add --verifysource to only download/verify source files | Olivier Brunel | 2 | -2/+11 |
2013-03-10 | makepkg: Make VCS download functions use get_filename | Neer Sighted | 1 | -9/+7 |
2013-03-10 | makepkg: Separate vcs download and extract | William Giokas | 1 | -68/+131 |
2013-03-10 | make paclog-pkglist understand 'downgraded' | Simon Gomizelj | 1 | -1/+1 |
2013-03-10 | make status/log messages reflect version change | Simon Gomizelj | 3 | -33/+78 |
2013-03-10 | bash_completion: update for color | Allan McRae | 1 | -3/+3 |
2013-03-10 | remove the duplicate strnlen and strndup | Simon Gomizelj | 1 | -22/+0 |
2013-03-10 | libalpm/sync: remove useless intermediate variable | Dave Reisner | 1 | -5/+2 |
2013-03-08 | contrib: Add color to paccache | William Giokas | 1 | -11/+9 |
2013-03-08 | contrib: Add color to bacman | William Giokas | 1 | -28/+34 |
2013-03-08 | contrib: Make pacdiff colors the same as makepkg | William Giokas | 2 | -26/+14 |
2013-03-08 | scripts: Add color to repo-add | William Giokas | 2 | -0/+8 |
2013-03-08 | scripts: Add color to pkgdelta | William Giokas | 1 | -1/+7 |
2013-03-08 | scripts: Add color to pacman-optimize | William Giokas | 1 | -1/+10 |
2013-03-08 | scripts: Add color to pacman-key | William Giokas | 2 | -1/+7 |
2013-03-08 | scripts: Add color to pacman-db-upgrade | William Giokas | 1 | -1/+10 |
2013-03-08 | scripts: Add color to library/output_format.sh | William Giokas | 3 | -8/+38 |
2013-03-07 | update documentation and config files | Simon Gomizelj | 3 | -0/+9 |
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 |