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-05
libalpm/backup.c : simple refactoring.
Chantry Xavier
2
-14
/
+53
2007-12-04
Updated Italian translation for pacman 3.1
Giovanni Scafora
1
-30
/
+30
2007-12-04
Update some errors in messages found during localization
Dan McGee
10
-23
/
+23
2007-12-04
Updated Hungarian translation
Nagy Gabor
1
-91
/
+75
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-03
Update it translation for 3.1
Giovanni Scafora
2
-115
/
+96
2007-12-03
Merge branch 'maint' into working
Dan McGee
0
-0
/
+0
2007-12-03
Update en_GB translation for 3.1
Jeff Bailes
2
-401
/
+438
2007-12-03
Update all translation files in anticipation of 3.1 release
Dan McGee
20
-7248
/
+16894
2007-12-03
alpm_list : change the alpm_list_find* to return the matching item.
Chantry Xavier
4
-14
/
+16
2007-12-03
Add a lot more tests (and some pactest fixes) to -Si and -Qi tests
Dan McGee
3
-8
/
+33
2007-12-03
Add more pactests to increase code coverage
Dan McGee
9
-1
/
+96
2007-12-03
Remove _alpm_depmiss_isin
Dan McGee
2
-20
/
+0
2007-12-03
Add 4 new pactests to get better code coverage by pactest
Dan McGee
6
-2
/
+22
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
Add --ignoregroup to completion files
Dan McGee
2
-0
/
+2
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
6
-27
/
+23
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
[next]