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
2010-12-14
Correctly force load of package reason
Dan McGee
1
-5
/
+1
2010-12-14
Abstract has_scriptlet() to package ops struct
Dan McGee
3
-14
/
+19
2010-12-14
Remove non-public functions from header
Dan McGee
3
-7
/
+4
2010-12-14
Mark sync_db_read() as static
Dan McGee
2
-3
/
+6
2010-12-13
Abort db_populate if dbpath is not set
Bruno Widmann
1
-0
/
+3
2010-12-13
Update news and bump versions
Dan McGee
2
-3
/
+3
2010-12-13
Update scripts/ .gitignore
Dan McGee
1
-0
/
+1
2010-12-13
Create sync/ DB directory if it does not exist
Dan McGee
1
-0
/
+18
2010-12-13
pacman-optimize: ensure database directory contains local/
Dan McGee
1
-2
/
+4
2010-12-13
Add script to update pacman database format
Allan McRae
2
-0
/
+124
2010-12-13
Update pactest suite for change in db structure
Allan McRae
2
-48
/
+18
2010-12-13
Merge desc and depends files in local db
Allan McRae
3
-94
/
+61
2010-12-13
Attempt to stop installation when we encounter problems
Dan McGee
1
-32
/
+48
2010-12-13
Turn libarchive warnings into libalpm warnings
Dan McGee
2
-3
/
+3
2010-12-13
Make reading from any file possible in sync DB
Dan McGee
1
-12
/
+8
2010-12-13
Explicitly test time difference is greater than zero
Allan McRae
1
-1
/
+1
2010-12-13
makepkg: perform sanity checks on variables in package functions
Allan McRae
1
-6
/
+13
2010-12-13
diskspace style cleanups and small fixes
Dan McGee
2
-50
/
+55
2010-12-13
Refactor statfs/statvfs type check
Dan McGee
4
-62
/
+50
2010-12-13
Display progress bar for disk space checking
Allan McRae
4
-3
/
+36
2010-12-13
Add configuration option to control disk space checking
Allan McRae
7
-4
/
+31
2010-12-13
Implement disk space checking
Allan McRae
3
-1
/
+45
2010-12-13
Add functions to calculate approximate disk usage by packages
Allan McRae
2
-0
/
+103
2010-12-13
Add function to match file to mount point
Allan McRae
1
-0
/
+28
2010-12-13
Add function for listing system mount points
Allan McRae
3
-1
/
+160
2010-12-13
Prototype disk space checking functionality
Allan McRae
4
-0
/
+66
2010-12-13
Remove AC_TYPE_SIGNAL usage
Dan McGee
3
-3
/
+2
2010-12-13
dirent usage cleanup
Dan McGee
6
-5
/
+2
2010-12-13
Move MAX_DELTA_RATIO definition
Allan McRae
2
-3
/
+3
2010-12-13
Combine reading from depends and desc in sync db
Allan McRae
1
-7
/
+2
2010-12-13
makepkg: remove dead code from handle_deps
Andres P
1
-2
/
+0
2010-12-13
makepkg: do not ignore errors from pacman when checking deps
Andres P
1
-6
/
+7
2010-12-13
makepkg: use portable escape sequence for terminal escapes
Carlos Diaz
1
-6
/
+6
2010-12-13
Add epoch to PKGBUILD prototypes
Allan McRae
2
-0
/
+2
2010-12-13
src/util: update .gitignore
Dan McGee
1
-7
/
+8
2010-12-13
contrib: remove bash pactree
Xavier Chantry
3
-327
/
+0
2010-12-13
pactree: use variables for color and tree output
Xavier Chantry
1
-57
/
+39
2010-12-13
pactree: separate dependency and print logic
Xavier Chantry
1
-60
/
+92
2010-12-13
pactree: rewrite in C
Dave Reisner
2
-1
/
+362
2010-12-13
alpm/remove.c : respect --dbonly during remove-upgrade
Xavier Chantry
4
-11
/
+7
2010-12-13
pacman: sort --help output
Xavier Chantry
2
-51
/
+99
2010-12-13
CLI args: update --help and manpage
Xavier Chantry
2
-141
/
+133
2010-12-13
alpm: don't expose alpm_depcmp
Xavier Chantry
5
-9
/
+9
2010-12-13
alpm: kill alpm_deptest
Xavier Chantry
2
-26
/
+0
2010-12-13
pacman/deptest: reimplement with alpm_find_satisfier
Xavier Chantry
1
-3
/
+11
2010-12-13
alpm: add new alpm_find_satisfier function
Xavier Chantry
2
-0
/
+15
2010-12-13
Fix a few problems reported by clang-analyzer
Xavier Chantry
3
-10
/
+6
2010-12-13
Ensure stdin args are correctly terminated
Dan McGee
1
-3
/
+4
2010-12-13
Merge branch 'maint'
Dan McGee
6
-118
/
+109
2010-12-13
be_files: write EPOCH instead of FORCE
Xavier Chantry
1
-3
/
+4
[prev]
[next]