| Commit message (Expand) | Author | Age |
... | |
* | PKGBUILD.vim: fix epoch syntax highlighting | lolilolicon | 2011-10-11 |
* | Update translations from Transifex | Dan McGee | 2011-10-11 |
* | dload: unhook error buffer after transfer finishes | Dave Reisner | 2011-10-10 |
* | pactree: Make error message smarter in register_syncs() | Lukas Fleischer | 2011-10-10 |
* | pactree: Add "--config" option | Lukas Fleischer | 2011-10-10 |
* | makepkg: strip comments after pkgver/pkgrel when checking value | Allan McRae | 2011-10-10 |
* | Format pacsort and vercmp testsuite output | Allan McRae | 2011-10-07 |
* | Update NEWS for 4.0.0 release | Dan McGee | 2011-10-06 |
* | bacman: use globbing to get local package db path | lolilolicon | 2011-10-06 |
* | bacman: add tar.Z package creation support | lolilolicon | 2011-10-06 |
* | bacman: small code cleanup | lolilolicon | 2011-10-06 |
* | bacman: bashify using [[ ]] and (( )) | lolilolicon | 2011-10-06 |
* | bacman: indent code using TAB | lolilolicon | 2011-10-06 |
* | Enable CheckSpace by default in default config file | Dan McGee | 2011-10-05 |
* | Update translation message catalogs in prep for 4.0 release | Dan McGee | 2011-10-05 |
* | Add a top-level 'update-po' make target | Dan McGee | 2011-10-05 |
* | Update translations from Transifex | Dan McGee | 2011-10-05 |
* | pacman-key: treat foo-trusted as an ownertrust export file | Dan McGee | 2011-10-05 |
* | pacman-key: refine and clarify import/import-trustdb behavior | Dan McGee | 2011-10-05 |
* | Parse '0' as a valid package installed size | Dan McGee | 2011-10-04 |
* | makepkg: create tar file for bogus PKGEXT | lolilolicon | 2011-10-03 |
* | Use _alpm_local_db_pkgpath in _cache_changelog_open | Dan McGee | 2011-09-30 |
* | makepkg: support .tar.Z source packages creation | lolilolicon | 2011-09-30 |
* | Revamp scriptlet path formation for scriptlets in local database | Dan McGee | 2011-09-30 |
* | Refactor _alpm_runscriptlet() | Dan McGee | 2011-09-30 |
* | paccache: proper quoting in [[ expression ]] | lolilolicon | 2011-09-30 |
* | paccache: declare variables explicitly | lolilolicon | 2011-09-30 |
* | pacman-key: remove errexit flag from shebang | Dave Reisner | 2011-09-30 |
* | pacman-key: return 0 from get_from if default value used | Allan McRae | 2011-09-30 |
* | Remove redundant transaction size output | Allan McRae | 2011-09-30 |
* | paccache: allow strictly integer for -k option | lolilolicon | 2011-09-29 |
* | Remove redundant "removal" output in pure remove operation | Allan McRae | 2011-09-29 |
* | move prevprogress onto payload handle | Dave Reisner | 2011-09-29 |
* | pkgdelta: proper quoting in [[ expression ]] | lolilolicon | 2011-09-28 |
* | makepkg: proper quoting in [[ expression ]] | lolilolicon | 2011-09-28 |
* | Refactor display_targets to not be recursive | Dan McGee | 2011-09-28 |
* | Refactor download payload reset and free | Dan McGee | 2011-09-28 |
* | Initialize cURL library on first use | Dan McGee | 2011-09-28 |
* | Add more valgrind suppressions | Dan McGee | 2011-09-28 |
* | verbose package lists: remove errant debugger | Dan McGee | 2011-09-28 |
* | Always show download size if -w/--downloadonly was provided | Dan McGee | 2011-09-28 |
* | Table format creation code cleanup | Dan McGee | 2011-09-28 |
* | Use unsigned types for indent width and column count | Dan McGee | 2011-09-28 |
* | Show download sizes when using -S/--sync | Dan McGee | 2011-09-28 |
* | Keep track of explicitly added and removed packages | Dan McGee | 2011-09-28 |
* | Combine add and removal package list display | Dan McGee | 2011-09-28 |
* | Track unresolvable transaction packages | Dan McGee | 2011-09-28 |
* | Move pacsave path construction code off the stack | Dan McGee | 2011-09-28 |
* | Use the full buffer when computing md5/sha256 sums | Dan McGee | 2011-09-28 |
* | Fix memory leak in download payload->remote_name | Dan McGee | 2011-09-28 |