index
:
pacman
master
pkgbase
[no description]
Johannes Löthberg
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-13
Merge branch 'maint'
Dan McGee
1
-1
/
+1
2011-11-13
add fnmatch support for HoldPkg
Dave Reisner
3
-2
/
+20
2011-11-13
add support for back end fnmatch'd options
Dave Reisner
10
-10
/
+107
2011-11-11
invert iteration order for ignoregroup
Dave Reisner
1
-2
/
+2
2011-11-10
makepkg: check for value before using eval'd var
Dave Reisner
1
-1
/
+1
2011-11-07
Merge branch 'maint'
Dan McGee
3
-5
/
+8
2011-11-07
makepkg: handle pgp signatures with .sign extension
Allan McRae
1
-2
/
+2
2011-11-03
Fix download progress rounding edge case
Dan McGee
1
-2
/
+5
2011-11-01
Fix thinko in _alpm_strip_newline
Dan McGee
1
-1
/
+1
2011-11-01
libalpm/util: don't use sprintf to convert from bin to hex
Dan McGee
1
-10
/
+14
2011-11-01
Fix size reported in CALLOC allocation failure message
Dan McGee
1
-1
/
+1
2011-11-01
Convert package and database archive reads to use file descriptors
Dan McGee
2
-39
/
+65
2011-11-01
libalpm/util: use low-level I/O for copyfile and checksum routines
Dan McGee
1
-55
/
+61
2011-11-01
Add OPEN() and CLOSE() util macros
Dan McGee
5
-29
/
+28
2011-11-01
Merge branch 'maint'
Dan McGee
13
-46
/
+146
2011-11-01
src/util: link vercmp against .lo, not the .o
Dave Reisner
1
-1
/
+1
2011-10-27
dload: remove redundant conditional
Dave Reisner
1
-2
/
+3
2011-10-27
dload: chmod tempfiles to respect umask
Dave Reisner
1
-1
/
+12
2011-10-27
Introduce ALPM_BUFFER_SIZE constant
Dan McGee
5
-19
/
+25
2011-10-26
paccache: add vim modeline
Dave Reisner
1
-0
/
+2
2011-10-26
paccache: ensure seen/seenarch vars are set
Dave Reisner
1
-0
/
+1
2011-10-26
Fix issues with replacing unowned symlinks
Dan McGee
3
-18
/
+19
2011-10-26
Add some unowned symlink replacement tests
Dan McGee
4
-1
/
+77
2011-10-26
Don't realloc a 0-length files array when loading packages
Dan McGee
1
-8
/
+10
2011-10-26
libalpm/util: two stat() related cleanups
Dan McGee
1
-14
/
+13
2011-10-25
Merge branch 'maint'
Dan McGee
4
-43
/
+74
2011-10-25
lib/sync: inform callers of compute_download_size of a partial
Dave Reisner
1
-2
/
+6
2011-10-25
Fix libtool detection of --as-needed flag
Allan McRae
1
-3
/
+6
2011-10-25
Update libtool files
Allan McRae
2
-35
/
+51
2011-10-24
Add more logging to download code
Dan McGee
1
-3
/
+11
2011-10-21
Merge branch 'maint'
Dan McGee
11
-66
/
+56
2011-10-21
Hide empty columns in table package list display
Dan McGee
1
-24
/
+71
2011-10-21
pacman: show repo name in download prompt
Dave Reisner
1
-1
/
+6
2011-10-21
sync: move file download loop out of download_files
Dave Reisner
1
-21
/
+25
2011-10-21
sync: check for necessary disk space for download
Dave Reisner
1
-0
/
+28
2011-10-21
sync: extract build_payload() method from find_dl_candidates
Dan McGee
2
-15
/
+19
2011-10-21
bacman: pkgrel does not have to be an integer
lolilolicon
1
-1
/
+1
2011-10-21
sync: dont group sync records by repository
Dave Reisner
2
-81
/
+86
2011-10-21
Remove remaining usages of fprintf() from frontend
Dan McGee
2
-4
/
+5
2011-10-21
Remove pm_fprintf() in favor of pm_printf()
Dan McGee
8
-60
/
+47
2011-10-21
Use stderr as output stream for pm_printf()
Dan McGee
1
-1
/
+1
2011-10-17
base64: don't compile base64_encode() function
Dan McGee
2
-0
/
+4
2011-10-17
pacman-key: add a default keyserver timeout value on --init
Dan McGee
1
-0
/
+1
2011-10-17
Show an error message on failed remote key lookup
Dan McGee
1
-2
/
+2
2011-10-17
dload: add pointer to server list for each payload
Dave Reisner
2
-0
/
+3
2011-10-17
diskspace: create static function mount_point_list_free
Dave Reisner
1
-11
/
+14
2011-10-17
diskspace: add _alpm_check_downloadspace()
Dave Reisner
2
-0
/
+51
2011-10-17
Table display: print message with warning: prefix
Dan McGee
1
-1
/
+2
2011-10-14
Large performance improvement for check for owned directories
Dan McGee
1
-5
/
+11
2011-10-14
Make _alpm_filelist_contains() NULL-safe
Dan McGee
1
-3
/
+7
[prev]
[next]