index
:
pacman
master
pkgbase
[no description]
Johannes Löthberg
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-29
When printing size_t, use %zd
Dan McGee
5
-7
/
+9
2007-10-29
libalpm/handle.c: make realpath() call portable
Dan McGee
1
-4
/
+3
2007-10-29
pacman/query.c: add missing free()
Dan McGee
1
-2
/
+1
2007-10-29
Small updates to documentation.
Scott Horowitz
2
-13
/
+81
2007-10-29
Copy pmdelta_t objects in _alpm_pkg_dup()
Dan McGee
1
-0
/
+2
2007-10-29
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
2007-10-29
libalpm: introduce MALLOC and CALLOC macros
Dan McGee
11
-78
/
+30
2007-10-29
Add some more debugging output to dep checking code
Dan McGee
2
-6
/
+11
2007-10-28
pactest: generate the filelist the correct way
Dan McGee
1
-6
/
+16
2007-10-28
extend type001 pactest with a symlink.
Chantry Xavier
1
-5
/
+9
2007-10-28
makepkg: add explicit dir to find calls
Dan McGee
1
-3
/
+3
2007-10-26
Integrate versionpkg into makepkg
Scott Horowitz
1
-4
/
+86
2007-10-26
Clean up LDADD usage
Dan McGee
2
-5
/
+2
2007-10-26
Fix mcheck detection and usage
Dan McGee
2
-7
/
+9
2007-10-26
Explicitly cast void* to char* during printf call
Dan McGee
1
-4
/
+4
2007-10-26
dependency error message fix in libalpm/remove.c
Nagy Gabor
1
-1
/
+1
2007-10-26
Dependency error/log messages fix
Nagy Gabor
3
-9
/
+17
2007-10-26
makepkg: readd -p option that was lost in getopt conversion
Dan McGee
1
-0
/
+1
2007-10-25
Add alpm_dep_get_string method
Nagy Gabor
5
-31
/
+44
2007-10-24
_alpm_depmiss_isin fix
Nagy Gabor
1
-2
/
+5
2007-10-24
Add strndup implemention for environments that are missing it
Dan McGee
2
-0
/
+26
2007-10-23
One more added include to help compilation elsewhere
Dan McGee
1
-0
/
+1
2007-10-23
Replace UK mirror with a new updated one
Dan McGee
1
-1
/
+1
2007-10-23
Print and typecast time_t correctly
Dan McGee
1
-4
/
+3
2007-10-22
Ensure all localization stuff is correctly guarded
Dan McGee
4
-6
/
+14
2007-10-22
Fix broken or missing includes
Dan McGee
4
-8
/
+11
2007-10-22
Fix invalid static scoping of strverscmp
Dan McGee
2
-2
/
+2
2007-10-19
Add download size to target list.
Nathan Jones
6
-7
/
+47
2007-10-19
Download delta files if UseDelta is set.
Nathan Jones
9
-4
/
+300
2007-10-19
Refactor md5sum checking.
Nathan Jones
1
-44
/
+89
2007-10-19
Add pmdelta_t structure and functions to libalpm.
Nathan Jones
11
-1
/
+380
2007-10-19
Add delta information to the repository database.
Nathan Jones
1
-1
/
+55
[next]