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
2011-09-19
Be smarter about running ldconfig during removal transactions
Dan McGee
4
-9
/
+11
2011-09-19
Search for non-prefixed paths in skip_remove list
Dan McGee
1
-3
/
+3
2011-09-19
be_local: cope with a desc file without trailing newline
Dan McGee
1
-2
/
+6
2011-09-19
Remove const specifier from changelog_read() void parameter
Dan McGee
6
-8
/
+8
2011-09-19
Remove dead changelog_feof() code
Dan McGee
2
-9
/
+0
2011-09-19
Add a random pactest
Dan McGee
1
-0
/
+25
2011-09-18
src/util: provide strndup definitions where needed
Dave Reisner
2
-0
/
+44
2011-09-18
dload: avoid using memrchr
Dave Reisner
1
-3
/
+9
2011-09-18
Ensure entire struct is zeroed in _alpm_parsedate()
Dan McGee
1
-1
/
+2
2011-09-18
pactree: include missing ctype.h header
Dave Reisner
1
-0
/
+1
2011-09-18
configure: Fix quoting in SEDINPLACE on Darwin
Dave Reisner
1
-1
/
+1
2011-09-18
dload: remove user:pass@ definition from hostname
Dave Reisner
1
-1
/
+9
2011-09-18
paccache: remove unnecessary if check
Dave Reisner
1
-4
/
+2
2011-09-18
Fix build without gpgme
Dan McGee
1
-1
/
+3
2011-09-15
pacman: add short opt '-p' for --print to -{S,R}h
Dave Reisner
1
-1
/
+1
2011-09-15
include ldconfig.stub in EXTRA_DIST
Dave Reisner
1
-0
/
+1
2011-09-15
buildsys: remove existing symlinks before installing
Dave Reisner
2
-0
/
+3
2011-09-15
Don't duplicate header strings
Dan McGee
1
-5
/
+5
2011-09-14
makepkg: fix recreation of hardlinks to .gz manpages
Dave Reisner
1
-5
/
+6
2011-09-14
makepkg: add missing newline on passing gpg sourcecheck
Dave Reisner
1
-3
/
+4
2011-09-12
makepkg: check for var existance before file existance
Dave Reisner
1
-1
/
+1
2011-09-12
account for partial delta files in download size
Dave Reisner
1
-5
/
+21
2011-09-12
make compute_download_size consider .part files
Dave Reisner
1
-3
/
+24
2011-09-12
dload: provide optional netrc support
Dave Reisner
1
-0
/
+1
2011-09-11
makepkg: unset errexit when sourcing /etc/profile
Dave Reisner
1
-1
/
+3
2011-09-11
paccache: escape . in trimming of diskspace string
Dave Reisner
1
-1
/
+1
2011-09-11
download callback: show decimal places in rate if we have room
Dan McGee
1
-2
/
+8
2011-09-11
Move download callback static vars into function
Dan McGee
1
-3
/
+3
2011-09-08
diskspace: fix memory leak on root mount not found
Dave Reisner
1
-1
/
+3
2011-09-08
Print 'loading packages' message on -U operations
Dan McGee
1
-0
/
+1
2011-09-08
makepkg: use more awk'ish syntax in sanity checks
Dave Reisner
1
-6
/
+6
2011-09-08
makepkg: avoid for loop in deleting manpage hardlinks
Dave Reisner
1
-4
/
+2
2011-09-08
makepkg: act on function return value, not output
Dave Reisner
1
-1
/
+1
2011-09-08
makepkg: refactor check_pgpsigs output
Dave Reisner
1
-16
/
+18
2011-09-08
Use more correct integer types in diskspace checks
Dan McGee
2
-16
/
+20
2011-09-08
query check: use provided filelist count instead of keeping track
Dan McGee
1
-6
/
+6
2011-09-08
Remove unnecessary cast
Dan McGee
1
-1
/
+1
2011-09-08
Ensure PackageRequired works as expected
Dan McGee
1
-6
/
+7
2011-09-06
makepkg: use globs in place of regex
Dave Reisner
1
-7
/
+9
2011-09-06
dload: use intmax_t when printing off_t
Dan McGee
1
-2
/
+4
2011-09-06
makepkg: unset variables as per !{make,build}flags
Dave Reisner
1
-4
/
+2
2011-09-06
rankmirrors: properly sort resulting times
Dave Reisner
1
-1
/
+2
2011-09-06
dload: abstract dload_interrupted reasons
Dave Reisner
1
-3
/
+9
2011-09-06
dload: improve debug output
Dave Reisner
1
-2
/
+13
2011-09-06
sync: add missing newline in warning message
Dave Reisner
2
-2
/
+2
2011-09-06
avoid blowing out the filecache list when using tmpdir
Dave Reisner
1
-4
/
+2
2011-09-03
More package operations cleanup
Dan McGee
6
-45
/
+12
2011-09-03
Add -p/--print tip for -Q operations on filepath
Dan McGee
1
-0
/
+6
2011-09-03
Former transaction callback rename refactor
Dan McGee
13
-234
/
+234
2011-09-03
Move all callbacks up to the handle level
Dan McGee
16
-117
/
+161
[prev]
[next]