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
/
git-update.py
Age
Commit message (
Expand
)
Author
2016-08-22
git-update: Do not overwrite the repo variable
Lukas Fleischer
2016-08-22
git-update: Close cursor before closing database
Lukas Fleischer
2016-08-10
Lazy-add new package bases
Lukas Fleischer
2016-08-05
git-update: Remove package details before updating
Lukas Fleischer
2016-08-05
git-interface: Do not use UNIX_TIMESTAMP
Lukas Fleischer
2016-08-05
git-interface: Do not use rowcount
Lukas Fleischer
2016-08-05
git-interface: Factor out configuration file parsing
Lukas Fleischer
2016-08-05
git-interface: Add database abstraction layer
Lukas Fleischer
2016-08-05
git-update: Make maximum blob size configurable
Lukas Fleischer
2016-08-05
git-update: Use AUR_PRIVILEGED for forced pushes
Lukas Fleischer
2016-08-05
git-update: Fix some issues reported by pyflakes
Lukas Fleischer
2016-08-04
git-update: Notify privileged users of forced uploads
Lukas Fleischer
2016-05-18
Use the official provider list to detect duplicates
Lukas Fleischer
2016-02-07
Add support for package update notifications
Lukas Fleischer
2016-02-07
Rename the CommentNotify table to PackageNotifications
Lukas Fleischer
2016-02-07
git-update: Replace aurinfo.py with python-srcinfo
Johannes Löthberg
2016-02-06
Fix issues reported by pyflakes
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-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
git-update: Allow privileged users to bypass blacklist
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-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
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-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
Restructure scripts
Lukas Fleischer