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