| Commit message (Expand) | Author | Age |
... | |
| * | Table display: print message with warning: prefix | Dan McGee | 2011-10-17 |
* | | Hide empty columns in table package list display | Dan McGee | 2011-10-21 |
* | | pacman: show repo name in download prompt | Dave Reisner | 2011-10-21 |
* | | sync: move file download loop out of download_files | Dave Reisner | 2011-10-21 |
* | | sync: check for necessary disk space for download | Dave Reisner | 2011-10-21 |
* | | sync: extract build_payload() method from find_dl_candidates | Dan McGee | 2011-10-21 |
* | | sync: dont group sync records by repository | Dave Reisner | 2011-10-21 |
* | | base64: don't compile base64_encode() function | Dan McGee | 2011-10-17 |
* | | dload: add pointer to server list for each payload | Dave Reisner | 2011-10-17 |
* | | diskspace: create static function mount_point_list_free | Dave Reisner | 2011-10-17 |
* | | diskspace: add _alpm_check_downloadspace() | Dave Reisner | 2011-10-17 |
* | | Large performance improvement for check for owned directories | Dan McGee | 2011-10-14 |
* | | Make _alpm_filelist_contains() NULL-safe | Dan McGee | 2011-10-14 |
* | | Merge branch 'maint' | Dan McGee | 2011-10-14 |
|\| |
|
| * | makepkg: don't attach traps until after argument parsing | Dan McGee | 2011-10-14 |
| * | Add missing #ifdef around cURL error code in download struct | Dan McGee | 2011-10-14 |
| * | 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 |
* | | Use fputs and putchar in callback progress display | Dan McGee | 2011-10-14 |
* | | Remove -f short option for --force | Dan McGee | 2011-10-14 |
* | | Use puts() instead of no-op printf() where applicable | Dan McGee | 2011-10-13 |
* | | Remove mcheck.h support | Dan McGee | 2011-10-13 |
* | | Fix some strict 32-bit gcc warnings | Dan McGee | 2011-10-13 |
* | | Merge branch 'maint' | 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-13 |
| * | 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 |
* | | scripts/*.sh.in: Honor TMPDIR environment variable | Lukas Fleischer | 2011-10-13 |
* | | Remove alpm_list_getdata wrapper function | Dan McGee | 2011-10-12 |
* | | diskspace: extract check_mountpoint() function | Dan McGee | 2011-10-12 |
* | | _alpm_archive_fgets: optimize EOL search | Dan McGee | 2011-10-12 |
* | | Convert MALLOC to actually call malloc() | Dan McGee | 2011-10-12 |
* | | Move infrequently used path variables off the stack | Dan McGee | 2011-10-12 |
* | | Extract a try_rename helper from extract_single_file() | Dan McGee | 2011-10-12 |
* | | Introduce alpm_time_t type | Dan McGee | 2011-10-12 |
* | | _alpm_parsedate: use strtoll() to parse numeric value | Dan McGee | 2011-10-12 |
|/ |
|
* | Bump version to 4.0.0 | Dan McGee | 2011-10-12 |
* | Final Transifex update before 4.0 | Dan McGee | 2011-10-12 |
* | 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-11 |