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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-18
Extend the -Sc operation to also clean up unused sync databases.
Chantry Xavier
1
-1
/
+73
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-18
Don't filter package files output based on dir/file status
Dan McGee
1
-11
/
+1
2007-11-17
pacman/sync.c : remove duplicated fallback on providers.
Chantry Xavier
1
-20
/
+3
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
Two memleak fixes in pacman.
Nagy Gabor
2
-0
/
+2
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
53
-206
/
+205
2007-11-16
libalpm: simplify sync db lastupdate
Dan McGee
7
-74
/
+54
2007-11-15
Add new mirror (FS#8638)
Dan McGee
1
-0
/
+1
2007-11-15
Fix a would-be memleak with the new compute requiredby stuff
Dan McGee
1
-1
/
+1
2007-11-15
Ensure -Si and -Qi output show correct dependencies
Dan McGee
1
-2
/
+22
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
testdb: remove requiredby checking
Dan McGee
1
-44
/
+0
2007-11-15
Remove REQUIREDBY checks from pactest
Dan McGee
3
-10
/
+1
2007-11-15
Remove REQUIREDBY usage from libalpm
Dan McGee
14
-180
/
+28
2007-11-15
new trans001.py pactest
Nagy Gabor
1
-0
/
+20
2007-11-15
new add043.py pactest
Nagy Gabor
1
-0
/
+15
2007-11-15
alpm_list_add == alpm_list_add_last
Nagy Gabor
4
-33
/
+24
2007-11-14
Make it easier to ignore multiple packages.
Nathan Jones
4
-4
/
+55
2007-11-14
Add help for --ignoregroup.
Nathan Jones
2
-0
/
+6
2007-11-14
pacman-optimize: add note saying sync would be helpful
Dan McGee
1
-0
/
+1
2007-11-13
repo-add: Ensure only adding package's deltas.
Nathan Jones
1
-1
/
+7
2007-11-13
configure: Doxygen is disabled by default; manpages are included in dist
Dan McGee
2
-9
/
+11
2007-11-13
Enforce const correctness on dep functions and rewrite alpm_dep_get_string
Dan McGee
2
-34
/
+36
2007-11-13
Return libalpm version number to being dot-separated
Dan McGee
1
-1
/
+1
2007-11-13
Add pactest for IgnoreGroup.
Nathan Jones
2
-0
/
+23
2007-11-13
Update valgrind.supp to ignore ld 2.X dl_relocate
Dan McGee
1
-1
/
+2
2007-11-13
Fix display of -Qip output when a package file is given
Dan McGee
3
-2
/
+12
2007-11-11
Remove 'Total Package Size'
Dan McGee
1
-7
/
+3
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
Add two requiredby pactests
Chantry Xavier
2
-0
/
+42
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
Typo fix (sepArately)
Aaron Griffin
1
-1
/
+1
2007-11-11
Missing quote in output
Aaron Griffin
1
-1
/
+1
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
Add a missing newline in sync confirmation output
Dan McGee
1
-0
/
+1
2007-11-11
Add a symlink-based pactest
Dan McGee
1
-0
/
+20
2007-11-11
Update bash completion
Dan McGee
1
-8
/
+14
2007-11-11
Update Hungarian translation
Nagy Gabor
1
-456
/
+567
2007-11-11
pacman: remove leftover help string for -Rh
Dan McGee
1
-1
/
+0
2007-11-11
Implement TotalDownload option.
Nathan Jones
7
-37
/
+101
[prev]
[next]