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
2009-06-07
Introduce _alpm_pkg_free_trans()
Nagy Gabor
4
-14
/
+18
2009-06-07
makepkg: refactor sanity checking into a function
Dan McGee
1
-66
/
+76
2009-06-06
xdelta : only handle gz compression specifically
Xavier Chantry
1
-7
/
+4
2009-06-06
Document -T in the manual
Nagy Gabor
1
-0
/
+7
2009-06-02
We don't need root with -Sp
Nagy Gabor
3
-13
/
+11
2009-06-02
Introduce PM_TRANS_FLAG_NOLOCK
Nagy Gabor
3
-13
/
+25
2009-06-02
Change package to package(s) and file to file(s) in documentation
Nagy Gabor
2
-4
/
+4
2009-06-02
Remove unused string.h from src/pacman/remove.c
Gerardo Exequiel Pozzi
1
-1
/
+0
2009-05-23
repo-add: fail early if repo can not be created
Xavier Chantry
1
-2
/
+12
2009-05-19
Remove unused included headers from testdb.c and testpkg.c
Gerardo Exequiel Pozzi
2
-2
/
+0
2009-05-19
Add support for the xz archive format
Pierre Schmitz
2
-0
/
+6
2009-05-19
Remove unused error codes and handle PM_ERR_RETRIEVE by alpm_strerror()
Nagy Gabor
2
-24
/
+2
2009-05-19
Remove find_replacements()
Nagy Gabor
2
-122
/
+82
2009-05-19
Query documentation updates
Nagy Gabor
2
-16
/
+22
2009-05-19
repo-add: fix -n tests which are applicable only to strings
Cedric Staniewski
1
-2
/
+2
2009-05-19
libarchive development has moved to Google Code
Cedric Staniewski
1
-1
/
+1
2009-05-19
Add pyc files to autoclean
Dan McGee
1
-0
/
+2
2009-05-19
Remove recursive remove in autoclean.sh
Dan McGee
1
-28
/
+28
2009-05-19
Add more files to cleanup in autoclean.sh
Gerardo Exequiel Pozzi
1
-1
/
+2
2009-05-19
Add repo-remove.8 to list of cleanup in doc/Makefile.am
Gerardo Exequiel Pozzi
1
-1
/
+1
2009-05-19
Merge commit 'allan/working'
Dan McGee
4
-18
/
+53
2009-05-19
Add an initial pactest/test/.gitignore
Gerardo Exequiel Pozzi
1
-0
/
+1
2009-05-16
NEWS file updates for makepkg and contrib
Allan McRae
1
-0
/
+20
2009-05-16
makepkg: fix sourcing BUILDSCRIPT and PATH issues
Allan McRae
1
-2
/
+3
2009-05-14
makepkg: Document package splitting
Allan McRae
3
-10
/
+25
2009-05-14
makepkg: do not update pkgver when building source package
Allan McRae
1
-6
/
+5
2009-05-12
Remove version information from -Qqo output
Dan McGee
2
-6
/
+5
2009-05-12
Introduce -Qlq
Nagy Gabor
4
-10
/
+20
2009-05-12
makepkg: several small fixes
Allan McRae
3
-3
/
+5
2009-05-12
Fix non-C style comments in libalpm
Gerardo Exequiel Pozzi
2
-3
/
+3
2009-04-26
makepkg: make in-place sed portable
Allan McRae
3
-2
/
+8
2009-04-16
Mention required libraries in INSTALL.
Loui Chang
1
-2
/
+11
2009-04-11
Look in target-list first to resolve dependencies
Bryan Ischo
4
-10
/
+38
2009-04-11
Remove duplicates from the unresolvable list before prompting user
Bryan Ischo
1
-0
/
+1
2009-04-11
const-ify endswith()
Dan McGee
1
-3
/
+3
2009-04-11
Remove pmsyncpkg_t
Nagy Gabor
9
-206
/
+89
2009-04-11
Fix for trans001.py (FS#9088)
Nagy Gabor
5
-96
/
+112
2009-04-11
Free *data list when user removes unresolvable packages
Nagy Gabor
1
-7
/
+9
2009-04-11
Print warning in _alpm_resolvedep() if a satisfier package is ignored without...
Nagy Gabor
1
-0
/
+4
2009-04-11
New error type: PM_ERR_PKG_IGNORED
Nagy Gabor
5
-5
/
+18
2009-04-11
Merge branch 'xav/repo-add'
Dan McGee
8
-206
/
+489
2009-04-11
makepkg: fix double check on same path
Dan McGee
1
-1
/
+1
2009-04-11
makepkg: Fix integrity check when files are missing.
Loui Chang
1
-8
/
+11
2009-04-11
Add detail documentation for alpm_db_update()
Sebastian Nowicki
1
-0
/
+31
2009-04-11
Small cleanups to index.txt
Dan McGee
1
-7
/
+7
2009-04-11
doc: move files around for consistency
Dan McGee
4
-2
/
+7
2009-04-11
doc: add 'html' target to Makefile.am
Dan McGee
1
-8
/
+39
2009-04-11
doc: fix repo-add manpage
Dan McGee
1
-6
/
+0
2009-04-11
Fix asciidoc formatting warnings and issues
Dan McGee
3
-14
/
+14
2009-04-11
Add the pacman home page to the doc directory
Dan McGee
2
-0
/
+195
[next]