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
2008-04-26
Rework delta struct and modify code accordingly
Dan McGee
4
-68
/
+67
2008-04-26
Refactor the trans init and release code.
Chantry Xavier
5
-85
/
+52
2008-04-26
Kill compute_requiredby usage in can_remove_package()
Nagy Gabor
1
-8
/
+10
2008-04-19
Merge branch 'maint'
Dan McGee
3
-14
/
+22
2008-04-19
Give libalpm native support for both libdownload and libfetch
Dan McGee
3
-7
/
+41
2008-04-19
Remove unnecessary NULL check in FREE() macro
Dan McGee
1
-1
/
+1
2008-04-17
pactest : Use tarfile module.
Chantry Xavier
2
-12
/
+20
2008-04-17
pactest: Add quotes for directory with whitespaces
Chantry Xavier
1
-2
/
+2
2008-04-16
Merge branch 'maint'
Dan McGee
5
-7
/
+19
2008-04-16
Slight changes to fix warnings from autoconf 2.62
Dan McGee
1
-2
/
+2
2008-04-15
More non-Linux build updates, mostly Darwin
Dan McGee
3
-3
/
+15
2008-04-15
Fix gettext on non-Linux platforms
Dan McGee
2
-2
/
+2
2008-04-15
Fix compilation errors on x86_64
Dan McGee
1
-2
/
+2
2008-04-15
remove.c: refactor into functions
K. Piche
1
-40
/
+59
2008-04-15
Some comments for _alpm_unpack.
K. Piche
1
-0
/
+11
2008-04-15
add.c: added some tracing and improved some variable locality
K. Piche
1
-3
/
+10
2008-04-11
Memory allocation and other small cleanups
Dan McGee
1
-11
/
+9
2008-04-11
Merge branch 'maint'
Dan McGee
1
-6
/
+4
2008-04-11
Remove unnecessary import in dload.h
Dan McGee
1
-1
/
+0
2008-04-09
Correctly use the fd returned my mkstemp()
Dan McGee
1
-6
/
+4
2008-04-08
Update configure.ac to current code
Dan McGee
2
-15
/
+14
2008-04-08
Merge branch 'maint'
Dan McGee
5
-3
/
+17
2008-04-08
Add check for swprintf() and a workaround when it is missing
Dan McGee
2
-2
/
+12
2008-04-08
Add *.exe ignores for certain other platforms
Dan McGee
2
-0
/
+4
2008-04-07
Allow disabling of internal (libdownload) code
Dan McGee
4
-37
/
+76
2008-04-07
Remove a bit more download.h pollution
Dan McGee
2
-7
/
+5
2008-04-07
Remove unnecessary header file, move one macro to util.c
Dan McGee
21
-47
/
+5
2008-04-07
libalpm error cleanup, step 1
Dan McGee
6
-29
/
+22
2008-04-07
Remove libdownload reference from pacman frontend
Dan McGee
1
-17
/
+2
2008-04-07
Add quiet printout to --owns functionality
Dan McGee
1
-3
/
+8
2008-04-06
Quote filenames in find expression in pacdiff
Allan McRae
1
-1
/
+1
2008-04-02
Merge branch 'maint'
Dan McGee
5
-10
/
+11
2008-04-02
Update NEWS and configure.ac for 3.1.4 release
v3.1.4
Dan McGee
4
-11
/
+11
2008-04-02
Set handle->logstream to null after fclose()
Dan McGee
1
-0
/
+1
2008-03-30
Update -Ss and -Qs pactests to include groups
Dan McGee
2
-0
/
+2
2008-03-30
Enable display of multiple groups in -Ss and -Qs output
Dan McGee
2
-6
/
+22
2008-03-30
Fix segfault on -Qs usage
Dan McGee
2
-5
/
+3
2008-03-30
Merge branch 'maint'
Dan McGee
3
-7
/
+7
2008-03-30
doc/pacman.8: fix manpage typo
Dan McGee
1
-2
/
+3
2008-03-30
Fix manpage typo
Dan McGee
1
-1
/
+1
2008-03-29
Duplicate the result of archive_entry_pathname.
Chantry Xavier
1
-2
/
+2
2008-03-28
Use pkgcache instead of db_scan in remove.c
Nagy Gabor
1
-4
/
+4
2008-03-27
Read .PKGINFO directly from package file
Dan McGee
1
-50
/
+11
2008-03-27
Add an archive_fgets() function
Dan McGee
2
-0
/
+31
2008-03-27
Make db->treename a pointer
Dan McGee
2
-3
/
+3
2008-03-23
Merge branch 'maint'
Dan McGee
3
-1
/
+5
2008-03-23
Avoid duplicated target names.
Nagy Gabor
4
-39
/
+37
2008-03-23
memleak fix: ensure we free result of get_destfile()
Dan McGee
1
-6
/
+5
2008-03-23
memleak fix: ensure backup fname isn't lost if unused
Dan McGee
2
-0
/
+4
2008-03-23
strsplit(): memleak fix
Dan McGee
1
-1
/
+1
[prev]
[next]