| Commit message (Expand) | Author | Age |
* | run hooks during trans_commit | Andrew Gregory | 2015-10-18 |
* | handle: add hookdirs option | Andrew Gregory | 2015-10-18 |
* | Remove ts and sw from vim modeline when noet is set | Florian Pritz | 2014-01-28 |
* | Fix build with --disable-gpgme | Allan McRae | 2014-01-10 |
* | Remove -fgnu89-inline from compile options | Dan McGee | 2014-01-06 |
* | inline libarchive compat wrappers | Dave Reisner | 2013-02-07 |
* | add libarchive compatability object | Dave Reisner | 2013-01-29 |
* | Split common utility functions for libalpm and pacman | Allan McRae | 2013-01-04 |
* | buildsys: eschew use of DEFS, prefer AM_CPPFLAGS | Dave Reisner | 2012-11-27 |
* | Move filelist functions into separate source file | Dan McGee | 2012-08-02 |
* | libalpm: add pkg-config file | Dave Reisner | 2012-04-25 |
* | buildsys: define warning CFLAGS in separate var | Dave Reisner | 2012-04-08 |
* | buildsys: cleanup gpgme compile time check | Dave Reisner | 2012-04-08 |
* | buildsys: use pkg-config for libcurl detection | Dave Reisner | 2012-04-08 |
* | buildsys: use pkg-config for libarchive detection | Dave Reisner | 2012-04-08 |
* | buildsys: use pkg-config for openssl detection | Dave Reisner | 2012-04-08 |
* | include config.h via Makefiles | Dave Reisner | 2011-12-21 |
* | Add sha2 (sha256) routines from PolarSSL | Dan McGee | 2011-08-15 |
* | lib/rawstr: borrow raw string functions from curl | Dave Reisner | 2011-07-05 |
* | Allow conditional compilation with GPGME | Dan McGee | 2011-04-27 |
* | Move graph.h functions into graph.c | Dan McGee | 2011-04-15 |
* | buildsys: use libcurl's m4 macro for buildtime detection | Dave Reisner | 2011-03-23 |
* | Integrate GPGME into libalpm | Dan McGee | 2011-03-23 |
* | Add base64 algorithms from PolarSSL to libalpm | Dan McGee | 2011-03-23 |
* | Add a hash table for holding packages | Allan McRae | 2011-02-04 |
* | Prototype disk space checking functionality | Allan McRae | 2010-12-12 |
* | Separate be_files into be_sync and be_local | Allan McRae | 2010-10-14 |
* | Move the cache stuff where it should be | Dan McGee | 2010-10-13 |
* | Use OpenSSL MD5 crypto functions if available | Dan McGee | 2010-09-02 |
* | Move vercmp code into a separate file | Dan McGee | 2010-05-04 |
* | Refactor pkg_load/parse_descfile into a new backend file | Dan McGee | 2008-05-11 |
* | Merge branch 'maint' | Dan McGee | 2008-04-15 |
|\ |
|
| * | More non-Linux build updates, mostly Darwin | Dan McGee | 2008-04-15 |
| * | Fix gettext on non-Linux platforms | Dan McGee | 2008-04-14 |
* | | Remove unnecessary header file, move one macro to util.c | Dan McGee | 2008-04-06 |
* | | Remove pmserver_t abstraction | Dan McGee | 2008-02-24 |
* | | Move download code out of server.c | Dan McGee | 2008-02-24 |
* | | Move pmgraph_t struct and functions to their own header file | Dan McGee | 2008-02-16 |
|/ |
|
* | Remove provide.c and provide.h . | Chantry Xavier | 2007-11-17 |
* | Add some more autoconf macros to filter our CFLAGS usage | Dan McGee | 2007-11-04 |
* | Clean up LDADD usage | Dan McGee | 2007-10-26 |
* | Add pmdelta_t structure and functions to libalpm. | Nathan Jones | 2007-10-19 |
* | Update usage of gcc __attribute__ flags | Dan McGee | 2007-10-08 |
* | Clean up MD5 code. | Andrew Fyfe | 2007-08-16 |
* | Remove support for SHA1 from pacman. | Andrew Fyfe | 2007-08-16 |
* | Remove versioncmp.{c,h}, clean up selective #ifdefs | Dan McGee | 2007-07-12 |
* | Move Doxygen manpage generation to doc/ directory | Dan McGee | 2007-07-01 |
* | Remove lockfile configuration from frontend, make it job of libalpm | Dan McGee | 2007-06-27 |
* | Implement simple topological sort algorithm for sortbydeps | Nagy Gabor | 2007-06-10 |
* | Fix compilation with GCC 4.2.0 | Dan McGee | 2007-06-05 |