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
2014-09-30
libalpm: export alpm_splitdep as alpm_dep_from_depstring and alpm_dep_free
Florian Pritz
8
-23
/
+32
2014-09-30
deps.c: split _alpm_depcmp into _alpm_depcmp_provides
Florian Pritz
2
-7
/
+15
2014-09-30
table_display: only check width when non-zero
Andrew Gregory
1
-1
/
+1
2014-09-30
avoid line wrapping if not in a tty or COLUMNS=0
Andrew Gregory
1
-8
/
+16
2014-09-30
makepkg: allow less than the full fingerprint in validpgpkeys
Dave Reisner
2
-2
/
+23
2014-09-30
makepkg: move negation in inequality comparisons
Dave Reisner
1
-5
/
+5
2014-09-30
paccache: parse_filename bug fix
Maxim Andersson
1
-1
/
+6
2014-09-30
makepkg: abort if we can't add install/changelog to package
Dave Reisner
1
-1
/
+4
2014-09-30
updpkgsums: update to recognize arch-specific sources
Dave Reisner
1
-1
/
+1
2014-09-30
PKGBUILD: add support for arch-specific sources
Dave Reisner
2
-35
/
+151
2014-09-30
makepkg: break out checksum generation to its own function
Dave Reisner
1
-32
/
+41
2014-09-30
makepkg: break out check_checksums to reasonably sized functions
Dave Reisner
1
-41
/
+54
2014-09-30
Revert "Remove log_cb, add ALPM_EVENT_LOG instead"
Andrew Gregory
10
-72
/
+75
2014-09-23
pacman.c: Add -gg, -ii, and -yy to help summary
Johannes Löthberg
1
-4
/
+6
2014-09-23
pacman: set SA_RESTART for signal handler
Andrew Gregory
1
-1
/
+1
2014-09-23
wrap fgets to retry on EINTR
Andrew Gregory
7
-14
/
+43
2014-09-23
makepkg: disallow values of 'arch' which might be problematic
Dave Reisner
1
-3
/
+11
2014-09-23
makepkg: let --source imply --ignorearch
Dave Reisner
1
-4
/
+10
2014-09-23
makepkg: use correct terminology
Dave Reisner
1
-1
/
+1
2014-09-23
replace --reference on chmod/chown commands
Wolfgang Bumiller
3
-2
/
+14
2014-09-23
alpm.h: remove outdated pkg_get_backup doxygen
Andrew Gregory
1
-3
/
+0
2014-09-23
Check the version of the local database during validation
Allan McRae
2
-19
/
+12
2014-09-23
Add version file to empty local database
Allan McRae
2
-12
/
+35
2014-09-23
Add version file when creating local database directory
Allan McRae
2
-0
/
+20
2014-09-23
Create local database directory if it is missing
Allan McRae
1
-14
/
+26
2014-09-23
Extend database upgrade script to handle alpm db version 9
Andrew Gregory
1
-10
/
+86
2014-09-16
pacman-db-upgrade: use pacman-style options
Andrew Gregory
2
-21
/
+53
2014-09-16
fix improper FREELIST calls
Andrew Gregory
2
-3
/
+6
2014-09-15
updpkgsums: use a throwaway build dir
Dave Reisner
1
-0
/
+2
2014-09-15
makepkg: do not eval dlcmd
lolilolicon
1
-11
/
+10
2014-09-15
makepkg: Allow using sources with :: in them
William Giokas
1
-3
/
+3
2014-09-15
paccache: read default cachedir from pacman.conf
Dave Reisner
1
-2
/
+21
2014-09-15
paccache: add support for multiple cachedirs
Maxim Andersson
1
-23
/
+37
2014-09-15
PKGBUILD(5): arch-specific fields are always additional
Dave Reisner
1
-2
/
+2
2014-08-09
pacman-key: stricter parsing for -verify
Allan McRae
1
-1
/
+1
2014-08-09
pkgdelta(8): Fix broken example of --min-pkg-size with human-readable values
Jason St. John
1
-2
/
+2
2014-08-09
man: Improve grammar and add missing single quotes around command options
Jason St. John
11
-47
/
+49
2014-08-09
man: Use uniform line spacing between sections
Jason St. John
12
-6
/
+30
2014-08-09
pacman(8): Improve grammar and quoting
Jason St. John
1
-5
/
+5
2014-08-09
Fix loading invalid package
Olivier Brunel
1
-1
/
+3
2014-08-08
makepkg: replace bare eval with var extraction functions
Dave Reisner
1
-6
/
+12
2014-08-08
PKGBUILD: handle arch specific attributes
Dave Reisner
2
-3
/
+66
2014-08-08
makepkg: refactor check_sanity, give it some sanity of its own
Dave Reisner
1
-107
/
+299
2014-08-08
Update PKGBUILD documentation for removed override options
Allan McRae
1
-3
/
+3
2014-08-08
makepkg: disallow pkgver/pkgrel/epoch overrides in packages
Dave Reisner
1
-33
/
+12
2014-08-08
remove --destination-dir argument from a2x options
Dave Reisner
1
-2
/
+1
2014-08-04
Add Andrew to maintainers list.
Allan McRae
1
-0
/
+1
2014-08-04
trans_commit: log beginning and end of transaction
Andrew Gregory
1
-0
/
+10
2014-08-04
filecache_find_url: dereference the 'filebase' pointer
Ryo Munakata
1
-1
/
+1
2014-08-04
replace strdup with STRDUP
Andrew Gregory
3
-11
/
+7
[next]