summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/graph.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-10build-aux/update-copyright 2019 2020Allan McRae1-1/+1
2019-10-23Update copyright yearsAllan McRae1-1/+1
2018-05-14Remove all modelines from the projectEli Schwartz1-2/+0
2018-03-14Update coyrights for 2018Allan McRae1-1/+1
2017-01-04Update copyright yearsAllan McRae1-1/+1
2016-01-04Update copyright years for 2016Allan McRae1-1/+1
2015-10-27Alpm, check for NULL in free-functionsRikard Falkeborn1-0/+1
2015-02-01Update copyright notices for 2015Allan McRae1-1/+1
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz1-1/+1
2014-01-06Update copyright years for 2014Allan McRae1-1/+1
2013-01-03Update copyright year for 2013Allan McRae1-1/+1
2012-02-20Update copyright yearsAllan McRae1-1/+1
2011-12-22include config.h via MakefilesDave Reisner1-2/+0
2011-06-28Rename pmgraph_t to alpm_graph_tAllan McRae1-4/+4
2011-06-14Move pm_errno onto the handleDan McGee1-1/+1
2011-06-08Fix graph free valgrind warningsDan McGee1-11/+0
2011-04-16Move graph.h functions into graph.cDan McGee1-0/+52