Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-01-28 | pacsort: add -f, --files option for sorting filenames | Dave Reisner | 1 | -3/+49 |
2013-01-04 | Fix space between control structure and open parens | Gerardo Exequiel Pozzi | 1 | -1/+1 |
2011-12-22 | include config.h via Makefiles | Dave Reisner | 1 | -2/+0 |
2011-09-18 | src/util: provide strndup definitions where needed | Dave Reisner | 1 | -0/+22 |
2011-08-30 | pacsort: use boolean, not binary OR operation | Dave Reisner | 1 | -1/+1 |
2011-08-22 | pacsort: correct list freeing | Pang Yan Han | 1 | -1/+1 |
2011-08-22 | pacsort: ensure list is freed if size is 0 | Dan McGee | 1 | -1/+1 |
2011-08-22 | pacsort: correct pointer type in list_new | Pang Yan Han | 1 | -2/+2 |
2011-08-08 | pacsort: add new utility | Dave Reisner | 1 | -0/+394 |