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-06-10
Fix breakage in checkdeps when upgrading a multiple-depend
Nagy Gabor
1
-6
/
+3
2007-06-09
pacman.c: Refine error messages used by parseconfig
Dan McGee
1
-7
/
+14
2007-06-09
be_files.c: Fix compilation bug since I removed unnecessary LOG_STR_LEN
Dan McGee
1
-6
/
+7
2007-06-09
Allow multiple CacheDirs to be specified
Dan McGee
7
-51
/
+126
2007-06-09
Implement a -Qt operation in frontend to test the database
Dan McGee
4
-1
/
+31
2007-06-09
Add a alpm_db_test() function to the backend for checking DB consistency
VMiklos
4
-0
/
+46
2007-06-09
Fix up things after the last few changes
Dan McGee
6
-40
/
+40
2007-06-09
Remove logmask stuff from backend; switch logging callback to new pm_printf
Dan McGee
11
-93
/
+36
2007-06-09
Revamp pacman.c main function ordering, switch some output to pm_printf
Dan McGee
1
-75
/
+62
2007-06-09
Update configure.ac with a few new functions to check for
Dan McGee
1
-1
/
+4
2007-06-09
Add a series of pm_printf functions to pacman frontend
Dan McGee
3
-7
/
+86
2007-06-09
makepkg: Make it possible to create an empty package
Roman Kyrylych
1
-2
/
+2
2007-06-09
mirrorlist: Add Brazilian mirror
Dan McGee
1
-0
/
+4
2007-06-05
Const correctness!
Dan McGee
22
-137
/
+146
2007-06-05
Clean up unnecessary headers and macros from alpm.c
Dan McGee
1
-10
/
+1
2007-06-05
Fix compilation with GCC 4.2.0
Dan McGee
1
-1
/
+1
2007-06-05
Merge branch 'alpm.c_cleanup' into frontend_config
Dan McGee
12
-913
/
+889
2007-06-05
Fix up outstanding parseconfig issues
Dan McGee
4
-19
/
+31
2007-06-05
Rip alpm_parse_config out of libalpm
Dan McGee
12
-303
/
+48
2007-06-05
Move three config options out of the backend
Dan McGee
2
-3
/
+7
2007-06-05
Add a parseconfig to the pacman frontend that compiles
Dan McGee
5
-28
/
+298
2007-06-05
Move functions out of alpm.c to where they belong
Dan McGee
12
-913
/
+890
2007-06-05
Autotool clean up.
Andrew Fyfe
12
-36
/
+58
2007-06-05
scripts/makepkg.in: Add gettext translation for WARNING and ERROR.
Andrew Fyfe
1
-4
/
+4
2007-06-05
contrib/wget-xdelta.sh: Replaced with an improved version.
Andrew Fyfe
1
-44
/
+67
2007-06-05
scripts/makepkg.in: Fix version comparision in create_xdelta().
Andrew Fyfe
1
-12
/
+20
2007-06-05
scripts/abs.in: Rearrange/Cleanup.
Andrew Fyfe
2
-54
/
+111
2007-06-05
Update Polish Translation
Jaroslaw Swierczynski
1
-3
/
+3
2007-06-04
Fix pacman-optimize autoconf paths
Dan McGee
2
-6
/
+3
2007-06-04
Remove hardcoded defines from libalpm
Dan McGee
8
-19
/
+12
2007-06-04
Start moving hardcoded paths out of libalpm
Dan McGee
3
-14
/
+11
2007-06-04
Add five new pactest tests where pacman currently fails
Nagy Gabor
5
-0
/
+109
2007-06-04
Add gettext/i18n to most of the currently-used scripts
Giovanni Scafora
7
-132
/
+151
2007-06-04
makeworld: var rename from version -> myver
Dan McGee
1
-3
/
+3
2007-06-04
scripts/makepkg.in: More clean up.
Andrew Fyfe
1
-12
/
+21
2007-06-04
scripts/makepkg.in: Improve error handling and clean up on exit.
Andrew Fyfe
1
-19
/
+50
2007-06-04
Clean up output messages for translation.
Andrew Fyfe
1
-40
/
+54
2007-06-04
scripts/makepkg.in: Rewrite check_{options,buildenv} to tidy them up.
Andrew Fyfe
1
-49
/
+79
2007-06-04
scripts/makepkg.in: Clean up.
Andrew Fyfe
1
-44
/
+36
2007-06-04
Correct descriptions of configure options
Roman Kyrylych
1
-7
/
+7
2007-06-02
Rename functions in makepkg for consistency
Dan McGee
1
-17
/
+17
2007-06-02
makepkg: fix create_xdelta() and add warning
Ash Milsted
1
-11
/
+12
2007-06-02
scripts/makepkg.in: Some more clean ups.
Andrew Fyfe
1
-7
/
+4
2007-06-02
makepkg: code cleanup
Dan McGee
1
-23
/
+14
2007-06-02
scripts/makepkg.in: Move the remaining stages into functions.
Andrew Fyfe
1
-165
/
+195
2007-06-02
scripts/makepkg.in: All calls to eval_gettext have been remove, gettext.sh is...
Andrew Fyfe
1
-2
/
+1
2007-06-02
Remove freespace checking code
Dan McGee
4
-100
/
+0
2007-06-02
Move parts of pacman_query into subfunctions (query_search, query_group, quer...
Chantry Xavier
2
-193
/
+248
2007-06-01
Drop --usesudo option and add some checks related to ASROOT
Dan McGee
2
-33
/
+37
2007-06-01
scripts/makepkg.in: Clean up gen/check checksum code.
Andrew Fyfe
1
-68
/
+67
[next]