| Commit message (Expand) | Author | Age |
* | pacsort help clearly states that files contain inputs to be sorted | Ashley Whetter | 2016-05-05 |
* | pacsort, introduce define for escape_char error code | Rikard Falkeborn | 2016-01-04 |
* | Update copyright years for 2016 | Allan McRae | 2016-01-04 |
* | pacsort: clean up if error | Rikard Falkeborn | 2015-10-21 |
* | pacsort: don't overwrite memory if realloc fails | Rikard Falkeborn | 2015-10-21 |
* | pacsort: handle failing list_add | Rikard Falkeborn | 2015-10-21 |
* | pacsort: fix warning about signed overflow potential during comparison. | Andrew Gregory | 2015-05-12 |
* | util: Use util-common for strndup in pacsort and pactree | Will Miles | 2015-03-03 |
* | pacsort: test string is not NULL before strlen | Allan McRae | 2015-03-03 |
* | Update copyright notices for 2015 | Allan McRae | 2015-02-01 |
* | pacsort: fix memory leak | Allan McRae | 2014-12-27 |
* | pacsort: parse inputs up front into control struct | Dave Reisner | 2014-11-20 |
* | Another NULL check removed | Silvan Jegen | 2014-01-30 |
* | pacman: use exit status 0 for --help and --version | Andrew Gregory | 2014-01-30 |
* | Remove ts and sw from vim modeline when noet is set | Florian Pritz | 2014-01-28 |
* | Update copyright years for 2014 | Allan McRae | 2014-01-06 |
* | Improve --help switch output for pacman utils | Jason St. John | 2013-09-04 |
* | Fix whitespace in pacsort.c and pactree.c | Jason St. John | 2013-07-30 |
* | pacsort: add -f, --files option for sorting filenames | Dave Reisner | 2013-01-28 |
* | Fix space between control structure and open parens | Gerardo Exequiel Pozzi | 2013-01-04 |
* | include config.h via Makefiles | Dave Reisner | 2011-12-21 |
* | src/util: provide strndup definitions where needed | Dave Reisner | 2011-09-18 |
* | pacsort: use boolean, not binary OR operation | Dave Reisner | 2011-08-29 |
* | pacsort: correct list freeing | Pang Yan Han | 2011-08-22 |
* | pacsort: ensure list is freed if size is 0 | Dan McGee | 2011-08-22 |
* | pacsort: correct pointer type in list_new | Pang Yan Han | 2011-08-22 |
* | pacsort: add new utility | Dave Reisner | 2011-08-08 |