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
/
be_sync.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-22
Remove epoch as an independent field
Dan McGee
1
-9
/
+0
2011-01-21
Add a likely_pkg hint argument to sync_db_read
Dan McGee
1
-10
/
+16
2011-01-08
Use size_t for alpm_list sizes
Allan McRae
1
-1
/
+1
2011-01-08
Refactor old date parsing into single method
Dan McGee
1
-12
/
+1
2011-01-08
Update copyright years for 2011
Allan McRae
1
-1
/
+1
2010-12-30
Detect undefined PATH_MAX
Allan McRae
1
-0
/
+1
2010-12-21
Overhaul archive fgets function
Dan McGee
1
-5
/
+10
2010-12-21
Use macros in sync DB parsing
Dan McGee
1
-99
/
+52
2010-12-14
Remove non-public functions from header
Dan McGee
1
-2
/
+2
2010-12-14
Mark sync_db_read() as static
Dan McGee
1
-2
/
+6
2010-12-13
Create sync/ DB directory if it does not exist
Dan McGee
1
-0
/
+18
2010-12-13
Make reading from any file possible in sync DB
Dan McGee
1
-12
/
+8
2010-12-13
dirent usage cleanup
Dan McGee
1
-1
/
+0
2010-12-13
Combine reading from depends and desc in sync db
Allan McRae
1
-7
/
+2
2010-12-13
Fix a few problems reported by clang-analyzer
Xavier Chantry
1
-7
/
+5
2010-10-14
Add epoch support to pacman/libalpm
Dan McGee
1
-1
/
+10
2010-10-14
Small tweaks after backend merge
Dan McGee
1
-6
/
+0
2010-10-14
Clean-up parsing sync database
Allan McRae
1
-26
/
+1
2010-10-14
Move and rename splitname
Allan McRae
1
-1
/
+1
2010-10-14
Only download sync databases
Allan McRae
1
-163
/
+2
2010-10-14
Parse sync database
Allan McRae
1
-412
/
+125
2010-10-14
Populate sync db from archive
Allan McRae
1
-25
/
+33
2010-10-14
Completely separate local and sync db handling
Allan McRae
1
-33
/
+38
2010-10-14
Separate be_files into be_sync and be_local
Allan McRae
1
-0
/
+906