Age | Commit message (Expand) | Author |
2011-07-05 | lib/rawstr: borrow raw string functions from curl | Dave Reisner |
2011-04-27 | Allow conditional compilation with GPGME | Dan McGee |
2011-04-15 | Move graph.h functions into graph.c | Dan McGee |
2011-03-23 | 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-02-04 | Add a hash table for holding packages | Allan McRae |
2010-12-12 | Prototype disk space checking functionality | Allan McRae |
2010-10-14 | Separate be_files into be_sync and be_local | Allan McRae |
2010-10-13 | Move the cache stuff where it should be | Dan McGee |
2010-09-02 | Use OpenSSL MD5 crypto functions if available | Dan McGee |
2010-05-04 | Move vercmp code into a separate file | Dan McGee |
2008-05-11 | Refactor pkg_load/parse_descfile into a new backend file | Dan McGee |
2008-04-15 | Merge branch 'maint' | Dan McGee |
2008-04-15 | More non-Linux build updates, mostly Darwin | Dan McGee |
2008-04-14 | Fix gettext on non-Linux platforms | Dan McGee |
2008-04-06 | Remove unnecessary header file, move one macro to util.c | Dan McGee |
2008-02-24 | Remove pmserver_t abstraction | Dan McGee |
2008-02-24 | Move download code out of server.c | Dan McGee |
2008-02-16 | Move pmgraph_t struct and functions to their own header file | Dan McGee |
2007-11-17 | Remove provide.c and provide.h . | Chantry Xavier |
2007-11-04 | Add some more autoconf macros to filter our CFLAGS usage | Dan McGee |
2007-10-26 | Clean up LDADD usage | Dan McGee |
2007-10-19 | Add pmdelta_t structure and functions to libalpm. | Nathan Jones |
2007-10-08 | Update usage of gcc __attribute__ flags | Dan McGee |
2007-08-16 | Clean up MD5 code. | Andrew Fyfe |
2007-08-16 | Remove support for SHA1 from pacman. | Andrew Fyfe |
2007-07-12 | Remove versioncmp.{c,h}, clean up selective #ifdefs | Dan McGee |
2007-07-01 | Move Doxygen manpage generation to doc/ directory | Dan McGee |
2007-06-27 | Remove lockfile configuration from frontend, make it job of libalpm | Dan McGee |
2007-06-10 | Implement simple topological sort algorithm for sortbydeps | Nagy Gabor |
2007-06-05 | Fix compilation with GCC 4.2.0 | Dan McGee |
2007-06-04 | Autotool clean up. | Andrew Fyfe |
2007-06-04 | Remove hardcoded defines from libalpm | Dan McGee |
2007-05-31 | Move DB and cache dirs away from there dependence on ROOTDIR | Dan McGee |
2007-03-12 | * Removed ${CFLAGS} from Makefile.am(s) as it was causing all CFLAGS to be | Dan McGee |
2007-03-11 | * Fix group comparison issue and associated compilation warnings by using | Dan McGee |
2007-02-22 | Big commit here, I'll try to cover all the bases. | Dan McGee |
2007-02-22 | * A lot of Makefile.am updates to try to get 'make dist' and 'make distcheck' | Dan McGee |
2007-01-30 | * Remove -fno-strict-aliasing as it is now unnecessary to compile. | Dan McGee |
2007-01-29 | * Fix building outside $(srcdir). | Jürgen Hötzel |
2007-01-26 | Dan McGee <dpmcgee@gmail.com> | Aaron Griffin |
2007-01-19 | Preliminary checkin for alpm_list conversion | Aaron Griffin |
2007-01-18 | Dan McGee <dpmcgee@gmail.com> | Aaron Griffin |
2006-12-14 | * Dan McGee's makepkg updates http://www.archlinux.org/pipermail/pacman-dev/2... | Aaron Griffin |
2006-11-14 | * Numerous mini valgrind fixes. | Aaron Griffin |
2006-10-31 | Numerous changes: | Aaron Griffin |
2006-10-15 | Merged frugalware changes (too many to list). Also added some config file | Aaron Griffin |
2006-06-28 | i18n stuff | Judd Vinet |
2006-03-08 | build be_files.c as a additional object | Aurelien Foret |