index
:
aur
gettext
master
working
origin/live
origin/maint
origin/master
origin/pu
Main repo is at http://projects.archlinux.org/aur.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-interface
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-29
Use setuptools to install Python modules
Lukas Fleischer
7
-116
/
+38
2016-09-29
git-update: Move entry point to a main() method
Lukas Fleischer
1
-140
/
+154
2016-09-29
git-serve: Move entry point to a main() method
Lukas Fleischer
1
-108
/
+114
2016-09-29
git-serve: Pass user and privileges as parameters
Lukas Fleischer
1
-7
/
+7
2016-09-29
git-auth: Move entry point to a main() method
Lukas Fleischer
1
-25
/
+29
2016-09-18
t0002: Add tests for adopt/disown/set-comaintainers
Lukas Fleischer
2
-0
/
+211
2016-09-18
git-serve: Add support for setting co-maintainers
Lukas Fleischer
1
-0
/
+8
2016-09-18
git-serve: Add support for disowning package bases
Lukas Fleischer
1
-0
/
+136
2016-09-17
git-serve: Add support for adopting package bases
Lukas Fleischer
1
-0
/
+46
2016-09-17
git-serve: Format usage text automatically
Lukas Fleischer
2
-9
/
+27
2016-09-12
git-serve: Mark setup-repo as deprecated
Lukas Fleischer
1
-1
/
+1
2016-08-22
git-update: Do not overwrite the repo variable
Lukas Fleischer
2
-3
/
+2
2016-08-22
git-update: Close cursor before closing database
Lukas Fleischer
2
-1
/
+2
2016-08-22
t0003: Make tests more strict
Lukas Fleischer
1
-23
/
+68
2016-08-14
db.py: Support pyformat paramstyle
Lukas Fleischer
1
-1
/
+1
2016-08-10
t0003: Do not initialize package bases explicitly
Lukas Fleischer
1
-6
/
+0
2016-08-10
Lazy-add new package bases
Lukas Fleischer
2
-4
/
+24
2016-08-06
Add tests for the restore command
Lukas Fleischer
2
-0
/
+46
2016-08-05
t0003: Add more git-update tests
Lukas Fleischer
2
-14
/
+404
2016-08-05
t0002: Add more git-serve tests
Lukas Fleischer
2
-2
/
+79
2016-08-05
t0001: Add more git-auth tests
Lukas Fleischer
2
-0
/
+13
2016-08-05
git-update: Remove package details before updating
Lukas Fleischer
1
-2
/
+7
2016-08-05
git-interface: Add test suite and basic tests
Lukas Fleischer
6
-0
/
+1048
2016-08-05
git-interface: Support SQLite as database backend
Lukas Fleischer
1
-13
/
+29
2016-08-05
git-interface: Do not use UNIX_TIMESTAMP
Lukas Fleischer
2
-4
/
+7
2016-08-05
git-interface: Do not use rowcount
Lukas Fleischer
2
-7
/
+11
2016-08-05
git-interface: Add AUR_CONFIG environment variable
Lukas Fleischer
1
-1
/
+5
2016-08-05
git-interface: Factor out configuration file parsing
Lukas Fleischer
5
-18
/
+32
2016-08-05
git-interface: Add database abstraction layer
Lukas Fleischer
4
-146
/
+150
2016-08-05
git-update: Make maximum blob size configurable
Lukas Fleischer
1
-2
/
+15
2016-08-05
git-update: Use AUR_PRIVILEGED for forced pushes
Lukas Fleischer
1
-5
/
+2
2016-08-05
git-update: Fix some issues reported by pyflakes
Lukas Fleischer
1
-2
/
+5
2016-08-04
git-serve: Deprecate setup-repo
Lukas Fleischer
1
-0
/
+5
2016-08-04
git-update: Notify privileged users of forced uploads
Lukas Fleischer
1
-4
/
+5
2016-08-04
git-serve: Refactor environment variable access
Lukas Fleischer
1
-10
/
+10
2016-05-18
Use the official provider list to detect duplicates
Lukas Fleischer
1
-0
/
+6
2016-02-09
git-serve: Change syntax for setting keywords
Lukas Fleischer
1
-17
/
+10
2016-02-07
Add support for package update notifications
Lukas Fleischer
1
-2
/
+16
2016-02-07
Rename the CommentNotify table to PackageNotifications
Lukas Fleischer
2
-3
/
+3
2016-02-07
git-update: Replace aurinfo.py with python-srcinfo
Johannes Löthberg
2
-234
/
+25
2016-02-06
Fix issues reported by pyflakes
Lukas Fleischer
3
-14
/
+36
2015-11-26
git-serve: Fix pkgbase_exists()
Mark Weiman
1
-1
/
+1
2015-10-24
git-serve: Add support for setting keywords
Lukas Fleischer
1
-11
/
+44
2015-10-03
Do not show ".SRCINFO unchanged" warning on restore
Lukas Fleischer
1
-1
/
+1
2015-09-29
Show a warning if .SRCINFO is unchanged
Lukas Fleischer
1
-0
/
+10
2015-09-16
git-update: Use proper stop value for slice
Lukas Fleischer
1
-1
/
+1
2015-08-16
Add a restore command to the SSH interface
Lukas Fleischer
2
-9
/
+31
2015-08-14
git-update: Add comments
Lukas Fleischer
1
-0
/
+5
2015-08-14
git-update: Remove superfluous assignment
Lukas Fleischer
1
-1
/
+0
2015-08-14
git-update: Move blacklist reading further down
Lukas Fleischer
1
-3
/
+3
[next]