index
:
pacman
master
threads
working
working-maint
Main repository is at http://projects.archlinux.org/pacman.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
alpm_list.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-06
Document alpm_list files are to be stand alone
Allan McRae
1
-0
/
+4
2013-01-03
Update copyright year for 2013
Allan McRae
1
-1
/
+1
2012-02-20
Update copyright years
Allan McRae
1
-1
/
+1
2011-10-12
Remove alpm_list_getdata wrapper function
Dan McGee
1
-1
/
+0
2011-07-21
Convert package filelists to an array instead of linked list
Dan McGee
1
-0
/
+1
2011-07-05
Simplify alpm_list_previous
Allan McRae
1
-1
/
+1
2011-07-05
Remove alpm_list_first
Allan McRae
1
-1
/
+0
2011-07-03
Add alpm_list_previous method
Allan McRae
1
-0
/
+1
2011-02-04
Add new alpm_list_remove_item() function
Dan McGee
1
-0
/
+1
2011-01-08
Use size_t for alpm_list sizes
Allan McRae
1
-3
/
+3
2011-01-08
Update copyright years for 2011
Allan McRae
1
-1
/
+1
2010-03-26
alpm_list_diff_sorted - make some arguments const
Allan McRae
1
-1
/
+1
2010-03-15
Bump copyright dates to 2010
Dan McGee
1
-1
/
+1
2009-10-11
alpm_list : add new alpm_list_diff_sorted function
Xavier Chantry
1
-0
/
+2
2009-07-01
Update copyright headers and messages
Dan McGee
1
-1
/
+2
2008-05-13
Cleanup usages of alpm_list_find and alpm_list_remove.
Chantry Xavier
1
-0
/
+1
2008-02-25
alpm_list.c clean-up
Nagy Gabor
1
-1
/
+0
2008-02-16
Move pmgraph_t struct and functions to their own header file
Dan McGee
1
-0
/
+2
2007-12-11
Update GNU GPL boilerplate and copyright dates
Dan McGee
1
-4
/
+2
2007-12-03
alpm_list : change the alpm_list_find* to return the matching item.
Chantry Xavier
1
-3
/
+3
2007-11-21
New alpm_list_join function
Nagy Gabor
1
-0
/
+1
2007-11-17
Generalized alpm_list_find.
Nagy Gabor
1
-2
/
+3
2007-11-17
War on whitespace
Dan McGee
1
-3
/
+3
2007-11-15
Fix alpm_list_copy_data
Dan McGee
1
-1
/
+1
2007-11-11
Remove unused and broken alpm_list_remove_node function
Dan McGee
1
-1
/
+0
2007-10-30
Make general list copy function
Dan McGee
1
-0
/
+1
2007-10-20
Add pmdelta_t structure and functions to libalpm.
Nathan Jones
1
-0
/
+1
2007-10-15
Updates to fix Doxygen documentation generation
Dan McGee
1
-4
/
+2
2007-06-05
Const correctness!
Dan McGee
1
-9
/
+9
2007-04-28
Remove FREELISTPTR macro
Dan McGee
1
-4
/
+1
2007-03-29
Doxygen fixups for libalpm
Dan McGee
1
-2
/
+18
2007-03-03
Big commit this time:
Aaron Griffin
1
-1
/
+1
2007-03-01
* Switched some functions to alpm_pkg_get_* usage as I came across them
Aaron Griffin
1
-0
/
+1
2007-02-16
* Removed unnecessary #define
Dan McGee
1
-1
/
+0
2007-02-13
* Refactored conflict checking within packages. Profiling from Dan showed an
Aaron Griffin
1
-3
/
+3
2007-01-30
Discussed on IRC for a bit, this makes the following changes for clarity:
Dan McGee
1
-2
/
+2
2007-01-24
* Shuffled some of the alpm_list free funtions - still not perfect, but better
Aaron Griffin
1
-6
/
+7
2007-01-19
Preliminary checkin for alpm_list conversion
Aaron Griffin
1
-0
/
+71