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-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
2014-06-24
Update the question callback
Olivier Brunel
7
-97
/
+234
2014-06-24
alpm.h: Move alpm_errno_t definition up
Olivier Brunel
1
-84
/
+87
2014-06-23
Move break to a new line for consistency
Hong Shick Pak
1
-1
/
+2
2014-06-12
Use C locale for bsdtar calls during package creation
Allan McRae
1
-3
/
+3
2014-06-10
makepkg: Remove redundant sig generation comment
Johannes Löthberg
1
-1
/
+1
2014-06-10
Add test case for the perl 5.20 dependency breakage
Florian Pritz
2
-0
/
+24
2014-06-02
Add compatibility with gpgme-1.5.0
Allan McRae
1
-0
/
+4
2014-05-25
Clarify that -Ql prints a file list
Allan McRae
1
-1
/
+1
2014-05-25
makepkg: pass "--nocolor" to pacman
Andrew DeMaria
1
-1
/
+1
2014-05-25
makepkg: Force buildscripts to be in startdir
Allan McRae
2
-1
/
+7
2014-05-23
Do not check makepkg-wrapper for standard options
Allan McRae
1
-0
/
+1
2014-05-23
makepkg: Introduce validpgpkeys array
Thomas Bächler
2
-5
/
+26
2014-05-23
makepkg: Treat a signature from an untrusted key as an error
Thomas Bächler
1
-12
/
+24
[prev]
[next]