index
:
makepnd.git
makepnd
makepnd-ng
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pacman
/
pacman.c
Commit message (
Expand
)
Author
Age
...
*
- changed flags type from char to int
Aurelien Foret
2006-03-04
*
disable progress bar if the output is redirected (patch from VMiklos <vmiklos...
Aurelien Foret
2006-03-01
*
the library must provide default values for main options
Aurelien Foret
2006-02-20
*
sync with pacman 2.9.8
Aurelien Foret
2006-02-16
*
used MALLOC macro when possible
Aurelien Foret
2006-02-14
*
fixed a possible memory leak
Aurelien Foret
2006-02-04
*
added line feeds when needed (patch from VMiklos <vmiklos@frugalware.org>)
Aurelien Foret
2006-02-01
*
added a --noprogressbar switch for scripts to use
Judd Vinet
2006-01-28
*
added a FAKEROOT define allowing to use pacman in a fakeroot enivronment (for...
Aurelien Foret
2006-01-21
*
added the possibility to "-Syy" (can be used to force synctrees update, even ...
Aurelien Foret
2006-01-17
*
maked verbose group listing enabled by -Sgg instead of -Sgv
Aurelien Foret
2006-01-13
*
made use of the new ALLDEPS transaction flag to handle "makepkg -s"
Aurelien Foret
2006-01-10
*
sync_commit can now return conflicting files with a trans_prepare like data s...
Aurelien Foret
2006-01-07
*
- removed uid checks (CYGWIN)
Aurelien Foret
2006-01-07
*
code cleanup (mainly removed line spaces at the beginning of lines by tabulat...
Aurelien Foret
2006-01-07
*
moved pacman_deptest function in its own file
Aurelien Foret
2006-01-06
*
patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION
Judd Vinet
2006-01-02
*
- reworked verbose levels
Aurelien Foret
2006-01-01
*
*** empty log message ***
Aurelien Foret
2006-01-01
*
added a missing code chunk of the ignore command line option (patch from VMik...
Aurelien Foret
2005-12-31
*
used defines from alpm.h instead of local ones (patch from VMiklos <vmiklos@f...
Aurelien Foret
2005-12-31
*
verbosity fix from VMiklos
Judd Vinet
2005-12-20
*
added Frugalware patch: -Q --foreign to display packages not found in sync repos
Judd Vinet
2005-12-14
*
added PACCONF, PACDB and PACROOT defines
Aurelien Foret
2005-10-29
*
renamed pmconfig_t to config_t
Aurelien Foret
2005-10-29
*
added pmconfig_t structure to hold all the configuration
Aurelien Foret
2005-10-28
*
added a default cachedir
Judd Vinet
2005-10-20
*
added first part of the autoconf stuff - patch from Christian Hamar <krics@li...
Judd Vinet
2005-10-17
*
added conversation callback support for transactions
Judd Vinet
2005-10-09
*
Merging in recent fixes/additions from 2.9.7
Judd Vinet
2005-10-07
*
Added a CYGWIN define to include header files required to build in a Cygwin e...
Aurelien Foret
2005-10-06
*
fixed a small memory leak during the cleanup of config data
Aurelien Foret
2005-05-03
*
get ride of ORE tags
Aurelien Foret
2005-05-02
*
added a --debug option to externally set the library log level
Aurelien Foret
2005-05-02
*
reworked pacman_deptest()
Aurelien Foret
2005-05-01
*
some remork for pacman_deptest()
Aurelien Foret
2005-04-23
*
backported support for print-uris from pacman 2.9.x
Aurelien Foret
2005-04-13
*
added option -p in pacman usage screen
Aurelien Foret
2005-04-13
*
reworked MSG and ERR outputs
Aurelien Foret
2005-04-06
*
changed alpm_db_register() prototype
Aurelien Foret
2005-03-29
*
turned pmdepmissing_t into an opaque structure
Aurelien Foret
2005-03-29
*
fixed an error message
Aurelien Foret
2005-03-27
*
Backport from pacman 2.9.5 (--ignore in usage)
Aurelien Foret
2005-03-26
*
Backport from pacman 2.9.5 (code cleanup)
Aurelien Foret
2005-03-25
*
- added pmo_chomp support (from pacman 2.9.3)
Aurelien Foret
2005-03-20
*
pacman_deptest() rework
Aurelien Foret
2005-03-19
*
Copyright update
Aurelien Foret
2005-03-19
*
Relocated log and transaction stuffs from pacman.c to log.c and trans.c
Aurelien Foret
2005-03-19
*
Dropped pmo_nosave parameter (now included in pmo_flags)
Aurelien Foret
2005-03-16
*
- added PM_EXT_PKG and PM_EXT_DB defines to alpm.h (taken from pacman 2.9.3)
Aurelien Foret
2005-03-16
[prev]
[next]