index
:
server/purweb
aurweb/maint
aurweb/master
aurweb/pu
purweb/master0
purweb/master1
purweb/master2
purweb/master3
purweb/master4
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git-interface
Age
Commit message (
Expand
)
Author
2015-11-26
git-serve: Fix pkgbase_exists()
Mark Weiman
2015-10-24
git-serve: Add support for setting keywords
Lukas Fleischer
2015-10-03
Do not show ".SRCINFO unchanged" warning on restore
Lukas Fleischer
2015-09-29
Show a warning if .SRCINFO is unchanged
Lukas Fleischer
2015-09-16
git-update: Use proper stop value for slice
Lukas Fleischer
2015-08-16
Add a restore command to the SSH interface
Lukas Fleischer
2015-08-14
git-update: Add comments
Lukas Fleischer
2015-08-14
git-update: Remove superfluous assignment
Lukas Fleischer
2015-08-14
git-update: Move blacklist reading further down
Lukas Fleischer
2015-08-04
aurinfo: Fix parsing with custom file when running script
Johannes Löthberg
2015-08-04
aurinfo: Allow lines starting with spaces
Johannes Löthberg
2015-07-16
git-update: Error out if PKGBUILD is missing
Lukas Fleischer
2015-07-04
git-update: Fix error when printing SRCINFO errors
Johannes Löthberg
2015-06-27
git-update: Improve error message on invalid pkgbase
Lukas Fleischer
2015-06-27
Add support for multiple SSH public keys
Lukas Fleischer
2015-06-27
git-update: Allow privileged users to bypass blacklist
Johannes Löthberg
2015-06-27
git-serve: Drop direct AccountType checking, use AUR_PRIVILEGED
Johannes Löthberg
2015-06-27
git-auth: Set AUR_PRIVILEGED env var for TUs & devs
Johannes Löthberg
2015-06-27
git: Use AUR_USER env var instead of ForceCommand argument
Johannes Löthberg
2015-06-27
git: Use .format everywhere instead of %
Johannes Löthberg
2015-06-20
Make url and pkgdesc fields optional
Johannes Löthberg
2015-06-20
git-update: Remove regex matching of URL
Johannes Löthberg
2015-06-14
git-update: Fix parsing of versioned optdepends
Lukas Fleischer
2015-06-14
aurinfo: Fix bug with space indents creating split packages
Johannes Löthberg
2015-06-12
git-serve: Support cloning with simplified paths
Johannes Löthberg
2015-06-11
git-update: Allow non-fast-forwards for TUs
Lukas Fleischer
2015-06-11
git-update: Deny non-fast-forwards
Lukas Fleischer
2015-06-11
Support exceptions in the maintenance mode
Lukas Fleischer
2015-06-11
Implement a maintenance mode
Lukas Fleischer
2015-06-11
Do not use symrefs for manually created Git refs
Lukas Fleischer
2015-06-08
git-update: Avoid duplicate notifications
Lukas Fleischer
2015-06-08
git-update: Drop writing git description file
Johannes Löthberg
2015-06-08
git-update: Improve error message for non-blob objects
Lukas Fleischer
2015-06-08
Use extract_arch_fields when checking for source files
Johannes Löthberg
2015-06-08
git-update: Increase maximum blob size to 250kB
Lukas Fleischer
2015-06-08
git-serve: Use `pkgbase` for errors about invalid names
Wieland Hoffmann
2015-06-04
git-update: Prevent from overwriting packages
Lukas Fleischer
2015-06-04
git-update: Only check HEAD for blacklisted packages
Lukas Fleischer
2015-06-04
git-update: Only check HEAD for matching pkgbase
Lukas Fleischer
2015-06-02
config.proto: Cleanup
Lukas Fleischer
2015-06-02
Setup Git repositories even if package base exists
Lukas Fleischer
2015-06-02
Add a Makefile for the git-auth wrapper
Lukas Fleischer
2015-06-02
Restructure scripts
Lukas Fleischer