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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-02-12
added a add_faketarget function
Aurelien Foret
1
-47
/
+55
2006-02-11
reworked debug messages
Aurelien Foret
1
-7
/
+7
2006-02-11
- reworked debug messages
Aurelien Foret
1
-24
/
+66
2006-02-11
added more logs
Aurelien Foret
1
-3
/
+4
2006-02-11
db_write: only write non-empty fields to database
Aurelien Foret
1
-52
/
+82
2006-02-07
error codes cleanup
Aurelien Foret
3
-13
/
+16
2006-02-07
code factorization: take 2
Aurelien Foret
1
-2
/
+2
2006-02-07
code factorization
Aurelien Foret
1
-7
/
+7
2006-02-07
code cleanup
Aurelien Foret
1
-8
/
+0
2006-02-05
added alpm_pkg_checkmd5sum() to check md5sums for package from the cache
Aurelien Foret
2
-0
/
+39
2006-02-05
added a pmconflict_t structure to handle file conflicts
Aurelien Foret
4
-14
/
+80
2006-02-05
copyright update
Aurelien Foret
1
-1
/
+1
2006-02-05
code cleanup
Aurelien Foret
1
-2
/
+2
2006-02-05
- sync_prepare: fixed a case where a conflict should be removed from the targ...
Aurelien Foret
1
-15
/
+32
2006-02-01
fixed typos in 2 debug logs
Aurelien Foret
1
-2
/
+2
2006-02-01
doxygen support: added @brief field (patch from VMiklos <vmiklos@frugalware.o...
Aurelien Foret
1
-1
/
+12
2006-02-01
Added a missing trans_release call upon lib shutdown (patch from VMiklos <vmi...
Aurelien Foret
1
-0
/
+5
2006-01-29
removed unlock code from alpm_release()
Aurelien Foret
1
-10
/
+0
2006-01-28
Search through package provides if no literal matches are found when scanning...
Judd Vinet
2
-3
/
+23
2006-01-27
improved log messages for add_commit
Aurelien Foret
1
-6
/
+9
2006-01-27
cleaned up db_write error cases handling
Aurelien Foret
1
-7
/
+15
2006-01-27
fixed potential file descriptor leaks
Aurelien Foret
1
-12
/
+21
2006-01-26
fixed a compilation warning
Aurelien Foret
1
-1
/
+0
2006-01-26
reworked lock handling (patch from VMiklos <vmiklos@frugalware.org>)
Aurelien Foret
2
-21
/
+27
2006-01-26
reworked lock handling (patch from VMiklos <vmiklos@frugalware.fr>)
Aurelien Foret
1
-0
/
+2
2006-01-26
doxygen comments update (patch from VMiklos <vmiklos@frugalware.org>)
Aurelien Foret
1
-1
/
+34
2006-01-22
changed behaviour with original=X,current=Y,new=Z backup scenario -- install ...
Judd Vinet
1
-9
/
+4
2006-01-21
document package, group, sync and transaction functions (patch from VMiklos <...
Aurelien Foret
1
-1
/
+62
2006-01-21
resolvedeps: return the depmiss info to the frontend in case of failure
Aurelien Foret
5
-9
/
+26
2006-01-21
added a FAKEROOT define allowing to use pacman in a fakeroot enivronment (for...
Aurelien Foret
1
-0
/
+6
2006-01-18
more code cleanup yet
Aurelien Foret
8
-197
/
+111
2006-01-17
fixed detection for duplicate entries in list of deps/conflicts
Aurelien Foret
3
-9
/
+25
2006-01-17
even more code cleanup
Aurelien Foret
1
-97
/
+94
2006-01-17
reworked log messages
Aurelien Foret
1
-6
/
+6
2006-01-17
- code cleanup
Aurelien Foret
3
-13
/
+15
2006-01-16
more code cleanup
Aurelien Foret
5
-50
/
+39
2006-01-15
pulled out conflict checkings from checkdeps() in its own function: checkconf...
Aurelien Foret
6
-314
/
+314
2006-01-14
sync_prepare: added a missing chunk of code for dependency checks of packages...
Aurelien Foret
1
-6
/
+24
2006-01-14
checkdeps:
Aurelien Foret
1
-9
/
+50
2006-01-14
sysupgrade: skip version cmp for pkg elected for removal (patch from VMiklos...
Aurelien Foret
1
-1
/
+19
2006-01-13
removed unuseful error codes
Aurelien Foret
2
-7
/
+1
2006-01-13
improved log and debug messages
Aurelien Foret
1
-7
/
+8
2006-01-11
added more doxygen comments (patch from VMiklos <vmiklos@frugalware.org>)
Aurelien Foret
1
-1
/
+53
2006-01-11
- added 2 more ORE tags (to be reviewed) in the replace/conflict sync code
Aurelien Foret
1
-15
/
+15
2006-01-11
fixed an awfull typo
Aurelien Foret
1
-1
/
+1
2006-01-10
code cleanup
Aurelien Foret
1
-2
/
+1
2006-01-10
fixed a memory leak in the transaction cleanup code
Aurelien Foret
1
-1
/
+2
2006-01-10
added ALLDEPS transaction flag mainly to handle "makepkg -s"
Aurelien Foret
4
-8
/
+5
2006-01-09
- merged pkg_new and pkg_dummy functions
Aurelien Foret
10
-48
/
+29
2006-01-08
cleanup
Judd Vinet
1
-3
/
+0
[prev]
[next]