| Commit message (Expand) | Author | Age |
* | Allow querying directory ownership | Andrew Gregory | 2013-01-04 |
* | query_fileowner: don't append '/' if path is "/" | Andrew Gregory | 2013-01-04 |
* | Fix space between control structure and open parens | Gerardo Exequiel Pozzi | 2013-01-04 |
* | Fix open braces style | Gerardo Exequiel Pozzi | 2013-01-04 |
* | Fix missing spaces in operators | Gerardo Exequiel Pozzi | 2013-01-04 |
* | fix comment style // -> /* */ | Gerardo Exequiel Pozzi | 2013-01-04 |
* | Split common utility functions for libalpm and pacman | Allan McRae | 2013-01-04 |
* | Remove checks for geteuid | Allan McRae | 2013-01-03 |
* | Remove Cygwin support | Allan McRae | 2013-01-03 |
* | util/pactree: correctly free the deps list in walk_deps() | Dan McGee | 2013-01-03 |
* | Update copyright year for 2013 | Allan McRae | 2013-01-03 |
* | Remove leading "./" from filenames in mtree file | Allan McRae | 2012-12-14 |
* | Check file types match before comparing properties | Allan McRae | 2012-12-14 |
* | Check "install" and "changelog" files for changes | Allan McRae | 2012-12-14 |
* | Perform full checking of files with -Qkk | Allan McRae | 2012-12-14 |
* | Basic running of pacman -Qkk to check mtree files | Allan McRae | 2012-12-14 |
* | Separate checking a files existence into a function | Allan McRae | 2012-12-14 |
* | Move check function into its own file | Allan McRae | 2012-12-14 |
* | Do not warn about missing database if being downloaded | Allan McRae | 2012-12-14 |
* | Print package name before changelog entry with -Qc | Simon Gomizelj | 2012-12-14 |
* | query.c: simplify is_foreign | Andrew Gregory | 2012-12-14 |
* | Plug various minor memory leaks | Andrew Gregory | 2012-12-14 |
* | Display install status of optdependencies | Allan McRae | 2012-12-14 |
* | Add "Optional for" to package information output | Allan McRae | 2012-12-14 |
* | Display optdep install status in package query output | Allan McRae | 2012-12-14 |
* | Notify of removed package required as optdepend | Allan McRae | 2012-12-14 |
* | pactree: unindent first limb | Andrew Gregory | 2012-11-27 |
* | pactree: unify output between utf8 and ascii | Dave Reisner | 2012-11-27 |
* | pactree: fix style violations | Dave Reisner | 2012-11-27 |
* | pactree: autodetect and use unicode line drawing characters | Dave Reisner | 2012-11-27 |
* | pactree: style last branch node differently | Andrew Gregory | 2012-11-27 |
* | pactree: fix --sync getopt value | Andrew Gregory | 2012-11-27 |
* | pacman: add -n/--native filter to -Q | Simon Gomizelj | 2012-11-27 |
* | buildsys: eschew use of DEFS, prefer AM_CPPFLAGS | Dave Reisner | 2012-11-27 |
* | Fix thinko in configure.ac CFLAGS empty checking | Dan McGee | 2012-11-27 |
* | Avoid interger overflow when calculating remaining line length | Allan McRae | 2012-09-18 |
* | Fix typo in documentation | Allan McRae | 2012-09-18 |
* | query_fileowner, mdirname: add error checks | Andrew Gregory | 2012-09-18 |
* | query_fileowner: remove assumption that root is "/" | Andrew Gregory | 2012-09-18 |
* | query_fileowner: remove trailing '/' from targets | Andrew Gregory | 2012-09-18 |
* | query_fileowner: resolve root early | Andrew Gregory | 2012-09-18 |
* | query_fileowner: remove resolve_path function | Andrew Gregory | 2012-09-18 |
* | query_fileowner: break/continue pkgfile loop | Andrew Gregory | 2012-09-18 |
* | Move important information up in -Si output | Allan McRae | 2012-08-07 |
* | coding style fixes | Florian Pritz | 2012-08-07 |
* | Allow cleaning only some cachedirs | Jan Alexander Steffens (heftig) | 2012-08-02 |
* | Clean up exclusion list in sync cache cleanup | Dan McGee | 2012-08-01 |
* | Skip deltas and partial downloads in package cleanup | Dan McGee | 2012-08-01 |
* | pactree: show tree vertical "limbs" | Andrew Gregory | 2012-08-01 |
* | pactree: consolidate both walk_deps functions | Andrew Gregory | 2012-08-01 |