Age | Commit message (Expand) | Author | Files | Lines |
2019-10-07 | pacman/pacman-conf, testpkg: Added translatable strings | Matthew Sexton | 2 | -31/+42 |
2019-10-07 | pacman: pacman-conf: removed hputs macro for usage display | Matthew Sexton | 1 | -13/+11 |
2019-10-07 | signing: move key import confirmation before key_search | Jonas Witschel | 1 | -11/+2 |
2019-10-04 | autotools: distribute meson files | Eli Schwartz | 3 | -1/+6 |
2019-08-12 | Prepare translations for next release | Allan McRae | 43 | -8320/+7499 |
2019-08-12 | pacman/callback: fix buffer over-read | László Várady | 1 | -2/+2 |
2019-08-05 | create coredump on segfault | Andrew Gregory | 1 | -6/+22 |
2019-08-05 | sighandler: block signals while handling SIGSEGV | Andrew Gregory | 1 | -1/+1 |
2019-06-20 | pacman: correctly free lists | morganamilo | 1 | -2/+4 |
2019-06-20 | Fix compiler warnings with gcc-9.1 | Allan McRae | 3 | -3/+3 |
2019-06-07 | pacman: fix error during -Fy | morganamilo | 1 | -1/+1 |
2019-06-06 | pacman: rework the UI of -F | morganamilo | 2 | -95/+49 |
2019-06-06 | pacman: refactor file match printing to their own functions | morganamilo | 1 | -30/+41 |
2019-05-08 | Fix clang 8 string-plus-int warnings | Rikard Falkeborn | 1 | -2/+2 |
2019-03-07 | Remove support for deltas from libalpm | Allan McRae | 1 | -8/+0 |
2019-03-07 | Make pacman forget deltas exist | Allan McRae | 5 | -62/+9 |
2019-03-07 | Remove cleanupdelta | Allan McRae | 5 | -143/+1 |
2019-03-07 | pacman: fix segfault when Usage is specified without a value | morganamilo | 1 | -18/+20 |
2019-02-21 | Use standard, consistent units in the download progress. | Sever Oraz | 1 | -10/+10 |
2019-02-12 | Add implicit fall through warning | Allan McRae | 1 | -1/+1 |
2019-02-04 | fix various typos | morganamilo | 1 | -1/+1 |
2019-01-10 | Add [ignored] to -Qu output for packages in repos that are not Usage = Upgrade | Allan McRae | 1 | -1/+5 |
2019-01-10 | libalpm/sync.c: change alpm_sync_newversion() to alpm_sync_get_new_version() | Allan McRae | 1 | -2/+2 |
2019-01-04 | Move skipping of duplicate sync/remove targets into libalpm | Michael Straube | 2 | -17/+4 |
2018-11-28 | common/ini: remove unnecessary alpm include | Andrew Gregory | 1 | -2/+1 |
2018-11-02 | Add meson.build files to build with meson | Dave Reisner | 4 | -0/+45 |
2018-10-20 | pacman: don't error when a group exists but all packages are ignored | morganamilo | 1 | -0/+18 |
2018-09-19 | Show group status during file search | morganamilo | 3 | -15/+22 |
2018-09-19 | pacman: check versioned optdepends in -Qi operation | Eli Schwartz | 1 | -1/+1 |
2018-09-18 | pacman-conf: add missing DisableDownloadTimeout | morganamilo | 1 | -0/+3 |
2018-08-29 | Show install status during file search | morganamilo | 1 | -1/+5 |
2018-08-29 | pacman/conf: Remove unused include | Dave Reisner | 1 | -1/+0 |
2018-08-29 | common/ini: Depend on util-common, not util | Dave Reisner | 1 | -1/+1 |
2018-08-10 | Remove the last traces of the pacman --force option | Allan McRae | 2 | -8/+0 |
2018-07-27 | Pull updated translations from Transifex | Allan McRae | 43 | -1665/+1705 |
2018-07-25 | Revert "Deprecate --root in favour of --sysroot" | Allan McRae | 1 | -2/+1 |
2018-06-04 | pacman-conf: fix detection of repo usage | Allan McRae | 1 | -2/+2 |
2018-05-28 | Pull updated translations from Transifex | Allan McRae | 25 | -14147/+577 |
2018-05-15 | Pull translations from Transifex and regenerate | Allan McRae | 50 | -3714/+2901 |
2018-05-14 | Remove all modelines from the project | Eli Schwartz | 29 | -59/+0 |
2018-04-29 | Initial translation preparation for pacman-5.1 | Allan McRae | 46 | -12906/+19940 |
2018-04-29 | Import updated translations from Transifex | Allan McRae | 51 | -9874/+8417 |
2018-04-29 | Update POTFILES.in | Allan McRae | 1 | -0/+9 |
2018-03-14 | make_aligned_titles: initialise wbuf | Allan McRae | 1 | -1/+1 |
2018-03-14 | Update coyrights for 2018 | Allan McRae | 28 | -29/+29 |
2018-03-14 | pacman-conf.c: exit if cannot set rootdir or parse config file | Ivy Foster | 1 | -1/+7 |
2018-03-14 | pacman-conf.c: exit if cannot create config data structure | Ivy Foster | 1 | -1/+4 |
2018-03-14 | pacman-conf.c: add short options | Ivy Foster | 1 | -8/+8 |
2018-02-06 | src/pacman/query.c: do not exit -Qo with error if file does not exist | Ivy Foster | 1 | -15/+9 |
2018-02-06 | pacman/query.c: in query_fileowner, make is_dir an int | Ivy Foster | 1 | -1/+2 |