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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-18
Fix sh and scriptlet interaction
Dan McGee
1
-4
/
+11
2007-11-18
Add the pmconflict_t type.
Nagy Gabor
7
-76
/
+118
2007-11-18
Simple s/conflict/fileconflict/ renaming.
Chantry Xavier
5
-26
/
+26
2007-11-18
POSIX shell does not specify meaning of source operation
Dan McGee
1
-2
/
+2
2007-11-18
libalpm/deps.c : improves IgnorePkg handling in resolvedeps.
Nagy Gabor
1
-27
/
+25
2007-11-18
Remove the IgnorePkg handling from alpm_pkg_compare_version.
Chantry Xavier
3
-29
/
+16
2007-11-17
Remove provide.c and provide.h .
Chantry Xavier
12
-100
/
+29
2007-11-17
Generalized alpm_list_find.
Nagy Gabor
5
-20
/
+34
2007-11-17
Fix memleak in _alpm_trans_free with package lists
Dan McGee
1
-8
/
+5
2007-11-17
libalpm: use FREELIST when possible
Dan McGee
3
-8
/
+4
2007-11-17
War on whitespace
Dan McGee
41
-156
/
+155
2007-11-16
libalpm: simplify sync db lastupdate
Dan McGee
7
-74
/
+54
2007-11-15
Fix a would-be memleak with the new compute requiredby stuff
Dan McGee
1
-1
/
+1
2007-11-15
libalpm: change graph malloc to MALLOC macro
Dan McGee
1
-1
/
+2
2007-11-15
Fix alpm_list_copy_data
Dan McGee
3
-8
/
+12
2007-11-15
Move alpm_splitdep usage to db_read
Dan McGee
3
-41
/
+22
2007-11-15
Remove REQUIREDBY usage from libalpm
Dan McGee
11
-174
/
+18
2007-11-15
alpm_list_add == alpm_list_add_last
Nagy Gabor
4
-33
/
+24
2007-11-13
Enforce const correctness on dep functions and rewrite alpm_dep_get_string
Dan McGee
2
-34
/
+36
2007-11-13
Fix display of -Qip output when a package file is given
Dan McGee
1
-0
/
+4
2007-11-11
Fix memleak with new alpm_list_reverse usage
Dan McGee
1
-2
/
+4
2007-11-11
Add a horrible little hack to get symlink001.py to pass again
Dan McGee
1
-5
/
+14
2007-11-11
Ensure list tail pointer is updated when we remove tail node
Dan McGee
1
-2
/
+10
2007-11-11
Incorrect usage of alpm_db_whatprovides in sync.c
Nagy Gabor
1
-4
/
+4
2007-11-11
libalpm: fix lstat wrapper to actually use newpath
Dan McGee
1
-1
/
+1
2007-11-11
Remove unused and broken alpm_list_remove_node function
Dan McGee
2
-30
/
+0
2007-11-11
Implement TotalDownload option.
Nathan Jones
5
-16
/
+55
2007-11-11
Implement IgnoreGroup.
Nathan Jones
5
-7
/
+37
2007-11-11
Add IgnoreGroup and --ignoregroup option.
Nathan Jones
3
-0
/
+26
2007-11-09
Fix some issues with localized dates/epoch usage
Dan McGee
2
-0
/
+6
2007-11-09
Update Italian Translation
Giovanni Scafora
1
-334
/
+329
2007-11-08
Update en_GB translation
Jeff Bailes
1
-329
/
+368
2007-11-07
Add STRDUP macro to mirror MALLOC/CALLOC
Aaron Griffin
1
-0
/
+2
2007-11-07
Maintain list tail pointers in the head node
Aaron Griffin
2
-16
/
+46
2007-11-06
libalpm/db.c: change two warnings to errors
Dan McGee
1
-2
/
+2
2007-11-05
Remove the newline automatically added by alpm_logaction.
Chantry Xavier
3
-17
/
+16
2007-11-05
libalpm: use an lstat wrapper so we never dereference dir symlinks
Dan McGee
5
-6
/
+32
2007-11-04
libalpm: open the logstream on demand
Dan McGee
2
-23
/
+25
2007-11-04
Clean up usage of extern variables
Dan McGee
4
-3
/
+4
2007-11-04
Readd scriptlet logging that got lost in an earlier commit
Dan McGee
5
-9
/
+25
2007-11-04
Add some more autoconf macros to filter our CFLAGS usage
Dan McGee
1
-1
/
+8
2007-11-04
Add a little const correctness fix to alpm_list
Dan McGee
1
-3
/
+4
2007-10-30
When printing size_t, use %zd
Dan McGee
3
-5
/
+5
2007-10-30
libalpm/handle.c: make realpath() call portable
Dan McGee
1
-4
/
+3
2007-10-30
Copy pmdelta_t objects in _alpm_pkg_dup()
Dan McGee
1
-0
/
+2
2007-10-30
Make general list copy function
Dan McGee
2
-2
/
+25
2007-10-29
libalpm/delta: add const to most methods
Dan McGee
3
-9
/
+9
2007-10-29
libalpm: introduce MALLOC and CALLOC macros
Dan McGee
11
-78
/
+30
2007-10-29
Add some more debugging output to dep checking code
Dan McGee
2
-6
/
+11
2007-10-27
Clean up LDADD usage
Dan McGee
1
-1
/
+0
[prev]
[next]