Age | Commit message (Expand) | Author |
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-11-27 | 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-09-18 | 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-08-07 | Move important information up in -Si output | Allan McRae |
2012-08-07 | coding style fixes | Florian Pritz |
2012-08-02 | Allow cleaning only some cachedirs | Jan Alexander Steffens (heftig) |
2012-08-01 | 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-07-10 | pacman: be more descriptive when opening an include fails | Dave Reisner |
2012-06-25 | Allow leading "local/" in query operations | Allan McRae |
2012-06-25 | query: avoid false ownership matches for files in root | Dave Reisner |
2012-05-20 | pacman: support group selection delimited by commas | Dave Reisner |
2012-04-29 | Output "Packages" instead of "Targets" | Allan McRae |
2012-04-29 | pacman/package.c: show checksums with -Sii | Dave Reisner |
2012-04-24 | util/testdb: don't return crazy error values | Dan McGee |
2012-04-12 | Remove SyncFirst option | Dan McGee |
2012-04-08 | Various tweaks to support building with excessive GCC warning flags | Dan McGee |
2012-04-08 | buildsys: define warning CFLAGS in separate var | Dave Reisner |
2012-04-08 | buildsys: use pkg-config for openssl detection | Dave Reisner |
2012-04-07 | Prefix alpm_pkgfrom_t members with ALPM_ | Allan McRae |
2012-04-07 | Merge branch 'maint' | Dan McGee |
2012-04-07 | pacman: show groups once with -Sg | Pierre |
2012-04-07 | Updates from Transifex | Dan McGee |
2012-03-28 | Update all translation files | Dan McGee |
2012-03-16 | Change table_display() to be static | Dan McGee |
2012-03-16 | Reduce calls to getcols | Dan McGee |
2012-03-16 | Pass a file descriptor to getcols and flush_term_input | Dan McGee |
2012-03-16 | Merge branch 'maint' | Dan McGee |
2012-03-16 | Always display download size if it applies | Dan McGee |
2012-03-16 | Handle printing NULL correctly in table display | Dan McGee |
2012-03-13 | Skip special files when cleaning package cache | Allan McRae |
2012-03-12 | Minor format-string related cleanups | Dan McGee |