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
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-13
Merge branch 'maint'
Dan McGee
1
-5
/
+13
2008-01-13
Notify of package replacements when using noconfirm
Allan McRae
1
-5
/
+13
2008-01-12
Merge branch 'maint'
Dan McGee
1
-4
/
+2
2008-01-12
Make the user-agent string a bit less verbose
Dan McGee
1
-4
/
+2
2008-01-11
Use dynamic string allocation in package structures
Dan McGee
1
-0
/
+4
2008-01-11
Output a single newline on receipt of a SIGINT
Dan McGee
1
-5
/
+6
2008-01-11
Rename -t --orphans to -t --unrequired (FS#9144).
Chantry Xavier
3
-7
/
+7
2008-01-10
Move the fallback on providers from backend to frontend.
Chantry Xavier
1
-3
/
+31
2008-01-08
Remove upgradedelay and all code associated with it
Dan McGee
1
-5
/
+0
2007-12-29
Fix case where pacman asks for confirmation when it should not
Karolina Lindqvist
1
-1
/
+2
2007-12-21
Check ignored packages in _alpm_sync_addtarget().
Nathan Jones
1
-1
/
+1
2007-12-21
testdb : fix wrong usage of checkdeps.
Chantry Xavier
1
-2
/
+1
2007-12-18
Allow unreadable Include files to be non-fatal
Aaron Griffin
1
-6
/
+3
2007-12-18
Only query pacman upgrade when performing actual upgrade
Allan McRae
1
-36
/
+38
2007-12-11
Update GNU GPL boilerplate and copyright dates
Dan McGee
18
-61
/
+25
2007-12-09
Improve changelog handling through addition of open/read/close functions
Dan McGee
3
-26
/
+23
2007-12-09
src/pacman/: use the FREELIST macro when possible.
Chantry Xavier
4
-9
/
+4
2007-12-09
testdb.c : add vim modeline according to HACKING, and reindent the file.
Chantry Xavier
1
-98
/
+100
2007-12-06
pacman/sync.c : improve the sync db cleanup feature.
Chantry Xavier
1
-10
/
+14
2007-12-04
Update some errors in messages found during localization
Dan McGee
1
-2
/
+2
2007-12-04
pacman/sync.c: mark sync_trans as static
Dan McGee
1
-1
/
+1
2007-12-04
Oops- forgot to ever set init to 1 in setlibpaths()
Dan McGee
1
-0
/
+1
2007-12-04
Delay output during progress bar
Chantry Xavier
3
-3
/
+65
2007-12-02
parseconfig: refactor duplicate code out into a function
Dan McGee
1
-66
/
+39
2007-12-02
Remove "done" messages from frontend callback function
Dan McGee
1
-31
/
+16
2007-12-02
Fixes for the ineptitude of libalpm DB registration
Dan McGee
1
-45
/
+61
2007-12-02
Make pacman path handling (hopefully) a bit more intuitive
Dan McGee
3
-41
/
+62
2007-12-02
Add new --needed option for -S.
Chantry Xavier
2
-16
/
+8
2007-12-01
Unify dump_pkg_full in pacman [-Si, -Qip, -Qi and -Qii]
Nagy Gabor
4
-62
/
+58
2007-11-29
Move requiredby computation before any display starts
Dan McGee
1
-2
/
+6
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
1
-1
/
+1
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
Fix several memleaks, mostly related to errors handling.
Chantry Xavier
3
-1
/
+4
2007-11-21
Remove -F/--freshen operation
Dan McGee
1
-11
/
+1
2007-11-21
Remove duplicated get_upgrades function, use sysupgrade instead.
Chantry Xavier
1
-2
/
+6
2007-11-18
Add the pmconflict_t type.
Nagy Gabor
2
-6
/
+4
2007-11-18
Simple s/conflict/fileconflict/ renaming.
Chantry Xavier
2
-18
/
+18
2007-11-18
Minor rephrasing of the question asked by -Sc.
Chantry Xavier
1
-1
/
+1
2007-11-18
Extend the -Sc operation to also clean up unused sync databases.
Chantry Xavier
1
-1
/
+73
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
Two memleak fixes in pacman.
Nagy Gabor
2
-0
/
+2
2007-11-17
War on whitespace
Dan McGee
12
-50
/
+50
2007-11-15
Ensure -Si and -Qi output show correct dependencies
Dan McGee
1
-2
/
+22
2007-11-15
testdb: remove requiredby checking
Dan McGee
1
-44
/
+0
2007-11-15
Remove REQUIREDBY usage from libalpm
Dan McGee
3
-6
/
+10
2007-11-14
Make it easier to ignore multiple packages.
Nathan Jones
3
-2
/
+51
[prev]
[next]