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-20
FW: spaces -> tabs cosmetic fix
Judd Vinet
2006-02-20
FW: re-add CacheDir setting
Judd Vinet
2006-02-18
synchro with pacman 2.9.8
Aurelien Foret
2006-02-17
prepend library function names with _alpm (helped with the patch from ↵
Aurelien Foret
VMiklos <vmiklos@frugalware.org>) added log and event callbacks to sync_commit internal transactions
2006-02-17
commented out doxygen support as it produces an error
Aurelien Foret
2006-02-17
partial support for version comparators (patch from VMiklos ↵
Aurelien Foret
<vmiklos@frugalware.org>)
2006-02-17
doxygen support for autotools (patch from Christian Hamar <krics@linuxforum.hu>
Aurelien Foret
2006-02-16
*** empty log message ***
Aurelien Foret
2006-02-16
code cleanup
Aurelien Foret
2006-02-16
sync with pacman 2.9.8
Aurelien Foret
2006-02-16
*** empty log message ***
Aurelien Foret
2006-02-16
code cleanup
Aurelien Foret
2006-02-16
fixed directory roots when running scriplets
Aurelien Foret
2006-02-16
- grep is now a static function
Aurelien Foret
- code cleanup
2006-02-16
- db_write: add support to write both local and sync entries
Aurelien Foret
- code cleanup
2006-02-15
removed a leftover comment
Aurelien Foret
2006-02-15
moved the .lastupdate support from libalpm to pacman
Aurelien Foret
2006-02-15
- merged db_open and db_create into one single function
Aurelien Foret
- moved the .lastupdate support to the frontend
2006-02-15
fixed a compilation warning
Aurelien Foret
2006-02-15
fixed a typo
Aurelien Foret
2006-02-14
used MALLOC macro when possible
Aurelien Foret
2006-02-14
- added a WARN macro to display warnings
Aurelien Foret
- used ERR macro for error messages
2006-02-14
fixed a compilation warning
Aurelien Foret
2006-02-14
better use ERR than fprintf for error messages
Aurelien Foret
2006-02-14
added the possibility to force synctree update by using -Syy
Aurelien Foret
2006-02-12
reworked logs
Aurelien Foret
2006-02-12
added a add_faketarget function
Aurelien Foret
reworked logs
2006-02-11
reworked debug messages
Aurelien Foret
2006-02-11
- reworked debug messages
Aurelien Foret
- synchro with pacman 2.9.8
2006-02-11
added more logs
Aurelien Foret
2006-02-11
db_write: only write non-empty fields to database
Aurelien Foret
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...
[next]