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
/
deps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-11
make pm_errno thread-local
Andrew Gregory
1
-3
/
+3
2017-04-16
sortbydeps: rename vptr -> i
Andrew Gregory
1
-5
/
+5
2017-04-16
sortbydeps: rename found -> switched_to_child
Andrew Gregory
1
-4
/
+4
2017-04-16
sortbydeps: factor out dep cycle warning
Andrew Gregory
1
-33
/
+37
2017-04-16
graph.h: rename childptr -> iterator
Andrew Gregory
1
-4
/
+4
2017-04-16
graph.h: replace hardcoded values with an enum
Andrew Gregory
1
-5
/
+5
2017-01-04
Update copyright years
Allan McRae
1
-1
/
+1
2016-08-30
recursedeps: include cyclic dependencies
Andrew Gregory
1
-52
/
+52
2016-05-05
fix spelling mistakes
Eric Engestrom
1
-1
/
+1
2016-01-04
Update copyright years for 2016
Allan McRae
1
-1
/
+1
2015-10-27
Alpm, check for NULL in free-functions
Rikard Falkeborn
1
-0
/
+2
2015-09-19
sortbydeps: skip local packages being updated
Andrew Gregory
1
-3
/
+8
2015-02-01
Update copyright notices for 2015
Allan McRae
1
-1
/
+1
2015-01-02
initialize pointers passed to _alpm_pkg_dup
Andrew Gregory
1
-1
/
+1
2014-12-27
Initialize memory to prevent issues when freeing on error
Allan McRae
1
-2
/
+2
2014-12-27
_alpm_recursedeps: free memory on error
Allan McRae
1
-0
/
+2
2014-12-24
alpm_dep_from_string: free memory on error
Allan McRae
1
-3
/
+7
2014-12-24
_alpm_dep_dup: free memory on error
Allan McRae
1
-3
/
+7
2014-12-24
depmiss_new: free memory on error
Allan McRae
1
-2
/
+6
2014-09-30
Add --assume-installed option
Florian Pritz
1
-2
/
+6
2014-09-30
libalpm: export alpm_splitdep as alpm_dep_from_depstring and alpm_dep_free
Florian Pritz
1
-7
/
+7
2014-09-30
deps.c: split _alpm_depcmp into _alpm_depcmp_provides
Florian Pritz
1
-7
/
+14
2014-08-04
deps.c: use alpm_list_find_ptr
Andrew Gregory
1
-8
/
+3
2014-08-04
dep_graph_init: filter ignored packages by name
Andrew Gregory
1
-1
/
+1
2014-06-24
Update the question callback
Olivier Brunel
1
-14
/
+24
2014-02-04
alpm: export *_free functions
Andrew Gregory
1
-4
/
+4
2014-01-30
_alpm_resolvedeps: free targ inside loop
Andrew Gregory
1
-1
/
+2
2014-01-28
Remove ts and sw from vim modeline when noet is set
Florian Pritz
1
-1
/
+1
2014-01-06
Update copyright years for 2014
Allan McRae
1
-1
/
+1
2014-01-06
deps.c: remove filtered_depend functions
Andrew Gregory
1
-22
/
+10
2013-11-15
Fix whitespace and other formatting issues
Jason St. John
1
-2
/
+2
2013-10-31
deps.c: pass alpm_list** to _alpm_recursedeps
Andrew Gregory
1
-4
/
+4
2013-10-31
sortbydeps: include local pkgs in dep graph
Andrew Gregory
1
-84
/
+71
2013-10-31
Expose alpm_pkg_should_ignore
Allan McRae
1
-2
/
+2
2013-09-04
libalpm: introduce a usage level for repos
Dave Reisner
1
-2
/
+13
2013-06-26
deps.c: check for indirect deps when ordering
Andrew Gregory
1
-18
/
+83
2013-05-18
Fix comment typo
Allan McRae
1
-1
/
+1
2013-04-18
Fix spelling errors using 'codespell' tool
Anatol Pomozov
1
-1
/
+1
2013-01-03
Update copyright year for 2013
Allan McRae
1
-1
/
+1
2012-12-14
Make alpm_pkg_find public
Allan McRae
1
-6
/
+6
2012-12-14
Fix overzealous package removal with unmet dependencies
Andrew Gregory
1
-41
/
+41
2012-05-21
fix -Wshadow warnings as reported by gcc 4.4.3
Dave Reisner
1
-8
/
+8
2012-04-09
Various tweaks to support building with excessive GCC warning flags
Dan McGee
1
-4
/
+6
2012-03-09
Allow alpm_depend_t to have a description
Dan McGee
1
-13
/
+31
2012-02-21
Merge branch 'maint'
Dan McGee
1
-29
/
+0
2012-02-20
Update copyright years
Allan McRae
1
-1
/
+1
2012-02-15
Revert "Add -S --recursive operation"
Dan McGee
1
-29
/
+0
2012-01-23
libalpm/deps.c: access trans flags directly
Dan McGee
1
-2
/
+4
2011-12-22
include config.h via Makefiles
Dave Reisner
1
-2
/
+0
2011-12-12
code syntax cleanup
Dave Reisner
1
-1
/
+1
[next]