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
2008-01-22
New --asexplicit option
Nagy Gabor
2
-10
/
+10
2008-01-22
Move the deptest code from frontend to backend.
Chantry Xavier
6
-6
/
+33
2008-01-22
Convert deltas to dynamic allocation
Dan McGee
4
-19
/
+28
2008-01-19
Merge branch 'maint'
Dan McGee
11
-2188
/
+1783
2008-01-19
Portuguese Brazilian translation update for pacman 3.1.1
João Felipe Santos
1
-192
/
+170
2008-01-18
Corrections of German translation
Matthias Gorissen
1
-78
/
+33
2008-01-16
Spanish translation update for pacman 3.1.1
Juan Pablo Gonzalez
1
-220
/
+159
2008-01-16
Czech translation update for pacman 3.1.1
Vojtěch Gondžala
1
-32
/
+23
2008-01-16
English (British) translation update for pacman 3.1.1
Jeff Bailes
1
-18
/
+32
2008-01-16
Hungarian translation update for pacman 3.1.1
Nagy Gabor
1
-10
/
+0
2008-01-15
Update message files for 3.1.1 release
Dan McGee
11
-1749
/
+1477
2008-01-15
Merge branch 'maint'
Dan McGee
5
-6
/
+14
2008-01-15
Change the versioned provision format.
Chantry Xavier
2
-3
/
+3
2008-01-14
FS#9183 : force correct permissions on tmp/.
Jaroslaw Swierczynski
3
-3
/
+9
2008-01-13
Ensure correct dir permissions in the database.
Chantry Xavier
1
-0
/
+2
2008-01-13
Merge branch 'maint'
Dan McGee
3
-11
/
+15
2008-01-13
util.c : fix segfault when the cachedir isn't usable.
Chantry Xavier
1
-2
/
+0
2008-01-13
memleak fix with new dynamic depend structure
Dan McGee
1
-1
/
+1
2008-01-13
libalpm/sync.c: don't duplicate packages for the sync->data field.
Chantry Xavier
1
-35
/
+7
2008-01-12
small checkdeps speed-up
Nagy Gabor
1
-8
/
+12
2008-01-12
don't send CHECKDEPS_DONE event when NODEPS is set.
Chantry Xavier
1
-1
/
+3
2008-01-12
Store replaces in the local DB too
Aaron Griffin
1
-28
/
+9
2008-01-12
Merge branch 'maint'
Dan McGee
5
-8
/
+8
2008-01-12
Add functions to manipulate pmdepend_t objects
Dan McGee
3
-28
/
+44
2008-01-12
Only notify of dependency check in removal if performed
Allan McRae
1
-2
/
+2
2008-01-11
Fix library interface
Dan McGee
4
-6
/
+6
2008-01-11
Use dynamic string allocation in package structures
Dan McGee
13
-203
/
+284
2008-01-10
Move the fallback on providers from backend to frontend.
Chantry Xavier
1
-26
/
+2
2008-01-08
Remove upgradedelay and all code associated with it
Dan McGee
5
-42
/
+0
2008-01-08
Remove unused date element from pmpkg_t struct
Dan McGee
2
-3
/
+3
2008-01-06
conflict.c : fix for FS#8156, detect conflict between symlink and dir.
Chantry Xavier
1
-5
/
+12
2008-01-06
Don't stat cachedir immediately
Dan McGee
2
-8
/
+3
2008-01-06
sync.c: add sanity check so we don't dereference a null pointer
Dan McGee
1
-6
/
+8
2008-01-05
conflict.c : fix for upgrade042.
Chantry Xavier
1
-17
/
+7
2008-01-05
add.c : fix upgrade026 pactest.
Chantry Xavier
1
-0
/
+5
2008-01-05
Update of German translation
Matthias Gorissen
1
-201
/
+186
2008-01-02
Small code cleanups with indents/spaces
Dan McGee
2
-6
/
+7
2008-01-02
Remove gettext calls from debug-level messages
Dan McGee
2
-2
/
+3
2008-01-02
Fix another usage of pkg_new in _alpm_sync_addtarget
Dan McGee
1
-2
/
+1
2008-01-02
Switch pkg_new -> pkg_dup in find_replacements
Dan McGee
1
-1
/
+1
2008-01-02
new upgade042 pactest + bugfix in chk_filedifference.
Chantry Xavier
1
-0
/
+4
2007-12-29
Remove .FILELIST generation from makepkg (and elsewhere)
Dan McGee
1
-45
/
+19
2007-12-29
add a new upgrade026 pactest for backup handling.
Chantry Xavier
1
-3
/
+1
2007-12-29
libalpm/add.c: disable buggy backup handling code that didn't do anything.
Chantry Xavier
1
-7
/
+18
2007-12-29
french translation : one broken message caused a segfault.
Chantry Xavier
1
-2
/
+2
2007-12-29
libalpm/remove.c : switch back to lstat usage.
Chantry Xavier
1
-1
/
+5
2007-12-29
Allow NULL parameter in alpm_trans_commit
Allan McRae
2
-19
/
+31
2007-12-29
Add remove counterparts to alpm_option_add_* functions
Allan McRae
2
-0
/
+89
2007-12-21
Check ignored packages in _alpm_sync_addtarget().
Nathan Jones
1
-0
/
+8
2007-12-21
Fix memory leak in shortest_delta_path.
Nathan Jones
1
-2
/
+4
[next]