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-09-07
query check: use provided filelist count instead of keeping track
Dan McGee
1
-6
/
+6
2011-09-07
Remove unnecessary cast
Dan McGee
1
-1
/
+1
2011-09-07
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-02
More package operations cleanup
Dan McGee
6
-45
/
+12
2011-09-02
Add -p/--print tip for -Q operations on filepath
Dan McGee
1
-0
/
+6
2011-09-02
Former transaction callback rename refactor
Dan McGee
13
-234
/
+234
2011-09-02
Move all callbacks up to the handle level
Dan McGee
16
-117
/
+161
2011-09-02
Be fully silent on any -Sp operation
Dan McGee
1
-1
/
+3
2011-09-02
Make delta validation/application more logical
Dan McGee
1
-11
/
+19
2011-09-02
pacman-key: add --refresh-keys operation
Dan McGee
2
-3
/
+11
2011-09-02
pacman-key: split keyserver to a separate option
Dan McGee
2
-17
/
+24
2011-09-02
pacman-key help and documentation cleanup
Dan McGee
2
-19
/
+19
2011-09-02
doc: consistency when referencing other options
Dan McGee
3
-6
/
+6
2011-09-02
pacman-key: document --lsign-key
Dan McGee
2
-0
/
+5
2011-09-02
Clean up handling of size fields
Dan McGee
7
-40
/
+13
2011-09-01
pactest: remove PACMAN_OUTPUT from ldconfig tests
Dan McGee
6
-18
/
+17
2011-09-01
_alpm_parsedate(): return time_t and not long
Dan McGee
2
-3
/
+3
2011-09-01
Add pactest for overflowing date (year 2038 problem)
Dan McGee
3
-4
/
+31
2011-09-01
makepkg: fix overzealous PGP signature file matching
Dan McGee
1
-2
/
+2
2011-09-01
pacman/callback: reuse strlen calculation
Dave Reisner
1
-10
/
+13
2011-09-01
makepkg: fix sanity checking in versioning
Dave Reisner
1
-3
/
+3
2011-09-01
makepkg: read filenames in a while loop
Dave Reisner
1
-6
/
+4
2011-09-01
makepkg: fix breakage in eval'ing quoted strings
Dave Reisner
1
-5
/
+5
2011-08-30
pacman-key: add --lsign-key operation
Dan McGee
1
-3
/
+14
2011-08-30
pacman-key master key generation
Dan McGee
1
-0
/
+25
2011-08-30
Scale package integrity progress bar/percentage by package size
Dan McGee
1
-2
/
+17
2011-08-30
Remove outdated comment for _alpm_outerconflicts
Allan McRae
1
-4
/
+1
2011-08-29
Improve advice for sync ops when db.lck is present
Pang Yan Han
3
-9
/
+15
2011-08-29
Parse > 2GiB file sizes correctly
Dan McGee
6
-6
/
+32
2011-08-29
lib/libalpm/handle.c: Removed redundant if condition
Helder Martins
1
-4
/
+3
2011-08-29
Ensure progress callback updates if XX/YY numerator changes
Dan McGee
1
-5
/
+8
2011-08-29
pacman-key: fix broken logic around updating trust database
Dan McGee
1
-4
/
+10
2011-08-29
Run pacman test-suite with LC_ALL=C
Allan McRae
1
-1
/
+1
2011-08-29
Streamline alpm_splitdep() comparisons
Dan McGee
1
-13
/
+19
2011-08-29
pacsort: use boolean, not binary OR operation
Dave Reisner
1
-1
/
+1
2011-08-29
Rework scriptlet tests to not depend on pacman output
Dan McGee
2
-16
/
+10
2011-08-28
Merge branch 'allan/pacman-key'
Dan McGee
3
-108
/
+139
2011-08-28
_alpm_splitdep(): don't pass bogus length value to strndup
Dan McGee
1
-1
/
+5
2011-08-28
Database read optimizations
Dan McGee
2
-2
/
+11
2011-08-28
Allow access to package origin data
Dan McGee
7
-10
/
+21
2011-08-28
Removed multiple definitions of pkgfrom_t
Diogo Sousa
5
-16
/
+9
2011-08-29
pacman-key: have --init add more options to default gpg.conf
Dan McGee
1
-5
/
+22
[prev]
[next]