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
/
add.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-29
Replaced snprintf calls by the SNPRINTF macro to avoid buffer overflows when ...
Aurelien Foret
1
-2
/
+2
2005-03-28
added a FREELISTPTR macro to free a PMList without freeing its data
Aurelien Foret
1
-9
/
+2
2005-03-27
made 'provides' actually work when updating 'requiredby' fields from deps
Aurelien Foret
1
-7
/
+9
2005-03-26
backport from pacman 2.9.5 (formatting, commentaries)
Aurelien Foret
1
-10
/
+17
2005-03-26
reworked PM_LOG_XXX messages during install/remove/upgrade operations
Aurelien Foret
1
-40
/
+50
2005-03-26
_alpm_runscriplet fixes
Aurelien Foret
1
-4
/
+4
2005-03-26
updated comments
Aurelien Foret
1
-8
/
+45
2005-03-25
Backport from pacman 2.9.5
Aurelien Foret
1
-1
/
+1
2005-03-24
fix: one can't add a package twice in transaction targets list
Aurelien Foret
1
-0
/
+3
2005-03-24
cleanup for add_loadtarget() logs
Aurelien Foret
1
-1
/
+0
2005-03-23
- removed db_find_conflicts() declaration from db.h
Aurelien Foret
1
-0
/
+1
2005-03-16
Renamed PM_RET_ERR to RET_ERR (no need for a PM_ prefix for internal
Aurelien Foret
1
-18
/
+18
2005-03-16
Code cleanup
Aurelien Foret
1
-2
/
+3
2005-03-16
One more ORE comment
Aurelien Foret
1
-0
/
+2
2005-03-16
Make sure we generate a UPGRADE_DONE event during upgrades
Aurelien Foret
1
-2
/
+2
2005-03-16
Improved error handling in add_loadtarget()
Aurelien Foret
1
-6
/
+9
2005-03-15
Renamed PM_TRANS_CB_XXX to PM_TRANS_EVT_XXX
Aurelien Foret
1
-8
/
+8
2005-03-15
Fixed a typo in add_loadtarget()
Aurelien Foret
1
-1
/
+1
2005-03-15
Initial revision
Judd Vinet
1
-0
/
+580
[prev]