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
path:
root
/
test
/
pacman
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-15
test version range restrictions corner case
Dominik Fischer
2
-0
/
+20
2015-12-05
skip conflicts resolved by file replacement
Andrew Gregory
1
-2
/
+0
2015-12-05
Detect potential conflict when symlink to directory is changing to directory
Allan McRae
2
-0
/
+29
2015-11-28
hooks: pass matched targets to hooks
Andrew Gregory
2
-0
/
+41
2015-11-28
allow arguments in hook Exec fields
Andrew Gregory
2
-0
/
+23
2015-10-18
add hook tests
Andrew Gregory
10
-0
/
+237
2015-09-19
sortbydeps: skip local packages being updated
Andrew Gregory
2
-0
/
+33
2015-03-03
remove: use strcmp for files in skip_remove
Andrew Gregory
2
-0
/
+20
2015-02-12
Merge branch 'maint'
Allan McRae
3
-22
/
+2
2015-02-12
sync200.py.in: remove unused substitution
Andrew Gregory
3
-22
/
+2
2015-01-21
remove support for .pacorig files
Andrew Gregory
5
-7
/
+2
2014-12-18
remove.c: honor inverted patterns in noupgrade
Andrew Gregory
2
-0
/
+20
2014-09-30
Add --assume-installed option
Florian Pritz
4
-0
/
+47
2014-08-03
check_pkg_fast: check file type
Andrew Gregory
1
-2
/
+0
2014-08-03
add test for file type check with -Qk
Andrew Gregory
2
-0
/
+15
2014-06-10
Add test case for the perl 5.20 dependency breakage
Florian Pritz
2
-0
/
+24
2014-05-07
remove.c: downgrade TRANS_DUP_TARGET to warning
Andrew Gregory
1
-2
/
+2
2014-05-04
pmdb.py: change siglevel name to Required
Andrew Gregory
1
-1
/
+1
2014-01-30
pacman: use exit status 0 for --help and --version
Andrew Gregory
3
-3
/
+3
2014-01-28
Remove ts and sw from vim modeline when noet is set
Florian Pritz
1
-1
/
+1
2014-01-06
Add the unit tests for -Qk and -Qkk that are possible now.
Jeremy Heiner
3
-0
/
+32
2013-12-19
trans_prepare: always sort trans->remove by deps
Andrew Gregory
2
-0
/
+30
2013-10-31
pacman -Si/-Qi: Autodetect best fitting file size unit
Florian Pritz
1
-1
/
+1
2013-10-31
sortbydeps: include local pkgs in dep graph
Andrew Gregory
1
-0
/
+2
2013-10-14
Add parens around tuples in Python list comprehensions.
Jeremy Heiner
34
-34
/
+34
2013-10-14
Use Python's "range" instead of deprecated "xrange".
Jeremy Heiner
3
-5
/
+5
2013-10-14
Add make target for TESTS
Andrew Gregory
1
-292
/
+291
2013-09-19
TESTS: add missing tests
Andrew Gregory
1
-0
/
+4
2013-09-04
libalpm: introduce a usage level for repos
Dave Reisner
2
-0
/
+31
2013-08-21
conflict.c: fix directory ownership check
Andrew Gregory
2
-0
/
+33
2013-08-21
integrate tests with automake
Andrew Gregory
1
-0
/
+288
2013-08-21
query006: only set expectfailure on 32-bit systems
Andrew Gregory
1
-1
/
+4
2013-07-30
Remove setlocale usage from the backend
Allan McRae
2
-7
/
+1
2013-06-26
deps.c: check for indirect deps when ordering
Andrew Gregory
2
-2
/
+44
2013-06-03
improve dir->file transition conflict resolution
Andrew Gregory
1
-0
/
+17
2013-06-03
extract_single_file: consolidate symlink cases
Andrew Gregory
1
-1
/
+2
2013-06-03
conflict.c: check for file -> dir replacements
Andrew Gregory
2
-2
/
+20
2013-06-03
conflict.c: exclude trailing slash from file path
Andrew Gregory
2
-4
/
+0
2013-06-03
conflict.c: do not ignore symlink<->dir conflicts
Andrew Gregory
7
-10
/
+4
2013-06-03
alpm_filelist: remove resolved_path
Andrew Gregory
7
-6
/
+8
2013-06-03
update tests for symlink support removal
Andrew Gregory
9
-31
/
+40
2013-04-24
Remove ALPM_QUESTION_LOCAL_NEWER
Connor Behan
5
-5
/
+5
2013-03-07
libalpm: Search for replacers before literals
Olivier Brunel
3
-4
/
+19
2013-03-07
libalpm: Fix installing update of a replaced package
Olivier Brunel
1
-0
/
+18
2013-03-07
fix typos in pacman tests
Andrew Gregory
3
-4
/
+4
2013-02-24
Perform limited conflict checking with --force
Allan McRae
1
-2
/
+0
2013-02-24
use resolved_path for filelist_contains
Andrew Gregory
1
-2
/
+0
2013-02-24
return resolved paths from filelist_difference
Andrew Gregory
2
-4
/
+0
2013-02-24
return resolved paths from filelist_intersection
Andrew Gregory
1
-2
/
+0
2013-02-24
add fileconflict tests for cases with symlinks
Andrew Gregory
4
-0
/
+80
[next]