Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
pacman
auto-pentium4
master
Archlinux32 fork of pacman
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2006-02-11
db_write cleanup: only write non-empty fields
Aurelien Foret
2006-02-07
error codes cleanup
Aurelien Foret
2006-02-07
code factorization: take 2
Aurelien Foret
2006-02-07
code factorization
Aurelien Foret
2006-02-07
code cleanup
Aurelien Foret
2006-02-07
synchro with pacman 2.9.8
Aurelien Foret
2006-02-07
copyright update
Aurelien Foret
2006-02-07
copyright update
Aurelien Foret
2006-02-07
pacman 2.9.8 synchro
Aurelien Foret
2006-02-05
added support for alpm_pkg_checkmd5sum()
Aurelien Foret
2006-02-05
added alpm_pkg_checkmd5sum() to check md5sums for package from the cache
Aurelien Foret
2006-02-05
added support for the PM_CONFLICT structure to handle file conflicts
Aurelien Foret
2006-02-05
added a pmconflict_t structure to handle file conflicts
Aurelien Foret
2006-02-05
copyright update
Aurelien Foret
2006-02-05
code cleanup
Aurelien Foret
2006-02-05
- sync_prepare: fixed a case where a conflict should be removed from the ↵
Aurelien Foret
target list - avoided possible duplicates in target list (patch from VMiklos <vmiklos@frugalware.org>) - added more debug logs
2006-02-04
fixed a possible memory leak
Aurelien Foret
2006-02-04
- moved yesno() from util.c to log.c
Aurelien Foret
- fixed a missing line feed in yesno when printing the message
2006-02-02
changes merged from 2.9.8 -- clarified license usage, new options var in ↵
Judd Vinet
PKGBUILDs, --noprogressbar pacman switch...
2006-02-01
fixed vprint implementation (patch from VMiklos <vmiklos@frugalware.org>)
Aurelien Foret
2006-02-01
fixed typos in 2 debug logs
Aurelien Foret
2006-02-01
added line feeds when needed (patch from VMiklos <vmiklos@frugalware.org>)
Aurelien Foret
2006-02-01
added libalpm manpage (patch from VMiklos <vmiklos@frugalware.org>)
Aurelien Foret
2006-02-01
doxygen support: added @brief field (patch from VMiklos ↵
Aurelien Foret
<vmiklos@frugalware.org>)
2006-02-01
Added a missing trans_release call upon lib shutdown (patch from VMiklos ↵
Aurelien Foret
<vmiklos@frugalware.org>)
2006-01-29
removed unlock code from alpm_release()
Aurelien Foret
2006-01-29
added a missing trans_release before pacman_sync call
Aurelien Foret
2006-01-28
cleanup up error cases handling in pacman_deptest
Aurelien Foret
2006-01-28
added a --noprogressbar switch for scripts to use
Judd Vinet
2006-01-28
Search through package provides if no literal matches are found when ↵
Judd Vinet
scanning for targets with -S
2006-01-28
makeworld sudo support
Judd Vinet
2006-01-28
use sudo for -i if available (fw)
Judd Vinet
2006-01-27
improved log messages for add_commit
Aurelien Foret
2006-01-27
cleaned up db_write error cases handling
Aurelien Foret
2006-01-27
fixed potential file descriptor leaks
Aurelien Foret
2006-01-27
added a missing error message in case of lock failure
Aurelien Foret
2006-01-27
added missing retval values in trans_release error cases
Aurelien Foret
2006-01-26
little fix for erroneous output
Judd Vinet
2006-01-26
fixed a compilation warning
Aurelien Foret
2006-01-26
reworked lock handling (patch from VMiklos <vmiklos@frugalware.org>)
Aurelien Foret
2006-01-26
reworked lock handling (patch from VMiklos <vmiklos@frugalware.fr>)
Aurelien Foret
2006-01-26
reordered group entry position in db_write (to be in line with alpm/db_write)
Aurelien Foret
2006-01-26
- fixed a compilation warning
Aurelien Foret
- added missing alpm_trans_release() calls upon transation completion - put back error messages from pacman 2.x in case of PM_ERR_HANDLE_LOCK error
2006-01-26
doxygen comments update (patch from VMiklos <vmiklos@frugalware.org>)
Aurelien Foret
2006-01-22
changed behaviour with original=X,current=Y,new=Z backup scenario -- install ↵
Judd Vinet
new file as .pacnew and keep old one in place
2006-01-22
cleaned up format a bit, added global KEEPDOCS and NOSTRIP flags
Judd Vinet
2006-01-22
added new options field to PKGBUILDs for package-by-package overrides
Judd Vinet
2006-01-21
document package, group, sync and transaction functions (patch from VMiklos ↵
Aurelien Foret
<vmiklos@frugalware.org>)
2006-01-21
fixed a typo
Aurelien Foret
2006-01-21
resolvedeps: return the depmiss info to the frontend in case of failure
Aurelien Foret
[next]