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-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
2014-08-04
sync.c: fix style violations
Andrew Gregory
1
-5
/
+7
2014-08-04
pacman.c: simplify stdin parsing
Andrew Gregory
1
-19
/
+8
2014-08-04
handle_unlock: log error when lock file is missing
Andrew Gregory
1
-6
/
+14
2014-08-04
handle_unlock: log lock removal failure
Andrew Gregory
3
-11
/
+6
2014-08-04
signing.c: remove useless error check
Andrew Gregory
1
-1
/
+0
2014-08-04
deps.c: use alpm_list_find_ptr
Andrew Gregory
1
-8
/
+3
2014-08-04
dep_graph_init: filter ignored packages by name
Andrew Gregory
1
-1
/
+1
2014-08-04
pactest: delay test object creation
Andrew Gregory
1
-3
/
+3
2014-08-04
pactest: only snapshot needed files
Andrew Gregory
2
-6
/
+17
2014-08-04
handle: factor out string list option handling
Andrew Gregory
2
-58
/
+39
2014-08-04
makepkg: skip dependency checking with --verifysource
Allan McRae
2
-3
/
+5
2014-08-04
makepkg: ensure vcs download tool are installed when required
Allan McRae
2
-0
/
+75
2014-08-03
makepkg: improve check and error message for buildfile location
Dave Reisner
1
-2
/
+2
2014-08-03
sync_prepare: remove useless check for replacers
Andrew Gregory
1
-2
/
+0
2014-08-03
check_pkg_fast: check file type
Andrew Gregory
2
-4
/
+13
2014-08-03
check_file_exists: replace lstat with llstat
Andrew Gregory
1
-3
/
+3
2014-08-03
llstat: modify path in place
Andrew Gregory
2
-8
/
+12
2014-08-03
move _alpm_lstat into util-common
Andrew Gregory
8
-32
/
+34
2014-08-03
add test for file type check with -Qk
Andrew Gregory
2
-0
/
+15
2014-08-03
pacdiff: allow DIFFPROG to contain commandline options
Allan McRae
1
-3
/
+3
2014-08-03
pactest: check for tests before environment setup
Andrew Gregory
1
-5
/
+4
2014-08-03
pactest: check for pacman binary before running
Andrew Gregory
1
-1
/
+5
2014-08-03
pactest: parse options before environment setup
Andrew Gregory
1
-3
/
+5
2014-08-03
makepkg: Respect XDG_CONFIG_HOME
Johannes Löthberg
2
-4
/
+10
2014-08-03
filelist_intersection: manually compare paths
Andrew Gregory
1
-34
/
+22
2014-07-01
Add validpgpkeys to PKGBUILD prototypes.
Allan McRae
2
-0
/
+2
2014-06-29
makepkg: handle "epoch=" in PKGBUILD with pkgver function
Allan McRae
1
-6
/
+7
2014-06-29
use monotonic clock for progress updates
Andrew Gregory
1
-27
/
+31
2014-06-29
libalpm: check for valid public key algorithm
Christian Hesse
1
-0
/
+12
2014-06-29
cache terminal size, add SIGWINCH handler to reset
Dave Reisner
5
-22
/
+56
2014-06-29
Revert refactoring in fa0c1e14
Allan McRae
1
-1
/
+1
2014-06-24
pacman: Correct signal handler comment and refactor
Silvan Jegen
1
-3
/
+3
2014-06-24
events: Make alpm_event_t an union of all event-specific struct
Olivier Brunel
2
-20
/
+34
[next]