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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-06
moved pacman_deptest function in its own file
Aurelien Foret
4
-108
/
+185
2006-01-06
fixed the usage of 4 list_is_in calls (should have been list_is_strin)
Aurelien Foret
1
-2
/
+4
2006-01-06
- fixed a regression with pacman 2.x (reworked patch from VMiklos <vmiklos@fr...
Aurelien Foret
3
-12
/
+32
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
7
-44
/
+19
2006-01-05
various code cleanup
Aurelien Foret
4
-34
/
+35
2006-01-05
added a missing cachedir registration
Aurelien Foret
1
-0
/
+4
2006-01-05
tweaked a log (patch from VMiklos <vmiklos@frugalware.org>)
Aurelien Foret
1
-1
/
+1
2006-01-05
- fix for sync conflicts (patch from VMiklos <vmiklos@frugalware.org>)
Aurelien Foret
1
-48
/
+48
2006-01-05
fixed a regression
Aurelien Foret
1
-1
/
+1
2006-01-05
terminated .lastupdate implementation for HTTP protocol
Aurelien Foret
4
-21
/
+31
2006-01-05
added .lastudate support for HTTP protocol
Aurelien Foret
4
-21
/
+110
2006-01-03
added Miklos and Christian
Judd Vinet
1
-0
/
+3
2006-01-03
Added AUTHORS file
Judd Vinet
1
-0
/
+2
2006-01-03
renamed ChangeLog to NEWS
Judd Vinet
1
-0
/
+0
2006-01-03
renamed configure.in to configure.ac
Judd Vinet
1
-0
/
+0
2006-01-03
fixed a segfault in removdeps
Aurelien Foret
1
-5
/
+31
2006-01-02
code cleanup
Aurelien Foret
1
-12
/
+13
2006-01-02
fixed a corrupted argument
Aurelien Foret
1
-2
/
+1
2006-01-02
code cleanup
Aurelien Foret
3
-30
/
+36
2006-01-02
patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION
Judd Vinet
68
-80
/
+71
2006-01-02
more sanity checks: do not add or remove databases while a trasaction is running
Aurelien Foret
1
-0
/
+6
2006-01-02
code cleanup
Aurelien Foret
1
-8
/
+8
2006-01-02
code cleanup
Aurelien Foret
3
-14
/
+9
2006-01-02
fixed possible memory corruption
Aurelien Foret
1
-1
/
+1
2006-01-02
fixed various memory leaks
Aurelien Foret
1
-1
/
+4
2006-01-02
fixed a typo
Aurelien Foret
1
-1
/
+1
2006-01-02
code cleanup
Aurelien Foret
1
-2
/
+1
2006-01-02
Added Cygwin target defines
Aurelien Foret
1
-1
/
+8
2006-01-02
fixed a possible memory leak
Aurelien Foret
1
-0
/
+1
2006-01-02
fixed a possible memory corruption
Aurelien Foret
1
-1
/
+1
2006-01-01
- reworked verbose levels
Aurelien Foret
3
-11
/
+5
2006-01-01
removed some overlapping pm_errno assignments
Aurelien Foret
1
-6
/
+0
2006-01-01
- fixed a regression with pacman 2.x (patch from VMiklos <vmiklos@frugalware....
Aurelien Foret
1
-14
/
+19
2006-01-01
renamed error titles from XXX to xxx
Aurelien Foret
1
-6
/
+6
2006-01-01
*** empty log message ***
Aurelien Foret
1
-3
/
+2
2005-12-31
fixed a segfault and added more verbose outputs in group handling (patch from...
Aurelien Foret
1
-2
/
+4
2005-12-31
added a missing code chunk of the ignore command line option (patch from VMik...
Aurelien Foret
1
-0
/
+8
2005-12-31
don't complain on PM_ERR_DB_UPTODATE errors (patch from VMiklos <vmiklos@frug...
Aurelien Foret
1
-2
/
+6
2005-12-31
do not consider duplicated targets as an error (patch from VMiklos <vmiklos@f...
Aurelien Foret
1
-0
/
+4
2005-12-31
used defines from alpm.h instead of local ones (patch from VMiklos <vmiklos@f...
Aurelien Foret
2
-6
/
+3
2005-12-31
removed an uneeded call to strtrim
Aurelien Foret
1
-1
/
+0
2005-12-31
added a debug log when freeing the package cache
Aurelien Foret
1
-0
/
+3
2005-12-30
Added .tbz2 extension to makepkg
Judd Vinet
1
-1
/
+1
2005-12-28
Allowed C++ usage (patch from VMiklos <vmiklos@frugalware.org>)
Aurelien Foret
1
-0
/
+8
2005-12-28
Fixed a typo (spelling) fix (patch from VMiklos <vmiklos@frugalware.org>)
Aurelien Foret
1
-1
/
+1
2005-12-28
Fixed some logging issues (patch from VMiklos <vmiklos@frugalware.org>)
Aurelien Foret
2
-5
/
+3
2005-12-28
Fixed some memory leaks (patch from Essien Ita Essien <essiene@datavibe.net>)
Aurelien Foret
2
-0
/
+3
2005-12-26
renamed rpmvercmp to versioncmp, added some fixes from isteve@bofh.cz
Judd Vinet
9
-58
/
+84
2005-12-26
applied first try at sync conflict handling (VMiklos) plus a couple changes
Judd Vinet
4
-12
/
+139
[next]