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
2013-07-22
pacdiff: Add quit to found pacnew options
Jonathan Frazier
1
-2
/
+3
2013-07-22
Carry a copy of gpgme.m4
Allan McRae
2
-1
/
+240
2013-07-22
Remove autoclean.sh
Allan McRae
1
-22
/
+0
2013-07-22
Patch ltmain on autoreconf
Allan McRae
3
-2
/
+37
2013-07-22
Use autoreconf in autogen.sh
Allan McRae
2
-5
/
+2
2013-07-22
Update gitignore files for use with autoreconf
Allan McRae
6
-3
/
+31
2013-07-22
Remove autotools files
Allan McRae
28
-28245
/
+0
2013-07-22
be_sync: avoid crashing on files in the root of a DB
Dave Reisner
1
-0
/
+8
2013-07-22
Hide unused parameter warnings when building without libcurl
Allan McRae
1
-0
/
+3
2013-07-22
Add missing header
Allan McRae
1
-0
/
+1
2013-07-05
use full path when checking for mountpoints
Andrew Gregory
1
-2
/
+13
2013-07-05
do not check error from close(2)
Dave Reisner
7
-29
/
+25
2013-07-05
Consolidate and improve table implementations
Simon Gomizelj
1
-115
/
+122
2013-06-26
update to automake 1.14
Allan McRae
7
-519
/
+1259
2013-06-26
query_fileowner: resolve trailing . or .. in paths
Andrew Gregory
1
-1
/
+1
2013-06-26
query_fileowner: remove useless path variable
Andrew Gregory
1
-27
/
+3
2013-06-26
query_group: allow package filters
Andrew Gregory
1
-41
/
+47
2013-06-26
skip unknown repo names for pacman -Sl
Andrew Gregory
1
-3
/
+3
2013-06-26
Enable inverted patterns in NoExtract and NoUpgrade.
Patrick Steinhardt
4
-4
/
+42
2013-06-26
deps.c: check for indirect deps when ordering
Andrew Gregory
3
-20
/
+127
2013-06-26
Make --unrequired filter packages that are optdep as well
Olivier Brunel
3
-7
/
+15
2013-06-26
Install unchanged backup files to get correct timestamps.
Patrick Steinhardt
1
-5
/
+7
2013-06-26
Merge branch 'maint'
Allan McRae
1
-1
/
+1
2013-06-23
Respect paths with spaces on --install
Andrea Scarpino
1
-1
/
+1
2013-06-18
Merge branch 'maint'
Allan McRae
94
-737
/
+898
2013-06-18
4.1.2 release preparation
v4.1.2
Allan McRae
3
-2
/
+17
2013-06-18
contrib: update .gitignore
Allan McRae
1
-0
/
+1
2013-06-18
Pull translation updates
Allan McRae
87
-720
/
+864
2013-06-18
pacscripts: Update for pacman changes
Karol Blazewicz
1
-2
/
+2
2013-06-18
pacscripts: don't read the whole package from cache
Karol Blazewicz
1
-1
/
+2
2013-06-18
checkupdates: Consistency in environmental variable name
Allan McRae
1
-8
/
+8
2013-06-16
contrib/checkupdates: fix typo
Allan McRae
1
-1
/
+1
2013-06-16
makepkg: fix typo for distcc test
Allan McRae
1
-1
/
+1
2013-06-06
Correct INODECMD for BSD and Darwin
Allan McRae
1
-2
/
+2
2013-06-06
paccache: make --help output look nice on 80 width terminal
Allan McRae
1
-14
/
+17
2013-06-06
repo-add; add option to remove existing package files from disk
Phillip Smith
2
-0
/
+16
2013-06-06
Document alpm_list files are to be stand alone
Allan McRae
2
-0
/
+8
2013-06-06
die if '-' is given with empty stdin
Andrew Gregory
1
-0
/
+8
2013-06-06
Merge branch 'maint'
Allan McRae
119
-525
/
+1039
2013-06-06
Pull translation updates and regenerate
Allan McRae
114
-512
/
+999
2013-06-04
pacman-key: Do not reinterpret keys from revoked keyrings
Dave Reisner
1
-11
/
+4
2013-06-04
validate %FILEPATH% when parsing repo dbs
Simon Gomizelj
1
-0
/
+30
2013-06-04
Restrict pkgname from starting with a dot.
Allan McRae
2
-1
/
+5
2013-06-03
improve dir->file transition conflict resolution
Andrew Gregory
2
-68
/
+82
2013-06-03
query_fileowner: remove symlink support
Andrew Gregory
1
-73
/
+64
2013-06-03
unlink_file: treat symlinks like normal files
Andrew Gregory
1
-5
/
+1
2013-06-03
extract_single_file: consolidate symlink cases
Andrew Gregory
2
-40
/
+19
2013-06-03
conflict.c: check for file -> dir replacements
Andrew Gregory
3
-21
/
+40
2013-06-03
conflict.c: exclude trailing slash from file path
Andrew Gregory
3
-10
/
+6
2013-06-03
conflict.c: do not ignore symlink<->dir conflicts
Andrew Gregory
8
-17
/
+4
[next]