index
:
pacman
master
threads
working
working-maint
Main repository is at http://projects.archlinux.org/pacman.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
conflict.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-12
ensure chk_fileconflicts reads entire file list
Dan McGee
1
-4
/
+10
2008-01-06
conflict.c : fix for FS#8156, detect conflict between symlink and dir.
Chantry Xavier
1
-5
/
+12
2008-01-05
conflict.c : fix for upgrade042.
Chantry Xavier
1
-17
/
+7
2008-01-02
Small code cleanups with indents/spaces
Dan McGee
1
-3
/
+4
2008-01-02
new upgade042 pactest + bugfix in chk_filedifference.
Chantry Xavier
1
-0
/
+4
2007-12-11
Update GNU GPL boilerplate and copyright dates
Dan McGee
1
-4
/
+2
2007-11-25
_alpm_checkconflicts split
Nagy Gabor
1
-5
/
+24
2007-11-18
Add the pmconflict_t type.
Nagy Gabor
1
-7
/
+61
2007-11-18
Simple s/conflict/fileconflict/ renaming.
Chantry Xavier
1
-12
/
+12
2007-11-17
libalpm: use FREELIST when possible
Dan McGee
1
-4
/
+2
2007-11-17
War on whitespace
Dan McGee
1
-3
/
+3
2007-11-11
Add a horrible little hack to get symlink001.py to pass again
Dan McGee
1
-5
/
+14
2007-11-05
libalpm: use an lstat wrapper so we never dereference dir symlinks
Dan McGee
1
-2
/
+2
2007-10-29
libalpm: introduce MALLOC and CALLOC macros
Dan McGee
1
-6
/
+3
2007-08-24
libalpm: add newlines to all strings passed to log callback
Dan McGee
1
-14
/
+14
2007-08-22
Post trial install changes, round one
Dan McGee
1
-1
/
+1
2007-08-14
Code cleanup
Dan McGee
1
-3
/
+0
2007-08-13
libalpm/conflict.c : small speed-up and fix.
Nagy Gabor
1
-6
/
+5
2007-08-13
libalpm/conflict.c : small memleak fix.
Nagy Gabor
1
-0
/
+1
2007-08-13
Add two pactest for versioned conflicts.
Nagy Gabor
1
-9
/
+1
2007-07-20
libalpm/conflict.c : cleanup + fix for conflict001.
Chantry Xavier
1
-167
/
+82
2007-07-13
Remove conflict message for non-existent files (reworked)
Chantry Xavier
1
-5
/
+7
2007-07-11
conflict.c: start cleaning conflict check functions
Chantry Xavier
1
-17
/
+7
2007-07-10
Remove gettext calls from all PM_LOG_DEBUG messages
Dan McGee
1
-9
/
+10
2007-07-10
Remove conflict message for no-existent files.
Andrew Fyfe
1
-1
/
+2
2007-04-29
Remove STRNCPY macro from libalpm
Dan McGee
1
-3
/
+3
2007-04-27
Clean up gettext on the libalpm side
Dan McGee
1
-1
/
+0
2007-03-22
* Fix conflict checking to ignore symlinks that were in previous version of
Dan McGee
1
-8
/
+30
2007-03-05
This commit looks much more monumental than it is. Almost all just #include
Dan McGee
1
-7
/
+8
2007-03-03
* Remove unnecessary call to _alpm_trans_update_depends that was erroring
Dan McGee
1
-0
/
+2
2007-03-03
* A little more hacking with wchar_t output, but nothing really changed in
Dan McGee
1
-2
/
+2
2007-03-03
Big commit this time:
Aaron Griffin
1
-145
/
+196
2007-02-22
* debug cleanup (more)
Aaron Griffin
1
-24
/
+29
2007-02-22
* Cleaned up some debug output
Aaron Griffin
1
-9
/
+19
2007-02-21
* Re-added a compare function for syncpkg's - it was removed without thinking
Aaron Griffin
1
-1
/
+9
2007-02-20
* Updated conflict checking one last time. You can finally have a file move
Dan McGee
1
-40
/
+43
2007-02-19
* Added some improved debug output to file conflict checking.
Dan McGee
1
-27
/
+30
2007-02-14
* Updated a too-verbose message in pacman/add.c. (shouldn't be an issue withi
Dan McGee
1
-102
/
+123
2007-02-14
Slightly optimized to remove duplicate strcmp operation.
Dan McGee
1
-7
/
+14
2007-02-13
* Refactored conflict checking within packages. Profiling from Dan showed an
Aaron Griffin
1
-26
/
+46
2007-01-30
K. Piche <kevin.piche@cgi.com>
Aaron Griffin
1
-0
/
+12
2007-01-30
K. Piche <kpiche@rogers.com>
Aaron Griffin
1
-4
/
+4
2007-01-30
Discussed on IRC for a bit, this makes the following changes for clarity:
Dan McGee
1
-3
/
+4
2007-01-24
This mainly deals with code clarity- removing currently unneeded
Aaron Griffin
1
-1
/
+1
2007-01-19
Preliminary checkin for alpm_list conversion
Aaron Griffin
1
-31
/
+31
2007-01-18
Dan McGee <dpmcgee@gmail.com>
Aaron Griffin
1
-2
/
+6
2006-11-22
* Completed getinfo api changes (pmmissing_t, pmtrans_t, etc)
Aaron Griffin
1
-0
/
+37
2006-11-20
* repo-add script - to add entries to a db file directly from package data (n...
Aaron Griffin
1
-0
/
+2
2006-10-31
Numerous changes:
Aaron Griffin
1
-2
/
+2
2006-10-20
A handful of minor changes:
Aaron Griffin
1
-14
/
+14
[next]