Age | Commit message (Expand) | Author |
2011-10-13 | Coding style cleanups | Dan McGee |
2011-10-13 | curl_gethost() potential bug fixups | Dan McGee |
2011-10-13 | doc/index.txt: Reformat past releases chart | Dan McGee |
2011-10-13 | doc: update .gitignore, add CSS override for new tables usage | Dan McGee |
2011-10-13 | Update NEWS for missing 4.0 stuff and 4.0.1 changes so far | Dan McGee |
2011-10-13 | scripts/*.sh.in: Fix signal handler error messages | Lukas Fleischer |
2011-10-13 | repo-add: Avoid race condition in signal handlers | Lukas Fleischer |
2011-10-12 | Add user-visible warning message if public keyring not found | Dan McGee |
2011-10-12 | signing: delay gpgme_init() until latest possible moment | Dan McGee |
2011-10-12 | VerbosePkgLists: format table lines in i18n-compatible way | Dan McGee |
2011-10-12 | Bump version to 4.0.0v4.0.0 | Dan McGee |
2011-10-12 | Final Transifex update before 4.0 | Dan McGee |
2011-10-11 | pactest: add a better description | Dan McGee |
2011-10-11 | Add note to TRANSLATORS regarding Transifex | Dan McGee |
2011-10-11 | pacman-key: don't escape single quote in usage message | Dan McGee |
2011-10-11 | Document verifying source file signatures in makepkg | Allan McRae |
2011-10-11 | Fix typo in PKGBUILD man page | Allan McRae |
2011-10-11 | PKGBUILD.vim: fix epoch syntax highlighting | lolilolicon |
2011-10-11 | Update translations from Transifex | Dan McGee |
2011-10-10 | 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-07 | Format pacsort and vercmp testsuite output | Allan McRae |
2011-10-06 | 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-05 | 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-04 | Parse '0' as a valid package installed size | Dan McGee |
2011-10-03 | makepkg: create tar file for bogus PKGEXT | lolilolicon |
2011-09-30 | 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-29 | 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 |