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
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-15
Add --asdeps option to pacman
Dan McGee
3
-11
/
+12
2007-07-12
Fix previous makepkg patch, and some pacman output.
Andrew Fyfe
1
-3
/
+3
2007-07-12
Remove 'buildtype' from libalpm and pacman
Dan McGee
1
-3
/
+1
2007-07-11
Use mbstowcs instead of strlen where applicable
Sergej Pupykin
1
-3
/
+3
2007-07-10
Remove gettext calls from all PM_LOG_DEBUG messages
Dan McGee
1
-22
/
+22
2007-07-10
Cleanup of pacman_deptest()
Andrew Fyfe
1
-10
/
+7
2007-07-09
Change the exit code for pacman_deptest().
Andrew Fyfe
1
-1
/
+1
2007-07-09
Remove gettext from any alpm_logaction calls
Dan McGee
2
-5
/
+5
2007-07-06
First step of moving translations from src/pacman/po to po/
Dan McGee
17
-11353
/
+0
2007-07-02
pacman/query.c : return after a query on all packages.
Chantry Xavier
1
-0
/
+1
2007-07-02
pacman/packages.c : print an error for files that can't be stated.
Chantry Xavier
1
-3
/
+8
2007-06-28
Remove lockfile configuration from frontend, make it job of libalpm
Dan McGee
2
-11
/
+0
2007-06-28
pacman.c: make parseconfig a bit more robust
Dan McGee
1
-12
/
+21
2007-06-28
Remove scriptlet START and DONE commands that we don't use
Dan McGee
1
-14
/
+0
2007-06-17
Remove some use of goto in the pacman frontend
Dan McGee
2
-30
/
+48
2007-06-13
Clean up pacman/sync.c and organize it a bit
Dan McGee
2
-11
/
+40
2007-06-13
Remove some more diskspace checking holdover stuff
Dan McGee
2
-24
/
+3
2007-06-13
Functionalize query.c and pacman_query
Dan McGee
1
-111
/
+168
2007-06-12
pacman util.h: Add missing stdarg.h include
Dan McGee
1
-0
/
+1
2007-06-11
Implement simple topological sort algorithm for sortbydeps
Nagy Gabor
1
-2
/
+2
2007-06-11
Ensure correct and consistent usage of depmiss
Chantry Xavier
2
-3
/
+3
2007-06-09
pacman.c: Refine error messages used by parseconfig
Dan McGee
1
-7
/
+14
2007-06-09
Allow multiple CacheDirs to be specified
Dan McGee
2
-5
/
+13
2007-06-09
Implement a -Qt operation in frontend to test the database
Dan McGee
3
-1
/
+27
2007-06-09
Fix up things after the last few changes
Dan McGee
5
-38
/
+39
2007-06-09
Remove logmask stuff from backend; switch logging callback to new pm_printf
Dan McGee
3
-48
/
+8
2007-06-09
Revamp pacman.c main function ordering, switch some output to pm_printf
Dan McGee
1
-75
/
+62
2007-06-09
Add a series of pm_printf functions to pacman frontend
Dan McGee
3
-7
/
+86
2007-06-05
Const correctness!
Dan McGee
5
-13
/
+14
2007-06-05
Merge branch 'alpm.c_cleanup' into frontend_config
Dan McGee
1
-1
/
+1
2007-06-05
Fix up outstanding parseconfig issues
Dan McGee
1
-17
/
+25
2007-06-05
Rip alpm_parse_config out of libalpm
Dan McGee
5
-39
/
+41
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
3
-2
/
+269
2007-06-05
Move functions out of alpm.c to where they belong
Dan McGee
1
-1
/
+1
2007-06-05
Autotool clean up.
Andrew Fyfe
2
-2
/
+6
2007-06-05
Update Polish Translation
Jaroslaw Swierczynski
1
-3
/
+3
2007-06-04
Remove hardcoded defines from libalpm
Dan McGee
5
-7
/
+6
2007-06-02
Move parts of pacman_query into subfunctions (query_search, query_group, quer...
Chantry Xavier
2
-193
/
+248
2007-06-01
Change -z|--showsize flag to ShowSize pacman.conf option
Nathan Jones
5
-22
/
+13
2007-06-01
Updated Spanish Translation
Juan Pablo González T
1
-317
/
+151
2007-05-31
Move DB and cache dirs away from there dependence on ROOTDIR
Dan McGee
9
-37
/
+43
2007-05-31
Set an error exit status on -Qi or -Si failure
Dan McGee
2
-18
/
+15
2007-05-30
Modernize and update configure.ac
Dan McGee
1
-5
/
+1
2007-05-29
Update POTFILES.in for new source file layout on pacman side
Dan McGee
1
-5
/
+1
2007-05-25
Add missing new line to 'pacman -T' output.
Andrew Fyfe
1
-1
/
+1
2007-05-20
Add -Qee option for the original behavior of -Qe
Chantry Xavier
2
-3
/
+4
2007-05-18
Fix broken resolve_path function
Aaron Griffin
1
-21
/
+7
2007-05-14
Remove unnecessary casts on malloc and elsewhere
Dan McGee
3
-11
/
+11
2007-05-14
Display size for packages
Nathan Jones
5
-11
/
+47
[prev]
[next]