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
2007-09-17
Remove the DB consistency check from pacman and libalpm.
Chantry Xavier
10
-94
/
+23
2007-09-17
Remove a dead mirror, update contrib/pacsearch for core change
Dan McGee
2
-2
/
+1
2007-09-16
Add new Russian mirror
Dan McGee
1
-0
/
+1
2007-09-16
Make changes for Arch Linux current -> core change
Dan McGee
5
-7
/
+7
2007-09-12
Add testdb util for finding inconsistencies in the database.
Chantry Xavier
3
-1
/
+194
2007-09-12
make alpm_strerror binding friendly
Stefano Esposito
8
-33
/
+39
2007-09-12
libalpm/deps.c : export _alpm_checkdeps (-> alpm_checkdeps).
Chantry Xavier
2
-1
/
+10
2007-09-12
libalpm/package.c : add new alpm_pkg_compute_requiredby function.
Chantry Xavier
2
-38
/
+48
2007-09-12
Make some small changes recommended by splint
Dan McGee
4
-22
/
+24
2007-09-07
Fix sync db location in pactest so new location is acceptable
Dan McGee
1
-1
/
+4
2007-09-07
libalpm/trans.c : remove the lock even on interrupted transactions.
Chantry Xavier
1
-2
/
+3
2007-09-07
Add a few pactests collected over time.
Chantry Xavier
6
-0
/
+128
2007-09-07
scripts/*.sh.in: Clean up and fix a few bugs
Andrew Fyfe
4
-234
/
+237
2007-09-07
Add a few missing includes, caught while compiling on cygwin
Dan McGee
2
-0
/
+2
2007-09-06
contrib : update zsh and bash completion to reflect the new sync dbs location.
Chantry Xavier
2
-4
/
+4
2007-09-04
libalpm: remove outdated files from POTFILES.in
Dan McGee
2
-3
/
+0
2007-09-04
Fix compile-time error with de.po, runtime error with db.c
Travis Willard
2
-2
/
+6
2007-09-03
Add new mirror
Dan McGee
1
-0
/
+1
2007-09-02
Update German translation
Matthias Gorissen
2
-97
/
+37
2007-09-02
libalpm/remove.c : avoid duplicated packages in removal list.
Chantry Xavier
1
-3
/
+5
2007-08-30
Update po/hu.po
Nagy Gabor
1
-392
/
+380
2007-08-27
separate local from sync dbs on filesystem
Travis Willard
4
-46
/
+90
2007-08-26
libalpm/add.c : fix backup handling.
Chantry Xavier
1
-1
/
+1
2007-08-26
pacman/sync.c : kill extra newline with groups on -Ss operation.
Chantry Xavier
1
-1
/
+1
2007-08-26
scripts/makepkg.sh.in: Add missing [
Andrew Fyfe
1
-1
/
+1
2007-08-24
libalpm: add newlines to all strings passed to log callback
Dan McGee
15
-303
/
+302
2007-08-24
libalpm/remove.c: check for ability to unlink is wrong
Dan McGee
1
-1
/
+2
2007-08-23
makepkg : add -L (--dereference) to file.
Chantry Xavier
1
-1
/
+1
2007-08-22
pacman.c: clarify reason for doing 2 strcmp operations
Dan McGee
1
-0
/
+4
2007-08-22
configure.ac: Remove the hyphen from the version suffix
Dan McGee
1
-2
/
+2
2007-08-22
Various valgrind mem leak fixes
Dan McGee
5
-29
/
+43
2007-08-22
Add a default cachedir if one wasn't specified
Dan McGee
2
-0
/
+7
2007-08-22
Post trial install changes, round one
Dan McGee
14
-140
/
+208
2007-08-20
Add sync1003 pactest.
Nagy Gabor
1
-0
/
+26
2007-08-20
libalpm/add.c,trans.c : cleanup of requiredby handling.
Nagy Gabor
4
-98
/
+16
2007-08-20
Fix for FS 6404 and functionalize some cachedir handling stuff
Dan McGee
6
-143
/
+137
2007-08-20
Add const qualifier to md5_file and alpm_get_md5sum
Dan McGee
4
-6
/
+8
2007-08-20
Clean up architecture handling in configure.ac
Dan McGee
2
-20
/
+15
2007-08-17
libalpm/sync.c : don't go back on STATE_PREPARED when committing fails.
Chantry Xavier
1
-2
/
+0
2007-08-16
Fix some errors spit out by -Wextra
Dan McGee
7
-16
/
+15
2007-08-16
configure.ac: Clean up and document version number increments
Dan McGee
1
-10
/
+60
2007-08-16
Clean up MD5 code.
Andrew Fyfe
8
-412
/
+422
2007-08-16
Remove support for SHA1 from pacman.
Andrew Fyfe
13
-650
/
+22
2007-08-16
libalpm/db.c : add alpm_db_unregister_all.
Chantry Xavier
4
-25
/
+56
2007-08-16
pacman.c: Alphabetize listing of query options
Dan McGee
1
-3
/
+3
2007-08-16
libalpm/db.c : allow unregistering db for interrupted transaction.
Chantry Xavier
1
-1
/
+2
2007-08-16
new query options : explicit (-Qe) and deps (-Qd).
Chantry Xavier
3
-8
/
+29
2007-08-16
libalpm/query.c : makes orphans and foreign options as filters.
Chantry Xavier
1
-129
/
+76
2007-08-16
src/util: Clean up headers and a few fixes
Dan McGee
3
-19
/
+14
2007-08-14
package.h: implement origin_data union in pmpkg_t struct
Dan McGee
7
-47
/
+55
[next]