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-11-17
makepkg: do not strip bzr+ from bzr+ssh urls
Andrew Gregory
1
-1
/
+3
2014-11-17
makepkg: bzr: update existing sources in srcdir without removing them first.
Allan McRae
1
-5
/
+11
2014-11-09
makepkg: hg: update existing sources in srcdir without removing them first.
Lukáš Jirkovský
1
-4
/
+10
2014-11-09
makepkg: checkout a revision specified in SVN fragment in download_svn.
Lukáš Jirkovský
1
-28
/
+15
2014-11-09
makepkg: git: update existing sources in srcdir without removing them first.
Lukáš Jirkovský
1
-5
/
+14
2014-11-09
makepkg: improve stripping pkgdesc of whitespace for .PKGINFO
Allan McRae
1
-1
/
+6
2014-11-09
makepkg: introduce .SRCINFO files for source packages
Dave Reisner
1
-1
/
+98
2014-11-09
makepkg: simplify epoch handling
Dave Reisner
1
-3
/
+1
2014-11-09
makepkg: ignore empty global attributes in extraction
Dave Reisner
1
-1
/
+1
2014-11-09
Add --assume-installed to shell completion
Florian Pritz
2
-3
/
+6
2014-11-05
Add --assume-installed to pacman --help
Florian Pritz
1
-0
/
+2
2014-11-05
makepkg.8: remove superfluous "::" in envvar description
Dave Reisner
1
-1
/
+1
2014-11-05
bash_completion: add --noarchive to makepkg's completions
Dave Reisner
1
-1
/
+1
2014-11-05
updpkgsums: avoid exec'ing awk, so the trap actually works
Dave Reisner
1
-1
/
+1
2014-11-04
add pacman-db-upgrade-v9.py to check_SCRIPTS
Andrew Gregory
1
-0
/
+1
2014-11-04
tests/pacman-db-upgrade-v9: set additional paths
Andrew Gregory
1
-1
/
+5
2014-11-04
pmtest: make test paths easily available to tests
Andrew Gregory
1
-4
/
+16
2014-11-04
pacman-db-upgrade: fix --config option typo
Andrew Gregory
1
-1
/
+1
2014-11-04
Exit with 0/SUCCESS if there are no packages to remove
Eric Schultz
1
-1
/
+1
2014-10-19
makepkg.8: fix typo in reference to other flag
Dave Reisner
1
-1
/
+1
2014-10-19
testdb: ignore ALPM_DB_VERSION
Andrew Gregory
1
-1
/
+1
2014-10-19
paccache: avoid spurious blank line written to stderr
Dave Reisner
1
-1
/
+1
2014-10-19
dload: mark final_url as const
Christian Hesse
3
-7
/
+6
2014-10-19
doc/translation-help.txt: Removed out-of-date paragraph
Miguel de Val-Borro
1
-5
/
+0
2014-10-19
doc/translation-help.txt: Minor rewording of Transifex usage
Miguel de Val-Borro
1
-6
/
+7
2014-10-19
makepkg: always look for sources in source=()
Dave Reisner
1
-3
/
+3
2014-10-16
dload: unlink file on filesize exceeded error
Christian Hesse
1
-0
/
+1
2014-10-16
dload: use better error message on exceeded file size
Christian Hesse
1
-4
/
+2
2014-10-16
be_sync: use effective URL for db file signature download
Christian Hesse
1
-4
/
+5
2014-10-13
makepkg: reorder args to pkgbuild_get_attribute for consistency
Dave Reisner
1
-5
/
+5
2014-10-13
add pacman-db-upgrade test
Andrew Gregory
3
-0
/
+40
2014-10-13
sync.c: download packages before starting commit
Andrew Gregory
3
-3
/
+19
2014-10-13
pmtest: allow tests to specify test binary
Andrew Gregory
5
-19
/
+31
2014-10-13
pacman: add --confirm option
Andrew Gregory
4
-3
/
+12
2014-10-13
pmtest: allow tests to specify db version
Andrew Gregory
1
-2
/
+3
2014-10-13
pmrule: make backup file test more robust
Andrew Gregory
1
-6
/
+4
2014-10-13
pmdb: include directories in package file lists
Andrew Gregory
1
-1
/
+1
2014-10-13
makepkg: simplify attr matching in extract_function_var
Dave Reisner
1
-3
/
+3
2014-10-13
makepkg: show full fingerprint on pgp failure
Dave Reisner
2
-3
/
+4
2014-10-13
Revert "makepkg: allow less than the full fingerprint in validpgpkeys"
Dave Reisner
2
-23
/
+2
2014-10-10
There are not hooks!
Allan McRae
1
-1
/
+1
2014-10-06
pacman-db-upgrade: do not mangle file lists
Andrew Gregory
1
-7
/
+22
2014-10-02
alpm: Fix wrong xferred/total sizes when resuming downloads
Olivier Brunel
1
-1
/
+3
2014-10-02
doc/translation-help.txt: Remove link to tutorial on sarovar.org
Miguel de Val-Borro
1
-3
/
+1
2014-10-01
_alpm_key_in_keychain: cache known keys
Andrew Gregory
3
-0
/
+14
2014-10-01
check_keyring: skip keys known to be missing
Andrew Gregory
1
-4
/
+3
2014-10-01
remove retry check from signature validation
Andrew Gregory
1
-8
/
+2
2014-09-30
Add --assume-installed option
Florian Pritz
12
-3
/
+152
2014-09-30
libalpm: export alpm_splitdep as alpm_dep_from_depstring and alpm_dep_free
Florian Pritz
8
-23
/
+32
2014-09-30
deps.c: split _alpm_depcmp into _alpm_depcmp_provides
Florian Pritz
2
-7
/
+15
[next]