| Commit message (Expand) | Author | Age |
... | |
* | makepkg: always use read's -r flag with filenames | Dave Reisner | 2013-09-18 |
* | makepkg: inline creation of checksum indenting | Dave Reisner | 2013-09-18 |
* | makepkg: cleanup a few format string injections | Dave Reisner | 2013-09-18 |
* | pactree: set full usage on DBs when registering | Dave Reisner | 2013-09-04 |
* | pacman: add front end support for repo usage level | Dave Reisner | 2013-09-04 |
* | libalpm: introduce a usage level for repos | Dave Reisner | 2013-09-04 |
* | proto: remove redundancy in cd for each function | Dave Reisner | 2013-09-04 |
* | pacman/util.c: use switch when there are fall through statements | Sami Kerola | 2013-09-04 |
* | Improve --help switch output for pacman utils | Jason St. John | 2013-09-04 |
* | makepkg: add support for sha224 checksums | Dave Reisner | 2013-09-04 |
* | makepkg: unify list of known hash algorithms | Dave Reisner | 2013-09-04 |
* | libalpm: avoid name space conflict | Sami Kerola | 2013-09-04 |
* | common: compare value rather than pointer address | Sami Kerola | 2013-09-04 |
* | makepkg.8: fix typo in usage | Dave Reisner | 2013-09-04 |
* | alpm: log errors for scriptlets terminated by a signal | Dave Reisner | 2013-09-04 |
* | Store fgetc output as an int. | Allan McRae | 2013-08-21 |
* | conflict.c: fix directory ownership check | Andrew Gregory | 2013-08-21 |
* | doc/repo-add: Add note on when signatures are added to the db | Olivier Brunel | 2013-08-21 |
* | makepkg: allow make-style environment var overrides | Dave Reisner | 2013-08-21 |
* | check.c: break backup file search loop after match | Andrew Gregory | 2013-08-21 |
* | Do not refer to FlySpray numbers | Allan McRae | 2013-08-21 |
* | ini.c: give recursion limit file scope | Andrew Gregory | 2013-08-21 |
* | ini.c: make errors in includes fatal | Andrew Gregory | 2013-08-21 |
* | ini.c: reuse line buffer | Andrew Gregory | 2013-08-21 |
* | conf.c: extract ini parsing code to separate files | Andrew Gregory | 2013-08-21 |
* | conf.c: pass _parse_directive as a callback | Andrew Gregory | 2013-08-21 |
* | conf.c: move section handling out of _parseconfig | Andrew Gregory | 2013-08-21 |
* | conf.c: move directive parsing out of _parseconfig | Andrew Gregory | 2013-08-21 |
* | conf.c: move repo parsing out of _parseconfig | Andrew Gregory | 2013-08-21 |
* | conf.c: add parse_options to section_t | Andrew Gregory | 2013-08-21 |
* | pactest: remove results summary | Andrew Gregory | 2013-08-21 |
* | integrate tests with automake | Andrew Gregory | 2013-08-21 |
* | pactest: accept test names without a switch | Andrew Gregory | 2013-08-21 |
* | provide default values for test scripts | Andrew Gregory | 2013-08-21 |
* | convert pactest to TAP output | Andrew Gregory | 2013-08-21 |
* | pactest: treat unknown rules as failures | Andrew Gregory | 2013-08-21 |
* | convert test scripts to tap output | Andrew Gregory | 2013-08-21 |
* | query006: only set expectfailure on 32-bit systems | Andrew Gregory | 2013-08-21 |
* | Report missing directory if we can not initialise alpm library | Allan McRae | 2013-07-30 |
* | Remove setlocale usage from the backend | Allan McRae | 2013-07-30 |
* | Warn when directory ownership differs between filesystem and package | Allan McRae | 2013-07-30 |
* | Only note backup file changes with -Qkk | Allan McRae | 2013-07-30 |
* | Fix whitespace in makepkg.sh.in and makepkg-template.pl.in | Jason St. John | 2013-07-30 |
* | Fix whitespace in pacsort.c and pactree.c | Jason St. John | 2013-07-30 |
* | pacdiff: provide an --output option to show any .pac* files | Jonathan Frazier | 2013-07-30 |
* | pacdiff: make pacmandb search the default type. | Jonathan Frazier | 2013-07-30 |
* | pacdiff: improve speed, accuracy finding active configs using pacmandb | Jonathan Frazier | 2013-07-30 |
* | pacdiff: rework search type handling, add --find option | Jonathan Frazier | 2013-07-30 |
* | pacdiff: add --nocolor option for the terminally challenged. | Jonathan Frazier | 2013-07-30 |
* | pacdiff: allow multiple separated options | Jonathan Frazier | 2013-07-30 |