index
:
makepnd.git
makepnd
makepnd-ng
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pacman
/
conf.c
Commit message (
Expand
)
Author
Age
...
*
Various tweaks to support building with excessive GCC warning flags
Dan McGee
2012-04-08
*
Update copyright years
Allan McRae
2012-02-20
*
ALPM API adjustments for sanity and consistency
Dan McGee
2012-02-06
*
Allow UseDelta option to specify a delta ratio
Dan McGee
2012-01-18
*
Convert strtrim/strlen paired calls to only strtrim
Dan McGee
2011-12-23
*
Merge branch 'maint'
Dan McGee
2011-12-23
|
\
|
*
Allow comments after repo section header in pacman.conf
Allan McRae
2011-12-23
*
|
include config.h via Makefiles
Dave Reisner
2011-12-21
*
|
code syntax cleanup
Dave Reisner
2011-12-12
*
|
create a typedef for enum _alpm_errno_t
Jonathan Conder
2011-11-14
*
|
Add OPEN() and CLOSE() util macros
Dan McGee
2011-11-01
*
|
Merge branch 'maint'
Dan McGee
2011-10-21
|
\
|
|
*
Remove pm_fprintf() in favor of pm_printf()
Dan McGee
2011-10-21
*
|
Remove alpm_list_getdata wrapper function
Dan McGee
2011-10-12
|
/
*
Keep track of explicitly added and removed packages
Dan McGee
2011-09-28
*
config parsing: add note if libcurl disabled and no XferCommand
Dan McGee
2011-09-22
*
config parsing: include file and line number in more errors
Dan McGee
2011-09-22
*
Pull option names out of messages in config parsing
Dan McGee
2011-09-22
*
Check capabilities in SigLevel option parsing
Dan McGee
2011-09-22
*
Move default siglevel value from backend to frontend
Dan McGee
2011-09-22
*
Flip getcwd()/chdir() for open()/fchdir() in the frontend
Dan McGee
2011-09-20
*
Former transaction callback rename refactor
Dan McGee
2011-09-02
*
Move all callbacks up to the handle level
Dan McGee
2011-09-02
*
Retrieve default SigLevel value from backend after initial setting
Dan McGee
2011-08-23
*
Check return value of rename() calls
Dan McGee
2011-08-08
*
Implement parsing of the new SigLevel directive
Dan McGee
2011-08-02
*
fix segfault if pacman.conf can't be read
Florian Pritz
2011-07-05
*
signing: move to new signing verification and return scheme
Dan McGee
2011-07-05
*
Prefix _alpm_errno_t members with ALPM
Allan McRae
2011-07-02
*
Prefix alpm_loglevel_t members with ALPM
Allan McRae
2011-07-02
*
Rename public functions with grp in their name
Allan McRae
2011-06-29
*
Rename pmerrno_t to alpm_errno_t
Allan McRae
2011-06-28
*
Rename pmdb_t to alpm_db_t
Allan McRae
2011-06-28
*
Rename pmhandle_t to alpm_handle_t
Allan McRae
2011-06-28
*
Add a 'valid' flag to the database object
Dan McGee
2011-06-24
*
Move database 'version' check to registration time
Dan McGee
2011-06-24
*
Do database signature checking at load time
Dan McGee
2011-06-24
*
API: change 'signaturedir' to 'gpgdir'
Dan McGee
2011-06-15
*
Avoid setting sigverify option twice
Dan McGee
2011-06-14
*
conf: do batch processing of repo sections
Dan McGee
2011-06-13
*
conf: _parseconfig() cleanups and documentation
Dan McGee
2011-06-13
*
Move pm_errno onto the handle
Dan McGee
2011-06-13
*
Require handle for alpm_db_register_sync()
Dan McGee
2011-06-09
*
Require handle argument to all alpm_option_(get|set)_*() methods
Dan McGee
2011-06-09
*
Kill all remaining 'PATH_MAX + 1' usages
Dan McGee
2011-06-09
*
Revamp pacman setup code to handle new alpm initialize routine
Dan McGee
2011-06-07
*
Rework config parsing to reduce variable duplication
Dan McGee
2011-05-05
*
Refactor VerifySig option value parsing into standalone method
Dan McGee
2011-05-05
*
Improve database server API
Dan McGee
2011-05-05
*
Make config parsing a two-part affair
Dan McGee
2011-05-05
[prev]
[next]