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-12-01
Unify dump_pkg_full in pacman [-Si, -Qip, -Qi and -Qii]
Nagy Gabor
4
-62
/
+58
2007-12-01
New sync1005 and sync1006 pactests
Nagy Gabor
2
-0
/
+28
2007-12-01
Minor fixes in sync.c and deps.c.
Chantry Xavier
2
-5
/
+4
2007-12-01
Ensure 0644 permissions for install and changelog files
Aaron Griffin
1
-0
/
+2
2007-12-01
Remove alpm_depcmp DEBUG output
Dan McGee
1
-4
/
+0
2007-12-01
Remove some null checks in _alpm_checkdeps
Dan McGee
1
-10
/
+2
2007-12-01
alpm_checkdeps clean-up
Nagy Gabor
1
-117
/
+34
2007-11-29
Move requiredby computation before any display starts
Dan McGee
1
-2
/
+6
2007-11-25
_alpm_checkconflicts split
Nagy Gabor
3
-40
/
+39
2007-11-25
pacman/query.c : -Qo optimization.
Chantry Xavier
1
-0
/
+8
2007-11-25
Move mbasename from pacman.c to util.c
Chantry Xavier
3
-22
/
+23
2007-11-25
Fix for sync1003 and sync1004 pactests
Nagy Gabor
8
-245
/
+163
2007-11-25
Add -q/--quiet option for controlling output.
Artyom
4
-19
/
+47
2007-11-25
Fix memleak when querying package file(s)
Dan McGee
1
-0
/
+5
2007-11-25
Force mode of all database files to 644
Aaron Griffin
1
-11
/
+24
2007-11-25
Additionally search for non-regex strings on a db search operation
Aaron Griffin
1
-0
/
+4
2007-11-25
Make the download failure message more clear
Aaron Griffin
1
-1
/
+5
2007-11-25
Fix several memleaks, mostly related to errors handling.
Chantry Xavier
5
-26
/
+23
2007-11-25
Fix a memleak in _alpm_sync_free.
Chantry Xavier
2
-13
/
+4
2007-11-21
Remove -F/--freshen operation
Dan McGee
9
-95
/
+7
2007-11-21
Add some additional files to .gitignore
Dan McGee
1
-0
/
+4
2007-11-21
Improved 'dependency cycle' warning
Nagy Gabor
1
-1
/
+8
2007-11-21
Remove duplicated get_upgrades function, use sysupgrade instead.
Chantry Xavier
6
-242
/
+142
2007-11-21
doc: use source highlighter on PKGBUILD guide, update wrong example text
Dan McGee
1
-4
/
+5
2007-11-21
Turn HACKING into an asciidoc document
Dan McGee
1
-33
/
+58
2007-11-21
New alpm_list_join function
Nagy Gabor
2
-0
/
+34
2007-11-21
Update PKGBUILD manpage with versioned conflicts.
Chantry Xavier
1
-1
/
+1
2007-11-20
Add missing header includes for setlocale
Dan McGee
2
-0
/
+2
2007-11-19
Spruce up HACKING a bit
Dan McGee
1
-6
/
+22
2007-11-19
Versioned provisions.
Nagy Gabor
8
-25
/
+94
2007-11-18
Fix sh and scriptlet interaction
Dan McGee
1
-4
/
+11
2007-11-18
Add the pmconflict_t type.
Nagy Gabor
9
-82
/
+122
2007-11-18
Simple s/conflict/fileconflict/ renaming.
Chantry Xavier
7
-44
/
+44
2007-11-18
Minor rephrasing of the question asked by -Sc.
Chantry Xavier
1
-1
/
+1
2007-11-18
POSIX shell does not specify meaning of source operation
Dan McGee
1
-2
/
+2
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
[next]