index
:
makepnd.git
makepnd
makepnd-ng
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
conflict.c
Commit message (
Expand
)
Author
Age
*
Split _alpm_filelist_operation function
Allan McRae
2012-08-02
*
Move filelist functions into separate source file
Dan McGee
2012-08-02
*
Merge branch 'maint'
Dan McGee
2012-08-01
|
\
|
*
Add more debug logging to dir_belongsto_pkg() function
Dan McGee
2012-08-01
*
|
lib/conflict: use a binary search within filelists
Dave Reisner
2012-08-01
*
|
Merge branch 'maint'
Dan McGee
2012-07-10
|
\
|
|
*
Check empty subdirectory ownership
Allan McRae
2012-07-10
|
*
Add conflict for replacing owned empty directory
Allan McRae
2012-07-10
*
|
fix -Wshadow warnings as reported by gcc 4.4.3
Dave Reisner
2012-05-20
*
|
Move short-lived realpath buffers to the stack
Dan McGee
2012-04-29
*
|
Update copyright years
Allan McRae
2012-02-20
*
|
include config.h via Makefiles
Dave Reisner
2011-12-21
*
|
Calculate root length only once when checking for file conflicts
Dan McGee
2011-12-12
*
|
lib/conflict: save strlen call by reusing snprintf return
Dave Reisner
2011-12-12
*
|
Merge branch 'maint'
Dan McGee
2011-11-01
|
\
|
|
*
Fix issues with replacing unowned symlinks
Dan McGee
2011-10-26
*
|
Make _alpm_filelist_contains() NULL-safe
Dan McGee
2011-10-14
|
/
*
Ensure fileconflict value is actually a string
Dan McGee
2011-09-26
*
Former transaction callback rename refactor
Dan McGee
2011-09-02
*
Move all callbacks up to the handle level
Dan McGee
2011-09-02
*
Remove outdated comment for _alpm_outerconflicts
Allan McRae
2011-08-30
*
Remove use of no-op accessor functions in library
Dan McGee
2011-08-18
*
Parse conflicts/provides/replaces at database load time
Dan McGee
2011-08-15
*
Conflict comparison performance enhancements
Dan McGee
2011-08-09
*
Convert package filelists to an array instead of linked list
Dan McGee
2011-07-21
*
Allow fileconflict if unowned file moving into backup array
Dan McGee
2011-07-14
*
Merge remote-tracking branch 'allan/ALPM'
Dan McGee
2011-07-03
|
\
|
*
Prefix _alpm_errno_t members with ALPM
Allan McRae
2011-07-02
|
*
Prefix alpm_transprog_t members with ALPM
Allan McRae
2011-07-02
|
*
Prefix alpm_loglevel_t members with ALPM
Allan McRae
2011-07-02
|
*
Prefix alpm_fileconflicttype_t members with ALPM
Allan McRae
2011-07-02
*
|
conflict code tweaks and cleanups
Dan McGee
2011-07-03
*
|
Move alpm filelists to a struct object
Dan McGee
2011-07-03
|
/
*
Fix a few warnings pointed out via clang scan-build
Dan McGee
2011-06-30
*
Rename pmfileconflict_t to alpm_fileconflict_t
Allan McRae
2011-06-28
*
Rename pmconflict_t to alpm_conflict_t
Allan McRae
2011-06-28
*
Rename pmdepend_t to alpm_depend_t
Allan McRae
2011-06-28
*
Rename pmtrans_t to alpm_trans_t
Allan McRae
2011-06-28
*
Rename pmpkg_t to alpm_pkg_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
*
Rename pmfileconflicttype_t to alpm_fileconflicttype_t
Allan McRae
2011-06-28
*
Merge branch 'maint'
Dan McGee
2011-06-27
|
\
|
*
Ensure a file can be replaced by a directory
Dan McGee
2011-06-27
|
*
File conflict code cleanups
Dan McGee
2011-06-27
*
|
Make struct pmconflict_t public
Dan McGee
2011-06-16
*
|
Make pmfileconflict_t type public
Dan McGee
2011-06-16
*
|
Ensure handle is valid and pm_errno is reset when calling into API
Dan McGee
2011-06-14
*
|
Conflict check and skip_remove code cleanups
Dan McGee
2011-06-14
*
|
Switch all logging to use handle directly
Dan McGee
2011-06-13
[next]