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
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2006-02-14
fixed a compilation warning
Aurelien Foret
1
-0
/
+1
2006-02-14
better use ERR than fprintf for error messages
Aurelien Foret
1
-1
/
+2
2006-02-14
added the possibility to force synctree update by using -Syy
Aurelien Foret
1
-5
/
+7
2006-02-07
copyright update
Aurelien Foret
1
-1
/
+1
2006-02-05
added support for alpm_pkg_checkmd5sum()
Aurelien Foret
1
-22
/
+7
2006-02-05
added support for the PM_CONFLICT structure to handle file conflicts
Aurelien Foret
2
-4
/
+28
2006-02-04
fixed a possible memory leak
Aurelien Foret
1
-0
/
+1
2006-02-04
- moved yesno() from util.c to log.c
Aurelien Foret
4
-47
/
+42
2006-02-01
fixed vprint implementation (patch from VMiklos <vmiklos@frugalware.org>)
Aurelien Foret
1
-8
/
+4
2006-02-01
added line feeds when needed (patch from VMiklos <vmiklos@frugalware.org>)
Aurelien Foret
3
-1
/
+8
2006-01-29
added a missing trans_release before pacman_sync call
Aurelien Foret
1
-0
/
+7
2006-01-28
cleanup up error cases handling in pacman_deptest
Aurelien Foret
1
-21
/
+14
2006-01-28
added a --noprogressbar switch for scripts to use
Judd Vinet
3
-0
/
+8
2006-01-27
added a missing error message in case of lock failure
Aurelien Foret
1
-0
/
+4
2006-01-27
added missing retval values in trans_release error cases
Aurelien Foret
3
-0
/
+3
2006-01-26
- fixed a compilation warning
Aurelien Foret
3
-24
/
+52
2006-01-21
fixed a typo
Aurelien Foret
1
-4
/
+0
2006-01-21
added a FAKEROOT define allowing to use pacman in a fakeroot enivronment (for...
Aurelien Foret
1
-0
/
+2
2006-01-17
added the possibility to "-Syy" (can be used to force synctrees update, even ...
Aurelien Foret
2
-3
/
+3
2006-01-17
code cleanup
Aurelien Foret
1
-3
/
+3
2006-01-17
code cleanup
Aurelien Foret
3
-6
/
+12
2006-01-14
sysupgrade: skip version cmp for pkg elected for removal (patch from VMiklos...
Aurelien Foret
1
-1
/
+1
2006-01-13
code cleanup
Aurelien Foret
1
-4
/
+4
2006-01-13
maked verbose group listing enabled by -Sgg instead of -Sgv
Aurelien Foret
2
-3
/
+3
2006-01-13
code cleanup
Aurelien Foret
1
-4
/
+9
2006-01-13
added a missing commentary from pacman 2.9.x code
Aurelien Foret
1
-1
/
+5
2006-01-13
fixed a possible memory corruption
Aurelien Foret
1
-1
/
+2
2006-01-13
code cleanup
Aurelien Foret
1
-5
/
+4
2006-01-13
code cleanup
Aurelien Foret
1
-13
/
+10
2006-01-10
updated README and download comments about mtimes support
Aurelien Foret
1
-6
/
+2
2006-01-10
made use of the new ALLDEPS transaction flag to handle "makepkg -s"
Aurelien Foret
1
-0
/
+1
2006-01-10
code cleanup
Aurelien Foret
1
-1
/
+1
2006-01-07
sync_commit can now return conflicting files with a trans_prepare like data s...
Aurelien Foret
4
-4
/
+15
2006-01-07
code cleanup
Aurelien Foret
1
-5
/
+4
2006-01-07
code cleanup
Aurelien Foret
2
-5
/
+4
2006-01-07
- removed uid checks (CYGWIN)
Aurelien Foret
1
-17
/
+41
2006-01-07
code cleanup (mainly removed line spaces at the beginning of lines by tabulat...
Aurelien Foret
6
-25
/
+32
2006-01-07
pacman_sync: handle trans_prepare error cases (patch from VMiklos <vmiklos@fr...
Aurelien Foret
1
-0
/
+28
2006-01-06
moved pacman_deptest function in its own file
Aurelien Foret
4
-108
/
+185
2006-01-06
- fixed a regression with pacman 2.x (reworked patch from VMiklos <vmiklos@fr...
Aurelien Foret
1
-10
/
+24
2006-01-06
code cleanup
Aurelien Foret
1
-4
/
+3
2006-01-05
- started to rename list_XXX calls to _alpm_list_XXX
Aurelien Foret
1
-1
/
+1
2006-01-05
various code cleanup
Aurelien Foret
3
-27
/
+31
2006-01-05
added a missing cachedir registration
Aurelien Foret
1
-0
/
+4
2006-01-05
fixed a regression
Aurelien Foret
1
-1
/
+1
2006-01-05
terminated .lastupdate implementation for HTTP protocol
Aurelien Foret
2
-15
/
+28
2006-01-05
added .lastudate support for HTTP protocol
Aurelien Foret
2
-12
/
+45
2006-01-02
fixed a corrupted argument
Aurelien Foret
1
-2
/
+1
2006-01-02
patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION
Judd Vinet
28
-30
/
+30
2006-01-02
code cleanup
Aurelien Foret
1
-2
/
+2
[prev]
[next]