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-11-09
Simplify callback DONE event handling
Dan McGee
1
-15
/
+11
2007-11-09
Add missing 'done' printout
Dan McGee
1
-0
/
+1
2007-11-09
Small manpage updates
Dan McGee
2
-5
/
+5
2007-11-09
Fix some issues with localized dates/epoch usage
Dan McGee
3
-2
/
+11
2007-11-09
Get rid of the footnotes section in generated manpages
Dan McGee
1
-1
/
+6
2007-11-09
doc: update links in footer.txt so they are actual links
Dan McGee
1
-3
/
+3
2007-11-09
Update Italian Translation
Giovanni Scafora
2
-859
/
+1879
2007-11-08
Update PKGBUILD.5 with missing devel variable descriptions
Dan McGee
1
-0
/
+7
2007-11-08
Sync asciidoc.conf with GIT repository changes
Dan McGee
1
-0
/
+6
2007-11-08
Correctly handle version comparisons for SVN/CVS/etc PKGBUILDS.
Scott Horowitz
1
-3
/
+4
2007-11-08
Update the PKGBUILD example in the manpages
Dan McGee
1
-24
/
+12
2007-11-08
Change -fstack-protector flag to -fstack-protector-all
Dan McGee
1
-4
/
+4
2007-11-08
Update en_GB translation
Jeff Bailes
2
-791
/
+932
2007-11-07
Add STRDUP macro to mirror MALLOC/CALLOC
Aaron Griffin
1
-0
/
+2
2007-11-07
Maintain list tail pointers in the head node
Aaron Griffin
2
-16
/
+46
2007-11-06
Comment out paths by default in pacman.conf
Dan McGee
1
-4
/
+6
2007-11-06
libalpm/db.c: change two warnings to errors
Dan McGee
1
-2
/
+2
2007-11-06
Fix mercurial complaining about directory already existing
Sebastian Nowicki
1
-2
/
+1
2007-11-06
Add LOGFILE as a define at compile time for pacman
Dan McGee
2
-1
/
+4
2007-11-05
Remove the newline automatically added by alpm_logaction.
Chantry Xavier
5
-22
/
+21
2007-11-05
libalpm: use an lstat wrapper so we never dereference dir symlinks
Dan McGee
5
-6
/
+32
2007-11-04
libalpm: open the logstream on demand
Dan McGee
2
-23
/
+25
2007-11-04
Clean up usage of extern variables
Dan McGee
14
-17
/
+10
2007-11-04
Readd scriptlet logging that got lost in an earlier commit
Dan McGee
6
-9
/
+28
2007-11-04
vercmp: add some usage instructions
Dan McGee
1
-0
/
+21
2007-11-04
Remove unneeded CXX macros from acinclude.m4
Dan McGee
1
-1454
/
+2
2007-11-04
Add some text at the top of acinclude.m4 so people know what is going on
Dan McGee
1
-0
/
+5
2007-11-04
Remove unneeded F77 and GCJ libtool macros from acinclude.m4
Dan McGee
1
-267
/
+0
2007-11-04
Make building of pacman.static optional
Dan McGee
2
-1
/
+21
2007-11-04
Add some more autoconf macros to filter our CFLAGS usage
Dan McGee
3
-1
/
+54
2007-11-04
Use an autoconf macro to see if -fstack-protector is available
Dan McGee
2
-2
/
+44
2007-11-04
Revise configure.ac
Dan McGee
1
-22
/
+7
2007-11-04
Update libtool files and macros to newest versions
Dan McGee
4
-265
/
+524
2007-11-04
Update my TODO
Dan McGee
1
-28
/
+4
2007-11-04
Add a little const correctness fix to alpm_list
Dan McGee
1
-3
/
+4
2007-11-04
Fix basename usage in pacman and utilities
Dan McGee
3
-9
/
+35
2007-11-04
Add support for arch='any'
Roman Kyrylych
3
-0
/
+10
2007-11-04
Remove final use of the math library from pacman
Dan McGee
2
-5
/
+1
2007-11-04
Added optdepends support to pactest
Jeff Mickey
4
-0
/
+12
2007-10-30
abs: prefer csup to cvsup
Dan McGee
1
-5
/
+5
2007-10-30
Pick best python program available for 'make check'
Dan McGee
2
-2
/
+3
2007-10-30
When printing size_t, use %zd
Dan McGee
5
-7
/
+9
2007-10-30
libalpm/handle.c: make realpath() call portable
Dan McGee
1
-4
/
+3
2007-10-30
pacman/query.c: add missing free()
Dan McGee
1
-2
/
+1
2007-10-30
Small updates to documentation.
Scott Horowitz
2
-13
/
+81
2007-10-30
Copy pmdelta_t objects in _alpm_pkg_dup()
Dan McGee
1
-0
/
+2
2007-10-30
Make general list copy function
Dan McGee
2
-2
/
+25
2007-10-29
simple pactest renaming : split conflict* into depconflict* and fileconflict*.
Chantry Xavier
6
-2
/
+1
2007-10-29
doxygen: preprocess SYMHIDDEN/SYMEXPORT macros so they don't show in docs
Dan McGee
1
-3
/
+3
2007-10-29
libalpm/delta: add const to most methods
Dan McGee
3
-9
/
+9
[next]