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-05-29
Pactests for sync operations with NoUpgrade and NoExtract
Allan McRae
2
-0
/
+33
2008-05-29
makepkg - add check for valid options in PKGBUILD
Allan McRae
1
-20
/
+21
2008-05-29
Add some verbosity to _alpm_db_read.
Nagy Gabor
1
-2
/
+18
2008-05-29
Fix for remove052.py by moving recursedeps before checkdeps.
Nagy Gabor
1
-1
/
+7
2008-05-29
Pactest for removing multiple items in a dependency chain.
Allan McRae
1
-0
/
+21
2008-05-29
No error in makepkg when removing deps fails
Allan McRae
1
-2
/
+9
2008-05-29
Use chown 0:0 instead of root.root
Sebastian Nowicki
1
-2
/
+2
2008-05-29
Use "legacy mode" on Mac OSX (for file command)
Sebastian Nowicki
1
-0
/
+3
2008-05-29
Allow an unprivileged user to create packages without fakeroot
Sebastian Nowicki
1
-2
/
+2
2008-05-29
du -b is not available on BSD, use du -k instead.
Xavier Chantry
2
-3
/
+3
2008-05-29
Replace usage of "cp -s" with the more portable "ln -s"
Sebastian Nowicki
1
-3
/
+6
2008-05-15
Fix compilation warning on x86_64
Dan McGee
1
-1
/
+1
2008-05-14
Disable geteuid in cygwin.
Xavier Chantry
1
-2
/
+2
2008-05-14
pactest: only use fakeroot when it is found.
Xavier Chantry
1
-6
/
+10
2008-05-14
Remove wrapper call around versioncmp
Dan McGee
5
-19
/
+5
2008-05-14
Update _alpm_versioncmp
Dan McGee
1
-50
/
+102
2008-05-14
Simplify _alpm_pkg_new()
Dan McGee
5
-14
/
+8
2008-05-14
Remove lazy init code from pkg name and version functions
Dan McGee
1
-16
/
+0
2008-05-14
Fix rewinddir regression by cleaning up db_scan
Xavier Chantry
3
-91
/
+37
2008-05-13
Remove --builddeps from makepkg
Dan McGee
3
-49
/
+3
2008-05-13
Remove an outdated exception check in file conflict code
Dan McGee
1
-20
/
+0
2008-05-13
Add SyncFirst option.
Chantry Xavier
7
-38
/
+62
2008-05-13
Cleanup usages of alpm_list_find and alpm_list_remove.
Chantry Xavier
16
-143
/
+90
2008-05-13
Swap the parameters of alpm_pkg_find
Nagy Gabor
6
-14
/
+14
2008-05-13
Remove errant include of error.h
Dan McGee
1
-1
/
+0
2008-05-12
Merge branch 'maint'
Dan McGee
1
-0
/
+3
2008-05-12
Refactor pkg_load/parse_descfile into a new backend file
Dan McGee
4
-244
/
+285
2008-05-12
Remove some useless abstraction and start db cleanup
Dan McGee
4
-181
/
+149
2008-05-12
Make all error messages use pm_fprintf
Allan McRae
8
-42
/
+54
2008-05-12
pactest: fix --gdb option
Dan McGee
1
-1
/
+1
2008-05-10
Add detailed description to alpm_pkg_load
Sebastian Nowicki
1
-0
/
+3
2008-05-10
contrib/paclist: list packages installed from given repo.
Chantry Xavier
3
-0
/
+93
2008-05-10
pacsearch: rewrite in perl
Dan McGee
1
-60
/
+103
2008-05-10
Update makepath to remove PATH_MAX usage
Dan McGee
2
-32
/
+41
2008-05-10
scripts: add -q/--quiet option to repo-add and repo-remove
Dan McGee
3
-10
/
+33
2008-05-10
makepkg: Unify start and end messages
Dan McGee
1
-2
/
+2
2008-05-09
Use strdup() instead of a static buffer
Dan McGee
1
-14
/
+24
2008-05-09
Update md5 routines
Dan McGee
2
-64
/
+51
2008-05-09
be_files.c: PATH_MAX cleanup
Dan McGee
1
-6
/
+13
2008-05-09
pacman-side code cleanups
Dan McGee
3
-11
/
+9
2008-04-30
Merge branch 'maint'
Dan McGee
1
-4
/
+6
2008-04-29
Doxyfile : enable JAVADOC_AUTOBRIEF.
Chantry Xavier
1
-1
/
+1
2008-04-29
Add documentation for transaction events
Sebastian Nowicki
1
-1
/
+58
2008-04-29
Updates to _alpm_copyfile()
Dan McGee
1
-8
/
+14
2008-04-29
Rework extract_single_file() temp file creation
Dan McGee
2
-29
/
+55
2008-04-29
Update pactest to allow setting modes on created files
Dan McGee
3
-20
/
+34
2008-04-28
Remove unnecessary archive_entry_set_pathname() calls
Dan McGee
1
-4
/
+0
2008-04-27
makepkg: fix strip section to allow spaces in paths
Daenyth Blank
1
-4
/
+6
2008-04-26
Fix some fallout from the delta/download changes
Dan McGee
2
-5
/
+15
2008-04-26
get_filename : use the FILENAME db field only.
Chantry Xavier
2
-13
/
+4
[next]