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-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
2013-06-03
alpm_filelist: remove resolved_path
Andrew Gregory
13
-263
/
+24
2013-06-03
update tests for symlink support removal
Andrew Gregory
9
-31
/
+40
2013-05-30
Revise pacman(8)
Jason St. John
1
-72
/
+74
2013-05-30
Revise PKGBUILD(5)
Jason St. John
2
-64
/
+70
2013-05-30
makepkg-template: add --version and some license info
Florian Pritz
1
-2
/
+32
2013-05-29
Remove backslash typo from makepkg man page
Eric BĂ©langer
1
-1
/
+1
2013-05-29
makepkg-template: Stop using given/when
Florian Pritz
1
-14
/
+8
2013-05-29
makepkg-template: Add gettext support
Florian Pritz
2
-27
/
+48
2013-05-29
Add makepkg-template
Florian Pritz
7
-0
/
+324
2013-05-29
Update example PKGBUILD
Jason St. John
1
-10
/
+13
2013-05-29
Quote sources in PKGBUILD prototypes and example PKGBUILD
Jason St. John
3
-5
/
+5
2013-05-29
Improve error message when package is missing required signature
Allan McRae
3
-1
/
+8
2013-05-29
pacman.8: document .pacorig files
Andrew Gregory
1
-0
/
+5
2013-05-29
add.c: refactor backup file modification checks
Andrew Gregory
1
-60
/
+57
2013-05-29
makepkg: add support for CARCH environment var
Phillip Smith
2
-0
/
+6
2013-05-29
Clean partial downloads from cache
Allan McRae
1
-3
/
+1
2013-05-29
makepkg: remove support for PKGBUILDs without a package() function
Allan McRae
1
-30
/
+11
2013-05-29
makepkg: Add helper to test for functions in build script
Allan McRae
1
-7
/
+11
2013-05-29
makepkg: remove sourcing PKGBUILD from stdin
Allan McRae
1
-8
/
+2
[next]