Age | Commit message (Expand) | Author | Files | Lines |
2015-08-08 | notify: Reword notification emails | Lukas Fleischer | 1 | -26/+52 |
2015-08-08 | Port notification routines to Python | Lukas Fleischer | 1 | -0/+232 |
2015-06-27 | popupdate: Drop unused variable | Lukas Fleischer | 1 | -2/+0 |
2015-06-27 | Exclude hidden packages from mkpkglists.py | Johannes Löthberg | 1 | -2/+4 |
2015-06-11 | Add a field for package base popularity | Lukas Fleischer | 1 | -0/+5 |
2015-06-11 | Add popupdate script | Lukas Fleischer | 1 | -0/+27 |
2015-06-04 | aurblup: Fix path to configuration file | Lukas Fleischer | 1 | -1/+1 |
2015-06-02 | Restructure scripts | Lukas Fleischer | 6 | -675/+0 |
2015-06-01 | git-update: Check for missing install and source files | Lukas Fleischer | 1 | -0/+11 |
2015-06-01 | Use gitnamespaces for efficient storage | Lukas Fleischer | 4 | -115/+39 |
2015-05-21 | Change default configuration to use SSH port 22 | Lukas Fleischer | 1 | -6/+0 |
2015-05-21 | Remove the OpenSSH patch | Lukas Fleischer | 2 | -1094/+3 |
2015-04-11 | Update the OpenSSH patch | Lukas Fleischer | 3 | -109/+1053 |
2015-02-04 | Rename the AUR software to aurweb | Lukas Fleischer | 1 | -1/+1 |
2015-01-15 | git-update.py: Check for mandatory fields | Lukas Fleischer | 1 | -0/+4 |
2015-01-11 | Use custom templates for Git repositories | Lukas Fleischer | 3 | -6/+33 |
2015-01-11 | Add to notification list on repository creation | Lukas Fleischer | 1 | -0/+4 |
2015-01-09 | Rewrite aurblup in Python | Lukas Fleischer | 8 | -383/+48 |
2015-01-09 | Merge branch 'maint' | Lukas Fleischer | 1 | -5/+0 |
2015-01-09 | aurblup: Do not blacklist provides | Lukas Fleischer | 1 | -5/+0 |
2015-01-08 | git-update.py: Do not wipe repository descriptions | Lukas Fleischer | 1 | -3/+5 |
2015-01-08 | git-update.py: Reject blacklisted packages | Lukas Fleischer | 1 | -4/+13 |
2015-01-07 | git-serve.py: Allow TUs to push to any repository | Lukas Fleischer | 1 | -0/+4 |
2015-01-07 | Add support for package base co-maintainers | Lukas Fleischer | 2 | -7/+12 |
2015-01-07 | git-update.py: Support architecture-specific fields | Lukas Fleischer | 1 | -19/+32 |
2015-01-06 | git-serve.py: Adopt repositories on creation | Lukas Fleischer | 1 | -2/+2 |
2015-01-06 | git-serve.py: Automatically create repositories | Lukas Fleischer | 1 | -0/+2 |
2015-01-02 | git-serve.py: Relax path validation | Lukas Fleischer | 1 | -2/+5 |
2015-01-01 | git-serve.py: Add a command to list repositories | Lukas Fleischer | 1 | -0/+22 |
2015-01-01 | git-serve.py: Improve error messages | Lukas Fleischer | 1 | -8/+22 |
2014-12-30 | git-update.py: Cast epoch to an integer | Lukas Fleischer | 1 | -2/+5 |
2014-12-28 | Add a script to initialize Git repositories | Lukas Fleischer | 1 | -0/+51 |
2014-12-28 | git-serve.py: Use virtual paths | Lukas Fleischer | 1 | -1/+2 |
2014-12-27 | Remove legacy scripts | Lukas Fleischer | 2 | -104/+0 |
2014-12-27 | git-update.py: Update repository description | Lukas Fleischer | 1 | -0/+4 |
2014-12-27 | Honor the database socket setting in Git scripts | Lukas Fleischer | 3 | -4/+8 |
2014-12-27 | Add sshd setup instructions | Lukas Fleischer | 2 | -0/+158 |
2014-12-27 | Add update hook template | Lukas Fleischer | 3 | -0/+418 |
2014-12-27 | Add basic Git authentication/authorization scripts | Lukas Fleischer | 2 | -0/+145 |
2014-12-27 | mkpkglists.py: Honor database socket setting | Lukas Fleischer | 1 | -1/+2 |
2014-10-24 | mkpkglists: Use the main configuration file | Lukas Fleischer | 2 | -6/+1 |
2014-10-24 | Use an INI-style configuration file | Lukas Fleischer | 2 | -9/+14 |
2014-10-10 | Add a script to generate package lists | Lukas Fleischer | 2 | -0/+43 |
2014-04-05 | Prefix package functions with pkg_/pkgbase_ | Lukas Fleischer | 1 | -1/+1 |
2013-04-28 | aurblup: Update for pacman 4.1 API changes | Lukas Fleischer | 1 | -2/+2 |
2013-02-15 | Remove aurblup configuration file parser | Lukas Fleischer | 3 | -75/+58 |
2011-10-24 | aurblup: update for pacman 4 revised libalpm API | Dan McGee | 1 | -20/+23 |
2011-10-24 | aurblup: remove use of alpm_list_getdata() | Dan McGee | 1 | -7/+7 |
2011-10-24 | aurblup: style cleanups | Dan McGee | 1 | -11/+16 |
2011-10-24 | aurblup: remove ';' from queries | Dan McGee | 1 | -5/+5 |